Public symbols in libatk-1.0.so.0 (0.3009.1-MeeGo 1.2 Core) on x86
Total: 239


atkaction.h, libatk-1.0.so.0.3009.1
atk_action_do_action ( AtkAction* action, gint i )
atk_action_get_description ( AtkAction* action, gint i )
atk_action_get_keybinding ( AtkAction* action, gint i )
atk_action_get_localized_name ( AtkAction* action, gint i )
atk_action_get_n_actions AtkAction* action )
atk_action_get_name ( AtkAction* action, gint i )
atk_action_get_type ( )
atk_action_set_description ( AtkAction* action, gint i, gchar const* desc )

atkcomponent.h, libatk-1.0.so.0.3009.1
atk_component_add_focus_handler ( AtkComponent* component, AtkFocusHandler handler )
atk_component_contains ( AtkComponent* component, gint x, gint y, AtkCoordType coord_type )
atk_component_get_alpha AtkComponent* component )
atk_component_get_extents ( AtkComponent* component, gint* x, gint* y, gint* width, gint* height, AtkCoordType coord_type )
atk_component_get_layer AtkComponent* component )
atk_component_get_mdi_zorder AtkComponent* component )
atk_component_get_position ( AtkComponent* component, gint* x, gint* y, AtkCoordType coord_type )
atk_component_get_size ( AtkComponent* component, gint* width, gint* height )
atk_component_get_type ( )
atk_component_grab_focus AtkComponent* component )
atk_component_ref_accessible_at_point ( AtkComponent* component, gint x, gint y, AtkCoordType coord_type )
atk_component_remove_focus_handler ( AtkComponent* component, guint handler_id )
atk_component_set_extents ( AtkComponent* component, gint x, gint y, gint width, gint height, AtkCoordType coord_type )
atk_component_set_position ( AtkComponent* component, gint x, gint y, AtkCoordType coord_type )
atk_component_set_size ( AtkComponent* component, gint width, gint height )
atk_rectangle_get_type ( )

atkdocument.h, libatk-1.0.so.0.3009.1
atk_document_get_attribute_value ( AtkDocument* document, gchar const* attribute_name )
atk_document_get_attributes AtkDocument* document )
atk_document_get_document AtkDocument* document )
atk_document_get_document_type AtkDocument* document )
atk_document_get_locale AtkDocument* document )
atk_document_get_type ( )
atk_document_set_attribute_value ( AtkDocument* document, gchar const* attribute_name, gchar const* attribute_value )

atkeditabletext.h, libatk-1.0.so.0.3009.1
atk_editable_text_copy_text ( AtkEditableText* text, gint start_pos, gint end_pos )
atk_editable_text_cut_text ( AtkEditableText* text, gint start_pos, gint end_pos )
atk_editable_text_delete_text ( AtkEditableText* text, gint start_pos, gint end_pos )
atk_editable_text_get_type ( )
atk_editable_text_insert_text ( AtkEditableText* text, gchar const* string, gint length, gint* position )
atk_editable_text_paste_text ( AtkEditableText* text, gint position )
atk_editable_text_set_run_attributes ( AtkEditableText* text, AtkAttributeSet* attrib_set, gint start_offset, gint end_offset )
atk_editable_text_set_text_contents ( AtkEditableText* text, gchar const* string )

atkgobjectaccessible.h, libatk-1.0.so.0.3009.1
atk_gobject_accessible_for_object GObject* obj )
atk_gobject_accessible_get_object AtkGObjectAccessible* obj )
atk_gobject_accessible_get_type ( )

atkhyperlink.h, libatk-1.0.so.0.3009.1
atk_hyperlink_get_end_index AtkHyperlink* link_ )
atk_hyperlink_get_n_anchors AtkHyperlink* link_ )
atk_hyperlink_get_object ( AtkHyperlink* link_, gint i )
atk_hyperlink_get_start_index AtkHyperlink* link_ )
atk_hyperlink_get_type ( )
atk_hyperlink_get_uri ( AtkHyperlink* link_, gint i )
atk_hyperlink_is_inline AtkHyperlink* link_ )
atk_hyperlink_is_selected_link AtkHyperlink* link_ )
atk_hyperlink_is_valid AtkHyperlink* link_ )

atkhyperlinkimpl.h, libatk-1.0.so.0.3009.1
atk_hyperlink_impl_get_hyperlink AtkHyperlinkImpl* obj )
atk_hyperlink_impl_get_type ( )

atkhypertext.h, libatk-1.0.so.0.3009.1
atk_hypertext_get_link ( AtkHypertext* hypertext, gint link_index )
atk_hypertext_get_link_index ( AtkHypertext* hypertext, gint char_index )
atk_hypertext_get_n_links AtkHypertext* hypertext )
atk_hypertext_get_type ( )

atkimage.h, libatk-1.0.so.0.3009.1
atk_image_get_image_description AtkImage* image )
atk_image_get_image_locale AtkImage* image )
atk_image_get_image_position AtkImage* image, gint* x, gint* y, AtkCoordType coord_type )
atk_image_get_image_size AtkImage* image, gint* width, gint* height )
atk_image_get_type ( )
atk_image_set_image_description AtkImage* image, gchar const* description )

atkmisc.h, libatk-1.0.so.0.3009.1
atk_misc_get_instance ( )
atk_misc_get_type ( )
atk_misc_instance [data]
atk_misc_threads_enter AtkMisc* misc )
atk_misc_threads_leave AtkMisc* misc )

atknoopobject.h, libatk-1.0.so.0.3009.1
atk_no_op_object_get_type ( )
atk_no_op_object_new GObject* obj )

atknoopobjectfactory.h, libatk-1.0.so.0.3009.1
atk_no_op_object_factory_get_type ( )
atk_no_op_object_factory_new ( )

atkobject.h, libatk-1.0.so.0.3009.1
atk_implementor_get_type ( )
atk_implementor_ref_accessible AtkImplementor* implementor )
atk_object_add_relationship ( AtkObject* object, AtkRelationType relationship, AtkObject* target )
atk_object_connect_property_change_handler ( AtkObject* accessible, AtkPropertyChangeHandler* handler )
atk_object_get_attributes AtkObject* accessible )
atk_object_get_description AtkObject* accessible )
atk_object_get_index_in_parent AtkObject* accessible )
atk_object_get_layer AtkObject* accessible )
atk_object_get_mdi_zorder AtkObject* accessible )
atk_object_get_n_accessible_children AtkObject* accessible )
atk_object_get_name AtkObject* accessible )
atk_object_get_parent AtkObject* accessible )
atk_object_get_role AtkObject* accessible )
atk_object_get_type ( )
atk_object_initialize ( AtkObject* accessible, gpointer data )
atk_object_notify_state_change ( AtkObject* accessible, AtkState state, gboolean value )
atk_object_ref_accessible_child ( AtkObject* accessible, gint i )
atk_object_ref_relation_set AtkObject* accessible )
atk_object_ref_state_set AtkObject* accessible )
atk_object_remove_property_change_handler ( AtkObject* accessible, guint handler_id )
atk_object_remove_relationship ( AtkObject* object, AtkRelationType relationship, AtkObject* target )
atk_object_set_description ( AtkObject* accessible, gchar const* description )
atk_object_set_name ( AtkObject* accessible, gchar const* name )
atk_object_set_parent ( AtkObject* accessible, AtkObject* parent )
atk_object_set_role ( AtkObject* accessible, AtkRole role )
atk_role_for_name gchar const* name )
atk_role_get_localized_name AtkRole role )
atk_role_get_name AtkRole role )
atk_role_register gchar const* name )

atkobjectfactory.h, libatk-1.0.so.0.3009.1
atk_object_factory_create_accessible ( AtkObjectFactory* factory, GObject* obj )
atk_object_factory_get_accessible_type AtkObjectFactory* factory )
atk_object_factory_get_type ( )
atk_object_factory_invalidate AtkObjectFactory* factory )

atkplug.h, libatk-1.0.so.0.3009.1
atk_plug_get_id AtkPlug* plug )
atk_plug_get_type ( )
atk_plug_new ( )

atkregistry.h, libatk-1.0.so.0.3009.1
atk_get_default_registry ( )
atk_registry_get_factory ( AtkRegistry* registry, GType type )
atk_registry_get_factory_type ( AtkRegistry* registry, GType type )
atk_registry_get_type ( )
atk_registry_set_factory_type ( AtkRegistry* registry, GType type, GType factory_type )

atkrelation.h, libatk-1.0.so.0.3009.1
atk_relation_add_target ( AtkRelation* relation, AtkObject* target )
atk_relation_get_relation_type AtkRelation* relation )
atk_relation_get_target AtkRelation* relation )
atk_relation_get_type ( )
atk_relation_new ( AtkObject** targets, gint n_targets, AtkRelationType relationship )
atk_relation_remove_target ( AtkRelation* relation, AtkObject* target )
atk_relation_type_for_name gchar const* name )
atk_relation_type_get_name AtkRelationType type )
atk_relation_type_register gchar const* name )

