~ubuntu-branches/ubuntu/lucid/atk1.0/lucid

« back to all changes in this revision

Viewing changes to docs/html/atk.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-01-14 16:25:56 UTC
  • mfrom: (1.2.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20080114162556-f3dbeslu5w2hspoe
Tags: 1.21.5-0ubuntu1
* New upstream bugfix release (LP: #182900)
* Bump Standards-Version to 3.7.3
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
    <function name="atk_action_get_localized_name ()" link="AtkAction.html#atk-action-get-localized-name"/>
46
46
    <function name="atk_action_get_keybinding ()" link="AtkAction.html#atk-action-get-keybinding"/>
47
47
    <function name="atk_action_set_description ()" link="AtkAction.html#atk-action-set-description"/>
 
48
    <function name="" link="AtkAction.html#id342676"/>
 
49
    <function name="" link="AtkAction.html#id342677"/>
48
50
    <function name="AtkComponent" link="AtkComponent.html#AtkComponent-struct"/>
49
51
    <function name="atk_component_add_focus_handler ()" link="AtkComponent.html#atk-component-add-focus-handler"/>
50
52
    <function name="atk_component_contains ()" link="AtkComponent.html#atk-component-contains"/>
61
63
    <function name="atk_component_set_size ()" link="AtkComponent.html#atk-component-set-size"/>
62
64
    <function name="atk_component_get_alpha ()" link="AtkComponent.html#atk-component-get-alpha"/>
63
65
    <function name="The &quot;bounds-changed&quot; signal" link="AtkComponent.html#AtkComponent-bounds-changed"/>
 
66
    <function name="" link="AtkComponent.html#id346772"/>
 
67
    <function name="" link="AtkComponent.html#id346773"/>
64
68
    <function name="AtkDocument" link="AtkDocument.html#AtkDocument-struct"/>
65
69
    <function name="atk_document_get_document_type ()" link="AtkDocument.html#atk-document-get-document-type"/>
66
70
    <function name="atk_document_get_document ()" link="AtkDocument.html#atk-document-get-document"/>
71
75
    <function name="The &quot;load-complete&quot; signal" link="AtkDocument.html#AtkDocument-load-complete"/>
72
76
    <function name="The &quot;load-stopped&quot; signal" link="AtkDocument.html#AtkDocument-load-stopped"/>
73
77
    <function name="The &quot;reload&quot; signal" link="AtkDocument.html#AtkDocument-reload"/>
 
78
    <function name="" link="AtkDocument.html#id350783"/>
 
79
    <function name="" link="AtkDocument.html#id350784"/>
74
80
    <function name="AtkEditableText" link="AtkEditableText.html#AtkEditableText-struct"/>
75
81
    <function name="atk_editable_text_set_run_attributes ()" link="AtkEditableText.html#atk-editable-text-set-run-attributes"/>
76
82
    <function name="atk_editable_text_set_text_contents ()" link="AtkEditableText.html#atk-editable-text-set-text-contents"/>
79
85
    <function name="atk_editable_text_cut_text ()" link="AtkEditableText.html#atk-editable-text-cut-text"/>
80
86
    <function name="atk_editable_text_delete_text ()" link="AtkEditableText.html#atk-editable-text-delete-text"/>
81
87
    <function name="atk_editable_text_paste_text ()" link="AtkEditableText.html#atk-editable-text-paste-text"/>
 
88
    <function name="" link="AtkEditableText.html#id353390"/>
 
89
    <function name="" link="AtkEditableText.html#id353391"/>
82
90
    <function name="AtkGObjectAccessible" link="AtkGObjectAccessible.html#AtkGObjectAccessible-struct"/>
83
91
    <function name="atk_gobject_accessible_for_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-for-object"/>
84
92
    <function name="atk_gobject_accessible_get_object ()" link="AtkGObjectAccessible.html#atk-gobject-accessible-get-object"/>
 
93
    <function name="" link="AtkGObjectAccessible.html#id355114"/>
 
94
    <function name="" link="AtkGObjectAccessible.html#id355115"/>
85
95
    <function name="AtkHyperlink" link="AtkHyperlink.html#AtkHyperlink-struct"/>
86
96
    <function name="enum AtkHyperlinkStateFlags" link="AtkHyperlink.html#AtkHyperlinkStateFlags"/>
87
97
    <function name="atk_hyperlink_get_uri ()" link="AtkHyperlink.html#atk-hyperlink-get-uri"/>
97
107
    <function name="The &quot;selected-link&quot; property" link="AtkHyperlink.html#AtkHyperlink--selected-link"/>
98
108
    <function name="The &quot;start-index&quot; property" link="AtkHyperlink.html#AtkHyperlink--start-index"/>
99
109
    <function name="The &quot;link-activated&quot; signal" link="AtkHyperlink.html#AtkHyperlink-link-activated"/>
 
110
    <function name="" link="AtkHyperlink.html#id357114"/>
 
111
    <function name="" link="AtkHyperlink.html#id357115"/>
100
112
    <function name="AtkHyperlinkImpl" link="atk-AtkHyperlinkImpl.html#AtkHyperlinkImpl"/>
101
113
    <function name="atk_hyperlink_impl_get_hyperlink ()" link="atk-AtkHyperlinkImpl.html#atk-hyperlink-impl-get-hyperlink"/>
 
114
    <function name="" link="atk-AtkHyperlinkImpl.html#id358896"/>
 
115
    <function name="" link="atk-AtkHyperlinkImpl.html#id358897"/>
102
116
    <function name="AtkHypertext" link="AtkHypertext.html#AtkHypertext-struct"/>
103
117
    <function name="atk_hypertext_get_link ()" link="AtkHypertext.html#atk-hypertext-get-link"/>
104
118
    <function name="atk_hypertext_get_n_links ()" link="AtkHypertext.html#atk-hypertext-get-n-links"/>
105
119
    <function name="atk_hypertext_get_link_index ()" link="AtkHypertext.html#atk-hypertext-get-link-index"/>
106
120
    <function name="The &quot;link-selected&quot; signal" link="AtkHypertext.html#AtkHypertext-link-selected"/>
 
121
    <function name="" link="AtkHypertext.html#id359833"/>
 
122
    <function name="" link="AtkHypertext.html#id359834"/>
107
123
    <function name="AtkImage" link="AtkImage.html#AtkImage-struct"/>
108
124
    <function name="atk_image_get_image_position ()" link="AtkImage.html#atk-image-get-image-position"/>
109
125
    <function name="atk_image_get_image_description ()" link="AtkImage.html#atk-image-get-image-description"/>
110
126
    <function name="atk_image_set_image_description ()" link="AtkImage.html#atk-image-set-image-description"/>
111
127
    <function name="atk_image_get_image_size ()" link="AtkImage.html#atk-image-get-image-size"/>
112
128
    <function name="atk_image_get_image_locale ()" link="AtkImage.html#atk-image-get-image-locale"/>
 
129
    <function name="" link="AtkImage.html#id361434"/>
 
130
    <function name="" link="AtkImage.html#id361435"/>
113
131
    <function name="AtkNoOpObject" link="AtkNoOpObject.html#AtkNoOpObject-struct"/>
114
132
    <function name="atk_no_op_object_new ()" link="AtkNoOpObject.html#atk-no-op-object-new"/>
 
133
    <function name="" link="AtkNoOpObject.html#id362660"/>
 
134
    <function name="" link="AtkNoOpObject.html#id362661"/>
115
135
    <function name="AtkNoOpObjectFactory" link="AtkNoOpObjectFactory.html#AtkNoOpObjectFactory-struct"/>
116
136
    <function name="atk_no_op_object_factory_new ()" link="AtkNoOpObjectFactory.html#atk-no-op-object-factory-new"/>
 
137
    <function name="" link="AtkNoOpObjectFactory.html#id363244"/>
 
138
    <function name="" link="AtkNoOpObjectFactory.html#id363245"/>
117
139
    <function name="AtkObject" link="AtkObject.html#AtkObject-struct"/>
118
140
    <function name="enum AtkRole" link="AtkObject.html#AtkRole"/>
119
141
    <function name="atk_role_register ()" link="AtkObject.html#atk-role-register"/>
169
191
    <function name="The &quot;property-change&quot; signal" link="AtkObject.html#AtkObject-property-change"/>
170
192
    <function name="The &quot;state-change&quot; signal" link="AtkObject.html#AtkObject-state-change"/>
171
193
    <function name="The &quot;visible-data-changed&quot; signal" link="AtkObject.html#AtkObject-visible-data-changed"/>
 
194
    <function name="" link="AtkObject.html#id371597"/>
 
195
    <function name="" link="AtkObject.html#id371598"/>
172
196
    <function name="AtkObjectFactory" link="AtkObjectFactory.html#AtkObjectFactory-struct"/>
173
197
    <function name="atk_object_factory_create_accessible ()" link="AtkObjectFactory.html#atk-object-factory-create-accessible"/>
174
198
    <function name="atk_object_factory_get_accessible_type ()" link="AtkObjectFactory.html#atk-object-factory-get-accessible-type"/>
175
199
    <function name="atk_object_factory_invalidate ()" link="AtkObjectFactory.html#atk-object-factory-invalidate"/>
 
200
    <function name="" link="AtkObjectFactory.html#id379939"/>
 
201
    <function name="" link="AtkObjectFactory.html#id379940"/>
176
202
    <function name="AtkRegistry" link="AtkRegistry.html#AtkRegistry-struct"/>
177
203
    <function name="atk_registry_set_factory_type ()" link="AtkRegistry.html#atk-registry-set-factory-type"/>
178
204
    <function name="atk_registry_get_factory_type ()" link="AtkRegistry.html#atk-registry-get-factory-type"/>
179
205
    <function name="atk_registry_get_factory ()" link="AtkRegistry.html#atk-registry-get-factory"/>
180
206
    <function name="atk_get_default_registry ()" link="AtkRegistry.html#atk-get-default-registry"/>
 
207
    <function name="" link="AtkRegistry.html#id381339"/>
 
208
    <function name="" link="AtkRegistry.html#id381340"/>
181
209
    <function name="AtkRelation" link="AtkRelation.html#AtkRelation-struct"/>
182
210
    <function name="enum AtkRelationType" link="AtkRelation.html#AtkRelationType"/>
183
211
    <function name="atk_relation_type_register ()" link="AtkRelation.html#atk-relation-type-register"/>
189
217
    <function name="atk_relation_add_target ()" link="AtkRelation.html#atk-relation-add-target"/>
190
218
    <function name="The &quot;relation-type&quot; property" link="AtkRelation.html#AtkRelation--relation-type"/>
191
219
    <function name="The &quot;target&quot; property" link="AtkRelation.html#AtkRelation--target"/>
 
220
    <function name="" link="AtkRelation.html#id383801"/>
 
221
    <function name="" link="AtkRelation.html#id383802"/>
192
222
    <function name="AtkRelationSet" link="AtkRelationSet.html#AtkRelationSet-struct"/>
193
223
    <function name="atk_relation_set_new ()" link="AtkRelationSet.html#atk-relation-set-new"/>
194
224
    <function name="atk_relation_set_contains ()" link="AtkRelationSet.html#atk-relation-set-contains"/>
198
228
    <function name="atk_relation_set_get_relation ()" link="AtkRelationSet.html#atk-relation-set-get-relation"/>
199
229
    <function name="atk_relation_set_get_relation_by_type ()" link="AtkRelationSet.html#atk-relation-set-get-relation-by-type"/>
200
230
    <function name="atk_relation_set_add_relation_by_type ()" link="AtkRelationSet.html#atk-relation-set-add-relation-by-type"/>
 
231
    <function name="" link="AtkRelationSet.html#id386620"/>
 
232
    <function name="" link="AtkRelationSet.html#id386621"/>
201
233
    <function name="AtkSelection" link="AtkSelection.html#AtkSelection-struct"/>
202
234
    <function name="atk_selection_add_selection ()" link="AtkSelection.html#atk-selection-add-selection"/>
203
235
    <function name="atk_selection_clear_selection ()" link="AtkSelection.html#atk-selection-clear-selection"/>
207
239
    <function name="atk_selection_remove_selection ()" link="AtkSelection.html#atk-selection-remove-selection"/>
208
240
    <function name="atk_selection_select_all_selection ()" link="AtkSelection.html#atk-selection-select-all-selection"/>
209
241
    <function name="The &quot;selection-changed&quot; signal" link="AtkSelection.html#AtkSelection-selection-changed"/>
 
242
    <function name="" link="AtkSelection.html#id389120"/>
 
243
    <function name="" link="AtkSelection.html#id389121"/>
210
244
    <function name="enum AtkStateType" link="atk-AtkState.html#AtkStateType"/>
211
245
    <function name="AtkState" link="atk-AtkState.html#AtkState"/>
212
246
    <function name="atk_state_type_register ()" link="atk-AtkState.html#atk-state-type-register"/>
213
247
    <function name="atk_state_type_get_name ()" link="atk-AtkState.html#atk-state-type-get-name"/>
214
248
    <function name="atk_state_type_for_name ()" link="atk-AtkState.html#atk-state-type-for-name"/>
 
249
    <function name="" link="atk-AtkState.html#id391932"/>
 
250
    <function name="" link="atk-AtkState.html#id391933"/>
215
251
    <function name="atk_state_set_new ()" link="atk-AtkStateSet.html#atk-state-set-new"/>
216
252
    <function name="atk_state_set_is_empty ()" link="atk-AtkStateSet.html#atk-state-set-is-empty"/>
217
253
    <function name="atk_state_set_add_state ()" link="atk-AtkStateSet.html#atk-state-set-add-state"/>
223
259
    <function name="atk_state_set_and_sets ()" link="atk-AtkStateSet.html#atk-state-set-and-sets"/>
224
260
    <function name="atk_state_set_or_sets ()" link="atk-AtkStateSet.html#atk-state-set-or-sets"/>
225
261
    <function name="atk_state_set_xor_sets ()" link="atk-AtkStateSet.html#atk-state-set-xor-sets"/>
 
262
    <function name="" link="atk-AtkStateSet.html#id394971"/>
 
263
    <function name="" link="atk-AtkStateSet.html#id394972"/>
226
264
    <function name="AtkStreamableContent" link="AtkStreamableContent.html#AtkStreamableContent-struct"/>
227
265
    <function name="atk_streamable_content_get_n_mime_types ()" link="AtkStreamableContent.html#atk-streamable-content-get-n-mime-types"/>
228
266
    <function name="atk_streamable_content_get_mime_type ()" link="AtkStreamableContent.html#atk-streamable-content-get-mime-type"/>
229
267
    <function name="atk_streamable_content_get_stream ()" link="AtkStreamableContent.html#atk-streamable-content-get-stream"/>
230
268
    <function name="atk_streamable_content_get_uri ()" link="AtkStreamableContent.html#atk-streamable-content-get-uri"/>
 
269
    <function name="" link="AtkStreamableContent.html#id397227"/>
 
270
    <function name="" link="AtkStreamableContent.html#id397228"/>
231
271
    <function name="AtkTable" link="AtkTable.html#AtkTable-struct"/>
232
272
    <function name="atk_table_ref_at ()" link="AtkTable.html#atk-table-ref-at"/>
233
273
    <function name="atk_table_get_index_at ()" link="AtkTable.html#atk-table-get-index-at"/>
265
305
    <function name="The &quot;row-deleted&quot; signal" link="AtkTable.html#AtkTable-row-deleted"/>
266
306
    <function name="The &quot;row-inserted&quot; signal" link="AtkTable.html#AtkTable-row-inserted"/>
267
307
    <function name="The &quot;row-reordered&quot; signal" link="AtkTable.html#AtkTable-row-reordered"/>
 
308
    <function name="" link="AtkTable.html#id403370"/>
 
309
    <function name="" link="AtkTable.html#id403371"/>
268
310
    <function name="AtkText" link="AtkText.html#AtkText-struct"/>
269
311
    <function name="enum AtkTextBoundary" link="AtkText.html#AtkTextBoundary"/>
270
312
    <function name="enum AtkTextClipType" link="AtkText.html#AtkTextClipType"/>
302
344
    <function name="The &quot;text-caret-moved&quot; signal" link="AtkText.html#AtkText-text-caret-moved"/>
303
345
    <function name="The &quot;text-changed&quot; signal" link="AtkText.html#AtkText-text-changed"/>
304
346
    <function name="The &quot;text-selection-changed&quot; signal" link="AtkText.html#AtkText-text-selection-changed"/>
 
347
    <function name="" link="AtkText.html#id415324"/>
 
348
    <function name="" link="AtkText.html#id415326"/>
305
349
    <function name="AtkUtil" link="AtkUtil.html#AtkUtil-struct"/>
306
350
    <function name="enum AtkCoordType" link="AtkUtil.html#AtkCoordType"/>
307
351
    <function name="atk_add_focus_tracker ()" link="AtkUtil.html#atk-add-focus-tracker"/>
321
365
    <function name="atk_get_focus_object ()" link="AtkUtil.html#atk-get-focus-object"/>
322
366
    <function name="atk_get_toolkit_name ()" link="AtkUtil.html#atk-get-toolkit-name"/>
323
367
    <function name="atk_get_toolkit_version ()" link="AtkUtil.html#atk-get-toolkit-version"/>
 
368
    <function name="" link="AtkUtil.html#id423734"/>
 
369
    <function name="" link="AtkUtil.html#id423735"/>
324
370
    <function name="AtkValue" link="AtkValue.html#AtkValue-struct"/>
325
371
    <function name="atk_value_get_current_value ()" link="AtkValue.html#atk-value-get-current-value"/>
326
372
    <function name="atk_value_get_maximum_value ()" link="AtkValue.html#atk-value-get-maximum-value"/>
327
373
    <function name="atk_value_get_minimum_value ()" link="AtkValue.html#atk-value-get-minimum-value"/>
328
374
    <function name="atk_value_set_current_value ()" link="AtkValue.html#atk-value-set-current-value"/>
329
375
    <function name="atk_value_get_minimum_increment ()" link="AtkValue.html#atk-value-get-minimum-increment"/>
 
376
    <function name="" link="AtkValue.html#id426499"/>
 
377
    <function name="" link="AtkValue.html#id426500"/>
330
378
  </functions>
331
379
</book>