Method
GdkDropget_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 property | Gdk.Drop:formats |
Return value
Type: GdkContentFormats
The possible GdkContentFormats
.
The returned data is owned by the instance. |