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

Data Fields

GtkWidgetwindow
 
GtkWidgetdrawing
 
GtkWidgetlabel_message
 
GtkWidgetlogo
 
gchar * logo_path
 
int logo_scale_factor
 
GdkPixbuf * slide_pixbuf
 
int slide_cache_width
 
int slide_cache_height
 
int slide_cache_scale
 
int slide_cache_index
 
gboolean shown
 
GtkCssProvider * css
 
GPtrArray * authors
 
GPtrArray * slides
 
gint current_slide
 
guint slide_timeout_id
 

Field Documentation

◆ authors

◆ css

GtkCssProvider* dt_splash_t::css

◆ current_slide

gint dt_splash_t::current_slide

◆ drawing

◆ label_message

GtkWidget* dt_splash_t::label_message

◆ logo

GtkWidget* dt_splash_t::logo

◆ logo_path

gchar* dt_splash_t::logo_path

◆ logo_scale_factor

int dt_splash_t::logo_scale_factor

◆ shown

gboolean dt_splash_t::shown

◆ slide_cache_height

int dt_splash_t::slide_cache_height

◆ slide_cache_index

int dt_splash_t::slide_cache_index

◆ slide_cache_scale

int dt_splash_t::slide_cache_scale

◆ slide_cache_width

int dt_splash_t::slide_cache_width

◆ slide_pixbuf

GdkPixbuf* dt_splash_t::slide_pixbuf

◆ slide_timeout_id

guint dt_splash_t::slide_timeout_id

◆ slides

◆ window


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