Determines if the given type is a dictionary entry type. This is
true if the type string for type starts with a '{'.
This function returns TRUE for any indefinite type for which every
definite subtype is a dictionary entry type --
G_VARIANT_TYPE_DICT_ENTRY, for example.
Since 2.24
Determines if the given type is a dictionary entry type. This is true if the type string for type starts with a '{'. This function returns TRUE for any indefinite type for which every definite subtype is a dictionary entry type -- G_VARIANT_TYPE_DICT_ENTRY, for example. Since 2.24