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