ClanLib
2.3.7
|
This is the complete list of members for CL_GUIWindowManager, including all inherited members.
begin_paint(CL_GUITopLevelWindow *handle, const CL_Rect &update_region) | CL_GUIWindowManager | |
bring_to_front(CL_GUITopLevelWindow *handle) | CL_GUIWindowManager | |
capture_mouse(CL_GUITopLevelWindow *handle, bool state) | CL_GUIWindowManager | |
CL_GUIWindowManager() | CL_GUIWindowManager | |
CL_GUIWindowManager(CL_GUIWindowManagerProvider *provider) | CL_GUIWindowManager | |
CL_GUIWindowManager(const CL_GUIWindowManager &src) | CL_GUIWindowManager | |
CL_WindowManagerType enum name | CL_GUIWindowManager | |
cl_wm_type_system enum value | CL_GUIWindowManager | |
cl_wm_type_texture enum value | CL_GUIWindowManager | |
complete_painting() | CL_GUIWindowManager | |
create_window(CL_GUITopLevelWindow *handle, CL_GUITopLevelWindow *owner, CL_GUIComponent *component, CL_GUITopLevelDescription description) | CL_GUIWindowManager | |
destroy_window(CL_GUITopLevelWindow *handle) | CL_GUIWindowManager | |
enable_window(CL_GUITopLevelWindow *handle, bool enable) | CL_GUIWindowManager | |
end_paint(CL_GUITopLevelWindow *handle, const CL_Rect &update_region) | CL_GUIWindowManager | |
get_display_window(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
get_gc(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
get_geometry(CL_GUITopLevelWindow *handle, bool client_area) const | CL_GUIWindowManager | |
get_ic(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
get_provider() const | CL_GUIWindowManager | |
get_window_manager_type() const | CL_GUIWindowManager | |
has_focus(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
is_maximized(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
is_minimized(CL_GUITopLevelWindow *handle) const | CL_GUIWindowManager | |
is_null() const | CL_GUIWindowManager | |
pop_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc) | CL_GUIWindowManager | |
process_message() | CL_GUIWindowManager | |
push_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc, const CL_Rect &rect) | CL_GUIWindowManager | |
request_repaint(CL_GUITopLevelWindow *handle, const CL_Rect &update_region) | CL_GUIWindowManager | |
reset_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc) | CL_GUIWindowManager | |
screen_to_window(CL_GUITopLevelWindow *handle, const CL_Point &screen_point, bool client_area) const | CL_GUIWindowManager | |
set_cliprect(CL_GUITopLevelWindow *handle, CL_GraphicContext &gc, const CL_Rect &rect) | CL_GUIWindowManager | |
set_cursor(CL_GUITopLevelWindow *handle, const CL_Cursor &cursor) | CL_GUIWindowManager | |
set_cursor(CL_GUITopLevelWindow *handle, enum CL_StandardCursor type) | CL_GUIWindowManager | |
set_geometry(CL_GUITopLevelWindow *handle, const CL_Rect &geometry, bool client_area) | CL_GUIWindowManager | |
set_site(CL_GUIWindowManagerSite *site) | CL_GUIWindowManager | |
set_visible(CL_GUITopLevelWindow *handle, bool visible, bool activate_root_win) | CL_GUIWindowManager | |
setup_painting() | CL_GUIWindowManager | |
update() | CL_GUIWindowManager | |
window_to_screen(CL_GUITopLevelWindow *handle, const CL_Point &window_point, bool client_area) const | CL_GUIWindowManager | |
~CL_GUIWindowManager() | CL_GUIWindowManager |