#include <stdlib.h>
#include "ut_string.h"
#include "ut_assert.h"
#include "ut_debugmsg.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_InsertTable.h"
#include "ap_UnixDialog_InsertTable.h"
Defines | |
#define | WIDGET_ID_TAG_KEY "id" |
#define | CUSTOM_RESPONSE_INSERT 1 |
Functions | |
static void | s_auto_colsize_toggled (GtkToggleButton *radio, GtkWidget *spinner) |
#define CUSTOM_RESPONSE_INSERT 1 |
Referenced by AP_UnixDialog_InsertTable::runModal().
#define WIDGET_ID_TAG_KEY "id" |
static void s_auto_colsize_toggled | ( | GtkToggleButton * | radio, | |
GtkWidget * | spinner | |||
) | [static] |
Referenced by AP_UnixDialog_InsertTable::_constructWindow().