Xfce Foundation Classes
Main Page  | IndexNamespace List  |  Alphabetical List  |  Class List  |  File List


Xfc::Gtk::MenuBar Class Reference

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

#include <xfc/gtk/menubar.hh>

Inheritance diagram for Xfc::Gtk::MenuBar:

Xfc::Gtk::MenuShell Xfc::Gtk::Container Xfc::Gtk::Widget Xfc::Gtk::Object Xfc::Atk::Implementor Xfc::G::Object Xfc::G::TypeInterface Xfc::G::TypeInstance Xfc::G::TypeInstance Xfc::Trackable Xfc::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.

See also: the Menu and MenuItem HOWTOs and example.


Constructor & Destructor Documentation

Xfc::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: Xfce Foundation Classes
Copyright © 2004-2005 The XFC Development Team XFC 4.3