Method

Gtk.DropTargetAsync.get_formats

Declaration [src]

GdkContentFormats*
gtk_drop_target_async_get_formats (
  GtkDropTargetAsync* self
)

Description [src]

Gets the data formats that this drop target accepts.

If the result is NULL, all formats are expected to be supported.

Return value

Returns: GdkContentFormats*

the supported data formats

Ownership of the data is transferred to the caller
Can be NULL