Method

Gdk.Clipboard.get_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

Ownership is not transferred to the caller