wlmaker
Loading...
Searching...
No Matches
wlm_graph_handle_t Struct Reference
Collaboration diagram for wlm_graph_handle_t:

Public Attributes

wlm_graph_state_tgraph_state
const wlm_graph_prefs_tprefs
wlclient_icon_ticon_ptr
const wlm_graph_app_config_tconfig

Detailed Description

Common handle for graph app callbacks.

Contains all data needed by the shared icon render and timer callbacks.

Member Data Documentation

◆ config

const wlm_graph_app_config_t* wlm_graph_handle_t::config

Application configuration.

◆ graph_state

wlm_graph_state_t* wlm_graph_handle_t::graph_state

Pointer to the common graph state.

◆ icon_ptr

wlclient_icon_t* wlm_graph_handle_t::icon_ptr

Icon handle.

◆ prefs

const wlm_graph_prefs_t* wlm_graph_handle_t::prefs

User preferences (immutable).


The documentation for this struct was generated from the following file: