Content-type: text/html Man page of XmGetXmScreen

XmGetXmScreen

Section: (3X)
Updated:
Index Return to Main Contents
 

NAME

XmGetXmScreen - A Screen function that returns the XmScreen object ID for a specified screen  

SYNOPSIS

#include <Xm/Screen.h>

Widget XmGetXmScreen (screen) Screen *screen;
 

DESCRIPTION

XmGetXmScreen returns the XmScreen object ID associated with a screen. The application can access and manipulate Screen resources by using XtGetValues and XtSetValues. 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.
 

SEE ALSO

XmScreen(3X)


 

Index

NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 02:41:47 GMT, October 02, 2010