X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fgui%2Fpsppire-dialog-action.h;h=215d89a52ac6d5fee8cff77865f9c16828935bfb;hb=fc6620099bbc53762095569d5356b67a81a85402;hp=071bfaeea5041cf611a9ed49f617fa2edac86efd;hpb=d6cbbc8d634fa91f050661355139a4e4697e99ab;p=pspp diff --git a/src/ui/gui/psppire-dialog-action.h b/src/ui/gui/psppire-dialog-action.h index 071bfaeea5..215d89a52a 100644 --- a/src/ui/gui/psppire-dialog-action.h +++ b/src/ui/gui/psppire-dialog-action.h @@ -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);