get_gtypes
Description:
[ CCode ( array_length = true , array_length_pos = 0.1 , array_length_type = "gsize" , array_null_terminated = true ) ]
public unowned Type[]? get_gtypes ()
public unowned Type[]? get_gtypes ()
Gets the `GType`s included in this.
Note that this may not contain any `GType`s, in particular when they are empty. In that case null will be returned.
Parameters:
this |
a `GdkContentFormats` |
n_gtypes |
optional pointer to take the number of `GType`s contained in the return value |
Returns:
g_type_invalid-terminated array of types included in this |