AtkNoOpObject

Name

AtkNoOpObject -- provides non-functioning stub AtkObjects

Synopsis



AtkObject*  atk_no_op_object_new            (GObject *obj);

Description

Provides non-functioning stub AtkObjects.

Details

atk_no_op_object_new ()

AtkObject*  atk_no_op_object_new            (GObject *obj);

Provides a default (non-functioning stub) AtkObject. Application maintainers should not use this method.

obj : a GObject
Returns : a default (non-functioning stub) AtkObject