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

Data Fields

GtkWidgettitlebar
 
GtkWidgetmenu_bar
 
GtkWidgetmenus [DT_MENU_LAST]
 
GList * item_lists [DT_MENU_LAST]
 
GtkWidgethinter
 
GtkWidgethome
 
GtkWidgetclose
 
GtkWidgeticonify
 
GtkWidgetimage_info
 

Detailed Description

Definition at line 33 of file window_manager.c.

Field Documentation

◆ close

GtkWidget* dt_header_t::close

Definition at line 41 of file window_manager.c.

Referenced by dt_ui_init_global_menu(), and dt_ui_set_window_buttons_visible().

◆ hinter

GtkWidget* dt_header_t::hinter

Definition at line 39 of file window_manager.c.

Referenced by dt_hinter_set_message(), and dt_ui_init_global_menu().

◆ home

GtkWidget* dt_header_t::home

Definition at line 40 of file window_manager.c.

Referenced by dt_ui_init_global_menu().

◆ iconify

GtkWidget* dt_header_t::iconify

Definition at line 42 of file window_manager.c.

Referenced by dt_ui_init_global_menu(), and dt_ui_set_window_buttons_visible().

◆ image_info

GtkWidget* dt_header_t::image_info

Definition at line 43 of file window_manager.c.

Referenced by dt_ui_init_global_menu(), and dt_ui_set_image_info_label().

◆ item_lists

GList* dt_header_t::item_lists[DT_MENU_LAST]

Definition at line 38 of file window_manager.c.

Referenced by dt_ui_cleanup_titlebar(), and dt_ui_init_global_menu().

◆ menu_bar

GtkWidget* dt_header_t::menu_bar

Definition at line 36 of file window_manager.c.

Referenced by dt_ui_init_global_menu().

◆ menus

GtkWidget* dt_header_t::menus[DT_MENU_LAST]

Definition at line 37 of file window_manager.c.

Referenced by dt_ui_init_global_menu().

◆ titlebar


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