![]() |
![]() |
![]() |
libxfce4panel Reference Manual | ![]() |
---|
XfceHVBoxXfceHVBox — Container widget with configurable orienation. |
XfceHVBox; GtkWidget* xfce_hvbox_new (GtkOrientation orientation, gboolean homogeneous, int spacing); void xfce_hvbox_set_orientation (XfceHVBox *hvbox, GtkOrientation orientation);
XfceHVBox is a GtkBox widget that allows the user to change its orientation. It is in fact a combination of GtkHBox and GtkVBox.
GtkWidget* xfce_hvbox_new (GtkOrientation orientation, gboolean homogeneous, int spacing);
Creates a new XfceHVBox container widget.
void xfce_hvbox_set_orientation (XfceHVBox *hvbox, GtkOrientation orientation);
hvbox : |
|
orientation : |
<< XfceItembar | Standard Enumerations >> |