Persist dialog box widget settings.
[pspp] / src / ui / gui / psppire-dialog-action.h
index 071bfaeea5041cf611a9ed49f617fa2edac86efd..215d89a52ac6d5fee8cff77865f9c16828935bfb 100644 (file)
@@ -100,6 +100,7 @@ typedef void (*activation) (GtkAction *);
 
 void psppire_dialog_action_set_activation (gpointer class, activation a);
 
+GHashTable *psppire_dialog_action_get_pointer (PsppireDialogAction *act);