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
 
GtkWidgetpermission_list
 
GtkWidgetalbum_list
 
GtkWidgetparent_album_list
 
GtkWidgetaccount_list
 
GList * albums
 
GList * accounts
 
_piwigo_api_context_tapi
 

Detailed Description

Definition at line 93 of file piwigo.c.

Field Documentation

◆ account_list

GtkWidget* dt_storage_piwigo_gui_data_t::account_list

Definition at line 101 of file piwigo.c.

Referenced by _piwigo_account_changed(), and gui_init().

◆ accounts

GList* dt_storage_piwigo_gui_data_t::accounts

Definition at line 104 of file piwigo.c.

Referenced by _piwigo_get_account(), _piwigo_load_account(), and gui_init().

◆ album_list

◆ albums

GList* dt_storage_piwigo_gui_data_t::albums

Definition at line 103 of file piwigo.c.

Referenced by _piwigo_refresh_albums(), get_params(), and gui_init().

◆ api

_piwigo_api_context_t* dt_storage_piwigo_gui_data_t::api

◆ create_box

GtkBox* dt_storage_piwigo_gui_data_t::create_box

Definition at line 98 of file piwigo.c.

Referenced by _piwigo_album_changed(), and gui_init().

◆ new_album_entry

GtkEntry * dt_storage_piwigo_gui_data_t::new_album_entry

Definition at line 97 of file piwigo.c.

Referenced by get_params(), and gui_init().

◆ parent_album_list

GtkWidget * dt_storage_piwigo_gui_data_t::parent_album_list

Definition at line 100 of file piwigo.c.

Referenced by _piwigo_refresh_albums(), get_params(), and gui_init().

◆ permission_list

GtkWidget* dt_storage_piwigo_gui_data_t::permission_list

Definition at line 99 of file piwigo.c.

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

Definition at line 95 of file piwigo.c.

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: