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


Xfc::Gtk::SeparatorMenuItem Class Reference

A GtkSeparatorMenuItem C++ wrapper class. More...

#include <xfc/gtk/separatormenuitem.hh>

Inheritance diagram for Xfc::Gtk::SeparatorMenuItem:

Xfc::Gtk::MenuItem Xfc::Gtk::Item Xfc::Gtk::Bin 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 GtkSeparatorMenuItem C++ wrapper class.

The SeparatorMenuItem is a separator used to group items within a menu. It displays a horizontal line with a shadow to make it appear sunken into the interface.

See also: the MenuItem and Menu HOWTOs and example.


Constructor & Destructor Documentation

Xfc::Gtk::SeparatorMenuItem::SeparatorMenuItem GtkSeparatorMenuItem *  menu_item,
bool  owns_reference = false
[explicit, protected]
 

Construct a new SeparatorMenuItem from an existing GtkSeparatorMenuItem.

Parameters:
menu_item A pointer to a GtkSeparatorMenuItem.
owns_reference Set false if the initial reference count is floating, set true if it's not.
The menu_item can be a newly created GtkSeparatorMenuItem or an existing GtkSeparatorMenuItem (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