Method

GdkDragget_formats

Declaration [src]

GdkContentFormats*
gdk_drag_get_formats (
  GdkDrag* drag
)

Description [src]

Retrieves the formats supported by this GdkDrag object.

Gets propertyGdk.Drag:formats

Return value

Returns: GdkContentFormats
 

A GdkContentFormats

 The data is owned by the instance.