libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
find_window_t Struct Reference

Data Fields

int left
 
int top
 
int right
 
int bottom
 
bool on_screen
 

Detailed Description

Definition at line 670 of file widget.c.

Field Documentation

◆ bottom

int bottom

Definition at line 671 of file widget.c.

◆ left

int left

Definition at line 671 of file widget.c.

◆ on_screen

bool on_screen

Definition at line 672 of file widget.c.

◆ right

int right

Definition at line 671 of file widget.c.

◆ top

int top

Definition at line 671 of file widget.c.


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