Method
GObjectSignalGroupdup_target
since: 2.72
Declaration [src]
GObject*
g_signal_group_dup_target (
GSignalGroup* self
)
Return value
Type: GObject
The target instance.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |