Class Index | Cross Index | Namespace Index |
Contained in: Gnome::UI
Derived from:
GnomeUIInfo
Derived by:
Gnome::UI::Begin
Gnome::UI::End
Gnome::UI::Help
Gnome::UI::Item
Gnome::UI::Separator
Gnome::UI::SubTree
Gnome::UI::ToggleItem
#include <gtk--/app-helper.h>
public function member index: |
||
Info | (); | |
Info | (const Info&); | |
void* operator | new | (size_t s, void* v); |
Info& | operator = | (const Info&); |
void | set_accel | (AccelKey ak=AccelKey()); |
void | set_icon | (const Icon& icon); |
Type | type | () const; |
~Info | (); | |
protected function member index: |
||
Info_* | info_ | (); |
void | init | (Type type_); |
void | init_cb | (Type type_, const Icon& icon, const Gtk::string& str, const Callback& cb, const Gtk::string& tooltip); |
void | init_cbw | (Type type_, const Icon& icon, const Gtk::string& str, const CallbackW& cb, const Gtk::string& tooltip); |
void | init_sub | (Type type_, const Icon& icon, const Gtk::string& str, const Array<Info>& sub, const Gtk::string& tooltip); |
private function member index: |
||
void* operator | new | (size_t s); |