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

Public Attributes

bs_avltree_node_t avlnode
 
wlmtk_window_twindow_ptr
 
bs_dllist_node_t dlnode
 
wlmaker_subprocess_handle_tsubprocess_handle_ptr
 
bool mapped
 

Detailed Description

Registry entry for wlmtk_window_t and subprocesses.

Member Data Documentation

◆ avlnode

bs_avltree_node_t wlmaker_subprocess_window_t::avlnode

◆ dlnode

bs_dllist_node_t wlmaker_subprocess_window_t::dlnode

◆ mapped

bool wlmaker_subprocess_window_t::mapped

Whether the window was reported as mapped.

◆ subprocess_handle_ptr

wlmaker_subprocess_handle_t* wlmaker_subprocess_window_t::subprocess_handle_ptr

The subprocess that the window is mapped to, or NULL.

◆ window_ptr

wlmtk_window_t* wlmaker_subprocess_window_t::window_ptr

The window registered here. Also the tree lookup key.


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