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

This represents a pager. More...

Inherits Widget.

Public Member Functions

virtual ~Pager ()
 
WnckPager* gobj ()
 Provides access to the underlying C GtkObject. More...
 
const WnckPager* gobj () const
 Provides access to the underlying C GtkObject. More...
 
 Pager (const Screen* screen)
 Creates an action menu for a screen. More...
 
bool set_orientation (Gtk::Orientation orientation)
 
bool set_row_count (int count)
 
void set_display_mode (PagerDisplayMode mode)
 
void set_show_all (bool show_all)
 
void set_shadow_type (Gtk::ShadowType shadow_type)
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

This represents a pager.

Constructor & Destructor Documentation

◆ ~Pager()

virtual Wnck::Pager::~Pager ( )
virtual

◆ Pager()

Wnck::Pager::Pager ( const Screen screen)
explicit

Creates an action menu for a screen.

Member Function Documentation

◆ gobj() [1/2]

WnckPager* Wnck::Pager::gobj ( )
inline

Provides access to the underlying C GtkObject.

◆ gobj() [2/2]

const WnckPager* Wnck::Pager::gobj ( ) const
inline

Provides access to the underlying C GtkObject.

◆ set_display_mode()

void Wnck::Pager::set_display_mode ( PagerDisplayMode  mode)

◆ set_orientation()

bool Wnck::Pager::set_orientation ( Gtk::Orientation  orientation)

◆ set_row_count()

bool Wnck::Pager::set_row_count ( int  count)

◆ set_shadow_type()

void Wnck::Pager::set_shadow_type ( Gtk::ShadowType  shadow_type)

◆ set_show_all()

void Wnck::Pager::set_show_all ( bool  show_all)

Friends And Related Function Documentation

◆ wrap()

Wnck::Pager* wrap ( WnckPager *  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: