summaryrefslogtreecommitdiff
path: root/man/XtPopup.man
diff options
context:
space:
mode:
Diffstat (limited to 'man/XtPopup.man')
-rw-r--r--man/XtPopup.man8
1 files changed, 8 insertions, 0 deletions
diff --git a/man/XtPopup.man b/man/XtPopup.man
index 6c8b1b6..ad2286a 100644
--- a/man/XtPopup.man
+++ b/man/XtPopup.man
@@ -121,7 +121,11 @@ or
it calls:
.LP
.RS
+.ft CW
+.nf
XtAddGrab(popup_shell, (grab_kind == XtGrabExclusive), False)
+.fi
+.ft R
.RE
.IP \(bu 5
Calls
@@ -226,7 +230,11 @@ it is called with popup_shell as the parameter.
Calls:
.LP
.RS
+.ft CW
+.nf
XtAddGrab(popup_shell, (grab_kind == XtGrabExclusive), spring_loaded)
+.fi
+.ft R
.RE
.IP \(bu 5
Calls