Method

GrlRelatedKeysdup

since: 0.1.10

Declaration [src]

GrlRelatedKeys*
grl_related_keys_dup (
  GrlRelatedKeys* relkeys
)

Description [src]

Makes a deep copy of relkeys and its contents.

Available since: 0.1.10

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.