atkrelationset.h, libatk-1.0.so.0.3009.1
atk_relation_set_add ( AtkRelationSet* set, AtkRelation* relation )
atk_relation_set_add_relation_by_type ( AtkRelationSet* set, AtkRelationType relationship, AtkObject* target )
atk_relation_set_contains ( AtkRelationSet* set, AtkRelationType relationship )
atk_relation_set_get_n_relations AtkRelationSet* set )
atk_relation_set_get_relation ( AtkRelationSet* set, gint i )
atk_relation_set_get_relation_by_type ( AtkRelationSet* set, AtkRelationType relationship )
atk_relation_set_get_type ( )
atk_relation_set_new ( )
atk_relation_set_remove ( AtkRelationSet* set, AtkRelation* relation )

atkselection.h, libatk-1.0.so.0.3009.1
atk_selection_add_selection ( AtkSelection* selection, gint i )
atk_selection_clear_selection AtkSelection* selection )
atk_selection_get_selection_count AtkSelection* selection )
atk_selection_get_type ( )
atk_selection_is_child_selected ( AtkSelection* selection, gint i )
atk_selection_ref_selection ( AtkSelection* selection, gint i )
atk_selection_remove_selection ( AtkSelection* selection, gint i )
atk_selection_select_all_selection AtkSelection* selection )

atksocket.h, libatk-1.0.so.0.3009.1
atk_socket_embed AtkSocket* obj, gchar* plug_id )
atk_socket_get_type ( )
atk_socket_is_occupied AtkSocket* obj )
atk_socket_new ( )

atkstate.h, libatk-1.0.so.0.3009.1
atk_state_type_for_name gchar const* name )
atk_state_type_get_name AtkStateType type )
atk_state_type_register gchar const* name )

atkstateset.h, libatk-1.0.so.0.3009.1
atk_state_set_add_state ( AtkStateSet* set, AtkStateType type )
atk_state_set_add_states ( AtkStateSet* set, AtkStateType* types, gint n_types )
atk_state_set_and_sets ( AtkStateSet* set, AtkStateSet* compare_set )
atk_state_set_clear_states AtkStateSet* set )
atk_state_set_contains_state ( AtkStateSet* set, AtkStateType type )
atk_state_set_contains_states ( AtkStateSet* set, AtkStateType* types, gint n_types )
atk_state_set_get_type ( )
atk_state_set_is_empty AtkStateSet* set )
atk_state_set_new ( )
atk_state_set_or_sets ( AtkStateSet* set, AtkStateSet* compare_set )
atk_state_set_remove_state ( AtkStateSet* set, AtkStateType type )
atk_state_set_xor_sets ( AtkStateSet* set, AtkStateSet* compare_set )

atkstreamablecontent.h, libatk-1.0.so.0.3009.1
atk_streamable_content_get_mime_type ( AtkStreamableContent* streamable, gint i )
atk_streamable_content_get_n_mime_types AtkStreamableContent* streamable )
atk_streamable_content_get_stream ( AtkStreamableContent* streamable, gchar const* mime_type )
atk_streamable_content_get_type ( )
atk_streamable_content_get_uri ( AtkStreamableContent* streamable, gchar const* mime_type )

atktable.h, libatk-1.0.so.0.3009.1
atk_table_add_column_selection AtkTable* table, gint column )
atk_table_add_row_selection AtkTable* table, gint row )
atk_table_get_caption AtkTable* table )
atk_table_get_column_at_index AtkTable* table, gint index_ )
atk_table_get_column_description AtkTable* table, gint column )
atk_table_get_column_extent_at AtkTable* table, gint row, gint column )
atk_table_get_column_header AtkTable* table, gint column )
atk_table_get_index_at AtkTable* table, gint row, gint column )
atk_table_get_n_columns AtkTable* table )
atk_table_get_n_rows AtkTable* table )
atk_table_get_row_at_index AtkTable* table, gint index_ )
atk_table_get_row_description AtkTable* table, gint row )
atk_table_get_row_extent_at AtkTable* table, gint row, gint column )
atk_table_get_row_header AtkTable* table, gint row )
atk_table_get_selected_columns AtkTable* table, gint** selected )
atk_table_get_selected_rows AtkTable* table, gint** selected )
atk_table_get_summary AtkTable* table )
atk_table_get_type ( )
atk_table_is_column_selected AtkTable* table, gint column )
atk_table_is_row_selected AtkTable* table, gint row )
atk_table_is_selected AtkTable* table, gint row, gint column )
atk_table_ref_at AtkTable* table, gint row, gint column )
atk_table_remove_column_selection AtkTable* table, gint column )
atk_table_remove_row_selection AtkTable* table, gint row )
atk_table_set_caption AtkTable* table, AtkObject* caption )
atk_table_set_column_description AtkTable* table, gint column, gchar const* description )
atk_table_set_column_header AtkTable* table, gint column, AtkObject* header )
atk_table_set_row_description AtkTable* table, gint row, gchar const* description )
atk_table_set_row_header AtkTable* table, gint row, AtkObject* header )
atk_table_set_summary AtkTable* table, AtkObject* accessible )

