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
 
GtkWidgetclear_button
 
GtkTreeView * attached_view
 
GtkTreeView * dictionary_view
 
GtkWidgetattach_button
 
GtkWidgetdetach_button
 
GtkWidgetnew_button
 
GtkWidgetimport_button
 
GtkWidgetexport_button
 
GtkWidgettoggle_tree_button
 
GtkWidgettoggle_suggestion_button
 
GtkWidgettoggle_sort_button
 
GtkWidgettoggle_hide_button
 
GtkWidgettoggle_dttags_button
 
GtkListStore * attached_liststore
 
GtkListStore * dictionary_liststore
 
GtkTreeStore * dictionary_treestore
 
GtkTreeModelFilter * dictionary_listfilter
 
GtkTreeModelFilter * dictionary_treefilter
 
GtkWidgetfloating_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

◆ attached_view

GtkTreeView* dt_lib_tagging_t::attached_view

◆ clear_button

GtkWidget* dt_lib_tagging_t::clear_button

◆ collection

char* dt_lib_tagging_t::collection

◆ detach_button

GtkWidget * dt_lib_tagging_t::detach_button

◆ dictionary_listfilter

GtkTreeModelFilter* dt_lib_tagging_t::dictionary_listfilter

◆ dictionary_liststore

GtkListStore * dt_lib_tagging_t::dictionary_liststore

◆ dictionary_treefilter

GtkTreeModelFilter * dt_lib_tagging_t::dictionary_treefilter

◆ dictionary_treestore

GtkTreeStore* dt_lib_tagging_t::dictionary_treestore

◆ dictionary_view

GtkTreeView * dt_lib_tagging_t::dictionary_view

◆ [struct]

struct { ... } dt_lib_tagging_t::drag

◆ dttags_flag

gboolean dt_lib_tagging_t::dttags_flag

◆ entry

GtkEntry* dt_lib_tagging_t::entry

◆ expand_timeout

int dt_lib_tagging_t::expand_timeout

◆ export_button

GtkWidget * dt_lib_tagging_t::export_button

◆ 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

◆ 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

◆ 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

gboolean dt_lib_tagging_t::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

◆ toggle_sort_button

GtkWidget * dt_lib_tagging_t::toggle_sort_button

◆ toggle_suggestion_button

GtkWidget * dt_lib_tagging_t::toggle_suggestion_button

◆ toggle_tree_button

GtkWidget* dt_lib_tagging_t::toggle_tree_button

◆ tree_flag

gboolean dt_lib_tagging_t::tree_flag

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