PatchworkOS
Loading...
Searching...
No Matches
deco_private_t Struct Reference

Data Fields

bool isFocused
 
bool isVisible
 
bool isDragging
 
point_t dragOffset
 
image_tcloseIcon
 
image_tminimizeIcon
 

Detailed Description

Definition at line 19 of file window.c.

Field Documentation

◆ closeIcon

image_t* deco_private_t::closeIcon

Definition at line 25 of file window.c.

◆ dragOffset

point_t deco_private_t::dragOffset

Definition at line 24 of file window.c.

◆ isDragging

bool deco_private_t::isDragging

Definition at line 23 of file window.c.

◆ isFocused

bool deco_private_t::isFocused

Definition at line 21 of file window.c.

◆ isVisible

bool deco_private_t::isVisible

Definition at line 22 of file window.c.

◆ minimizeIcon

image_t* deco_private_t::minimizeIcon

Definition at line 26 of file window.c.


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