index
gtk-- homepage



Description:
Gtk_AspectFrame

#include <gtk--/aspectframe.h>
Base classes: Gtk_Frame



Properties:

NameTypeGetSetDescription
xalign gfloat      
yalign gfloat      
ratio gfloat      
obey_child gint      
center_allocation GtkAllocation    



Public member index:


Gtk_AspectFrame(const string &label,gfloat xalign,gfloat yalign,gfloat ratio,gint obey_child);
Gtk_AspectFrame(GtkAspectFrame *castitem);
void set(gfloat xalign,gfloat yalign,gfloat ratio,gint obey_child);
GtkAspectFrame *gtkobj();
const GtkAspectFrame *gtkobj()const;
static bool isGtkAspectFrame(Gtk_Object *checkcast);
Protected member index:


virtual void *get_parent_class();
Private member index:


GtkType get_type();

Public member details:


Protected member details:


Private member details:



Examples:





(pages generated by PERCEPS -script.)