Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


buttonbox.hh File Reference

A GtkButtonBox, GtkHButtonBox and GtkVButtonBox C++ wrapper interface. More...

#include <xfc/gtk/box.hh>
#include <gtk/gtkhbbox.h>
#include <gtk/gtkvbbox.h>
#include <xfc/gtk/inline/buttonbox.inl>

Namespaces

Classes

Enumerations


Detailed Description

A GtkButtonBox, GtkHButtonBox and GtkVButtonBox C++ wrapper interface.

Provides ButtonBox, HButtonBox and VButtonBox. The primary purpose of ButtonBox is to keep track of the various properties of HButtonBox and VButtonBox.


Enumeration Type Documentation

enum ButtonBoxStyle
 

ButtonBoxStyle is used to dictate the style that a ButtonBox uses to layout the buttons it contains.

(See also: VButtonBox and HButtonBox).

Enumeration values:
BUTTONBOX_DEFAULT_STYLE  Default packing.
BUTTONBOX_SPREAD  Buttons are evenly spread across the ButtonBox.
BUTTONBOX_EDGE  Buttons are placed at the edges of the ButtonBox.
BUTTONBOX_START  Buttons are grouped towards the start of ButtonBox.
BUTTONBOX_END  Buttons are grouped towards the end of ButtonBox.
Xfce Foundation Classes


Copyright © 2004-2005 The XFC Development Team XFC 4.3