Method

Gdk.Drop.get_formats

Declaration [src]

GdkContentFormats*
gdk_drop_get_formats (
  GdkDrop* self
)

Description [src]

Returns the GdkContentFormats that the drop offers the data to be read in.

Gets propertyGdk.Drop:formats

Return value

Returns: GdkContentFormats

The possible GdkContentFormats

Ownership is not transferred to the caller