summaryrefslogtreecommitdiff
path: root/gio/src/gio_extra_objects.defs
blob: acfab9a3639dc4a0ae114042218064ed49cbcd6d (plain)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
; These define-object declarations were not generated by h2defs.py
; because it looks for the SomethingClass declaration too, but that is often 
; hidden.
; However, it is needed by the documentation generation, which needs to 
; know what objects exist, so it can guess how to break apart C function names 
; that are mentioned in documentation text.
; (DocsParser.pm:substitute_function(), which uses GtkDefs.pm:lookup_object().)

(define-object Action
  (in-module "Gio")
  (c-name "GAction")
  (gtype-id "G_TYPE_ACTION")
)

(define-object ActionGroup
  (in-module "Gio")
  (c-name "GActionGroup")
  (gtype-id "G_TYPE_ACTION_GROUP")
)

(define-object ActionMap
  (in-module "Gio")
  (c-name "GActionMap")
  (gtype-id "G_TYPE_ACTION_MAP")
)

(define-object DBusConnection
  (in-module "Gio")
  (c-name "GDBusConnection")
  (gtype-id "G_TYPE_DBUS_CONNECTION")
)

; This helps DocParser.pm, which can't always guess how to break the "DB" part.
(define-object DbusConnection
  (in-module "Gio")
  (c-name "GDbusConnection")
  (gtype-id "G_TYPE_DBUS_CONNECTION")
)

(define-object DBusMessage
  (in-module "Gio")
  (c-name "GDBusMessage")
  (gtype-id "G_TYPE_DBUS_MESSAGE")
)

; This helps DocParser.pm, which can't always guess how to break the "DB" part.
(define-object DbusMessage
  (in-module "Gio")
  (c-name "GDbusMessage")
  (gtype-id "G_TYPE_DBUS_MESSAGE")
)

(define-object DBusInterfaceInfo
  (in-module "Gio")
  (c-name "GDBusInterfaceInfo")
  (gtype-id "G_TYPE_DBUS_METHOD_INTERFACE_INFO")
)

; This helps DocParser.pm, which can't always guess how to break the "DB" part.
(define-object DbusInterfaceInfo
  (in-module "Gio")
  (c-name "GDBusInterfaceInfo")
  (gtype-id "G_TYPE_DBUS_METHOD_INTERFACE_INFO")
)

(define-object DBusMethodInvocation
  (in-module "Gio")
  (c-name "GDBusMethodInvocation")
  (gtype-id "G_TYPE_DBUS_METHOD_INVOCATION")
)

; This helps DocParser.pm, which can't always guess how to break the "DB" part.
(define-object DbusMethodInvocation
  (in-module "Gio")
  (c-name "GDBusMethodInvocation")
  (gtype-id "G_TYPE_DBUS_METHOD_INVOCATION")
)

(define-object DBusNodeInfo
  (in-module "Gio")
  (c-name "GDBusNodeInfo")
  (gtype-id "G_TYPE_DBUS_NODE_INFO")
)

; This helps DocParser.pm, which can't always guess how to break the "DB" part.
(define-object DbusNodeInfo
  (in-module "Gio")
  (c-name "GDBusNodeInfo")
  (gtype-id "G_TYPE_DBUS_NODE_INFO")
)

(define-object DBusProxy
  (in-module "Gio")
  (c-name "GDBusProxy")
  (gtype-id "G_TYPE_DBUS_PROXY")
)

; This helps DocParser.pm, which can't always guess how to break the "DB" part.
(define-object DbusProxy
  (in-module "Gio")
  (c-name "GDbusProxy")
  (gtype-id "G_TYPE_DBUS_PROXY")
)

(define-object DBusServer
  (in-module "Gio")
  (c-name "GDBusServer")
  (gtype-id "G_TYPE_DBUS_SERVER")
)

; This helps DocParser.pm, which can't always guess how to break the "DB" part.
(define-object DbusServer
  (in-module "Gio")
  (c-name "GDbusServer")
  (gtype-id "G_TYPE_DBUS_SERVER")
)

(define-object DesktopAppInfo
  (in-module "Gio")
  (c-name "GDesktopAppInfo")
  (gtype-id "G_TYPE_DESKTOP_APP_INFO")
)

(define-object FileAttribute
  (in-module "Gio")
  (c-name "GFileAttribute")
  (gtype-id "G_TYPE_FILE_ATTRIBUTE")
)

(define-object FileAttributeInfoList
  (in-module "Gio")
  (c-name "GFileAttributeInfoList")
  (gtype-id "G_TYPE_FILE_ATTRIBUTE_INFO_LISt")
)

(define-object FileInfo
  (in-module "Gio")
  (c-name "GFileInfo")
  (gtype-id "G_TYPE_FILE_INFO")
)

(define-object Menu
  (in-module "Gio")
  (c-name "GMenu")
  (gtype-id "G_TYPE_MENU")
)

(define-object MenuItem
  (in-module "Gio")
  (c-name "GMenuItem")
  (gtype-id "G_TYPE_MENU_ITEM")
)

(define-object PollableInputStream
  (in-module "Gio")
  (c-name "GPollableInputStream")
  (gtype-id "G_TYPE_POLLABLE_INPUT_STREAM")
)

(define-object PollableOutputStream
  (in-module "Gio")
  (c-name "GPollableOutputStream")
  (gtype-id "G_TYPE_POLLABLE_OUTPUT_STREAM")
)

(define-object Proxy
  (in-module "Gio")
  (c-name "GProxy")
  (gtype-id "G_TYPE_PROXY")
)

(define-object ProxyResolver
  (in-module "Gio")
  (c-name "GProxyResolver")
  (gtype-id "G_TYPE_PROXY_RESOLVER")
)

(define-object SimpleAction
  (in-module "Gio")
  (c-name "GSimpleAction")
  (gtype-id "G_TYPE_SIMPLE_ACTION")
)

(define-object TlsBackend
  (in-module "Gio")
  (c-name "GTlsBackend")
  (gtype-id "G_TYPE_TLS_BACKEND")
)

(define-object TlsClientConnection
  (in-module "Gio")
  (c-name "GTlsClientConnection")
  (gtype-id "G_TYPE_TLS_CLIENT_CONNECTION")
)