List of all members.
Protected Attributes |
GtkStockItem* | gobject_ |
Related Functions |
(Note that these are not member functions.)
|
Gtk::StockItem | wrap (GtkStockItem* object, bool take_copy=false) |
| A Glib::wrap() method for this object.
|
Constructor & Destructor Documentation
Gtk::StockItem::StockItem |
( |
| ) |
|
Gtk::StockItem::StockItem |
( |
GtkStockItem * |
castitem, |
|
|
bool |
make_a_copy = false |
|
) |
| |
|
explicit |
Gtk::StockItem::StockItem |
( |
const StockItem& |
src | ) |
|
Gtk::StockItem::~StockItem |
( |
| ) |
|
Member Function Documentation
guint Gtk::StockItem::get_keyval |
( |
| ) |
const |
StockID Gtk::StockItem::get_stock_id |
( |
| ) |
const |
GtkStockItem* Gtk::StockItem::gobj |
( |
| ) |
|
|
inline |
const GtkStockItem* Gtk::StockItem::gobj |
( |
| ) |
const |
|
inline |
GtkStockItem* Gtk::StockItem::gobj_copy |
( |
| ) |
const |
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
Friends And Related Function Documentation
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.
Member Data Documentation
GtkStockItem* Gtk::StockItem::gobject_ |
|
protected |
The documentation for this class was generated from the following file: