Method

GdkContentProviderref_formats

Declaration [src]

GdkContentFormats*
gdk_content_provider_ref_formats (
  GdkContentProvider* provider
)

Description [src]

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

Return value

Returns: GdkContentFormats
 

The formats of the provider.

 The caller of the method takes ownership of the data, and is responsible for freeing it.