![]() |
![]() |
![]() |
Libxfce4panel Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#include <libxfce4panel/libxfce4panel.h> struct XfceHVBox; GtkWidget * xfce_hvbox_new (GtkOrientation orientation
,gboolean homogeneous
,gint spacing
); void xfce_hvbox_set_orientation (XfceHVBox *hvbox
,GtkOrientation orientation
);
GObject +----GInitiallyUnowned +----GtkObject +----GtkWidget +----GtkContainer +----GtkBox +----XfceHVBox
XfceHVBox is a GtkBox widget that allows the user to change its orientation. It is in fact a combination of GtkHBox and GtkVBox.