dialog-layout latest
Loading...
Searching...
No Matches
LAYOUT Struct Reference

Structure representing a dialog layout. More...

Collaboration diagram for LAYOUT:

Public Attributes

int width
 
int height
 
int n_controls
 
LAYOUT_ITEM_LISTcontrol_layout
 

Detailed Description

Structure representing a dialog layout.

This structure holds information about the size of the dialog and the layout information for its controls. The details of the control layout array depend on the specific implementation and resource data.

Member Data Documentation

◆ control_layout

LAYOUT_ITEM_LIST* LAYOUT::control_layout

◆ height

int LAYOUT::height

◆ n_controls

int LAYOUT::n_controls

◆ width

int LAYOUT::width

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