Types.clss

Warning gtk_type_class has been deprecated since version 2.14 and should not be used in newly-written code. Use g_type_class_peek() or g_type_class_ref() instead. Returns a pointer pointing to the class of type or NULL if there was any trouble identifying type. Initializes the class if necessary. Returns a pointer pointing to the class of type or NULL if there was any trouble identifying type. Initializes the class if necessary.

class Types
static
void*
clss

Parameters

type GtkType

a GtkType.

Return Value

Type: void*

pointer to the class.

Meta