wnckmm  0.1.1
Public Member Functions | Related Functions | List of all members
Wnck::ActionMenu Class Reference

This represents an action menu. More...

Inherits Menu.

Public Member Functions

virtual ~ActionMenu ()
 
WnckActionMenu* gobj ()
 Provides access to the underlying C GtkObject. More...
 
const WnckActionMenu* gobj () const
 Provides access to the underlying C GtkObject. More...
 
 ActionMenu (const Window* window)
 Creates an action menu for a window. More...
 

Related Functions

(Note that these are not member functions.)

Wnck::ActionMenuwrap (WnckActionMenu* object, bool take_copy=false)
 A Glib::wrap() method for this object. More...
 

Detailed Description

This represents an action menu.

Constructor & Destructor Documentation

virtual Wnck::ActionMenu::~ActionMenu ( )
virtual
Wnck::ActionMenu::ActionMenu ( const Window window)
explicit

Creates an action menu for a window.

Member Function Documentation

WnckActionMenu* Wnck::ActionMenu::gobj ( )
inline

Provides access to the underlying C GtkObject.

const WnckActionMenu* Wnck::ActionMenu::gobj ( ) const
inline

Provides access to the underlying C GtkObject.

Friends And Related Function Documentation

Wnck::ActionMenu* wrap ( WnckActionMenu *  object,
bool  take_copy = false 
)
related

A Glib::wrap() method for this object.

Parameters
objectThe C instance.
take_copyFalse if the result should take ownership of the C instance. True if it should take a new copy or ref.
Returns
A C++ instance that wraps this C instance.

The documentation for this class was generated from the following file: