Method

IdeObjectBoxref_object

Declaration

GObject*
ide_object_box_ref_object (
  IdeObjectBox* self
)

Description

Gets the boxed object.

Available since:3.32

Return value

Returns: 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.