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

Data Fields

char keyword [1024]
 
GtkEntry * entry
 
GtkWidget * clear_button
 
GtkTreeView * attached_view
 
GtkTreeView * dictionary_view
 
GtkWidget * attach_button
 
GtkWidget * detach_button
 
GtkWidget * new_button
 
GtkWidget * import_button
 
GtkWidget * export_button
 
GtkWidget * toggle_tree_button
 
GtkWidget * toggle_suggestion_button
 
GtkWidget * toggle_sort_button
 
GtkWidget * toggle_hide_button
 
GtkWidget * toggle_dttags_button
 
GtkListStore * attached_liststore
 
GtkListStore * dictionary_liststore
 
GtkTreeStore * dictionary_treestore
 
GtkTreeModelFilter * dictionary_listfilter
 
GtkTreeModelFilter * dictionary_treefilter
 
GtkWidget * floating_tag_window
 
GList * floating_tag_imgs
 
gboolean tree_flag
 
gboolean suggestion_flag
 
gboolean sort_count_flag
 
gboolean hide_path_flag
 
gboolean dttags_flag
 
char * collection
 
char * last_tag
 
struct { 
 
   gchar *   tagname 
 
   GtkTreePath *   path 
 
   GtkTreePath *   lastpath 
 
   int   expand_timeout 
 
   int   scroll_timeout 
 
   int   last_y 
 
   gboolean   root 
 
   gboolean   tag_source 
 
drag 
 

Field Documentation

◆ attach_button

GtkWidget* dt_lib_tagging_t::attach_button

◆ attached_liststore

GtkListStore* dt_lib_tagging_t::attached_liststore

Referenced by _sort_attached_list(), and gui_init().

◆ attached_view

◆ clear_button

GtkWidget* dt_lib_tagging_t::clear_button

Referenced by gui_init().

◆ collection

◆ detach_button

GtkWidget * dt_lib_tagging_t::detach_button

◆ dictionary_listfilter

GtkTreeModelFilter* dt_lib_tagging_t::dictionary_listfilter

Referenced by _update_layout(), and gui_init().

◆ dictionary_liststore

GtkListStore * dt_lib_tagging_t::dictionary_liststore

◆ dictionary_treefilter

GtkTreeModelFilter * dt_lib_tagging_t::dictionary_treefilter

Referenced by _update_layout(), and gui_init().

◆ dictionary_treestore

GtkTreeStore* dt_lib_tagging_t::dictionary_treestore

◆ dictionary_view

◆ [struct]

◆ dttags_flag

gboolean dt_lib_tagging_t::dttags_flag

◆ entry

◆ expand_timeout

int dt_lib_tagging_t::expand_timeout

Referenced by _event_dnd_motion(), and gui_init().

◆ export_button

GtkWidget * dt_lib_tagging_t::export_button

Referenced by gui_init().

◆ floating_tag_imgs

GList* dt_lib_tagging_t::floating_tag_imgs

◆ floating_tag_window

GtkWidget* dt_lib_tagging_t::floating_tag_window

◆ hide_path_flag

gboolean dt_lib_tagging_t::hide_path_flag

◆ import_button

GtkWidget * dt_lib_tagging_t::import_button

Referenced by gui_init().

◆ keyword

char dt_lib_tagging_t::keyword[1024]

◆ last_tag

char* dt_lib_tagging_t::last_tag

◆ last_y

int dt_lib_tagging_t::last_y

◆ lastpath

GtkTreePath * dt_lib_tagging_t::lastpath

◆ new_button

GtkWidget * dt_lib_tagging_t::new_button

Referenced by gui_init().

◆ path

GtkTreePath* dt_lib_tagging_t::path

◆ root

gboolean dt_lib_tagging_t::root

◆ scroll_timeout

int dt_lib_tagging_t::scroll_timeout

◆ sort_count_flag

gboolean dt_lib_tagging_t::sort_count_flag

◆ suggestion_flag

◆ tag_source

gboolean dt_lib_tagging_t::tag_source

◆ tagname

gchar* dt_lib_tagging_t::tagname

◆ toggle_dttags_button

GtkWidget * dt_lib_tagging_t::toggle_dttags_button

◆ toggle_hide_button

GtkWidget * dt_lib_tagging_t::toggle_hide_button

Referenced by _update_layout(), and gui_init().

◆ toggle_sort_button

GtkWidget * dt_lib_tagging_t::toggle_sort_button

Referenced by _update_layout(), and gui_init().

◆ toggle_suggestion_button

GtkWidget * dt_lib_tagging_t::toggle_suggestion_button

Referenced by _update_layout(), and gui_init().

◆ toggle_tree_button

GtkWidget* dt_lib_tagging_t::toggle_tree_button

Referenced by _update_layout(), and gui_init().

◆ tree_flag


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