Method
AtkImplementorref_accessible
Declaration [src]
AtkObject*
atk_implementor_ref_accessible (
AtkImplementor* implementor
)
Description [src]
Gets a reference to an object’s AtkObject
implementation, if
the object implements AtkObjectIface
.
Return value
Returns: | AtkObject |
A reference to an object’s |
|
The caller of the method takes ownership of the data, and is responsible for freeing it. |