This represents a pager. More...
#include <wnckmm/pager.h>
Inherits Gtk::Widget.
|
(Note that these are not member symbols.)
|
Wnck::Pager* | wrap (WnckPager* object, bool take_copy=false) |
| A Glib::wrap() method for this object.
|
|
◆ ~Pager()
virtual Wnck::Pager::~Pager |
( |
| ) |
|
|
virtual |
◆ Pager()
Wnck::Pager::Pager |
( |
const Screen* |
screen | ) |
|
|
explicit |
Creates an action menu for a screen.
◆ 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()
◆ 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 | ) |
|
◆ wrap()
Wnck::Pager* wrap |
( |
WnckPager * |
object, |
|
|
bool |
take_copy = false |
|
) |
| |
|
related |
A Glib::wrap() method for this object.
- Parameters
-
object | The C instance. |
take_copy | False 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: