Public member index:
-
-
-
-
-
-
-
-
-
static GtkType get_type();
-
-
GtkAspectFrame *gtkobj();
-
-
const GtkAspectFrame *gtkobj()const;
-
-
static bool isA(Gtk_Object *checkcast);
-
-
-
-
virtual ~Gtk_AspectFrame();
-
-
Gtk_AspectFrame(const string &label,gfloat xalign,gfloat yalign,gfloat ratio=1 . 0,bool obey_child=false);
-
-
Gtk_AspectFrame(gfloat xalign,gfloat yalign,gfloat ratio=1 . 0,bool obey_child=false);
-
-
void set(gfloat xalign,gfloat yalign,gfloat ratio,gint obey_child);
-
Protected member index:
-
void initialize_class();
-
-
void *get_parent_class();
-
-
static void init_parent_class();
-
-
explicit Gtk_AspectFrame(GtkAspectFrame *castitem);
-
Private member index:
-
-
-
Gtk_AspectFrame(const Gtk_AspectFrame &);
-
-
Gtk_AspectFrame &operator =(const Gtk_AspectFrame &);
-
-
void construct(const char *label,gfloat xalign,gfloat yalign,gfloat ratio,bool obey_child);
-
|