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

GFC::Gtk::MenuBar Class Reference

A GtkMenuBar C++ wrapper class. More...

#include <gfc/gtk/menubar.hh>

Inheritance diagram for GFC::Gtk::MenuBar:

GFC::Gtk::MenuShell GFC::Gtk::Container GFC::Gtk::Widget GFC::Gtk::Object GFC::Atk::Implementor GFC::G::Object GFC::G::TypeInterface GFC::G::TypeInstance GFC::G::TypeInstance GFC::Trackable GFC::Trackable List of all members.

Public Member Functions

Constructors
Accessors

Protected Member Functions

Constructors

Detailed Description

A GtkMenuBar C++ wrapper class.

The MenuBar is a subclass of MenuShell which contains one or more MenuItem. The result is a standard menu bar which can hold many menu items. MenuBar allows for a shadow type to be set for aesthetic purposes.


Constructor & Destructor Documentation

GFC::Gtk::MenuBar::MenuBar GtkMenuBar *  menu_bar,
bool  owns_reference = false
[explicit, protected]
 

Construct a new MenuBar from an existing GtkMenuBar.

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

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


The documentation for this class was generated from the following file:
Generated on Tue Aug 24 00:34:40 2004 for GFC-UI by doxygen 1.3.8