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

Public Attributes

bs_dllist_node_t dlnode
 
uint32_t serial
 
int x
 
int y
 
int width
 
int height
 

Detailed Description

Pending positional updates for wlmtk_window_t::content_ptr.

Member Data Documentation

◆ dlnode

bs_dllist_node_t wlmtk_pending_update_t::dlnode

◆ height

int wlmtk_pending_update_t::height

Surface's hehight that is to be committed at serial.

◆ serial

uint32_t wlmtk_pending_update_t::serial

Serial of the update.

◆ width

int wlmtk_pending_update_t::width

Surface's width that is to be committed at serial.

◆ x

int wlmtk_pending_update_t::x

Pending X position of the surface.

◆ y

int wlmtk_pending_update_t::y

Pending Y position of the surface.


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