typedef GType GtkFundamentalType;
Warning
GtkFundamentalType is deprecated and should not be used in newly-written code.
GtkFundamentalType is an enumerated type which lists all the possible
fundamental types (e.g. char, uchar, int,
long, float, etc).
typedef GType GtkFundamentalType; Warning GtkFundamentalType is deprecated and should not be used in newly-written code. GtkFundamentalType is an enumerated type which lists all the possible fundamental types (e.g. char, uchar, int, long, float, etc).