An adapter which makes widgets scrollable. More...
List of all members.
Detailed Description
An adapter which makes widgets scrollable.
Constructor & Destructor Documentation
virtual Gtk::Viewport::~Viewport |
( |
) |
[virtual] |
Member Function Documentation
ShadowType Gtk::Viewport::get_shadow_type |
( |
) |
const |
const GtkViewport* Gtk::Viewport::gobj |
( |
) |
const [inline] |
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin.
GtkViewport* Gtk::Viewport::gobj |
( |
) |
[inline] |
Provides access to the underlying C GtkObject.
Reimplemented from Gtk::Bin.
Determines how the shadowed box around the viewport is drawn.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
Determines how the shadowed box around the viewport is drawn.
You rarely need to use properties because there are get_ and set_ methods for almost all of them.
- Returns:
- A PropertyProxy that allows you to get or set the property of the value, or receive notification when the value of the property changes.
void Gtk::Viewport::set_shadow_type |
( |
ShadowType |
type ) |
|
Sets the shadow type of the viewport.
- Parameters:
-
Friends And Related Function Documentation
Gtk::Viewport* wrap |
( |
GtkViewport * |
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: