Accessible
Object Hierarchy:
Gtk.Accessible
Gtk.Accessible
Gtk.Accessible
Atk.Object
Atk.Object
Atk.Object->Gtk.Accessible
GLib.Object
GLib.Object
GLib.Object->Atk.Object
Description:
[ CCode ( type_id = "gtk_accessible_get_type ()" ) ]public class Accessible : Object
The Accessible class is the base class for accessible implementations for
Widget subclasses.
It is a thin wrapper around Object , which adds facilities for associating a widget with its accessible
object.
An accessible implementation for a third-party widget should derive from Accessible and implement the suitable
interfaces from ATK, such as Text or Selection . To establish the connection
between the widget class and its corresponding acccessible implementation, override the get_accessible vfunc in
Widget .
Content:
Properties:
Creation methods:
Methods:
Inherited Members:
All known members inherited from class Atk.Object
accessible_component_layer
accessible_component_mdi_zorder
accessible_description
accessible_hypertext_nlinks
accessible_name
accessible_parent
accessible_role
accessible_table_caption
accessible_table_caption_object
accessible_table_column_description
accessible_table_column_header
accessible_table_row_description
accessible_table_row_header
accessible_table_summary
accessible_value
active_descendant_changed
add_relationship
children_changed
connect_property_change_handler
description
focus_event
get_accessible_id
get_attributes
get_description
get_index_in_parent
get_layer
get_mdi_zorder
get_n_accessible_children
get_n_children
get_name
get_object_locale
get_parent
get_role
initialize
layer
name
notify_state_change
peek_parent
property_change
ref_accessible_child
ref_relation_set
ref_state_set
relation_set
remove_property_change_handler
remove_relationship
role
set_accessible_id
set_description
set_name
set_parent
set_role
state_change
visible_data_changed
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref