Query: xsynchronize
OS: osf1
Section: 3x11
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XSynchronize(3X11) XSynchronize(3X11)NAMEXSynchronize, XSetAfterFunction - enable or disable synchronizationSYNOPSISint (*XSynchronize(display, onoff))() Display *display; Bool onoff; int (*XSetAfterFunction(display, procedure))() Display *display; int (*procedure)();ARGUMENTSSpecifies the connection to the X server. Specifies the procedure to be called. Specifies a Boolean value that indicates whether to enable or disable synchronization.DESCRIPTIONThe XSynchronize function returns the previous after function. If onoff is True, XSynchronize turns on synchronous behavior. If onoff is False, XSynchronize turns off synchronous behavior. The specified procedure is called with only a display pointer. XSetAfterFunction returns the previous after function.SEE ALSOXSetErrorHandler(3X11) Xlib -- C Language X Interface XSynchronize(3X11)
Related Man Pages |
---|
xprocessinternalconnection(3x11) - redhat |
xpeekifevent(3) - x11r4 |
xcheckifevent(3) - x11r4 |
xcheckifevent(3x11) - osf1 |
xifevent(3x11) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |