GtkFC API Reference version 0.1.0

Main Page   Class Hierarchy   Alphabetical List   Compound List   Compound Members   Examples  

GmenuItemFactory Class Reference

#include <Gmenus.h>

List of all members.

Static Public Methods

GmenuItemCreate (Gstring label)
GmenuItemCreate (const char *label)
bool IsInFactory (Gwidget *w)


Detailed Description

The GmenuItemFactory stock the GmenuItems and allow the programmer to identify a widget as a GmenuItem
Author(s):
Thibaut Nicolas
Version:
0.1.0
See also:
Gmenus , GmenuItem


Member Function Documentation

GmenuItem * GmenuItemFactory::Create ( const char * label ) [static]
 

Add a new GmenuItem to the factory

GmenuItem * GmenuItemFactory::Create ( Gstring label ) [static]
 

Add a new GmenuItem to the factory

bool GmenuItemFactory::IsInFactory ( Gwidget * w ) [static]
 

Return true if the Gwidget is in the factory and is a GmenuItem


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