Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_bauhaus_resize_handle_t Struct Reference
+ Collaboration diagram for dt_bauhaus_resize_handle_t:

Data Fields

GtkOrientation orientation
 
gboolean invert
 
dt_bauhaus_resize_handle_get_size_f get_size
 
dt_bauhaus_resize_handle_resize_f resize
 
gpointer user_data
 
gboolean dragging
 
double start_root
 
int start_size
 
int current_size
 

Detailed Description

Definition at line 1088 of file bauhaus.c.

Field Documentation

◆ current_size

int dt_bauhaus_resize_handle_t::current_size

Definition at line 1098 of file bauhaus.c.

Referenced by _resize_handle_button(), and _resize_handle_motion().

◆ dragging

gboolean dt_bauhaus_resize_handle_t::dragging

Definition at line 1095 of file bauhaus.c.

Referenced by _resize_handle_button(), _resize_handle_cursor(), and _resize_handle_motion().

◆ get_size

dt_bauhaus_resize_handle_get_size_f dt_bauhaus_resize_handle_t::get_size

Definition at line 1092 of file bauhaus.c.

Referenced by _resize_handle_button(), and dt_bauhaus_resize_handle_new().

◆ invert

gboolean dt_bauhaus_resize_handle_t::invert

Definition at line 1091 of file bauhaus.c.

Referenced by _resize_handle_motion(), and dt_bauhaus_resize_handle_new().

◆ orientation

GtkOrientation dt_bauhaus_resize_handle_t::orientation

◆ resize

dt_bauhaus_resize_handle_resize_f dt_bauhaus_resize_handle_t::resize

◆ start_root

double dt_bauhaus_resize_handle_t::start_root

Definition at line 1096 of file bauhaus.c.

Referenced by _resize_handle_button(), and _resize_handle_motion().

◆ start_size

int dt_bauhaus_resize_handle_t::start_size

Definition at line 1097 of file bauhaus.c.

Referenced by _resize_handle_button(), and _resize_handle_motion().

◆ user_data

gpointer dt_bauhaus_resize_handle_t::user_data

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