wlmaker
Loading...
Searching...
No Matches
Public Attributes | List of all members
_wlmtk_popup_t Struct Reference

#include <popup.h>

Collaboration diagram for _wlmtk_popup_t:
Collaboration graph
[legend]

Public Attributes

wlmtk_container_t super_container
 
wlmtk_container_t popup_container
 
wlmtk_element_telement_ptr
 

Detailed Description

State of a popup.

A popup contains a wlmtk_element_t, and may contain further popups. These further popups will be stacked above the principal element, in order of them being added.

Member Data Documentation

◆ element_ptr

wlmtk_element_t* _wlmtk_popup_t::element_ptr

The contained element.

◆ popup_container

wlmtk_container_t _wlmtk_popup_t::popup_container

And the popup container. Popups can contain child popups.

◆ super_container

wlmtk_container_t _wlmtk_popup_t::super_container

Super class of the panel.


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