wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
wlm_graph_handle_t Struct Reference
Collaboration diagram for wlm_graph_handle_t:
Collaboration graph
[legend]

Public Attributes

wlm_graph_state_tgraph_state
 
const wlm_graph_prefs_tprefs
 
wlmcl_icon_ticon_ptr
 
const wlm_graph_app_config_tconfig
 
wlmcl_client_twlclient_ptr
 
wlmcl_dblbuf_tdblbuf_ptr
 

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.

◆ dblbuf_ptr

wlmcl_dblbuf_t* wlm_graph_handle_t::dblbuf_ptr

Double buffer pointer.

◆ graph_state

wlm_graph_state_t* wlm_graph_handle_t::graph_state

Pointer to the common graph state.

◆ icon_ptr

wlmcl_icon_t* wlm_graph_handle_t::icon_ptr

Icon handle.

◆ prefs

const wlm_graph_prefs_t* wlm_graph_handle_t::prefs

User preferences (immutable).

◆ wlclient_ptr

wlmcl_client_t* wlm_graph_handle_t::wlclient_ptr

Wayland client pointer.


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