-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathAtk-1.0-addenda.gir
30 lines (26 loc) · 1.14 KB
/
Atk-1.0-addenda.gir
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0"?>
<repository version="1.2"
xmlns="http://www.gtk.org/introspection/core/1.0"
xmlns:c="http://www.gtk.org/introspection/c/1.0"
xmlns:glib="http://www.gtk.org/introspection/glib/1.0"
>
<namespace>
<class name="Object">
<method blacklist="true" c:identifier="atk_object_connect_property_change_handler"/>
</class>
<interface name="EditableText">
<method blacklist="true" c:identifier="atk_editable_text_set_run_attributes"/>
</interface>
<interface name="Text">
<method blacklist="true" c:identifier="atk_text_get_default_attributes"/>
<method blacklist="true" c:identifier="atk_text_get_run_attributes"/>
</interface>
<function blacklist="true" c:identifier="atk_add_focus_tracker" />
<function blacklist="true" c:identifier="atk_focus_tracker_init" />
<!-- depends on an alias (AttributeSet) to *glib.SList; not supported yet -->
<function blacklist="true" c:identifier="atk_attribute_set_free" />
<record name="Attribute">
<function blacklist="true" c:identifier="atk_attribute_set_free" />
</record>
</namespace>
</repository>