VG3_keys_new()
[added in version 1.2]
Return an initialized empty keys-struct.
SYNTAX
FUNCTION PARAMETERS
wstruct | Window-struct |
sysm | System-menu-struct |
RETURN VALUE
Returns a pointer to the created keys-structure,
or NULL on failure
ERRORS
On error VG3_errmsg() returns:
EINVAL - error in argument
DESCRIPTION
Create and initialize a keys-structure and return it.
SEE ALSO