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

#include <window_manager.h>

+ Collaboration diagram for dt_ui_t:

Data Fields

GtkWidgetcontainers [DT_UI_CONTAINER_SIZE]
 
GtkWidgetpanels [DT_UI_PANEL_SIZE]
 
GtkWidgettop_panel
 
GtkWidgetcenter
 
GtkWidgetcenter_base
 
GtkWidgetmain_window
 
dt_thumbtable_tthumbtable_lighttable
 
dt_thumbtable_tthumbtable_filmstrip
 
GtkWidgetlog_msg
 
GtkWidgettoast_msg
 
struct dt_header_theader
 

Detailed Description

Definition at line 83 of file window_manager.h.

Field Documentation

◆ center

GtkWidget* dt_ui_t::center

Definition at line 95 of file window_manager.h.

Referenced by dt_ui_center(), and dt_ui_init_main_table().

◆ center_base

GtkWidget* dt_ui_t::center_base

Definition at line 96 of file window_manager.h.

Referenced by _init_widgets(), dt_ui_center_base(), and dt_ui_init_main_table().

◆ containers

◆ header

◆ log_msg

GtkWidget* dt_ui_t::log_msg

Definition at line 106 of file window_manager.h.

Referenced by _init_widgets(), and dt_ui_log_msg().

◆ main_window

◆ panels

◆ thumbtable_filmstrip

◆ thumbtable_lighttable

◆ toast_msg

GtkWidget * dt_ui_t::toast_msg

Definition at line 106 of file window_manager.h.

Referenced by _init_widgets(), and dt_ui_toast_msg().

◆ top_panel

GtkWidget* dt_ui_t::top_panel

Definition at line 92 of file window_manager.h.

Referenced by _ui_init_panel_top(), and dt_ui_init_global_menu().


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