GtkFileSelection

Main Gtk struct. Warning GtkFileSelection is deprecated and should not be used in newly-written code. The GtkFileSelection struct contains the following GtkWidget fields: GtkWidget *dir_list; GtkWidget *file_list; GtkWidget *selection_entry; GtkWidget *selection_text; GtkWidget *main_vbox; GtkWidget *ok_button; GtkWidget *cancel_button; the two main buttons that signals should be connected

Members

Variables

actionArea
GtkWidget* actionArea;
Undocumented in source.
buttonArea
GtkWidget* buttonArea;
Undocumented in source.
cancelButton
GtkWidget* cancelButton;
Undocumented in source.
cmplState
void* cmplState;
Undocumented in source.
dirList
GtkWidget* dirList;
Undocumented in source.
fileList
GtkWidget* fileList;
Undocumented in source.
fileopCDir
GtkWidget* fileopCDir;
Undocumented in source.
fileopDelFile
GtkWidget* fileopDelFile;
Undocumented in source.
fileopDialog
GtkWidget* fileopDialog;
Undocumented in source.
fileopEntry
GtkWidget* fileopEntry;
Undocumented in source.
fileopFile
char* fileopFile;
Undocumented in source.
fileopRenFile
GtkWidget* fileopRenFile;
Undocumented in source.
helpButton
GtkWidget* helpButton;
Undocumented in source.
historyList
GList* historyList;
Undocumented in source.
historyMenu
GtkWidget* historyMenu;
Undocumented in source.
historyPulldown
GtkWidget* historyPulldown;
Undocumented in source.
mainVbox
GtkWidget* mainVbox;
Undocumented in source.
okButton
GtkWidget* okButton;
Undocumented in source.
selectionEntry
GtkWidget* selectionEntry;
Undocumented in source.
selectionText
GtkWidget* selectionText;
Undocumented in source.

Meta