This represents a pager. More...
Inherits Widget.
|
(Note that these are not member functions.)
|
Wnck::Pager* | wrap (WnckPager* object, bool take_copy=false) |
| A Glib::wrap() method for this object. More...
|
|
virtual Wnck::Pager::~Pager |
( |
| ) |
|
|
virtual |
Wnck::Pager::Pager |
( |
const Screen* |
screen | ) |
|
|
explicit |
Creates an action menu for a screen.
WnckPager* Wnck::Pager::gobj |
( |
| ) |
|
|
inline |
Provides access to the underlying C GtkObject.
const WnckPager* Wnck::Pager::gobj |
( |
| ) |
const |
|
inline |
Provides access to the underlying C GtkObject.
bool Wnck::Pager::set_orientation |
( |
Gtk::Orientation |
orientation | ) |
|
bool Wnck::Pager::set_row_count |
( |
int |
count | ) |
|
void Wnck::Pager::set_shadow_type |
( |
Gtk::ShadowType |
shadow_type | ) |
|
void Wnck::Pager::set_show_all |
( |
bool |
show_all | ) |
|
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: