Method
Gdk.ContentFormats.get_gtypes
Declaration [src]
const GType*
gdk_content_formats_get_gtypes (
const GdkContentFormats* formats,
gsize* n_gtypes
)
Description [src]
Gets the GTypes
included in formats
.
Note that formats
may not contain any GTypes
, in particular when
they are empty. In that case NULL
will be returned.