#include <stdlib.h>#include <unistd.h>#include "ut_string.h"#include "ut_assert.h"#include "ut_path.h"#include "xap_UnixDialogHelper.h"#include "xap_App.h"#include "xap_UnixApp.h"#include "xap_Frame.h"#include "ap_Strings.h"#include "ap_Dialog_Id.h"#include "ap_Dialog_New.h"#include "ap_UnixDialog_New.h"#include "xap_Dlg_FileOpenSaveAs.h"#include "ie_imp.h"#include "ut_string_class.h"Functions | |
| static void | s_choose_clicked (GtkWidget *, AP_UnixDialog_New *dlg) |
| static void | s_radiobutton_clicked (GtkWidget *, AP_UnixDialog_New *dlg) |
| static GSList * | awt_only (const char *path) |
| static void | s_template_clicked (GtkTreeView *treeview, AP_UnixDialog_New *dlg) |
| static GSList* awt_only | ( | const char * | path | ) | [static] |
| static void s_choose_clicked | ( | GtkWidget * | , | |
| AP_UnixDialog_New * | dlg | |||
| ) | [static] |
References AP_UnixDialog_New::event_ToggleOpenExisting().
| static void s_radiobutton_clicked | ( | GtkWidget * | , | |
| AP_UnixDialog_New * | dlg | |||
| ) | [static] |
| static void s_template_clicked | ( | GtkTreeView * | treeview, | |
| AP_UnixDialog_New * | dlg | |||
| ) | [static] |
References AP_UnixDialog_New::event_ListClicked(), and UT_ASSERT.
1.7.1