GtkFC API Reference version 0.1.0

Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Examples  

Gpanel Class Reference

#include <Gcontainers.h>

Inheritance diagram for Gpanel:

Gcontainers Gwidget Gobject List of all members.

Public Methods

 Gpanel (Gcontainers::alignement alignement=Gcontainers::HORIZONTAL)
void Add (Gwidget *w)

Detailed Description

A Gpanel is a container that can only contain two widget. The widgets are separated by a moveable cursor. The user can set the position of the cursor with the mouse.
Author(s):
Thibaut Nicolas
Version:
0.1.0


Constructor & Destructor Documentation

Gpanel::Gpanel ( Gcontainers::alignement alignement = Gcontainers::HORIZONTAL )
 

Construct a Gpanel with specified alignement


Member Function Documentation

void Gpanel::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