XmGetXmScreen(library call) XmGetXmScreen(library call)
NAME
XmGetXmScreen -- A Screen function that returns the XmScreen object ID for a specified screen
SYNOPSIS
#include <Xm/Screen.h> Widget XmGetXmScreen( Screen *screen);
DESCRIPTION
XmGetXmScreen returns the XmScreen object ID associated with a screen. The application can access and manipulate Screen resources with XtGet- Values 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).
RETURN
Returns the XmScreen object ID.
RELATED
XmScreen(3). XmGetXmScreen(library call)
openMotif 2.3.1 - Generated Sun Nov 30 16:50:13 CST 2008