Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XsmVideoMap(3X)

XsmQueryVideo(3X)

XsmGetVideoStatus(3X)

XsmCreateVideoMap(3X)  —  NEWS-OS Programmer’s Manual

NAME

XsmCreateVideoMap − VideoMap widget creation function

SYNOPSIS

#include <X11/Xsm/VideoMap.h>
Widget XsmCreateVideoMap (parent, name, arglist, argcount)
Widgetparent;
Stringname;
ArgListarglist;
Cardinalargcount;

DESCRIPTION

XsmCreateVideoMap creates an instance of a VideoMap widget and returns the associated widget ID. 

parentSpecifies the parent widget ID. 

nameSpecifies the name of the widget created. 

arglistSpecifies an argument list. 

argcountSpecifies the number of attribute/value pairs in the argument list (arglist). 

For a complete definition of VideoMap and its associated resources, see XsmVideoMap(3X). 

RETURN VALUE

Returns the VideoMap widget ID. 

SEE ALSO

XsmVideoMap(3X), XsmQueryVideo(3X), XsmGetVideoStatus(3X)

NEWS-OSRelease 4.2.1R

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026