Generic Types
{{ type.short_name }} | {{ type.get_type_name() }} | {{ type.dbus_type }} | {% if type.is_deprecated %} (deprecated) {% endif %} |
Generic Types
{% for type in spec.generic_types %}
{{ type.get_type_name() }} (Permalink)
{% endfor %}