Public member index:
-
Gtk_Fixed();
-
-
Gtk_Fixed(GtkFixed *castitem);
-
-
void put(const Gtk_Widget &widget,gint16 x,gint16 y);
-
-
void put(const Gtk_ObjectHandle <Gtk_Widget > &widget,gint16 x,gint16 y);
-
-
void move(const Gtk_Widget &widget,gint16 x,gint16 y);
-
-
GtkFixed *gtkobj();
-
-
const GtkFixed *gtkobj()const;
-
-
static bool isGtkFixed(Gtk_Object *checkcast);
-
Protected member index:
-
-
-
-
-
-
-
virtual void *get_parent_class();
-
Private member index:
-
-
-
GtkType get_type();
-
|