Method

IdeTweaksPropertydup_object

Declaration

GObject*
ide_tweaks_property_dup_object (
  IdeTweaksProperty* self
)

Description

Gets the object to tweak the property of.

Return value

Type: GObject

A GObject or NULL.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The return value can be NULL.