Method
GtkDropTargetget_gtypes
Declaration [src]
const GType*
gtk_drop_target_get_gtypes (
GtkDropTarget* self,
gsize* n_types
)
Description [src]
Gets the list of supported GType
s that can be dropped on the target.
If no types have been set, NULL
will be returned.