Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtUngrabPoi(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtGrabButton(1)

XtGrabKey(1)

XtGrabKeyboard(1)

XtGrabPointer(1)

XtSetKeyboardFocus(1)

XtUngrabButton(1)

XtUngrabKey(1)

XtUngrabKeyboard(1)

 

Name

XtUngrabPointer — cancel an active pointer grab. 

Synopsis

void XtUngrabPointer(widget, time)

      Widget widget;
      Time time;

Arguments

widgetSpecifies the widget which has the active pointer grab. 

timeSpecifies the time.  Pass either a timestamp, expressed in milliseconds, or the constant CurrentTime.  If this time is earlier than the last-keyboard-grab time or later than the current server time the keyboard will not be ungrabbed. 

Description

XtUngrabPointer calls XUngrabPointer with the specified time. 

See Also

XtGrabButton(1), XtGrabKey(1), XtGrabKeyboard(1), XtGrabPointer(1), XtSetKeyboardFocus(1), XtUngrabButton(1), XtUngrabKey(1), XtUngrabKeyboard(1). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026