Query: xmgetxmdisplay
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmGetXmDisplay(library call) XmGetXmDisplay(library call)NAMEXmGetXmDisplay -- A Display function that returns the XmDisplay object ID for a specified displaySYNOPSIS#include <Xm/Display.h> Widget XmGetXmDisplay( Display *display);DESCRIPTIONXmGetXmDisplay returns the XmDisplay object ID associated with a display. The application can access Display resources with XtGetValues. display Specifies the display for which the XmDisplay object ID is to be returned For a complete definition of Display and its associated resources, see XmDisplay(3).RETURNReturns the XmDisplay object ID for the specified display.RELATEDXmDisplay(3). XmGetXmDisplay(library call)
| Related Man Pages |
|---|
| xmclipboardendretrieve(3) - redhat |
| xtappcreateshell(3) - debian |
| xmclipboardundocopy(3) - hpux |
| xmdisplay(3) - hpux |
| xmdropsiteregister(3) - hpux |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |