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

Data Fields

GtkLabel * status_label
 
GtkEntry * server_entry
 
GtkEntry * user_entry
 
GtkEntry * pwd_entry
 
GtkEntry * new_album_entry
 
GtkBox * create_box
 
GtkWidget * permission_list
 
GtkWidget * album_list
 
GtkWidget * parent_album_list
 
GtkWidget * account_list
 
GList * albums
 
GList * accounts
 
_piwigo_api_context_tapi
 

Field Documentation

◆ account_list

GtkWidget* dt_storage_piwigo_gui_data_t::account_list

◆ accounts

GList* dt_storage_piwigo_gui_data_t::accounts

◆ album_list

◆ albums

GList* dt_storage_piwigo_gui_data_t::albums

◆ api

◆ create_box

GtkBox* dt_storage_piwigo_gui_data_t::create_box

Referenced by _piwigo_album_changed(), and gui_init().

◆ new_album_entry

GtkEntry * dt_storage_piwigo_gui_data_t::new_album_entry

Referenced by get_params(), and gui_init().

◆ parent_album_list

GtkWidget * dt_storage_piwigo_gui_data_t::parent_album_list

◆ permission_list

GtkWidget* dt_storage_piwigo_gui_data_t::permission_list

Referenced by get_params(), and gui_init().

◆ pwd_entry

GtkEntry * dt_storage_piwigo_gui_data_t::pwd_entry

◆ server_entry

GtkEntry* dt_storage_piwigo_gui_data_t::server_entry

◆ status_label

GtkLabel* dt_storage_piwigo_gui_data_t::status_label

Referenced by _piwigo_set_status(), and gui_init().

◆ user_entry

GtkEntry* dt_storage_piwigo_gui_data_t::user_entry

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