|
Public Member Functions |
| PlotLabel (Gtk::Widget *w, Gtk::Orientation o, const Glib::ustring &="") |
void | set_text (const Glib::ustring &) |
Glib::ustring | get_text () |
Pango::FontDescription * | font () |
void | set_enabled (bool b) |
bool | enabled () const |
Protected Member Functions |
virtual bool | on_expose_event (GdkEventExpose *event) |
virtual void | on_realize () |
virtual void | update_ () |
Glib::RefPtr< Gdk::Pixmap > | rotate_right_ (Glib::RefPtr< Gdk::Pixmap >) |
Glib::RefPtr< Gdk::Pixmap > | rotate_left_ (Glib::RefPtr< Gdk::Pixmap >) |
Protected Attributes |
Glib::RefPtr< Gdk::Window > | window_ |
Glib::RefPtr< Gdk::GC > | gc_ |
Pango::FontDescription | font_ |