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

#include <container.h>

Public Attributes

bool(* update_layout )(wlmtk_container_t *container_ptr)
 

Detailed Description

Virtual method table of the container.

Member Data Documentation

◆ update_layout

bool(* _wlmtk_container_vmt_t::update_layout) (wlmtk_container_t *container_ptr)

Updates the layout of the container elements.

Parameters
container_ptr
Returns
true if there was a change to the layout, eg. if elements got re-positioned.

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