![]() |
![]() |
Public Methods | |
virtual | ~ObjectAccessible () |
AtkGObjectAccessible* | gobj () |
const AtkGObjectAccessible* | gobj () const |
AtkGObjectAccessible* | gobj_copy () |
Protected Methods | |
Glib::RefPtr<Glib::Object> | get_object () |
Gets the GObject for which obj is the accessible object. | |
Glib::RefPtr<const Glib::Object> | get_object () const |
Gets the GObject for which obj is the accessible object. | |
Static Protected Methods | |
Glib::RefPtr<Atk::Object> | for_object (const Glib::RefPtr<Glib::Object>& obj) |
Gets the accessible object for the specified obj. | |
Glib::RefPtr<const Atk::Object> | for_object (const Glib::RefPtr<const Glib::Object>& obj) |
Gets the accessible object for the specified obj. | |
Related Functions | |
(Note that these are not member functions.) | |
Glib::RefPtr<Atk::ObjectAccessible> | wrap (AtkGObjectAccessible* object, bool take_copy=false) |
|
|
|
Gets the accessible object for the specified obj.
|
|
Gets the accessible object for the specified obj.
|
|
Gets the GObject for which obj is the accessible object.
|
|
Gets the GObject for which obj is the accessible object.
|
|
Reimplemented from Atk::Object. |
|
Reimplemented from Atk::Object. |
|
Reimplemented from Atk::Object. |
|
|