Generic Types
| $type.short_name | $type.get_type_name() | $type.dbus_type | #if $type.deprecated: (deprecated) | 
Generic Types
#for $type in $spec.generic_types
      
      $type.get_type_name() (Permalink)
      
    #end for
   | $type.short_name | $type.get_type_name() | $type.dbus_type | #if $type.deprecated: (deprecated) |