#include <stockitem.h>
Definition at line 43 of file stockitem.h.
◆ StockItem() [1/4]
Gtk::StockItem::StockItem |
( |
| ) |
|
Constructs an invalid object. E.g. for output arguments to methods. There is not much you can do with the object before it has been assigned a valid value.
◆ StockItem() [2/4]
Gtk::StockItem::StockItem |
( |
GtkStockItem * |
castitem, |
|
|
bool |
make_a_copy = false |
|
) |
| |
|
explicit |
◆ StockItem() [3/4]
Gtk::StockItem::StockItem |
( |
const StockItem & |
src | ) |
|
◆ ~StockItem()
Gtk::StockItem::~StockItem |
( |
| ) |
|
◆ StockItem() [4/4]
◆ get_keyval()
guint Gtk::StockItem::get_keyval |
( |
| ) |
const |
◆ get_label()
Glib::ustring Gtk::StockItem::get_label |
( |
| ) |
const |
◆ get_modifier()
◆ get_stock_id()
StockID Gtk::StockItem::get_stock_id |
( |
| ) |
const |
◆ get_translation_domain()
Glib::ustring Gtk::StockItem::get_translation_domain |
( |
| ) |
const |
◆ gobj() [1/2]
◆ gobj() [2/2]
◆ gobj_copy()
Provides access to the underlying C instance. The caller is responsible for freeing it. Use when directly setting fields in structs.
◆ lookup()
◆ operator=()
◆ wrap()
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.
◆ gobject_
The documentation for this class was generated from the following file: