Method
GdkDragget_formats
Declaration [src]
GdkContentFormats*
gdk_drag_get_formats (
GdkDrag* drag
)
Description [src]
Retrieves the formats supported by this GdkDrag
object.
Gets property | Gdk.Drag:formats |
Return value
Type: GdkContentFormats
A GdkContentFormats
.
The returned data is owned by the instance. |