Gtk::Stock Namespace Reference
Function Documentation
void Gtk::Stock::add | ( | const Gtk::StockItem& | item | ) |
Add a stock item to the list of registered stock items.
- Parameters:
-
item StockItem to register.
Glib::SListHandle<Gtk::StockID,Gtk::StockID_Traits> Gtk::Stock::get_ids | ( | ) |
Retrieves a list of all known stock IDs added to an IconFactory or registered with Stock::add().
- Returns:
- list of all known stock IDs.
bool Gtk::Stock::lookup | ( | const Gtk::StockID& | stock_id, | |
Gtk::IconSize | size, | |||
Gtk::Image& | image | |||
) |
bool Gtk::Stock::lookup | ( | const Gtk::StockID& | stock_id, | |
Gtk::IconSet& | iconset | |||
) |
See IconSet::lookup_default().
- Parameters:
-
stock_id StockID to search for. iconset to fill.
- Returns:
true
if the item was found -false
otherwise.
bool Gtk::Stock::lookup | ( | const Gtk::StockID& | stock_id, | |
Gtk::StockItem& | item | |||
) |
Fills item with the registered values for stock_id.
- Parameters:
-
stock_id StockID to search for. item item to fill in case stockid was found.
- Returns:
true
if the item was found -false
otherwise.
Variable Documentation
left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:


left-to-right languages:

