Query: xmgetxmscreen
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmGetXmScreen(library call) XmGetXmScreen(library call)NAMEXmGetXmScreen -- A Screen function that returns the XmScreen object ID for a specified screenSYNOPSIS#include <Xm/Screen.h> Widget XmGetXmScreen( Screen *screen);DESCRIPTIONXmGetXmScreen returns the XmScreen object ID associated with a screen. The application can access and manipulate Screen resources with XtGetValues and XtSetValues. screen Specifies the screen for which the XmScreen ID is to be returned For a complete definition of Screen and its associated resources, see XmScreen(3).RETURNReturns the XmScreen object ID.RELATEDXmScreen(3). XmGetXmScreen(library call)
| Related Man Pages |
|---|
| xmconvertstringtounits(3) - redhat |
| xmsetfontunit(3) - redhat |
| blackpixelofscreen(3) - debian |
| xmscreen(3) - hpux |
| gnome2::wnck::screen(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| How to capture ^x,^y via bash script? |
| Docker learning Phase-I |
| Issue with events occuring in DST window |
| [TIP] Processing YAML files with yq |