Class Index | Cross Index | Namespace Index |
Contained in: Gtk
Derived from:
Gtk::Frame
Derived by:
none
#include <gtk--/aspectframe.h>
public function member index: |
||
AspectFrame | (const string& label, gfloat xalign, gfloat yalign, gfloat ratio=1.0, bool obey_child=false); | |
AspectFrame | (gfloat xalign, gfloat yalign, gfloat ratio=1.0, bool obey_child=false); | |
GtkAspectFrame* | gtkobj | (); |
const GtkAspectFrame* | gtkobj | () const; |
static bool | isA | (Object* object); |
void | set | (gfloat xalign, gfloat yalign, gfloat ratio, gint obey_child); |
virtual | ~AspectFrame | (); |
private function member index: |
||
void | construct | (const char* label, gfloat xalign, gfloat yalign, gfloat ratio, bool obey_child); |