#include "ut_compiler.h"
#include <gtk/gtk.h>
#include "ut_string.h"
#include "ut_assert.h"
#include "xap_Dialog_Id.h"
#include "xap_Frame.h"
#include "xap_UnixApp.h"
#include "xap_UnixFrameImpl.h"
#include "xap_UnixDlg_About.h"
Functions | |
static void | onAboutDialogActivate (GtkAboutDialog *, const gchar *link, gpointer) |
static void onAboutDialogActivate | ( | GtkAboutDialog * | , | |
const gchar * | link, | |||
gpointer | ||||
) | [static] |
References XAP_App::getApp(), and XAP_App::openURL().
Referenced by XAP_UnixDialog_About::runModal().