GtkFixed

GtkFixed — lets you fix child widget sizes and positions.

Synopsis

class GtkFixed GtkContainer
{
}
     

Parent Classes

GtkObject<-- GtkWidget<-- GtkContainer<--GtkFixed

Methods

move (widget, x, y)
put (widget, x, y)

Related Functions

gtk_fixed_get_type () -- replaces GTK_TYPE_FIXED
gtk_fixed_new ()