Reference Manual
Inti Logo
Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

Inti::Gtk::Item Class Reference

A GtkItem C++ wrapper class. More...

#include <inti/gtk/item.h>

Inheritance diagram for Inti::Gtk::Item:

Inti::Gtk::Bin Inti::Gtk::Container Inti::Gtk::Widget Inti::Gtk::Object Inti::Atk::Implementor Inti::G::Object Inti::G::TypeInterface Inti::G::TypeInstance Inti::MemoryHandler Inti::G::TypeInstance Inti::ReferencedBase Inti::ReferencedBase Inti::Gtk::MenuItem Inti::Gtk::CheckMenuItem Inti::Gtk::ImageMenuItem Inti::Gtk::SeparatorMenuItem Inti::Gtk::TearoffMenuItem Inti::Gtk::RadioMenuItem Inti::Gtk::StockMenuItem List of all members.

Public Member Functions

Constructors
Accessors
Methods
Signal Proxies

Protected Member Functions

Constructors
Signal Handlers

Detailed Description

A GtkItem C++ wrapper class.

The Item widget is an abstract base class for MenuItem.


Constructor & Destructor Documentation

Inti::Gtk::Item::Item GtkItem *  item,
bool  reference = false
[explicit, protected]
 

Construct a new Item from an existing GtkItem.

Parameters:
item A pointer to a GtkItem.
reference Set false if the initial reference count is floating, set true if it's not.

The item can be a newly created GtkItem or an existing GtkItem (see G::Object::Object).


The documentation for this class was generated from the following file: Main Page - Footer


Generated on Sun Sep 14 20:08:16 2003 for Inti by doxygen 1.3.2 written by Dimitri van Heesch, © 1997-2002