GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

buttonbox.hh File Reference

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

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

Go to the source code of this file.

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.


Generated on Tue Aug 24 00:34:33 2004 for GFC-UI by doxygen 1.3.8