Constructor

IdeObjectBoxnew

Declaration

IdeObjectBox*
ide_object_box_new (
  GObject* object
)

Description

Create a new IdeObjectBox.

Parameters

object

Type: GObject

No description available.

The data is owned by the caller of the function.

Return value

Type: IdeObjectBox

A newly created IdeObjectBox.

The caller of the function takes ownership of the data, and is responsible for freeing it.