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

This represents an action menu. More...

#include <wnckmm/action-menu.h>

Inherits Gtk::Menu.

Public Member Functions

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

Related Symbols

(Note that these are not member symbols.)

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

Detailed Description

This represents an action menu.

Constructor & Destructor Documentation

◆ ~ActionMenu()

virtual Wnck::ActionMenu::~ActionMenu ( )
virtual

◆ ActionMenu()

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

Creates an action menu for a window.

Member Function Documentation

◆ gobj() [1/2]

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

Provides access to the underlying C GtkObject.

◆ gobj() [2/2]

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

Provides access to the underlying C GtkObject.

Friends And Related Symbol Documentation

◆ wrap()

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: