GObjectAccessible.forObject

Gets the accessible object for the specified obj.

class GObjectAccessible
static
forObject

Parameters

obj ObjectG

a GObject

Return Value

Type: ObjectAtk

a AtkObject which is the accessible object for the obj. [transfer none]

Meta