GtkFC API Reference version 0.1.0

Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Examples  

GbuttonBox Class Reference

#include <Gcontainers.h>

Inheritance diagram for GbuttonBox:

Gcontainers Gwidget Gobject List of all members.

Public Methods

 GbuttonBox (Gcontainers::alignement alignement=Gcontainers::VERTICAL)
void Add (Gwidget *w)

Detailed Description

A GbuttonBox is a container in which Button are placed horizontally or vertically.
Author(s):
Thibaut Nicolas
Version:
0.1.0


Constructor & Destructor Documentation

GbuttonBox::GbuttonBox ( Gcontainers::alignement alignement = Gcontainers::VERTICAL )
 

Consruct a GbuttonBox with specified alignement, Gcontainers::HORIZONTAL for example.


Member Function Documentation

void GbuttonBox::Add ( Gwidget * w ) [virtual]
 

Add a widget to the container

Reimplemented from Gcontainers.


The documentation for this class was generated from the following file:

Copyright © 2002 Thibaut Nicolas
Last modified  lun sep 23 23:41:26 EDT 2002