Method

GdkClipboardget_formats

Declaration [src]

GdkContentFormats*
gdk_clipboard_get_formats (
  GdkClipboard* clipboard
)

Description [src]

Gets the formats that the clipboard can provide its current contents in.

Gets propertyGdk.Clipboard:formats

Return value

Returns: GdkContentFormats
 

The formats of the clipboard.

 The data is owned by the instance.