wlmaker
|
#include <panel.h>
Public Attributes | |
uint32_t(* | request_size )(wlmtk_panel_t *panel_ptr, int width, int height) |
The panel's virtual method table.
uint32_t(* _wlmtk_panel_vmt_t::request_size) (wlmtk_panel_t *panel_ptr, int width, int height) |
Requests the panel to change to the specified size.
This may be implemented as an asynchronous implementation. Once the panel has committed the adapted size, wlmtk_panel_commit should be called with the corresponding serial.
content_ptr | |
width_ptr | |
height |