#include <xap_Dialog.h>
Public Member Functions | |
Page () | |
Page (const gchar *_title, AbiNativeWidget *_widget) | |
~Page () | |
Public Attributes | |
gchar * | title |
AbiNativeWidget * | widget |
XAP_NotebookDialog::Page::Page | ( | ) | [inline] |
XAP_NotebookDialog::Page::Page | ( | const gchar * | _title, | |
AbiNativeWidget * | _widget | |||
) |
XAP_NotebookDialog::Page::~Page | ( | ) |
References title.
Referenced by AP_UnixDialog_Options::_constructWindowContents(), Page(), and ~Page().
Referenced by AP_UnixDialog_Options::_constructWindowContents(), Page(), and AP_UnixDialog_Options::runModal().