ObjectG.doref

Increases the reference count of object.

  1. ObjectG doref()
  2. void* doref(void* object)
    class ObjectG
    static
    void*
    doref
    (
    void* object
    )

Parameters

object void*

a GObject. [type GObject.Object]

Return Value

Type: void*

the same object. [type GObject.Object][transfer none]

Meta