Constructor
GrlRelatedKeysnew
since: 0.1.10
Declaration [src]
GrlRelatedKeys*
grl_related_keys_new (
void
)
Description [src]
Creates a new GrlRelatedKeys
instance that can be used to store related
keys and their values.
Available since: 0.1.10
Return value
Type: GrlRelatedKeys
A new object.
The caller of the function takes ownership of the data, and is responsible for freeing it. |