Method
GrlRelatedKeysdup
since: 0.1.10
Declaration [src]
GrlRelatedKeys*
grl_related_keys_dup (
GrlRelatedKeys* relkeys
)
Return value
Type: GrlRelatedKeys
A new GrlRelatedKeys
.
Free it with #g_object_unref.
The caller of the method takes ownership of the data, and is responsible for freeing it. |