GtkMisc — a parent class that handles alignment and padding.
class GtkMisc GtkWidget { xalign; // gfloat : Read / Write xpad; // gint : Read / Write yalign; // gfloat : Read / Write ypad; // gint : Read / Write }
GtkObject<-- GtkWidget<--GtkMisc
GtkArrow GtkLabel GtkPixmap
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.