GtkType

typedef GType GtkType; Warning GtkType is deprecated and should not be used in newly-written code. GtkType is unique integer identifying the type. The guts of the information about the type is held in a private struct named GtkTypeNode.

alias GtkType = GType

Meta