#include <app-helper.h>
|
void | init (Type type_) |
|
void | init_cb (Type type_, const Icon &icon, const Glib::ustring &label, const Callback &cb, const Glib::ustring &tooltip) |
|
void | init_sub (Type type_, const Icon &icon, const Glib::ustring &label, const Array< Info > &sub, const Glib::ustring &tooltip) |
|
InfoData * | init_common (Type type_, const Icon &icon_, const Glib::ustring &label_, const Glib::ustring &hint_) |
|
InfoData * | get_data_ () |
|
const InfoData * | get_data_ () const |
|
void | set_data_ (InfoData *infodata) |
|
◆ Callback
◆ Type
Enumerator |
---|
END | |
ITEM | |
TOGGLEITEM | |
RADIOITEMS | |
SUBTREE | |
SEPARATOR | |
HELP | |
BUILDER | |
CONFIGURABLE | |
SUBTREE_STOCK | |
◆ Info() [1/2]
Gnome::UI::Items::Info::Info |
( |
| ) |
|
◆ Info() [2/2]
Gnome::UI::Items::Info::Info |
( |
const Info & |
src | ) |
|
◆ ~Info()
Gnome::UI::Items::Info::~Info |
( |
| ) |
|
◆ debug_get_icon_info()
const gchar * Gnome::UI::Items::Info::debug_get_icon_info |
( |
| ) |
const |
◆ get_data_() [1/2]
InfoData * Gnome::UI::Items::Info::get_data_ |
( |
| ) |
|
|
protected |
◆ get_data_() [2/2]
const InfoData * Gnome::UI::Items::Info::get_data_ |
( |
| ) |
const |
|
protected |
◆ get_widget() [1/2]
Gtk::Widget * Gnome::UI::Items::Info::get_widget |
( |
| ) |
|
◆ get_widget() [2/2]
const Gtk::Widget * Gnome::UI::Items::Info::get_widget |
( |
| ) |
const |
◆ init()
void Gnome::UI::Items::Info::init |
( |
Type |
type_ | ) |
|
|
protected |
◆ init_cb()
void Gnome::UI::Items::Info::init_cb |
( |
Type |
type_, |
|
|
const Icon & |
icon, |
|
|
const Glib::ustring & |
label, |
|
|
const Callback & |
cb, |
|
|
const Glib::ustring & |
tooltip |
|
) |
| |
|
protected |
◆ init_common()
InfoData * Gnome::UI::Items::Info::init_common |
( |
Type |
type_, |
|
|
const Icon & |
icon_, |
|
|
const Glib::ustring & |
label_, |
|
|
const Glib::ustring & |
hint_ |
|
) |
| |
|
protected |
◆ init_sub()
void Gnome::UI::Items::Info::init_sub |
( |
Type |
type_, |
|
|
const Icon & |
icon, |
|
|
const Glib::ustring & |
label, |
|
|
const Array< Info > & |
sub, |
|
|
const Glib::ustring & |
tooltip |
|
) |
| |
|
protected |
◆ operator new()
void * Gnome::UI::Items::Info::operator new |
( |
size_t |
s, |
|
|
void * |
v |
|
) |
| |
|
inline |
◆ operator=()
Info & Gnome::UI::Items::Info::operator= |
( |
const Info & |
src | ) |
|
◆ set_accel()
void Gnome::UI::Items::Info::set_accel |
( |
const Gtk::AccelKey & |
ak = Gtk::AccelKey() | ) |
|
◆ set_data_()
void Gnome::UI::Items::Info::set_data_ |
( |
InfoData * |
infodata | ) |
|
|
protected |
◆ type()
Type Gnome::UI::Items::Info::type |
( |
| ) |
const |
◆ Array< Info >
◆ InfoData
The documentation for this class was generated from the following file: