60 #ifndef GNC_DIALOG_PREFERENCES_H 61 #define GNC_DIALOG_PREFERENCES_H 83 const gchar *widgetname,
84 const gchar *tabname);
101 const gchar *widgetname,
102 const gchar *tabname);
void gnc_preferences_dialog(GtkWindow *parent)
This function creates the preferences dialog and presents it to the user.
void gnc_preferences_add_page(const gchar *filename, const gchar *widgetname, const gchar *tabname)
This function adds a full page of preferences to the preferences dialog.
void gnc_preferences_add_to_page(const gchar *filename, const gchar *widgetname, const gchar *tabname)
This function adds a partial page of preferences to the preferences dialog.