Method

IdeObjectBoxref_object

Declaration

GObject*
ide_object_box_ref_object (
  IdeObjectBox* self
)

Description

Gets the boxed object.

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.