Types.unique

Warning gtk_type_unique is deprecated and should not be used in newly-written code. Creates a new, unique type.

class Types
static
unique

Parameters

parentType GtkType

if zero, a fundamental type is created

gtkinfo GtkTypeInfo*

must not be NULL, and type_info->type_name must also not be NULL

Return Value

Type: GtkType

the new GtkType

Meta