Heraia  0.1.8
window_prop_t Struct Reference

Window properties. More...

#include <libheraia.h>

Data Fields

gint x
 x position (upper left corner) More...
 
gint y
 y position (upper left corner) More...
 
guint height
 y+height (bottom right corner) More...
 
guint width
 x+width (bottom right corner) More...
 
gboolean displayed
 TRUE if displayed, FALSE otherwise. More...
 

Detailed Description

Window properties.

  • position (x,y) record window's position
  • displayed (boolean) say whether the window is displayed or not

Definition at line 243 of file libheraia.h.

Field Documentation


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