LiVES 3.2.0
Loading...
Searching...
No Matches
Data Fields
lives_rect_t Struct Reference

#include <widget-helper.h>

Data Fields

int x
 
int y
 
int width
 
int height
 

Detailed Description

Definition at line 41 of file widget-helper.h.

Field Documentation

◆ height

int lives_rect_t::height

Definition at line 43 of file widget-helper.h.

Referenced by msg_area_config(), and set_drawing_area_from_pixbuf().

◆ width

int lives_rect_t::width

Definition at line 43 of file widget-helper.h.

Referenced by msg_area_config(), and set_drawing_area_from_pixbuf().

◆ x

int lives_rect_t::x

Definition at line 42 of file widget-helper.h.

Referenced by set_drawing_area_from_pixbuf().

◆ y

int lives_rect_t::y

Definition at line 42 of file widget-helper.h.

Referenced by set_drawing_area_from_pixbuf().


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