Ardour
9.0-pre0-582-g084a23a80d
|
#include <gtkmm/iconset.h>
#include <gtkmm/stockitem.h>
#include <gtkmm/stockid.h>
#include <gtkmm/image.h>
Go to the source code of this file.
Classes | |
struct | Gtk::BuiltinStockID |
Namespaces | |
Gtk | |
Gtk::Stock | |
Functions | |
void | Gtk::Stock::add (const Gtk::StockItem &item) |
bool | Gtk::Stock::lookup (const Gtk::StockID &stock_id, Gtk::StockItem &item) |
bool | Gtk::Stock::lookup (const Gtk::StockID &stock_id, Gtk::IconSet &iconset) |
bool | Gtk::Stock::lookup (const Gtk::StockID &stock_id, Gtk::IconSize size, Gtk::Image &image) |
Glib::SListHandle< Gtk::StockID, Gtk::StockID_Traits > | Gtk::Stock::get_ids () |