, including all inherited members.
button_event(int button, int state, int x, int y) | gltk::Widget | |
contains(int x, int y) const | gltk::Widget | |
draw() | gltk::Widget | |
draw_text(Align xalign=ALIGN_START, Align yalign=ALIGN_START, int width_limit=0) | gltk::TextDraw | [protected] |
entry_event(bool enterred) | gltk::Widget | |
Frame(std::string const &title) | gltk::Frame | |
get_absolute(int &x, int &y) const | gltk::Widget | |
get_ascent() const | gltk::TextDraw | |
get_focus() | gltk::Widget | [protected, virtual] |
get_font() const | gltk::TextDraw | |
get_height() const | gltk::Widget | |
get_preferred_height(int &min, int &nat) const | gltk::Bin | [protected, virtual] |
get_preferred_height_for_width(int width, int &min, int &nat) const | gltk::Bin | [protected, virtual] |
get_preferred_width(int &min, int &nat) const | gltk::Bin | [protected, virtual] |
get_preferred_width_for_height(int height, int &min, int &nat) const | gltk::Bin | [protected, virtual] |
get_realized() const | gltk::Widget | |
get_shown() const | gltk::Widget | |
get_text() const | gltk::TextDraw | |
get_width() const | gltk::Widget | |
hide() | gltk::Widget | |
keyboard_event(unsigned char key) | gltk::Widget | |
make_focus() | gltk::Widget | |
motion_event(int x, int y) | gltk::Widget | |
move_allocate(int x, int y) | gltk::Widget | |
on_hide() | gltk::Widget | [protected, virtual] |
on_set_parent(Container *p) | gltk::Widget | [protected, virtual] |
on_show() | gltk::Widget | [protected, virtual] |
on_size_allocate(int width, int height) | gltk::Widget | [protected, virtual] |
passive_event(int x, int y) | gltk::Widget | |
place_bin(int x, int y) | gltk::Bin | |
queue_draw() | gltk::Widget | |
queue_resize() | gltk::Widget | |
reducible_x | gltk::Bin | [protected] |
reducible_y | gltk::Bin | [protected] |
reserved_x | gltk::Bin | [protected] |
reserved_y | gltk::Bin | [protected] |
set_grabbing(bool v=true) | gltk::Widget | |
set_reducible(int x, int y) | gltk::Bin | |
set_reserved(int x, int y) | gltk::Bin | |
set_text(std::string const &text) | gltk::TextDraw | |
show() | gltk::Widget | |
size_allocate(int x, int y, int width, int height) | gltk::Widget | |
special_event(int key) | gltk::Widget | |
text_height() const | gltk::TextDraw | [protected] |
text_width() const | gltk::TextDraw | [protected] |
text_width(std::string const &string) const | gltk::TextDraw | [protected] |