XmGetXmScreen(3X) UNIX System V XmGetXmScreen(3X)
NAME
XmGetXmScreen - A Screen function that returns the XmScreen
object ID for a specified screen
SYNOPSIS
#include <Xm/Xm.h>
Widget XmGetXmScreen (screen)
Screen *screen;
VERSION
This page documents version 1.2 of the Motif library.
DESCRIPTION
XmGetXmScreen returns the XmScreen object ID associated with
a screen. The application can access and manipulate Screen
resources by using 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(3X).
RETURN VALUE
Returns the XmScreen object ID.
RELATED INFORMATION
XmScreen(3X).
Page 1 (printed 4/30/98)