Method

IdeObjectBoxref_object

since: 3.32

Declaration

GObject*
ide_object_box_ref_object (
  IdeObjectBox* self
)

Description

Gets the boxed object.

Available since: 3.32

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.