Main Gtk struct.
The GtkFixed struct contains the following fields.
(These fields should be considered read-only. They should never be set by
an application.)
GList *children;
a list of GtkFixedChild elements, containing the child widgets and
their positions.
Main Gtk struct. The GtkFixed struct contains the following fields. (These fields should be considered read-only. They should never be set by an application.) GList *children; a list of GtkFixedChild elements, containing the child widgets and their positions.