Osd Object Class
Defined Functions
The following function is defined for creating an Osd object.
XintCreateOsd
This function creates an Osd object. Note: Osd objects do not need to be managed.
Object XintCreateOsd (...)
Widget
parent
Parent of new Osd object.
char *
name
Name of new Osd object.
ArgList
arglist
List of resource/value items.
Cardinal
argcount
Number of items in arglist.
Macros
Macro XintIsOsd returns True if the specified
object
is a Osd object.
Boolean XintIsOsd (Object object)