prompt-proc -- Prompt using PROMPT for a proc and call PROC with value if Ok is clicked.
prompt-proc-hbox -- Create and return a proc-prompting hbox, complete with link to full proc dialog.
gtk-proc-selection-new -- Returns a new procedure-selecting dialog box.
gtk-proc-selection-toplevel-widget -- Returns the toplevel window widget from PROC-DIALOG.
gtk-proc-selection-ok-button -- Returns the ok button from PROC-DIALOG.
gtk-proc-selection-cancel-button -- Returns the cancel button from PROC-DIALOG.
gtk-proc-selection-clist-widget -- Returns the clist widgetfrom PROC-DIALOG.
gtk-proc-selection-get-procname -- Returns the currently selected procedure name from PROC-DIALOG.
gtk-proc-selection-get-procedure -- Returns the currently selected procedure from PROC-DIALOG.
module-and-proc-names->proc -- Return the procedure named PROC-NAME from module named MODULE-NAME.