XtGetSelectionTimeout - set and obtain selection timeout values

NAME  SYNTAX  ARGUMENTS  DESCRIPTION  SEE ALSO 

NAME

XtGetSelectionTimeout, XtSetSelectionTimeout − set and obtain selection timeout values

SYNTAX

#include <X11/Intrinsic.h>

unsigned long XtGetSelectionTimeout(void);

void XtSetSelectionTimeout(unsigned long timeout);

ARGUMENTS

timeout

Specifies the selection timeout in milliseconds.

DESCRIPTION

The XtGetSelectionTimeout function has been superseded by XtAppGetSelectionTimeout.

The XtSetSelectionTimeout function has been superseded by XtAppSetSelectionTimeout.

SEE ALSO

XtAppGetSelectionTimeout(3)
X Toolkit Intrinsics − C Language Interface
Xlib − C Language X Interface


Updated 2024-01-29 - jenkler.se | uex.se