Function

Gdk.ContentFormats.new_for_gtype

Declaration [src]

GdkContentFormats*
gdk_content_formats_new_for_gtype (
  GType type
)

Description [src]

Creates a new GdkContentFormats for a given GType.

Parameters

type GType
 

a GType

Return value

Returns: GdkContentFormats

a new GdkContentFormats

Ownership of the data is transferred to the caller