atktext.h, libatk-1.0.so.0.3009.1
atk_attribute_set_free AtkAttributeSet* attrib_set )
atk_text_add_selection AtkText* text, gint start_offset, gint end_offset )
atk_text_attribute_for_name gchar const* name )
atk_text_attribute_get_name AtkTextAttribute attr )
atk_text_attribute_get_value ( AtkTextAttribute attr, gint index_ )
atk_text_attribute_register gchar const* name )
atk_text_free_ranges AtkTextRange** ranges )
atk_text_get_bounded_ranges AtkText* text, AtkTextRectangle* rect, AtkCoordType coord_type, AtkTextClipType x_clip_type, AtkTextClipType y_clip_type )
atk_text_get_caret_offset AtkText* text )
atk_text_get_character_at_offset AtkText* text, gint offset )
atk_text_get_character_count AtkText* text )
atk_text_get_character_extents AtkText* text, gint offset, gint* x, gint* y, gint* width, gint* height, AtkCoordType coords )
atk_text_get_default_attributes AtkText* text )
atk_text_get_n_selections AtkText* text )
atk_text_get_offset_at_point AtkText* text, gint x, gint y, AtkCoordType coords )
atk_text_get_range_extents AtkText* text, gint start_offset, gint end_offset, AtkCoordType coord_type, AtkTextRectangle* rect )
atk_text_get_run_attributes AtkText* text, gint offset, gint* start_offset, gint* end_offset )
atk_text_get_selection AtkText* text, gint selection_num, gint* start_offset, gint* end_offset )
atk_text_get_text AtkText* text, gint start_offset, gint end_offset )
atk_text_get_text_after_offset AtkText* text, gint offset, AtkTextBoundary boundary_type, gint* start_offset, gint* end_offset )
atk_text_get_text_at_offset AtkText* text, gint offset, AtkTextBoundary boundary_type, gint* start_offset, gint* end_offset )
atk_text_get_text_before_offset AtkText* text, gint offset, AtkTextBoundary boundary_type, gint* start_offset, gint* end_offset )
atk_text_get_type ( )
atk_text_remove_selection AtkText* text, gint selection_num )
atk_text_set_caret_offset AtkText* text, gint offset )
atk_text_set_selection AtkText* text, gint selection_num, gint start_offset, gint end_offset )

atkutil.h, libatk-1.0.so.0.3009.1
atk_add_focus_tracker AtkEventListener focus_tracker )
atk_add_global_event_listener ( GSignalEmissionHook listener, gchar const* event_type )
atk_add_key_event_listener ( AtkKeySnoopFunc listener, gpointer data )
atk_focus_tracker_init AtkEventListenerInit init )
atk_focus_tracker_notify AtkObject* object )
atk_get_focus_object ( )
atk_get_root ( )
atk_get_toolkit_name ( )
atk_get_toolkit_version ( )
atk_get_version ( )
atk_remove_focus_tracker guint tracker_id )
atk_remove_global_event_listener guint listener_id )
atk_remove_key_event_listener guint listener_id )
atk_util_get_type ( )

atkvalue.h, libatk-1.0.so.0.3009.1
atk_value_get_current_value AtkValue* obj, GValue* value )
atk_value_get_maximum_value AtkValue* obj, GValue* value )
atk_value_get_minimum_increment AtkValue* obj, GValue* value )
atk_value_get_minimum_value AtkValue* obj, GValue* value )
atk_value_get_type ( )
atk_value_set_current_value AtkValue* obj, GValue const* value )

to the top



Generated on Fri Sep 2 19:30:08 2011 for libatk-1.0.so.0 by ABI Compliance Checker 1.93.8  
A tool for checking backward binary compatibility of a shared C/C++ library API