Name
class Inti::Gtk::Statusbar --
Public Typedefs
typedef Inti::Gtk::Statusbar::TextPushedProxyType
typedef SignalProxy<Object,TextPushedSignalType> TextPushedProxyType |
typedef Inti::Gtk::Statusbar::TextPoppedProxyType
typedef SignalProxy<Object,TextPoppedSignalType> TextPoppedProxyType |
Public Constructors
method Inti::Gtk::Statusbar::Statusbar
Public Methods
method Inti::Gtk::Statusbar::gtk_statusbar
method Inti::Gtk::Statusbar::push
unsigned int push (const string & text) |
method Inti::Gtk::Statusbar::push
unsigned int push (const char * text) |
method Inti::Gtk::Statusbar::pop
method Inti::Gtk::Statusbar::remove
method Inti::Gtk::Statusbar::sig_text_pushed
method Inti::Gtk::Statusbar::sig_text_popped
Protected Typedefs
typedef Inti::Gtk::Statusbar::TextPushedSignalType
typedef WrapSignal1<void,const string&> TextPushedSignalType |
typedef Inti::Gtk::Statusbar::TextPoppedSignalType
typedef WrapSignal1<void,const string&> TextPoppedSignalType |
Protected Constructors
method Inti::Gtk::Statusbar::Statusbar
Statusbar (GtkStatusbar * src, GtkStatusbarClass* orig) |
Protected Destructor
method Inti::Gtk::Statusbar::~Statusbar
Protected Virtual Methods
method Inti::Gtk::Statusbar::text_pushed_impl
method Inti::Gtk::Statusbar::text_popped_impl
method Inti::Gtk::Statusbar::on_text_pushed
method Inti::Gtk::Statusbar::on_text_popped
Protected Variables
variable Inti::Gtk::Statusbar::text_pushed_signal
static const TextPushedSignalType text_pushed_signal |
variable Inti::Gtk::Statusbar::text_popped_signal
static const TextPoppedSignalType text_popped_signal |