DtAddProperty(3Dt) DtAddProperty(3Dt)
NAME
DtAddProperty - add a property
SYNOPSIS
#include <Dt/Desktop.h>
char *DtAddProperty(DtPropListPtr plistp, char *name, char *value, DtAttrs attrs);
DESCRIPTION
The DtAddProperty function adds a new property to the property
list without checking for existing properties.
RETURN VALUES
On success, DtAddProperty returns a pointer to the stored
value. On failure, DtAddProperty returns NULL.
REFERENCES
DtSetProperty(3Dt)
Copyright 1994 Novell, Inc. Page 1