|
wlmaker
|

Public Attributes | |
| wlm_graph_state_t * | graph_state |
| const wlm_graph_prefs_t * | prefs |
| wlclient_icon_t * | icon_ptr |
| const wlm_graph_app_config_t * | config |
Common handle for graph app callbacks.
Contains all data needed by the shared icon render and timer callbacks.
| const wlm_graph_app_config_t* wlm_graph_handle_t::config |
Application configuration.
| wlm_graph_state_t* wlm_graph_handle_t::graph_state |
Pointer to the common graph state.
| wlclient_icon_t* wlm_graph_handle_t::icon_ptr |
Icon handle.
| const wlm_graph_prefs_t* wlm_graph_handle_t::prefs |
User preferences (immutable).