Generic Types

Interface Index (Compact) | Summary | Types

Generic Types

{% for type in spec.generic_types %} {% if type.is_deprecated %} {% else %} {% endif %} {% endfor %}
{{ 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)

{{ type.short_name }} — {{ type.dbus_type }}

{{ type.get_added() }} {{ type.get_deprecated() }} {{ type.get_docstring() }} {{ type.get_breakdown() }}
{% endfor %}