gltk 0.3
a C++ widget library built on GLUT
gltk::Window Member List
This is the complete list of members for gltk::Window, including all inherited members.
add_events(unsigned mask)gltk::glutWindow [private]
button_event(int button, int state, int x, int y)gltk::Widget
contains(int x, int y) const gltk::Widget
create(int parent_win_id, int x, int y, int width, int height)gltk::glutWindow [private]
create(std::string const &name, int width, int height)gltk::glutWindow [private]
destroy()gltk::glutWindow [private]
destroy_all()gltk::glutWindow [private]
draw()gltk::Widget
entry_event(bool enterred)gltk::Widget
get_absolute(int &x, int &y) const gltk::Widget
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_width() const gltk::Widget
hide()gltk::Window
keyboard_event(unsigned char key)gltk::Widget
make_focus()gltk::Widget
motion_event(int x, int y)gltk::Widget
move(int x, int y)gltk::glutWindow [private]
move_allocate(int x, int y)gltk::Widget
on_configure_event()gltk::Bin [protected, virtual]
on_entry_func(int state)gltk::glutWindow [private, virtual]
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
reconfigure()gltk::Window
redisplay()gltk::glutWindow [private]
reducible_xgltk::Bin [protected]
reducible_ygltk::Bin [protected]
reserved_xgltk::Bin [protected]
reserved_ygltk::Bin [protected]
resize(int width, int height)gltk::Window
set_current()gltk::glutWindow [private]
set_default_size(int w, int h)gltk::Window
set_events(unsigned mask)gltk::glutWindow [private]
set_grabbing(bool v=true)gltk::Widget
set_reducible(int x, int y)gltk::Bin
set_reserved(int x, int y)gltk::Bin
set_title(std::string const &title)gltk::Window
show()gltk::Window
size_allocate(int x, int y, int width, int height)gltk::Widget
special_event(int key)gltk::Widget
 All Classes Namespaces Files Functions Variables Enumerations Enumerator