Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dt_view_t Struct Reference

#include <view.h>

+ Collaboration diagram for dt_view_t:

Data Fields

char module_name [64]
 
GModule *voiddata
 
uint32_t width
 
uint32_t height
 
float vscroll_size
 
float vscroll_lower
 
float vscroll_viewport_size
 
float vscroll_pos
 
float hscroll_size
 
float hscroll_lower
 
float hscroll_viewport_size
 
float hscroll_pos
 

Detailed Description

main dt view module (as lighttable or darkroom)

Field Documentation

◆ data

◆ height

◆ hscroll_lower

float dt_view_t::hscroll_lower

◆ hscroll_pos

float dt_view_t::hscroll_pos

◆ hscroll_size

float dt_view_t::hscroll_size

◆ hscroll_viewport_size

float dt_view_t::hscroll_viewport_size

◆ module_name

◆ vscroll_lower

float dt_view_t::vscroll_lower

◆ vscroll_pos

float dt_view_t::vscroll_pos

◆ vscroll_size

float dt_view_t::vscroll_size

◆ vscroll_viewport_size

float dt_view_t::vscroll_viewport_size

◆ width


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