comparison dwt/internal/c/gtk.d @ 33:27324bbbac70

changed to regenerated BCD bindings
author Frank Benoit <benoit@tionex.de>
date Thu, 10 Jan 2008 02:18:07 +0100
parents
children 787b5413b0ce
comparison
equal deleted inserted replaced
32:b7c28480e3e0 33:27324bbbac70
1 /******************************************************************************
2 Based on the generated files from the BCD tool
3 modified by: Frank Benoit <keinfarbton@googlemail.com>
4 ******************************************************************************/
5 module dwt.internal.c.gtk;
6
7 public import dwt.internal.c.atk;
8 public import dwt.internal.c.cairo;
9 public import dwt.internal.c.pango;
10 public import dwt.internal.c.gdk;
11 public import dwt.internal.c.glib;
12
13 extern(C):
14 align(4):
15
16 const int GTK_PATH_PRIO_MASK = 0x0f;
17 const int GTK_BUTTONBOX_DEFAULT = -1;
18 const int GTK_MAX_COMPOSE_LEN = 7;
19 const char[] GTK_PAPER_NAME_A3 = "iso_a3";
20 const char[] GTK_PAPER_NAME_A4 = "iso_a4";
21 const char[] GTK_PAPER_NAME_A5 = "iso_a5";
22 const char[] GTK_PAPER_NAME_B5 = "iso_b5";
23 const char[] GTK_PAPER_NAME_LETTER = "na_letter";
24 const char[] GTK_PAPER_NAME_EXECUTIVE = "na_executive";
25 const char[] GTK_PAPER_NAME_LEGAL = "na_legal";
26 const char[] GTK_PRINT_SETTINGS_PRINTER = "printer";
27 const char[] GTK_PRINT_SETTINGS_ORIENTATION = "orientation";
28 const char[] GTK_PRINT_SETTINGS_PAPER_FORMAT = "paper-format";
29 const char[] GTK_PRINT_SETTINGS_PAPER_WIDTH = "paper-width";
30 const char[] GTK_PRINT_SETTINGS_PAPER_HEIGHT = "paper-height";
31 const char[] GTK_PRINT_SETTINGS_N_COPIES = "n-copies";
32 const char[] GTK_PRINT_SETTINGS_DEFAULT_SOURCE = "default-source";
33 const char[] GTK_PRINT_SETTINGS_QUALITY = "quality";
34 const char[] GTK_PRINT_SETTINGS_RESOLUTION = "resolution";
35 const char[] GTK_PRINT_SETTINGS_USE_COLOR = "use-color";
36 const char[] GTK_PRINT_SETTINGS_DUPLEX = "duplex";
37 const char[] GTK_PRINT_SETTINGS_COLLATE = "collate";
38 const char[] GTK_PRINT_SETTINGS_REVERSE = "reverse";
39 const char[] GTK_PRINT_SETTINGS_MEDIA_TYPE = "media-type";
40 const char[] GTK_PRINT_SETTINGS_DITHER = "dither";
41 const char[] GTK_PRINT_SETTINGS_SCALE = "scale";
42 const char[] GTK_PRINT_SETTINGS_PRINT_PAGES = "print-pages";
43 const char[] GTK_PRINT_SETTINGS_PAGE_RANGES = "page-ranges";
44 const char[] GTK_PRINT_SETTINGS_PAGE_SET = "page-set";
45 const char[] GTK_PRINT_SETTINGS_FINISHINGS = "finishings";
46 const char[] GTK_PRINT_SETTINGS_NUMBER_UP = "number-up";
47 const char[] GTK_PRINT_SETTINGS_OUTPUT_BIN = "output-bin";
48 const char[] GTK_PRINT_SETTINGS_OUTPUT_FILE_FORMAT = "output-file-format";
49 const char[] GTK_PRINT_SETTINGS_OUTPUT_URI = "output-uri";
50 const char[] GTK_PRINT_SETTINGS_WIN32_DRIVER_VERSION = "win32-driver-version";
51 const char[] GTK_PRINT_SETTINGS_WIN32_DRIVER_EXTRA = "win32-driver-extra";
52 const int GTK_INPUT_ERROR = -1;
53 const char[] GTK_STOCK_DIALOG_AUTHENTICATION = "gtk-dialog-authentication";
54 const char[] GTK_STOCK_DIALOG_INFO = "gtk-dialog-info";
55 const char[] GTK_STOCK_DIALOG_WARNING = "gtk-dialog-warning";
56 const char[] GTK_STOCK_DIALOG_ERROR = "gtk-dialog-error";
57 const char[] GTK_STOCK_DIALOG_QUESTION = "gtk-dialog-question";
58 const char[] GTK_STOCK_DND = "gtk-dnd";
59 const char[] GTK_STOCK_DND_MULTIPLE = "gtk-dnd-multiple";
60 const char[] GTK_STOCK_ABOUT = "gtk-about";
61 const char[] GTK_STOCK_ADD = "gtk-add";
62 const char[] GTK_STOCK_APPLY = "gtk-apply";
63 const char[] GTK_STOCK_BOLD = "gtk-bold";
64 const char[] GTK_STOCK_CANCEL = "gtk-cancel";
65 const char[] GTK_STOCK_CDROM = "gtk-cdrom";
66 const char[] GTK_STOCK_CLEAR = "gtk-clear";
67 const char[] GTK_STOCK_CLOSE = "gtk-close";
68 const char[] GTK_STOCK_COLOR_PICKER = "gtk-color-picker";
69 const char[] GTK_STOCK_CONVERT = "gtk-convert";
70 const char[] GTK_STOCK_CONNECT = "gtk-connect";
71 const char[] GTK_STOCK_COPY = "gtk-copy";
72 const char[] GTK_STOCK_CUT = "gtk-cut";
73 const char[] GTK_STOCK_DELETE = "gtk-delete";
74 const char[] GTK_STOCK_DIRECTORY = "gtk-directory";
75 const char[] GTK_STOCK_DISCARD = "gtk-discard";
76 const char[] GTK_STOCK_DISCONNECT = "gtk-disconnect";
77 const char[] GTK_STOCK_EDIT = "gtk-edit";
78 const char[] GTK_STOCK_EXECUTE = "gtk-execute";
79 const char[] GTK_STOCK_FILE = "gtk-file";
80 const char[] GTK_STOCK_FIND = "gtk-find";
81 const char[] GTK_STOCK_FIND_AND_REPLACE = "gtk-find-and-replace";
82 const char[] GTK_STOCK_FLOPPY = "gtk-floppy";
83 const char[] GTK_STOCK_FULLSCREEN = "gtk-fullscreen";
84 const char[] GTK_STOCK_GOTO_BOTTOM = "gtk-goto-bottom";
85 const char[] GTK_STOCK_GOTO_FIRST = "gtk-goto-first";
86 const char[] GTK_STOCK_GOTO_LAST = "gtk-goto-last";
87 const char[] GTK_STOCK_GOTO_TOP = "gtk-goto-top";
88 const char[] GTK_STOCK_GO_BACK = "gtk-go-back";
89 const char[] GTK_STOCK_GO_DOWN = "gtk-go-down";
90 const char[] GTK_STOCK_GO_FORWARD = "gtk-go-forward";
91 const char[] GTK_STOCK_GO_UP = "gtk-go-up";
92 const char[] GTK_STOCK_HARDDISK = "gtk-harddisk";
93 const char[] GTK_STOCK_HELP = "gtk-help";
94 const char[] GTK_STOCK_HOME = "gtk-home";
95 const char[] GTK_STOCK_INDEX = "gtk-index";
96 const char[] GTK_STOCK_INDENT = "gtk-indent";
97 const char[] GTK_STOCK_INFO = "gtk-info";
98 const char[] GTK_STOCK_UNINDENT = "gtk-unindent";
99 const char[] GTK_STOCK_ITALIC = "gtk-italic";
100 const char[] GTK_STOCK_JUMP_TO = "gtk-jump-to";
101 const char[] GTK_STOCK_JUSTIFY_CENTER = "gtk-justify-center";
102 const char[] GTK_STOCK_JUSTIFY_FILL = "gtk-justify-fill";
103 const char[] GTK_STOCK_JUSTIFY_LEFT = "gtk-justify-left";
104 const char[] GTK_STOCK_JUSTIFY_RIGHT = "gtk-justify-right";
105 const char[] GTK_STOCK_LEAVE_FULLSCREEN = "gtk-leave-fullscreen";
106 const char[] GTK_STOCK_MISSING_IMAGE = "gtk-missing-image";
107 const char[] GTK_STOCK_MEDIA_FORWARD = "gtk-media-forward";
108 const char[] GTK_STOCK_MEDIA_NEXT = "gtk-media-next";
109 const char[] GTK_STOCK_MEDIA_PAUSE = "gtk-media-pause";
110 const char[] GTK_STOCK_MEDIA_PLAY = "gtk-media-play";
111 const char[] GTK_STOCK_MEDIA_PREVIOUS = "gtk-media-previous";
112 const char[] GTK_STOCK_MEDIA_RECORD = "gtk-media-record";
113 const char[] GTK_STOCK_MEDIA_REWIND = "gtk-media-rewind";
114 const char[] GTK_STOCK_MEDIA_STOP = "gtk-media-stop";
115 const char[] GTK_STOCK_NETWORK = "gtk-network";
116 const char[] GTK_STOCK_NEW = "gtk-new";
117 const char[] GTK_STOCK_NO = "gtk-no";
118 const char[] GTK_STOCK_OK = "gtk-ok";
119 const char[] GTK_STOCK_OPEN = "gtk-open";
120 const char[] GTK_STOCK_ORIENTATION_PORTRAIT = "gtk-orientation-portrait";
121 const char[] GTK_STOCK_ORIENTATION_LANDSCAPE = "gtk-orientation-landscape";
122 const char[] GTK_STOCK_ORIENTATION_REVERSE_LANDSCAPE = "gtk-orientation-reverse-landscape";
123 const char[] GTK_STOCK_ORIENTATION_REVERSE_PORTRAIT = "gtk-orientation-reverse-portrait";
124 const char[] GTK_STOCK_PASTE = "gtk-paste";
125 const char[] GTK_STOCK_PREFERENCES = "gtk-preferences";
126 const char[] GTK_STOCK_PRINT = "gtk-print";
127 const char[] GTK_STOCK_PRINT_PREVIEW = "gtk-print-preview";
128 const char[] GTK_STOCK_PROPERTIES = "gtk-properties";
129 const char[] GTK_STOCK_QUIT = "gtk-quit";
130 const char[] GTK_STOCK_REDO = "gtk-redo";
131 const char[] GTK_STOCK_REFRESH = "gtk-refresh";
132 const char[] GTK_STOCK_REMOVE = "gtk-remove";
133 const char[] GTK_STOCK_REVERT_TO_SAVED = "gtk-revert-to-saved";
134 const char[] GTK_STOCK_SAVE = "gtk-save";
135 const char[] GTK_STOCK_SAVE_AS = "gtk-save-as";
136 const char[] GTK_STOCK_SELECT_ALL = "gtk-select-all";
137 const char[] GTK_STOCK_SELECT_COLOR = "gtk-select-color";
138 const char[] GTK_STOCK_SELECT_FONT = "gtk-select-font";
139 const char[] GTK_STOCK_SORT_ASCENDING = "gtk-sort-ascending";
140 const char[] GTK_STOCK_SORT_DESCENDING = "gtk-sort-descending";
141 const char[] GTK_STOCK_SPELL_CHECK = "gtk-spell-check";
142 const char[] GTK_STOCK_STOP = "gtk-stop";
143 const char[] GTK_STOCK_STRIKETHROUGH = "gtk-strikethrough";
144 const char[] GTK_STOCK_UNDELETE = "gtk-undelete";
145 const char[] GTK_STOCK_UNDERLINE = "gtk-underline";
146 const char[] GTK_STOCK_UNDO = "gtk-undo";
147 const char[] GTK_STOCK_YES = "gtk-yes";
148 const char[] GTK_STOCK_ZOOM_100 = "gtk-zoom-100";
149 const char[] GTK_STOCK_ZOOM_FIT = "gtk-zoom-fit";
150 const char[] GTK_STOCK_ZOOM_IN = "gtk-zoom-in";
151 const char[] GTK_STOCK_ZOOM_OUT = "gtk-zoom-out";
152 alias _GtkVSeparatorClass GtkVSeparatorClass;
153 alias _GtkSeparatorClass GtkSeparatorClass;
154 alias _GtkVSeparator GtkVSeparator;
155 alias _GtkSeparator GtkSeparator;
156 alias _GtkVScaleClass GtkVScaleClass;
157 alias _GtkScaleClass GtkScaleClass;
158 alias _GtkVScale GtkVScale;
159 alias _GtkScale GtkScale;
160 alias _GtkVRulerClass GtkVRulerClass;
161 alias _GtkRulerClass GtkRulerClass;
162 alias _GtkVRuler GtkVRuler;
163 alias _GtkRuler GtkRuler;
164 alias _GtkVPanedClass GtkVPanedClass;
165 alias _GtkPanedClass GtkPanedClass;
166 alias _GtkVPaned GtkVPaned;
167 alias _GtkPaned GtkPaned;
168 alias _GtkVolumeButtonClass GtkVolumeButtonClass;
169 alias _GtkScaleButtonClass GtkScaleButtonClass;
170 alias void function() _BCD_func__12122;
171 alias void GtkVolumeButton;
172 alias _GtkVButtonBoxClass GtkVButtonBoxClass;
173 alias _GtkButtonBoxClass GtkButtonBoxClass;
174 alias _GtkVButtonBox GtkVButtonBox;
175 alias _GtkButtonBox GtkButtonBox;
176 enum GtkUIManagerItemType {
177 GTK_UI_MANAGER_AUTO=0,
178 GTK_UI_MANAGER_MENUBAR=1,
179 GTK_UI_MANAGER_MENU=2,
180 GTK_UI_MANAGER_TOOLBAR=4,
181 GTK_UI_MANAGER_PLACEHOLDER=8,
182 GTK_UI_MANAGER_POPUP=16,
183 GTK_UI_MANAGER_MENUITEM=32,
184 GTK_UI_MANAGER_TOOLITEM=64,
185 GTK_UI_MANAGER_SEPARATOR=128,
186 GTK_UI_MANAGER_ACCELERATOR=256,
187 }
188 alias void GtkUIManagerPrivate;
189 alias _GtkUIManagerClass GtkUIManagerClass;
190 alias _GtkUIManager GtkUIManager;
191 alias _GtkWidget GtkWidget;
192 alias void function(_GtkUIManager *, _GtkWidget *) _BCD_func__16564;
193 alias void function(_GtkUIManager *) _BCD_func__16565;
194 alias _GtkAction GtkAction;
195 alias void function(_GtkUIManager *, _GtkAction *, _GtkWidget *) _BCD_func__16566;
196 alias void function(_GtkUIManager *, _GtkAction *) _BCD_func__16567;
197 alias _GtkWidget * function(_GtkUIManager *, char *) _BCD_func__16568;
198 alias _GtkAction * function(_GtkUIManager *, char *) _BCD_func__16569;
199 alias _GtkTreeStoreClass GtkTreeStoreClass;
200 alias _GtkTreeStore GtkTreeStore;
201 enum GtkSortType {
202 GTK_SORT_ASCENDING=0,
203 GTK_SORT_DESCENDING=1,
204 }
205 alias void GtkTreeModel;
206 alias _GtkTreeIter GtkTreeIter;
207 alias int function(void *, _GtkTreeIter *, _GtkTreeIter *, void *) _BCD_func__11685;
208 alias _BCD_func__11685 GtkTreeIterCompareFunc;
209 alias void function(void *) _BCD_func__13158;
210 alias _BCD_func__13158 GtkDestroyNotify;
211 alias void GtkTreePath;
212 alias void function(void *, void *, _GtkTreeIter *, void *) _BCD_func__9093;
213 alias _BCD_func__9093 GtkTreeSelectionForeachFunc;
214 alias _GtkTreeSelection GtkTreeSelection;
215 alias int function(_GtkTreeSelection *, void *, void *, int, void *) _BCD_func__9094;
216 alias _BCD_func__9094 GtkTreeSelectionFunc;
217 alias _GtkTreeModelSortClass GtkTreeModelSortClass;
218 alias _GtkTreeModelSort GtkTreeModelSort;
219 alias _GtkTreeDragDestIface GtkTreeDragDestIface;
220 alias void GtkTreeDragDest;
221 alias _GtkSelectionData GtkSelectionData;
222 alias int function(void *, void *, _GtkSelectionData *) _BCD_func__16576;
223 alias _GtkTreeDragSourceIface GtkTreeDragSourceIface;
224 alias void GtkTreeDragSource;
225 alias int function(void *, void *) _BCD_func__16578;
226 alias int function(void *, void *, _GtkSelectionData *) _BCD_func__16579;
227 alias void GtkToolbarPrivate;
228 alias _GtkToolbarClass GtkToolbarClass;
229 alias _GtkContainerClass GtkContainerClass;
230 alias _GtkToolbar GtkToolbar;
231 enum GtkOrientation {
232 GTK_ORIENTATION_HORIZONTAL=0,
233 GTK_ORIENTATION_VERTICAL=1,
234 }
235 alias void function(_GtkToolbar *, int) _BCD_func__16581;
236 enum GtkToolbarStyle {
237 GTK_TOOLBAR_ICONS=0,
238 GTK_TOOLBAR_TEXT=1,
239 GTK_TOOLBAR_BOTH=2,
240 GTK_TOOLBAR_BOTH_HORIZ=3,
241 }
242 alias void function(_GtkToolbar *, int) _BCD_func__16582;
243 alias int function(_GtkToolbar *, int, int, int) _BCD_func__16583;
244 alias _GtkContainer GtkContainer;
245 enum GtkIconSize {
246 GTK_ICON_SIZE_INVALID=0,
247 GTK_ICON_SIZE_MENU=1,
248 GTK_ICON_SIZE_SMALL_TOOLBAR=2,
249 GTK_ICON_SIZE_LARGE_TOOLBAR=3,
250 GTK_ICON_SIZE_BUTTON=4,
251 GTK_ICON_SIZE_DND=5,
252 GTK_ICON_SIZE_DIALOG=6,
253 }
254 alias _GtkTooltips GtkTooltips;
255 enum GtkToolbarSpaceStyle {
256 GTK_TOOLBAR_SPACE_EMPTY=0,
257 GTK_TOOLBAR_SPACE_LINE=1,
258 }
259 alias _GtkToolbarChild GtkToolbarChild;
260 enum GtkToolbarChildType {
261 GTK_TOOLBAR_CHILD_SPACE=0,
262 GTK_TOOLBAR_CHILD_BUTTON=1,
263 GTK_TOOLBAR_CHILD_TOGGLEBUTTON=2,
264 GTK_TOOLBAR_CHILD_RADIOBUTTON=3,
265 GTK_TOOLBAR_CHILD_WIDGET=4,
266 }
267 alias _GtkTipsQueryClass GtkTipsQueryClass;
268 alias _GtkLabelClass GtkLabelClass;
269 alias _GtkTipsQuery GtkTipsQuery;
270 alias void function(_GtkTipsQuery *) _BCD_func__16587;
271 alias void function(_GtkTipsQuery *, _GtkWidget *, char *, char *) _BCD_func__16588;
272 alias int function(_GtkTipsQuery *, _GtkWidget *, char *, char *, _GdkEventButton *) _BCD_func__16589;
273 alias _GtkLabel GtkLabel;
274 alias void GtkTextPendingScroll;
275 alias void GtkTextWindow;
276 alias _GtkTextViewClass GtkTextViewClass;
277 alias _GtkTextView GtkTextView;
278 alias _GtkAdjustment GtkAdjustment;
279 alias void function(_GtkTextView *, _GtkAdjustment *, _GtkAdjustment *) _BCD_func__16592;
280 alias _GtkMenu GtkMenu;
281 alias void function(_GtkTextView *, _GtkMenu *) _BCD_func__16593;
282 enum GtkMovementStep {
283 GTK_MOVEMENT_LOGICAL_POSITIONS=0,
284 GTK_MOVEMENT_VISUAL_POSITIONS=1,
285 GTK_MOVEMENT_WORDS=2,
286 GTK_MOVEMENT_DISPLAY_LINES=3,
287 GTK_MOVEMENT_DISPLAY_LINE_ENDS=4,
288 GTK_MOVEMENT_PARAGRAPHS=5,
289 GTK_MOVEMENT_PARAGRAPH_ENDS=6,
290 GTK_MOVEMENT_PAGES=7,
291 GTK_MOVEMENT_BUFFER_ENDS=8,
292 GTK_MOVEMENT_HORIZONTAL_PAGES=9,
293 }
294 alias void function(_GtkTextView *, int, int, int) _BCD_func__16594;
295 alias void function(_GtkTextView *, int, int) _BCD_func__16595;
296 alias void function(_GtkTextView *) _BCD_func__16596;
297 alias void function(_GtkTextView *, char *) _BCD_func__16597;
298 enum GtkDeleteType {
299 GTK_DELETE_CHARS=0,
300 GTK_DELETE_WORD_ENDS=1,
301 GTK_DELETE_WORDS=2,
302 GTK_DELETE_DISPLAY_LINES=3,
303 GTK_DELETE_DISPLAY_LINE_ENDS=4,
304 GTK_DELETE_PARAGRAPH_ENDS=5,
305 GTK_DELETE_PARAGRAPHS=6,
306 GTK_DELETE_WHITESPACE=7,
307 }
308 alias void function(_GtkTextView *, int, int) _BCD_func__16598;
309 enum GtkDirectionType {
310 GTK_DIR_TAB_FORWARD=0,
311 GTK_DIR_TAB_BACKWARD=1,
312 GTK_DIR_UP=2,
313 GTK_DIR_DOWN=3,
314 GTK_DIR_LEFT=4,
315 GTK_DIR_RIGHT=5,
316 }
317 alias void function(_GtkTextView *, int) _BCD_func__16599;
318 alias _GtkTextBuffer GtkTextBuffer;
319 enum GtkWrapMode {
320 GTK_WRAP_NONE=0,
321 GTK_WRAP_CHAR=1,
322 GTK_WRAP_WORD=2,
323 GTK_WRAP_WORD_CHAR=3,
324 }
325 enum GtkJustification {
326 GTK_JUSTIFY_LEFT=0,
327 GTK_JUSTIFY_RIGHT=1,
328 GTK_JUSTIFY_CENTER=2,
329 GTK_JUSTIFY_FILL=3,
330 }
331 alias _GtkTextMark GtkTextMark;
332 alias _GtkIMContext GtkIMContext;
333 enum GtkTextWindowType {
334 GTK_TEXT_WINDOW_PRIVATE=0,
335 GTK_TEXT_WINDOW_WIDGET=1,
336 GTK_TEXT_WINDOW_TEXT=2,
337 GTK_TEXT_WINDOW_LEFT=3,
338 GTK_TEXT_WINDOW_RIGHT=4,
339 GTK_TEXT_WINDOW_TOP=5,
340 GTK_TEXT_WINDOW_BOTTOM=6,
341 }
342 alias _GtkTextIter GtkTextIter;
343 alias int function(_GtkTextBuffer *, _GtkTextBuffer *, _GtkTextIter *, char *, uint, int, void *, _GError * *) _BCD_func__9281;
344 alias _BCD_func__9281 GtkTextBufferDeserializeFunc;
345 alias char * function(_GtkTextBuffer *, _GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, uint *, void *) _BCD_func__9282;
346 alias _BCD_func__9282 GtkTextBufferSerializeFunc;
347 alias _GtkTextBufferClass GtkTextBufferClass;
348 alias void function(_GtkTextBuffer *, _GtkTextIter *, char *, int) _BCD_func__16602;
349 alias void function(_GtkTextBuffer *, _GtkTextIter *, void *) _BCD_func__16603;
350 alias _GtkTextChildAnchor GtkTextChildAnchor;
351 alias void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *) _BCD_func__16604;
352 alias void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *) _BCD_func__16605;
353 alias void function(_GtkTextBuffer *) _BCD_func__16606;
354 alias void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextMark *) _BCD_func__16607;
355 alias void function(_GtkTextBuffer *, _GtkTextMark *) _BCD_func__16608;
356 alias _GtkTextTag GtkTextTag;
357 alias void function(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *) _BCD_func__16609;
358 alias void GtkTextLogAttrCache;
359 alias void GtkTextBTree;
360 enum GtkTextBufferTargetInfo {
361 GTK_TEXT_BUFFER_TARGET_INFO_BUFFER_CONTENTS=-1,
362 GTK_TEXT_BUFFER_TARGET_INFO_RICH_TEXT=-2,
363 GTK_TEXT_BUFFER_TARGET_INFO_TEXT=-3,
364 }
365 alias _GtkTextMarkClass GtkTextMarkClass;
366 alias _GtkTextTagTableClass GtkTextTagTableClass;
367 alias _GtkTextTagTable GtkTextTagTable;
368 alias void function(_GtkTextTagTable *, _GtkTextTag *, int) _BCD_func__16613;
369 alias void function(_GtkTextTagTable *, _GtkTextTag *) _BCD_func__16614;
370 alias void function(_GtkTextTag *, void *) _BCD_func__9332;
371 alias _BCD_func__9332 GtkTextTagTableForeach;
372 alias _GtkTearoffMenuItemClass GtkTearoffMenuItemClass;
373 alias _GtkMenuItemClass GtkMenuItemClass;
374 alias _GtkTearoffMenuItem GtkTearoffMenuItem;
375 alias _GtkMenuItem GtkMenuItem;
376 alias _GtkTableRowCol GtkTableRowCol;
377 alias _GtkTableChild GtkTableChild;
378 alias _GtkTableClass GtkTableClass;
379 alias _GtkTable GtkTable;
380 alias _GtkStockItem GtkStockItem;
381 alias void GtkStatusIconPrivate;
382 alias _GtkStatusIconClass GtkStatusIconClass;
383 alias _GtkStatusIcon GtkStatusIcon;
384 alias void function(_GtkStatusIcon *) _BCD_func__16623;
385 alias void function(_GtkStatusIcon *, uint, uint) _BCD_func__16624;
386 alias int function(_GtkStatusIcon *, int) _BCD_func__16625;
387 alias _GtkStatusbarClass GtkStatusbarClass;
388 alias _GtkHBoxClass GtkHBoxClass;
389 alias _GtkStatusbar GtkStatusbar;
390 alias void function(_GtkStatusbar *, uint, char *) _BCD_func__16628;
391 alias _GtkHBox GtkHBox;
392 alias _GtkSpinButtonClass GtkSpinButtonClass;
393 alias _GtkEntryClass GtkEntryClass;
394 alias _GtkSpinButton GtkSpinButton;
395 alias int function(_GtkSpinButton *, double *) _BCD_func__16631;
396 alias int function(_GtkSpinButton *) _BCD_func__16632;
397 alias void function(_GtkSpinButton *) _BCD_func__16633;
398 enum GtkScrollType {
399 GTK_SCROLL_NONE=0,
400 GTK_SCROLL_JUMP=1,
401 GTK_SCROLL_STEP_BACKWARD=2,
402 GTK_SCROLL_STEP_FORWARD=3,
403 GTK_SCROLL_PAGE_BACKWARD=4,
404 GTK_SCROLL_PAGE_FORWARD=5,
405 GTK_SCROLL_STEP_UP=6,
406 GTK_SCROLL_STEP_DOWN=7,
407 GTK_SCROLL_PAGE_UP=8,
408 GTK_SCROLL_PAGE_DOWN=9,
409 GTK_SCROLL_STEP_LEFT=10,
410 GTK_SCROLL_STEP_RIGHT=11,
411 GTK_SCROLL_PAGE_LEFT=12,
412 GTK_SCROLL_PAGE_RIGHT=13,
413 GTK_SCROLL_START=14,
414 GTK_SCROLL_END=15,
415 }
416 alias void function(_GtkSpinButton *, int) _BCD_func__16634;
417 alias _GtkEntry GtkEntry;
418 enum GtkSpinButtonUpdatePolicy {
419 GTK_UPDATE_ALWAYS=0,
420 GTK_UPDATE_IF_VALID=1,
421 }
422 enum GtkSpinType {
423 GTK_SPIN_STEP_FORWARD=0,
424 GTK_SPIN_STEP_BACKWARD=1,
425 GTK_SPIN_PAGE_FORWARD=2,
426 GTK_SPIN_PAGE_BACKWARD=3,
427 GTK_SPIN_HOME=4,
428 GTK_SPIN_END=5,
429 GTK_SPIN_USER_DEFINED=6,
430 }
431 enum GtkSizeGroupMode {
432 GTK_SIZE_GROUP_NONE=0,
433 GTK_SIZE_GROUP_HORIZONTAL=1,
434 GTK_SIZE_GROUP_VERTICAL=2,
435 GTK_SIZE_GROUP_BOTH=3,
436 }
437 alias _GtkSizeGroupClass GtkSizeGroupClass;
438 alias _GtkSizeGroup GtkSizeGroup;
439 alias _GtkRequisition GtkRequisition;
440 alias void GtkSeparatorToolItemPrivate;
441 alias _GtkSeparatorToolItemClass GtkSeparatorToolItemClass;
442 alias _GtkToolItemClass GtkToolItemClass;
443 alias _GtkSeparatorToolItem GtkSeparatorToolItem;
444 alias _GtkToolItem GtkToolItem;
445 alias _GtkSeparatorMenuItemClass GtkSeparatorMenuItemClass;
446 alias _GtkSeparatorMenuItem GtkSeparatorMenuItem;
447 alias _GtkScrolledWindowClass GtkScrolledWindowClass;
448 alias _GtkBinClass GtkBinClass;
449 alias _GtkScrolledWindow GtkScrolledWindow;
450 alias int function(_GtkScrolledWindow *, int, int) _BCD_func__16643;
451 alias void function(_GtkScrolledWindow *, int) _BCD_func__16644;
452 alias _GtkBin GtkBin;
453 alias _GtkViewportClass GtkViewportClass;
454 alias _GtkViewport GtkViewport;
455 alias void function(_GtkViewport *, _GtkAdjustment *, _GtkAdjustment *) _BCD_func__16647;
456 enum GtkShadowType {
457 GTK_SHADOW_NONE=0,
458 GTK_SHADOW_IN=1,
459 GTK_SHADOW_OUT=2,
460 GTK_SHADOW_ETCHED_IN=3,
461 GTK_SHADOW_ETCHED_OUT=4,
462 }
463 alias void GtkScaleButtonPrivate;
464 alias _GtkButtonClass GtkButtonClass;
465 alias _GtkScaleButton GtkScaleButton;
466 alias void function(_GtkScaleButton *, double) _BCD_func__16650;
467 alias _GtkButton GtkButton;
468 alias void GtkRecentChooserWidgetPrivate;
469 alias _GtkRecentChooserWidgetClass GtkRecentChooserWidgetClass;
470 alias _GtkVBoxClass GtkVBoxClass;
471 alias _GtkRecentChooserWidget GtkRecentChooserWidget;
472 alias _GtkVBox GtkVBox;
473 alias void GtkRecentChooserMenuPrivate;
474 alias _GtkRecentChooserMenuClass GtkRecentChooserMenuClass;
475 alias _GtkMenuClass GtkMenuClass;
476 alias _GtkRecentChooserMenu GtkRecentChooserMenu;
477 alias void GtkRecentChooserDialogPrivate;
478 alias _GtkRecentChooserDialogClass GtkRecentChooserDialogClass;
479 alias _GtkDialogClass GtkDialogClass;
480 alias _GtkRecentChooserDialog GtkRecentChooserDialog;
481 alias _GtkDialog GtkDialog;
482 enum GtkRecentChooserError {
483 GTK_RECENT_CHOOSER_ERROR_NOT_FOUND=0,
484 GTK_RECENT_CHOOSER_ERROR_INVALID_URI=1,
485 }
486 alias _GtkRecentChooserIface GtkRecentChooserIface;
487 alias void GtkRecentChooser;
488 alias int function(void *, char *, _GError * *) _BCD_func__16659;
489 alias char * function(void *) _BCD_func__16660;
490 alias void function(void *, char *) _BCD_func__16661;
491 alias void function(void *) _BCD_func__16662;
492 alias _GList * function(void *) _BCD_func__16663;
493 alias _GtkRecentManager GtkRecentManager;
494 alias _GtkRecentManager * function(void *) _BCD_func__16664;
495 alias void GtkRecentFilter;
496 alias void function(void *, void *) _BCD_func__16665;
497 alias _GSList * function(void *) _BCD_func__16666;
498 alias void GtkRecentInfo;
499 alias int function(void *, void *, void *) _BCD_func__9605;
500 alias void function(void *, _BCD_func__9605, void *, _BCD_func__13158) _BCD_func__16667;
501 alias _BCD_func__9605 GtkRecentSortFunc;
502 enum GtkRecentSortType {
503 GTK_RECENT_SORT_NONE=0,
504 GTK_RECENT_SORT_MRU=1,
505 GTK_RECENT_SORT_LRU=2,
506 GTK_RECENT_SORT_CUSTOM=3,
507 }
508 alias _GtkRecentFilterInfo GtkRecentFilterInfo;
509 alias int function(_GtkRecentFilterInfo *, void *) _BCD_func__9607;
510 alias _BCD_func__9607 GtkRecentFilterFunc;
511 enum GtkRecentFilterFlags {
512 GTK_RECENT_FILTER_URI=1,
513 GTK_RECENT_FILTER_DISPLAY_NAME=2,
514 GTK_RECENT_FILTER_MIME_TYPE=4,
515 GTK_RECENT_FILTER_APPLICATION=8,
516 GTK_RECENT_FILTER_GROUP=16,
517 GTK_RECENT_FILTER_AGE=32,
518 }
519 alias _GtkRecentActionClass GtkRecentActionClass;
520 alias _GtkActionClass GtkActionClass;
521 alias void GtkRecentActionPrivate;
522 alias _GtkRecentAction GtkRecentAction;
523 enum GtkRecentManagerError {
524 GTK_RECENT_MANAGER_ERROR_NOT_FOUND=0,
525 GTK_RECENT_MANAGER_ERROR_INVALID_URI=1,
526 GTK_RECENT_MANAGER_ERROR_INVALID_ENCODING=2,
527 GTK_RECENT_MANAGER_ERROR_NOT_REGISTERED=3,
528 GTK_RECENT_MANAGER_ERROR_READ=4,
529 GTK_RECENT_MANAGER_ERROR_WRITE=5,
530 GTK_RECENT_MANAGER_ERROR_UNKNOWN=6,
531 }
532 alias void GtkRecentManagerPrivate;
533 alias _GtkRecentManagerClass GtkRecentManagerClass;
534 alias void function(_GtkRecentManager *) _BCD_func__16672;
535 alias _GtkRecentData GtkRecentData;
536 alias _GtkRadioToolButtonClass GtkRadioToolButtonClass;
537 alias _GtkToggleToolButtonClass GtkToggleToolButtonClass;
538 alias _GtkRadioToolButton GtkRadioToolButton;
539 alias _GtkToggleToolButton GtkToggleToolButton;
540 alias void GtkToggleToolButtonPrivate;
541 alias _GtkToolButtonClass GtkToolButtonClass;
542 alias void function(_GtkToggleToolButton *) _BCD_func__16678;
543 alias _GtkToolButton GtkToolButton;
544 alias _GtkRadioMenuItemClass GtkRadioMenuItemClass;
545 alias _GtkCheckMenuItemClass GtkCheckMenuItemClass;
546 alias _GtkRadioMenuItem GtkRadioMenuItem;
547 alias void function(_GtkRadioMenuItem *) _BCD_func__16681;
548 alias _GtkCheckMenuItem GtkCheckMenuItem;
549 alias _GtkRadioButtonClass GtkRadioButtonClass;
550 alias _GtkCheckButtonClass GtkCheckButtonClass;
551 alias _GtkRadioButton GtkRadioButton;
552 alias void function(_GtkRadioButton *) _BCD_func__16684;
553 alias _GtkCheckButton GtkCheckButton;
554 alias _GtkRadioActionClass GtkRadioActionClass;
555 alias _GtkToggleActionClass GtkToggleActionClass;
556 alias _GtkRadioAction GtkRadioAction;
557 alias void function(_GtkRadioAction *, _GtkRadioAction *) _BCD_func__16687;
558 alias void GtkRadioActionPrivate;
559 alias _GtkToggleAction GtkToggleAction;
560 alias void function(_GtkToggleAction *) _BCD_func__16690;
561 alias void GtkToggleActionPrivate;
562 enum GtkProgressBarOrientation {
563 GTK_PROGRESS_LEFT_TO_RIGHT=0,
564 GTK_PROGRESS_RIGHT_TO_LEFT=1,
565 GTK_PROGRESS_BOTTOM_TO_TOP=2,
566 GTK_PROGRESS_TOP_TO_BOTTOM=3,
567 }
568 enum GtkProgressBarStyle {
569 GTK_PROGRESS_CONTINUOUS=0,
570 GTK_PROGRESS_DISCRETE=1,
571 }
572 alias _GtkProgressBarClass GtkProgressBarClass;
573 alias _GtkProgressClass GtkProgressClass;
574 alias _GtkProgressBar GtkProgressBar;
575 alias _GtkProgress GtkProgress;
576 alias _GtkWidgetClass GtkWidgetClass;
577 alias void function(_GtkProgress *) _BCD_func__16695;
578 alias void GtkPageSetup;
579 alias void function(void *, void *) _BCD_func__9769;
580 alias _BCD_func__9769 GtkPageSetupDoneFunc;
581 enum GtkPrintError {
582 GTK_PRINT_ERROR_GENERAL=0,
583 GTK_PRINT_ERROR_INTERNAL_ERROR=1,
584 GTK_PRINT_ERROR_NOMEM=2,
585 GTK_PRINT_ERROR_INVALID_FILE=3,
586 }
587 enum GtkPrintOperationAction {
588 GTK_PRINT_OPERATION_ACTION_PRINT_DIALOG=0,
589 GTK_PRINT_OPERATION_ACTION_PRINT=1,
590 GTK_PRINT_OPERATION_ACTION_PREVIEW=2,
591 GTK_PRINT_OPERATION_ACTION_EXPORT=3,
592 }
593 enum GtkPrintOperationResult {
594 GTK_PRINT_OPERATION_RESULT_ERROR=0,
595 GTK_PRINT_OPERATION_RESULT_APPLY=1,
596 GTK_PRINT_OPERATION_RESULT_CANCEL=2,
597 GTK_PRINT_OPERATION_RESULT_IN_PROGRESS=3,
598 }
599 enum GtkPrintStatus {
600 GTK_PRINT_STATUS_INITIAL=0,
601 GTK_PRINT_STATUS_PREPARING=1,
602 GTK_PRINT_STATUS_GENERATING_DATA=2,
603 GTK_PRINT_STATUS_SENDING_DATA=3,
604 GTK_PRINT_STATUS_PENDING=4,
605 GTK_PRINT_STATUS_PENDING_ISSUE=5,
606 GTK_PRINT_STATUS_PRINTING=6,
607 GTK_PRINT_STATUS_FINISHED=7,
608 GTK_PRINT_STATUS_FINISHED_ABORTED=8,
609 }
610 alias _GtkPrintOperation GtkPrintOperation;
611 alias void GtkPrintOperationPrivate;
612 alias _GtkPrintOperationClass GtkPrintOperationClass;
613 alias void function(_GtkPrintOperation *, int) _BCD_func__16699;
614 alias void GtkPrintContext;
615 alias void function(_GtkPrintOperation *, void *) _BCD_func__16700;
616 alias int function(_GtkPrintOperation *, void *) _BCD_func__16701;
617 alias void function(_GtkPrintOperation *, void *, int, void *) _BCD_func__16702;
618 alias void function(_GtkPrintOperation *, void *, int) _BCD_func__16703;
619 alias void function(_GtkPrintOperation *) _BCD_func__16704;
620 alias _GtkWidget * function(_GtkPrintOperation *) _BCD_func__16705;
621 alias void function(_GtkPrintOperation *, _GtkWidget *) _BCD_func__16706;
622 alias void GtkPrintOperationPreview;
623 alias _GtkWindow GtkWindow;
624 alias int function(_GtkPrintOperation *, void *, void *, _GtkWindow *) _BCD_func__16707;
625 alias _GtkPrintOperationPreviewIface GtkPrintOperationPreviewIface;
626 alias void function(void *, void *) _BCD_func__16709;
627 alias void function(void *, void *, void *) _BCD_func__16710;
628 alias void function(void *, int) _BCD_func__16711;
629 alias int function(void *, int) _BCD_func__16712;
630 alias void function(void *) _BCD_func__16713;
631 alias _GtkPageRange GtkPageRange;
632 alias void function(char *, char *, void *) _BCD_func__9823;
633 alias _BCD_func__9823 GtkPrintSettingsFunc;
634 alias void GtkPrintSettings;
635 alias void GtkPaperSize;
636 alias _GtkPreviewClass GtkPreviewClass;
637 alias _GtkPreviewInfo GtkPreviewInfo;
638 alias _GtkDitherInfo GtkDitherInfo;
639 alias _GtkPreview GtkPreview;
640 alias _GtkPlugClass GtkPlugClass;
641 alias _GtkWindowClass GtkWindowClass;
642 alias _GtkPlug GtkPlug;
643 alias void function(_GtkPlug *) _BCD_func__16720;
644 alias _GtkWindowGroup GtkWindowGroup;
645 alias _GtkSocketClass GtkSocketClass;
646 alias _GtkSocket GtkSocket;
647 alias void function(_GtkSocket *) _BCD_func__16723;
648 alias int function(_GtkSocket *) _BCD_func__16724;
649 alias _GtkAccelGroup GtkAccelGroup;
650 alias _GtkPixmapClass GtkPixmapClass;
651 alias _GtkMiscClass GtkMiscClass;
652 alias _GtkPixmap GtkPixmap;
653 alias _GtkMisc GtkMisc;
654 alias _GtkOptionMenuClass GtkOptionMenuClass;
655 alias _GtkOptionMenu GtkOptionMenu;
656 alias void function(_GtkOptionMenu *) _BCD_func__16729;
657 alias _GtkOldEditable GtkOldEditable;
658 alias void function(_GtkOldEditable *, uint) _BCD_func__9931;
659 alias _BCD_func__9931 GtkTextFunction;
660 alias _GtkOldEditableClass GtkOldEditableClass;
661 alias void function(_GtkOldEditable *) _BCD_func__16732;
662 alias void function(_GtkOldEditable *, int) _BCD_func__16733;
663 alias void function(_GtkOldEditable *, int, int) _BCD_func__16734;
664 alias char * function(_GtkOldEditable *, int, int) _BCD_func__16735;
665 alias _GtkNotebook GtkNotebook;
666 alias _GtkNotebook * function(_GtkNotebook *, _GtkWidget *, int, int, void *) _BCD_func__9964;
667 alias _BCD_func__9964 GtkNotebookWindowCreationFunc;
668 alias void GtkNotebookPage;
669 alias _GtkNotebookClass GtkNotebookClass;
670 alias void function(_GtkNotebook *, void *, uint) _BCD_func__16738;
671 alias int function(_GtkNotebook *, int) _BCD_func__16739;
672 enum GtkNotebookTab {
673 GTK_NOTEBOOK_TAB_FIRST=0,
674 GTK_NOTEBOOK_TAB_LAST=1,
675 }
676 alias int function(_GtkNotebook *, int) _BCD_func__16740;
677 alias void function(_GtkNotebook *, int) _BCD_func__16741;
678 alias int function(_GtkNotebook *, int, int) _BCD_func__16742;
679 alias int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *, int) _BCD_func__16743;
680 alias _GtkNotebook * function(_GtkNotebook *, _GtkWidget *, int, int) _BCD_func__16744;
681 alias void function(_GdkDisplay *) _BCD_func__10005;
682 alias _BCD_func__10005 GtkModuleDisplayInitFunc;
683 alias void function(int *, char * * *) _BCD_func__10006;
684 alias _BCD_func__10006 GtkModuleInitFunc;
685 alias _GtkMessageDialogClass GtkMessageDialogClass;
686 alias _GtkMessageDialog GtkMessageDialog;
687 enum GtkButtonsType {
688 GTK_BUTTONS_NONE=0,
689 GTK_BUTTONS_OK=1,
690 GTK_BUTTONS_CLOSE=2,
691 GTK_BUTTONS_CANCEL=3,
692 GTK_BUTTONS_YES_NO=4,
693 GTK_BUTTONS_OK_CANCEL=5,
694 }
695 enum GtkMessageType {
696 GTK_MESSAGE_INFO=0,
697 GTK_MESSAGE_WARNING=1,
698 GTK_MESSAGE_QUESTION=2,
699 GTK_MESSAGE_ERROR=3,
700 GTK_MESSAGE_OTHER=4,
701 }
702 alias void GtkMenuToolButtonPrivate;
703 alias _GtkMenuToolButton GtkMenuToolButton;
704 alias _GtkMenuToolButtonClass GtkMenuToolButtonClass;
705 alias void function(_GtkMenuToolButton *) _BCD_func__16750;
706 alias void GtkToolButtonPrivate;
707 alias void function(_GtkToolButton *) _BCD_func__16752;
708 alias void GtkToolItemPrivate;
709 alias int function(_GtkToolItem *) _BCD_func__16755;
710 alias void function(_GtkToolItem *) _BCD_func__16756;
711 alias int function(_GtkToolItem *, _GtkTooltips *, char *, char *) _BCD_func__16757;
712 alias _GtkTooltipsData GtkTooltipsData;
713 alias _GtkTooltipsClass GtkTooltipsClass;
714 alias _GtkObjectClass GtkObjectClass;
715 alias _GtkObject GtkObject;
716 alias _GtkMenuBarClass GtkMenuBarClass;
717 alias _GtkMenuShellClass GtkMenuShellClass;
718 alias _GtkMenuBar GtkMenuBar;
719 alias _GtkMenuShell GtkMenuShell;
720 alias int function(_GtkWidget *, _GdkEventKey *, void *) _BCD_func__10115;
721 alias _BCD_func__10115 GtkKeySnoopFunc;
722 alias _GtkListClass GtkListClass;
723 alias _GtkList GtkList;
724 alias void function(_GtkList *) _BCD_func__16765;
725 alias void function(_GtkList *, _GtkWidget *) _BCD_func__16766;
726 enum GtkStateType {
727 GTK_STATE_NORMAL=0,
728 GTK_STATE_ACTIVE=1,
729 GTK_STATE_PRELIGHT=2,
730 GTK_STATE_SELECTED=3,
731 GTK_STATE_INSENSITIVE=4,
732 }
733 alias _GtkListItemClass GtkListItemClass;
734 alias _GtkItemClass GtkItemClass;
735 alias _GtkListItem GtkListItem;
736 alias void function(_GtkListItem *) _BCD_func__16769;
737 alias void function(_GtkListItem *, int, float, int) _BCD_func__16770;
738 alias void function(_GtkListItem *, int, float) _BCD_func__16771;
739 alias _GtkItem GtkItem;
740 alias _GtkLinkButton GtkLinkButton;
741 alias void function(_GtkLinkButton *, char *, void *) _BCD_func__10158;
742 alias _BCD_func__10158 GtkLinkButtonUriFunc;
743 alias void GtkLinkButtonPrivate;
744 alias _GtkLinkButtonClass GtkLinkButtonClass;
745 alias _GtkLayoutClass GtkLayoutClass;
746 alias _GtkLayout GtkLayout;
747 alias void function(_GtkLayout *, _GtkAdjustment *, _GtkAdjustment *) _BCD_func__16776;
748 alias _GtkInvisibleClass GtkInvisibleClass;
749 alias _GtkInvisible GtkInvisible;
750 alias _GtkInputDialogClass GtkInputDialogClass;
751 alias _GtkInputDialog GtkInputDialog;
752 alias void function(_GtkInputDialog *, _GdkDevice *) _BCD_func__16781;
753 alias void GtkIMMulticontextPrivate;
754 alias _GtkIMMulticontextClass GtkIMMulticontextClass;
755 alias _GtkIMContextClass GtkIMContextClass;
756 alias _GtkIMMulticontext GtkIMMulticontext;
757 alias _GtkIMContextSimpleClass GtkIMContextSimpleClass;
758 alias _GtkIMContextSimple GtkIMContextSimple;
759 alias _GtkImageMenuItemClass GtkImageMenuItemClass;
760 alias _GtkImageMenuItem GtkImageMenuItem;
761 enum GtkIconViewDropPosition {
762 GTK_ICON_VIEW_NO_DROP=0,
763 GTK_ICON_VIEW_DROP_INTO=1,
764 GTK_ICON_VIEW_DROP_LEFT=2,
765 GTK_ICON_VIEW_DROP_RIGHT=3,
766 GTK_ICON_VIEW_DROP_ABOVE=4,
767 GTK_ICON_VIEW_DROP_BELOW=5,
768 }
769 alias _GtkIconView GtkIconView;
770 alias void function(_GtkIconView *, void *, void *) _BCD_func__10270;
771 alias _BCD_func__10270 GtkIconViewForeachFunc;
772 alias void GtkIconViewPrivate;
773 alias _GtkIconViewClass GtkIconViewClass;
774 alias void function(_GtkIconView *, _GtkAdjustment *, _GtkAdjustment *) _BCD_func__16790;
775 alias void function(_GtkIconView *, void *) _BCD_func__16791;
776 alias void function(_GtkIconView *) _BCD_func__16792;
777 alias int function(_GtkIconView *, int, int) _BCD_func__16793;
778 alias int function(_GtkIconView *) _BCD_func__16794;
779 enum GtkIconThemeError {
780 GTK_ICON_THEME_NOT_FOUND=0,
781 GTK_ICON_THEME_FAILED=1,
782 }
783 enum GtkIconLookupFlags {
784 GTK_ICON_LOOKUP_NO_SVG=1,
785 GTK_ICON_LOOKUP_FORCE_SVG=2,
786 GTK_ICON_LOOKUP_USE_BUILTIN=4,
787 GTK_ICON_LOOKUP_GENERIC_FALLBACK=8,
788 }
789 alias void GtkIconThemePrivate;
790 alias _GtkIconThemeClass GtkIconThemeClass;
791 alias _GtkIconTheme GtkIconTheme;
792 alias void function(_GtkIconTheme *) _BCD_func__16797;
793 alias void GtkIconInfo;
794 alias _GtkIconFactoryClass GtkIconFactoryClass;
795 alias _GtkHSeparatorClass GtkHSeparatorClass;
796 alias _GtkHSeparator GtkHSeparator;
797 alias _GtkHScaleClass GtkHScaleClass;
798 alias _GtkHScale GtkHScale;
799 alias _GtkRangeClass GtkRangeClass;
800 alias char * function(_GtkScale *, double) _BCD_func__16807;
801 alias void function(_GtkScale *) _BCD_func__16808;
802 alias void function(_GtkScale *, int *, int *) _BCD_func__16809;
803 alias _GtkRange GtkRange;
804 alias _GtkHRulerClass GtkHRulerClass;
805 alias _GtkHRuler GtkHRuler;
806 alias _GtkRulerMetric GtkRulerMetric;
807 alias void function(_GtkRuler *) _BCD_func__16815;
808 alias _GtkHPanedClass GtkHPanedClass;
809 alias _GtkHPaned GtkHPaned;
810 alias void GtkPanedPrivate;
811 alias int function(_GtkPaned *, int) _BCD_func__16820;
812 alias int function(_GtkPaned *) _BCD_func__16821;
813 alias int function(_GtkPaned *, int) _BCD_func__16822;
814 alias _GtkHButtonBoxClass GtkHButtonBoxClass;
815 alias _GtkHButtonBox GtkHButtonBox;
816 alias _GtkHandleBoxClass GtkHandleBoxClass;
817 alias _GtkHandleBox GtkHandleBox;
818 alias void function(_GtkHandleBox *, _GtkWidget *) _BCD_func__16827;
819 alias _GdkRectangle GtkAllocation;
820 alias _GtkGammaCurveClass GtkGammaCurveClass;
821 alias _GtkGammaCurve GtkGammaCurve;
822 alias _GtkFontSelectionDialogClass GtkFontSelectionDialogClass;
823 alias _GtkFontSelectionDialog GtkFontSelectionDialog;
824 alias _GtkFontSelectionClass GtkFontSelectionClass;
825 alias _GtkFontSelection GtkFontSelection;
826 alias void GtkFontButtonPrivate;
827 alias _GtkFontButtonClass GtkFontButtonClass;
828 alias _GtkFontButton GtkFontButton;
829 alias void function(_GtkFontButton *) _BCD_func__16836;
830 alias void GtkFileChooserWidgetPrivate;
831 alias _GtkFileChooserWidgetClass GtkFileChooserWidgetClass;
832 alias _GtkFileChooserWidget GtkFileChooserWidget;
833 alias void GtkFileChooserDialogPrivate;
834 alias _GtkFileChooserDialogClass GtkFileChooserDialogClass;
835 alias _GtkFileChooserDialog GtkFileChooserDialog;
836 alias _GtkFileChooserButtonClass GtkFileChooserButtonClass;
837 alias _GtkFileChooserButton GtkFileChooserButton;
838 alias void function(_GtkFileChooserButton *) _BCD_func__16843;
839 alias void GtkFileChooserButtonPrivate;
840 enum GtkFileChooserError {
841 GTK_FILE_CHOOSER_ERROR_NONEXISTENT=0,
842 GTK_FILE_CHOOSER_ERROR_BAD_FILENAME=1,
843 GTK_FILE_CHOOSER_ERROR_ALREADY_EXISTS=2,
844 }
845 enum GtkFileChooserConfirmation {
846 GTK_FILE_CHOOSER_CONFIRMATION_CONFIRM=0,
847 GTK_FILE_CHOOSER_CONFIRMATION_ACCEPT_FILENAME=1,
848 GTK_FILE_CHOOSER_CONFIRMATION_SELECT_AGAIN=2,
849 }
850 enum GtkFileChooserAction {
851 GTK_FILE_CHOOSER_ACTION_OPEN=0,
852 GTK_FILE_CHOOSER_ACTION_SAVE=1,
853 GTK_FILE_CHOOSER_ACTION_SELECT_FOLDER=2,
854 GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER=3,
855 }
856 alias void GtkFileChooser;
857 alias _GtkFileFilterInfo GtkFileFilterInfo;
858 alias int function(_GtkFileFilterInfo *, void *) _BCD_func__10568;
859 alias _BCD_func__10568 GtkFileFilterFunc;
860 enum GtkFileFilterFlags {
861 GTK_FILE_FILTER_FILENAME=1,
862 GTK_FILE_FILTER_URI=2,
863 GTK_FILE_FILTER_DISPLAY_NAME=4,
864 GTK_FILE_FILTER_MIME_TYPE=8,
865 }
866 alias void GtkFileFilter;
867 alias _GtkFixedChild GtkFixedChild;
868 alias _GtkFixedClass GtkFixedClass;
869 alias _GtkFixed GtkFixed;
870 alias _GtkFileSelectionClass GtkFileSelectionClass;
871 alias _GtkFileSelection GtkFileSelection;
872 alias void GtkExpanderPrivate;
873 alias _GtkExpanderClass GtkExpanderClass;
874 alias _GtkExpander GtkExpander;
875 alias void function(_GtkExpander *) _BCD_func__16852;
876 alias _GtkEventBoxClass GtkEventBoxClass;
877 alias _GtkEventBox GtkEventBox;
878 alias _GtkCurveClass GtkCurveClass;
879 alias _GtkDrawingAreaClass GtkDrawingAreaClass;
880 alias _GtkCurve GtkCurve;
881 alias void function(_GtkCurve *) _BCD_func__16857;
882 alias _GtkDrawingArea GtkDrawingArea;
883 enum GtkCurveType {
884 GTK_CURVE_TYPE_LINEAR=0,
885 GTK_CURVE_TYPE_SPLINE=1,
886 GTK_CURVE_TYPE_FREE=2,
887 }
888 alias _GtkCTree GtkCTree;
889 alias _GtkCTreeNode GtkCTreeNode;
890 alias int function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GtkCTreeNode *) _BCD_func__10682;
891 alias _BCD_func__10682 GtkCTreeCompareDragFunc;
892 alias int function(_GtkCTree *, uint, _GNode *, _GtkCTreeNode *, void *) _BCD_func__10683;
893 alias _BCD_func__10683 GtkCTreeGNodeFunc;
894 alias void function(_GtkCTree *, _GtkCTreeNode *, void *) _BCD_func__10684;
895 alias _BCD_func__10684 GtkCTreeFunc;
896 alias _GtkCTreeRow GtkCTreeRow;
897 alias _GtkCListRow GtkCListRow;
898 alias _GtkCTreeClass GtkCTreeClass;
899 alias _GtkCListClass GtkCListClass;
900 alias void function(_GtkCTree *, _GtkCTreeNode *, int) _BCD_func__16865;
901 alias void function(_GtkCTree *, _GtkCTreeNode *) _BCD_func__16866;
902 alias void function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GtkCTreeNode *) _BCD_func__16867;
903 enum GtkCTreeExpansionType {
904 GTK_CTREE_EXPANSION_EXPAND=0,
905 GTK_CTREE_EXPANSION_EXPAND_RECURSIVE=1,
906 GTK_CTREE_EXPANSION_COLLAPSE=2,
907 GTK_CTREE_EXPANSION_COLLAPSE_RECURSIVE=3,
908 GTK_CTREE_EXPANSION_TOGGLE=4,
909 GTK_CTREE_EXPANSION_TOGGLE_RECURSIVE=5,
910 }
911 alias void function(_GtkCTree *, int) _BCD_func__16868;
912 alias _GtkCList GtkCList;
913 enum GtkCTreeExpanderStyle {
914 GTK_CTREE_EXPANDER_NONE=0,
915 GTK_CTREE_EXPANDER_SQUARE=1,
916 GTK_CTREE_EXPANDER_TRIANGLE=2,
917 GTK_CTREE_EXPANDER_CIRCULAR=3,
918 }
919 enum GtkCTreeLineStyle {
920 GTK_CTREE_LINES_NONE=0,
921 GTK_CTREE_LINES_SOLID=1,
922 GTK_CTREE_LINES_DOTTED=2,
923 GTK_CTREE_LINES_TABBED=3,
924 }
925 enum GtkCTreePos {
926 GTK_CTREE_POS_BEFORE=0,
927 GTK_CTREE_POS_AS_CHILD=1,
928 GTK_CTREE_POS_AFTER=2,
929 }
930 alias void GtkComboBoxEntryPrivate;
931 alias _GtkComboBoxEntryClass GtkComboBoxEntryClass;
932 alias _GtkComboBoxClass GtkComboBoxClass;
933 alias _GtkComboBoxEntry GtkComboBoxEntry;
934 alias _GtkComboBox GtkComboBox;
935 alias void GtkComboBoxPrivate;
936 alias void function(_GtkComboBox *) _BCD_func__16873;
937 alias char * function(_GtkComboBox *) _BCD_func__16874;
938 alias _GtkTreeView GtkTreeView;
939 alias void function(_GtkTreeView *, void *, int, void *) _BCD_func__10748;
940 alias _BCD_func__10748 GtkTreeDestroyCountFunc;
941 alias void function(_GtkTreeView *, _GtkWidget *, void *) _BCD_func__10752;
942 alias _BCD_func__10752 GtkTreeViewSearchPositionFunc;
943 alias int function(void *, _GtkTreeIter *, void *) _BCD_func__10753;
944 alias _BCD_func__10753 GtkTreeViewRowSeparatorFunc;
945 alias int function(void *, int, char *, _GtkTreeIter *, void *) _BCD_func__10754;
946 alias _BCD_func__10754 GtkTreeViewSearchEqualFunc;
947 alias void function(_GtkTreeView *, void *, void *) _BCD_func__10755;
948 alias _BCD_func__10755 GtkTreeViewMappingFunc;
949 alias _GtkTreeViewColumn GtkTreeViewColumn;
950 alias int function(_GtkTreeView *, _GtkTreeViewColumn *, _GtkTreeViewColumn *, _GtkTreeViewColumn *, void *) _BCD_func__10756;
951 alias _BCD_func__10756 GtkTreeViewColumnDropFunc;
952 alias _GtkTreeSelectionClass GtkTreeSelectionClass;
953 alias void function(_GtkTreeSelection *) _BCD_func__16877;
954 enum GtkSelectionMode {
955 GTK_SELECTION_NONE=0,
956 GTK_SELECTION_SINGLE=1,
957 GTK_SELECTION_BROWSE=2,
958 GTK_SELECTION_MULTIPLE=3,
959 GTK_SELECTION_EXTENDED=3,
960 }
961 alias void GtkTreeViewPrivate;
962 alias _GtkTreeViewClass GtkTreeViewClass;
963 alias void function(_GtkTreeView *, _GtkAdjustment *, _GtkAdjustment *) _BCD_func__16880;
964 alias void function(_GtkTreeView *, void *, _GtkTreeViewColumn *) _BCD_func__16881;
965 alias int function(_GtkTreeView *, _GtkTreeIter *, void *) _BCD_func__16882;
966 alias void function(_GtkTreeView *, _GtkTreeIter *, void *) _BCD_func__16883;
967 alias void function(_GtkTreeView *) _BCD_func__16884;
968 alias int function(_GtkTreeView *, int, int) _BCD_func__16885;
969 alias int function(_GtkTreeView *) _BCD_func__16886;
970 alias int function(_GtkTreeView *, int) _BCD_func__16887;
971 alias int function(_GtkTreeView *, int, int, int) _BCD_func__16888;
972 enum GtkTreeViewDropPosition {
973 GTK_TREE_VIEW_DROP_BEFORE=0,
974 GTK_TREE_VIEW_DROP_AFTER=1,
975 GTK_TREE_VIEW_DROP_INTO_OR_BEFORE=2,
976 GTK_TREE_VIEW_DROP_INTO_OR_AFTER=3,
977 }
978 alias void function(_GtkEntry *, _GtkMenu *) _BCD_func__16891;
979 alias void function(_GtkEntry *) _BCD_func__16892;
980 alias void function(_GtkEntry *, int, int, int) _BCD_func__16893;
981 alias void function(_GtkEntry *, char *) _BCD_func__16894;
982 alias void function(_GtkEntry *, int, int) _BCD_func__16895;
983 alias _GtkEntryCompletion GtkEntryCompletion;
984 alias int function(_GtkEntryCompletion *, char *, _GtkTreeIter *, void *) _BCD_func__10863;
985 alias _BCD_func__10863 GtkEntryCompletionMatchFunc;
986 alias void GtkEntryCompletionPrivate;
987 alias _GtkEntryCompletionClass GtkEntryCompletionClass;
988 alias int function(_GtkEntryCompletion *, void *, _GtkTreeIter *) _BCD_func__16898;
989 alias void function(_GtkEntryCompletion *, int) _BCD_func__16899;
990 alias int function(_GtkEntryCompletion *, char *) _BCD_func__16900;
991 alias void GtkTreeModelFilterPrivate;
992 alias _GtkTreeModelFilterClass GtkTreeModelFilterClass;
993 alias _GtkTreeModelFilter GtkTreeModelFilter;
994 alias void function(void *, _GtkTreeIter *, _GValue *, int, void *) _BCD_func__10889;
995 alias _BCD_func__10889 GtkTreeModelFilterModifyFunc;
996 alias _BCD_func__10753 GtkTreeModelFilterVisibleFunc;
997 alias _GtkListStoreClass GtkListStoreClass;
998 alias _GtkListStore GtkListStore;
999 alias void function(_GtkIMContext *) _BCD_func__16907;
1000 alias void function(_GtkIMContext *, char *) _BCD_func__16908;
1001 alias int function(_GtkIMContext *) _BCD_func__16909;
1002 alias int function(_GtkIMContext *, int, int) _BCD_func__16910;
1003 alias void function(_GtkIMContext *, _GdkDrawable *) _BCD_func__16911;
1004 alias void function(_GtkIMContext *, char * *, void * *, int *) _BCD_func__16912;
1005 alias int function(_GtkIMContext *, _GdkEventKey *) _BCD_func__16913;
1006 alias void function(_GtkIMContext *, _GdkRectangle *) _BCD_func__16914;
1007 alias void function(_GtkIMContext *, int) _BCD_func__16915;
1008 alias void function(_GtkIMContext *, char *, int, int) _BCD_func__16916;
1009 alias int function(_GtkIMContext *, char * *, int *) _BCD_func__16917;
1010 alias _GtkEditableClass GtkEditableClass;
1011 alias void GtkEditable;
1012 alias void function(void *, char *, int, int *) _BCD_func__16920;
1013 alias void function(void *, int, int) _BCD_func__16921;
1014 alias void function(void *) _BCD_func__16922;
1015 alias char * function(void *, int, int) _BCD_func__16923;
1016 alias int function(void *, int *, int *) _BCD_func__16924;
1017 alias void function(void *, int) _BCD_func__16925;
1018 alias int function(void *) _BCD_func__16926;
1019 enum GtkTargetFlags {
1020 GTK_TARGET_SAME_APP=1,
1021 GTK_TARGET_SAME_WIDGET=2,
1022 GTK_TARGET_OTHER_APP=4,
1023 GTK_TARGET_OTHER_WIDGET=8,
1024 }
1025 enum GtkDestDefaults {
1026 GTK_DEST_DEFAULT_MOTION=1,
1027 GTK_DEST_DEFAULT_HIGHLIGHT=2,
1028 GTK_DEST_DEFAULT_DROP=4,
1029 GTK_DEST_DEFAULT_ALL=7,
1030 }
1031 alias _GtkComboClass GtkComboClass;
1032 alias _GtkCombo GtkCombo;
1033 alias _GtkBoxClass GtkBoxClass;
1034 alias _GtkBox GtkBox;
1035 alias _GtkColorSelectionDialogClass GtkColorSelectionDialogClass;
1036 alias _GtkColorSelectionDialog GtkColorSelectionDialog;
1037 alias void function(_GdkScreen *, _GdkColor *, int) _BCD_func__11008;
1038 alias _BCD_func__11008 GtkColorSelectionChangePaletteWithScreenFunc;
1039 alias void function(_GdkColor *, int) _BCD_func__11009;
1040 alias _BCD_func__11009 GtkColorSelectionChangePaletteFunc;
1041 alias _GtkColorSelectionClass GtkColorSelectionClass;
1042 alias _GtkColorSelection GtkColorSelection;
1043 alias void function(_GtkColorSelection *) _BCD_func__16934;
1044 alias void GtkColorButtonPrivate;
1045 alias _GtkColorButtonClass GtkColorButtonClass;
1046 alias _GtkColorButton GtkColorButton;
1047 alias void function(_GtkColorButton *) _BCD_func__16939;
1048 alias _GtkCListDestInfo GtkCListDestInfo;
1049 alias _GtkCListCellInfo GtkCListCellInfo;
1050 enum GtkCListDragPos {
1051 GTK_CLIST_DRAG_NONE=0,
1052 GTK_CLIST_DRAG_BEFORE=1,
1053 GTK_CLIST_DRAG_INTO=2,
1054 GTK_CLIST_DRAG_AFTER=3,
1055 }
1056 alias int function(_GtkCList *, void *, void *) _BCD_func__11051;
1057 alias _BCD_func__11051 GtkCListCompareFunc;
1058 alias _GtkCellWidget GtkCellWidget;
1059 enum GtkCellType {
1060 GTK_CELL_EMPTY=0,
1061 GTK_CELL_TEXT=1,
1062 GTK_CELL_PIXMAP=2,
1063 GTK_CELL_PIXTEXT=3,
1064 GTK_CELL_WIDGET=4,
1065 }
1066 alias _GtkStyle GtkStyle;
1067 alias _GtkCellPixText GtkCellPixText;
1068 alias _GtkCellPixmap GtkCellPixmap;
1069 alias _GtkCellText GtkCellText;
1070 alias _GtkCell GtkCell;
1071 alias _GtkCListColumn GtkCListColumn;
1072 alias void function(_GtkCList *, _GtkAdjustment *, _GtkAdjustment *) _BCD_func__16962;
1073 alias void function(_GtkCList *) _BCD_func__16963;
1074 alias void function(_GtkCList *, int, int, _GdkEvent *) _BCD_func__16964;
1075 alias void function(_GtkCList *, int, int) _BCD_func__16965;
1076 alias void function(_GtkCList *, int) _BCD_func__16966;
1077 alias void function(_GtkCList *, int, float, int) _BCD_func__16967;
1078 alias void function(_GtkCList *, int, float) _BCD_func__16968;
1079 alias void function(_GtkCList *, _GdkEvent *) _BCD_func__16969;
1080 alias _GList * function(_GtkCList *, int, _GList *) _BCD_func__16970;
1081 alias void function(_GtkCList *, _GdkRectangle *, int, _GtkCListRow *) _BCD_func__16971;
1082 alias void function(_GtkCList *, _GtkCListRow *, int, int) _BCD_func__16972;
1083 alias int function(_GtkCList *, int, char * *) _BCD_func__16973;
1084 alias void function(_GtkCList *, _GtkCListRow *, int, int, char *, char, _GdkDrawable *, _GdkDrawable *) _BCD_func__16974;
1085 alias void function(_GtkCList *, _GtkCListRow *, int, _GtkRequisition *) _BCD_func__16975;
1086 enum GtkButtonAction {
1087 GTK_BUTTON_IGNORED=0,
1088 GTK_BUTTON_SELECTS=1,
1089 GTK_BUTTON_DRAGS=2,
1090 GTK_BUTTON_EXPANDS=4,
1091 }
1092 alias _GtkVScrollbarClass GtkVScrollbarClass;
1093 alias _GtkScrollbarClass GtkScrollbarClass;
1094 alias _GtkVScrollbar GtkVScrollbar;
1095 alias _GtkScrollbar GtkScrollbar;
1096 alias _GtkHScrollbarClass GtkHScrollbarClass;
1097 alias _GtkHScrollbar GtkHScrollbar;
1098 alias void function(_GtkRange *) _BCD_func__16984;
1099 alias void function(_GtkRange *, double) _BCD_func__16985;
1100 alias void function(_GtkRange *, int) _BCD_func__16986;
1101 alias _GtkBorder GtkBorder;
1102 alias void function(_GtkRange *, _GtkBorder *) _BCD_func__16987;
1103 alias int function(_GtkRange *, int, double) _BCD_func__16988;
1104 enum GtkUpdateType {
1105 GTK_UPDATE_CONTINUOUS=0,
1106 GTK_UPDATE_DISCONTINUOUS=1,
1107 GTK_UPDATE_DELAYED=2,
1108 }
1109 alias void GtkRangeLayout;
1110 alias void GtkRangeStepTimer;
1111 alias void GtkClipboard;
1112 alias void function(void *, void *) _BCD_func__11267;
1113 alias _BCD_func__11267 GtkClipboardClearFunc;
1114 alias void function(void *, _GtkSelectionData *, uint, void *) _BCD_func__11268;
1115 alias _BCD_func__11268 GtkClipboardGetFunc;
1116 alias void function(void *, void * *, int, void *) _BCD_func__11269;
1117 alias _BCD_func__11269 GtkClipboardTargetsReceivedFunc;
1118 alias void function(void *, void *, void *) _BCD_func__11270;
1119 alias _BCD_func__11270 GtkClipboardImageReceivedFunc;
1120 alias void function(void *, void *, char *, uint, void *) _BCD_func__11271;
1121 alias _BCD_func__11271 GtkClipboardRichTextReceivedFunc;
1122 alias void function(void *, char *, void *) _BCD_func__11272;
1123 alias _BCD_func__11272 GtkClipboardTextReceivedFunc;
1124 alias void function(void *, _GtkSelectionData *, void *) _BCD_func__11273;
1125 alias _BCD_func__11273 GtkClipboardReceivedFunc;
1126 alias _GtkTargetPair GtkTargetPair;
1127 alias _GtkTargetEntry GtkTargetEntry;
1128 alias _GtkTargetList GtkTargetList;
1129 alias int function(uint, void *) _BCD_func__11292;
1130 alias _BCD_func__11292 GtkTextCharPredicate;
1131 enum GtkTextSearchFlags {
1132 GTK_TEXT_SEARCH_VISIBLE_ONLY=1,
1133 GTK_TEXT_SEARCH_TEXT_ONLY=2,
1134 }
1135 alias _GtkTextChildAnchorClass GtkTextChildAnchorClass;
1136 alias _GtkTextAppearance GtkTextAppearance;
1137 alias _GtkTextTagClass GtkTextTagClass;
1138 alias int function(_GtkTextTag *, _GObject *, _GdkEvent *, _GtkTextIter *) _BCD_func__16998;
1139 alias _GtkTextAttributes GtkTextAttributes;
1140 enum GtkTextDirection {
1141 GTK_TEXT_DIR_NONE=0,
1142 GTK_TEXT_DIR_LTR=1,
1143 GTK_TEXT_DIR_RTL=2,
1144 }
1145 alias void function(_GtkCheckMenuItem *) _BCD_func__17004;
1146 alias void function(_GtkCheckMenuItem *, _GdkRectangle *) _BCD_func__17005;
1147 alias void function(_GtkMenuItem *) _BCD_func__17008;
1148 alias void function(_GtkMenuItem *, int *) _BCD_func__17009;
1149 alias void function(_GtkMenuItem *, int) _BCD_func__17010;
1150 alias void function(_GtkItem *) _BCD_func__17013;
1151 alias _GtkToggleButtonClass GtkToggleButtonClass;
1152 alias void function(_GtkCheckButton *, _GdkRectangle *) _BCD_func__17016;
1153 alias _GtkToggleButton GtkToggleButton;
1154 alias void function(_GtkToggleButton *) _BCD_func__17019;
1155 alias void GtkCellViewPrivate;
1156 alias _GtkCellViewClass GtkCellViewClass;
1157 alias _GtkCellView GtkCellView;
1158 alias _GtkCellRendererToggleClass GtkCellRendererToggleClass;
1159 alias _GtkCellRendererClass GtkCellRendererClass;
1160 alias _GtkCellRendererToggle GtkCellRendererToggle;
1161 alias void function(_GtkCellRendererToggle *, char *) _BCD_func__17024;
1162 alias _GtkCellRenderer GtkCellRenderer;
1163 alias void GtkCellRendererSpinPrivate;
1164 alias _GtkCellRendererSpinClass GtkCellRendererSpinClass;
1165 alias _GtkCellRendererTextClass GtkCellRendererTextClass;
1166 alias _GtkCellRendererSpin GtkCellRendererSpin;
1167 alias _GtkCellRendererText GtkCellRendererText;
1168 alias void GtkCellRendererProgressPrivate;
1169 alias _GtkCellRendererProgressClass GtkCellRendererProgressClass;
1170 alias _GtkCellRendererProgress GtkCellRendererProgress;
1171 alias _GtkCellRendererPixbufClass GtkCellRendererPixbufClass;
1172 alias _GtkCellRendererPixbuf GtkCellRendererPixbuf;
1173 alias _GtkCellRendererComboClass GtkCellRendererComboClass;
1174 alias _GtkCellRendererCombo GtkCellRendererCombo;
1175 enum GtkCellRendererAccelMode {
1176 GTK_CELL_RENDERER_ACCEL_MODE_GTK=0,
1177 GTK_CELL_RENDERER_ACCEL_MODE_OTHER=1,
1178 }
1179 alias _GtkCellRendererAccelClass GtkCellRendererAccelClass;
1180 alias _GtkCellRendererAccel GtkCellRendererAccel;
1181 alias void function(_GtkCellRendererAccel *, char *, uint, int, uint) _BCD_func__17035;
1182 alias void function(_GtkCellRendererAccel *, char *) _BCD_func__17036;
1183 alias void function(_GtkCellRendererText *, char *, char *) _BCD_func__17039;
1184 alias void GtkCellLayout;
1185 alias void function(void *, _GtkCellRenderer *, void *, _GtkTreeIter *, void *) _BCD_func__11624;
1186 alias _BCD_func__11624 GtkCellLayoutDataFunc;
1187 alias _GtkCellLayoutIface GtkCellLayoutIface;
1188 alias void function(void *, _GtkCellRenderer *, int) _BCD_func__17042;
1189 alias void function(void *) _BCD_func__17043;
1190 alias void function(void *, _GtkCellRenderer *, char *, int) _BCD_func__17044;
1191 alias void function(void *, _GtkCellRenderer *, _BCD_func__11624, void *, _BCD_func__13158) _BCD_func__17045;
1192 alias void function(void *, _GtkCellRenderer *) _BCD_func__17046;
1193 alias _GList * function(void *) _BCD_func__17047;
1194 alias void function(_GtkTreeViewColumn *, _GtkCellRenderer *, void *, _GtkTreeIter *, void *) _BCD_func__11636;
1195 alias _BCD_func__11636 GtkTreeCellDataFunc;
1196 alias _GtkTreeViewColumnClass GtkTreeViewColumnClass;
1197 alias void function(_GtkTreeViewColumn *) _BCD_func__17049;
1198 alias void GtkCellEditable;
1199 enum GtkTreeViewColumnSizing {
1200 GTK_TREE_VIEW_COLUMN_GROW_ONLY=0,
1201 GTK_TREE_VIEW_COLUMN_AUTOSIZE=1,
1202 GTK_TREE_VIEW_COLUMN_FIXED=2,
1203 }
1204 alias _GtkTreeSortableIface GtkTreeSortableIface;
1205 alias void GtkTreeSortable;
1206 alias void function(void *) _BCD_func__17052;
1207 alias int function(void *, int *, int *) _BCD_func__17053;
1208 alias void function(void *, int, int) _BCD_func__17054;
1209 alias void function(void *, int, _BCD_func__11685, void *, _BCD_func__13158) _BCD_func__17055;
1210 alias void function(void *, _BCD_func__11685, void *, _BCD_func__13158) _BCD_func__17056;
1211 alias int function(void *) _BCD_func__17057;
1212 enum GtkTreeModelFlags {
1213 GTK_TREE_MODEL_ITERS_PERSIST=1,
1214 GTK_TREE_MODEL_LIST_ONLY=2,
1215 }
1216 alias int function(void *, void *, _GtkTreeIter *, void *) _BCD_func__11697;
1217 alias _BCD_func__11697 GtkTreeModelForeachFunc;
1218 alias _GtkTreeModelIface GtkTreeModelIface;
1219 alias void function(void *, void *, _GtkTreeIter *) _BCD_func__17059;
1220 alias void function(void *, void *) _BCD_func__17060;
1221 alias void function(void *, void *, _GtkTreeIter *, int *) _BCD_func__17061;
1222 alias int function(void *) _BCD_func__17062;
1223 alias int function(void *) _BCD_func__17063;
1224 alias uint function(void *, int) _BCD_func__17064;
1225 alias int function(void *, _GtkTreeIter *, void *) _BCD_func__17065;
1226 alias void * function(void *, _GtkTreeIter *) _BCD_func__17066;
1227 alias void function(void *, _GtkTreeIter *, int, _GValue *) _BCD_func__17067;
1228 alias int function(void *, _GtkTreeIter *) _BCD_func__17068;
1229 alias int function(void *, _GtkTreeIter *, _GtkTreeIter *) _BCD_func__17069;
1230 alias int function(void *, _GtkTreeIter *) _BCD_func__17070;
1231 alias int function(void *, _GtkTreeIter *, _GtkTreeIter *, int) _BCD_func__17071;
1232 alias void function(void *, _GtkTreeIter *) _BCD_func__17072;
1233 alias void GtkTreeRowReference;
1234 alias void function(_GtkCellRenderer *, _GtkWidget *, _GdkRectangle *, int *, int *, int *, int *) _BCD_func__17075;
1235 enum GtkCellRendererState {
1236 GTK_CELL_RENDERER_SELECTED=1,
1237 GTK_CELL_RENDERER_PRELIT=2,
1238 GTK_CELL_RENDERER_INSENSITIVE=4,
1239 GTK_CELL_RENDERER_SORTED=8,
1240 GTK_CELL_RENDERER_FOCUSED=16,
1241 }
1242 alias void function(_GtkCellRenderer *, _GdkDrawable *, _GtkWidget *, _GdkRectangle *, _GdkRectangle *, _GdkRectangle *, int) _BCD_func__17076;
1243 alias int function(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int) _BCD_func__17077;
1244 alias void * function(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int) _BCD_func__17078;
1245 alias void function(_GtkCellRenderer *) _BCD_func__17079;
1246 alias void function(_GtkCellRenderer *, void *, char *) _BCD_func__17080;
1247 enum GtkCellRendererMode {
1248 GTK_CELL_RENDERER_MODE_INERT=0,
1249 GTK_CELL_RENDERER_MODE_ACTIVATABLE=1,
1250 GTK_CELL_RENDERER_MODE_EDITABLE=2,
1251 }
1252 alias _GtkCellEditableIface GtkCellEditableIface;
1253 alias void function(void *) _BCD_func__17083;
1254 alias void function(void *, _GdkEvent *) _BCD_func__17084;
1255 enum GtkCalendarDisplayOptions {
1256 GTK_CALENDAR_SHOW_HEADING=1,
1257 GTK_CALENDAR_SHOW_DAY_NAMES=2,
1258 GTK_CALENDAR_NO_MONTH_CHANGE=4,
1259 GTK_CALENDAR_SHOW_WEEK_NUMBERS=8,
1260 GTK_CALENDAR_WEEK_START_MONDAY=16,
1261 }
1262 alias void GtkCalendarPrivate;
1263 alias _GtkCalendarClass GtkCalendarClass;
1264 alias _GtkCalendar GtkCalendar;
1265 alias void function(_GtkCalendar *) _BCD_func__17086;
1266 alias void function(_GtkButton *) _BCD_func__17090;
1267 enum GtkImageType {
1268 GTK_IMAGE_EMPTY=0,
1269 GTK_IMAGE_PIXMAP=1,
1270 GTK_IMAGE_IMAGE=2,
1271 GTK_IMAGE_PIXBUF=3,
1272 GTK_IMAGE_STOCK=4,
1273 GTK_IMAGE_ICON_SET=5,
1274 GTK_IMAGE_ANIMATION=6,
1275 GTK_IMAGE_ICON_NAME=7,
1276 }
1277 alias _GtkImageIconNameData GtkImageIconNameData;
1278 alias _GtkImageAnimationData GtkImageAnimationData;
1279 alias _GtkImageIconSetData GtkImageIconSetData;
1280 alias void GtkIconSet;
1281 alias _GtkImageStockData GtkImageStockData;
1282 alias _GtkImagePixbufData GtkImagePixbufData;
1283 alias _GtkImageImageData GtkImageImageData;
1284 alias _GtkImagePixmapData GtkImagePixmapData;
1285 alias _GtkImageClass GtkImageClass;
1286 alias _GtkImage GtkImage;
1287 alias _GtkBuildableIface GtkBuildableIface;
1288 alias void GtkBuildable;
1289 alias void function(void *, char *) _BCD_func__17103;
1290 alias char * function(void *) _BCD_func__17104;
1291 alias _GtkBuilder GtkBuilder;
1292 alias void function(void *, _GtkBuilder *, _GObject *, char *) _BCD_func__17105;
1293 alias void function(void *, _GtkBuilder *, char *, _GValue *) _BCD_func__17106;
1294 alias _GObject * function(void *, _GtkBuilder *, char *) _BCD_func__17107;
1295 alias int function(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *) _BCD_func__17108;
1296 alias void function(void *, _GtkBuilder *, _GObject *, char *, void * *) _BCD_func__17109;
1297 alias void function(void *, _GtkBuilder *, _GObject *, char *, void *) _BCD_func__17110;
1298 alias void function(void *, _GtkBuilder *) _BCD_func__17111;
1299 alias void function(_GtkBuilder *, _GObject *, char *, char *, _GObject *, int, void *) _BCD_func__11889;
1300 alias _BCD_func__11889 GtkBuilderConnectFunc;
1301 enum GtkBuilderError {
1302 GTK_BUILDER_ERROR_INVALID_TYPE_FUNCTION=0,
1303 GTK_BUILDER_ERROR_UNHANDLED_TAG=1,
1304 GTK_BUILDER_ERROR_MISSING_ATTRIBUTE=2,
1305 GTK_BUILDER_ERROR_INVALID_ATTRIBUTE=3,
1306 GTK_BUILDER_ERROR_INVALID_TAG=4,
1307 GTK_BUILDER_ERROR_MISSING_PROPERTY_VALUE=5,
1308 GTK_BUILDER_ERROR_INVALID_VALUE=6,
1309 }
1310 alias void GtkBuilderPrivate;
1311 alias _GtkBuilderClass GtkBuilderClass;
1312 alias uint function(_GtkBuilder *, char *) _BCD_func__17113;
1313 alias _GtkBindingArg GtkBindingArg;
1314 alias _GtkBindingSignal GtkBindingSignal;
1315 alias _GtkBindingEntry GtkBindingEntry;
1316 alias _GtkBindingSet GtkBindingSet;
1317 enum GtkButtonBoxStyle {
1318 GTK_BUTTONBOX_DEFAULT_STYLE=0,
1319 GTK_BUTTONBOX_SPREAD=1,
1320 GTK_BUTTONBOX_EDGE=2,
1321 GTK_BUTTONBOX_START=3,
1322 GTK_BUTTONBOX_END=4,
1323 GTK_BUTTONBOX_CENTER=5,
1324 }
1325 alias _GtkBoxChild GtkBoxChild;
1326 alias int function(int, void *) _BCD_func__11971;
1327 alias _BCD_func__11971 GtkAssistantPageFunc;
1328 alias _GtkAssistantClass GtkAssistantClass;
1329 alias _GtkAssistant GtkAssistant;
1330 alias void function(_GtkAssistant *, _GtkWidget *) _BCD_func__17126;
1331 alias void function(_GtkAssistant *) _BCD_func__17127;
1332 alias void GtkAssistantPrivate;
1333 enum GtkAssistantPageType {
1334 GTK_ASSISTANT_PAGE_CONTENT=0,
1335 GTK_ASSISTANT_PAGE_INTRO=1,
1336 GTK_ASSISTANT_PAGE_CONFIRM=2,
1337 GTK_ASSISTANT_PAGE_SUMMARY=3,
1338 GTK_ASSISTANT_PAGE_PROGRESS=4,
1339 }
1340 alias _GtkAspectFrameClass GtkAspectFrameClass;
1341 alias _GtkFrameClass GtkFrameClass;
1342 alias _GtkAspectFrame GtkAspectFrame;
1343 alias _GtkFrame GtkFrame;
1344 alias void function(_GtkFrame *, _GdkRectangle *) _BCD_func__17132;
1345 alias _GtkArrowClass GtkArrowClass;
1346 alias _GtkArrow GtkArrow;
1347 alias void GtkAlignmentPrivate;
1348 alias _GtkAlignmentClass GtkAlignmentClass;
1349 alias _GtkAlignment GtkAlignment;
1350 alias _GtkRadioActionEntry GtkRadioActionEntry;
1351 alias _GtkToggleActionEntry GtkToggleActionEntry;
1352 alias _GtkActionEntry GtkActionEntry;
1353 alias _GtkActionGroupClass GtkActionGroupClass;
1354 alias _GtkActionGroup GtkActionGroup;
1355 alias _GtkAction * function(_GtkActionGroup *, char *) _BCD_func__17142;
1356 alias void GtkActionGroupPrivate;
1357 alias void function(_GtkWidget *, void *, uint) _BCD_func__12082;
1358 alias _BCD_func__12082 GtkItemFactoryCallback2;
1359 alias void function(_GtkWidget *, void *) _BCD_func__12090;
1360 alias _BCD_func__12090 GtkMenuCallback;
1361 alias _GtkItemFactoryItem GtkItemFactoryItem;
1362 alias _GtkItemFactoryEntry GtkItemFactoryEntry;
1363 alias _BCD_func__12122 GtkItemFactoryCallback;
1364 alias _GtkItemFactoryClass GtkItemFactoryClass;
1365 alias _GtkItemFactory GtkItemFactory;
1366 alias char * function(char *, void *) _BCD_func__12124;
1367 alias _BCD_func__12124 GtkTranslateFunc;
1368 alias void function(void *, uint, _GtkWidget *) _BCD_func__12121;
1369 alias _BCD_func__12121 GtkItemFactoryCallback1;
1370 alias void function(void *, char *) _BCD_func__12123;
1371 alias _BCD_func__12123 GtkPrintFunc;
1372 alias void GtkActionPrivate;
1373 alias void function(_GtkAction *) _BCD_func__17150;
1374 alias _GtkWidget * function(_GtkAction *) _BCD_func__17151;
1375 alias void function(_GtkAction *, _GtkWidget *) _BCD_func__17152;
1376 alias _GtkAccessibleClass GtkAccessibleClass;
1377 alias _GtkAccessible GtkAccessible;
1378 alias void function(_GtkAccessible *) _BCD_func__17155;
1379 alias void function(void *, char *, uint, int, int) _BCD_func__12490;
1380 alias _BCD_func__12490 GtkAccelMapForeach;
1381 alias void GtkAccelMapClass;
1382 alias void GtkAccelMap;
1383 alias _GtkAccelLabelClass GtkAccelLabelClass;
1384 alias _GtkAccelLabel GtkAccelLabel;
1385 alias void GtkLabelSelectionInfo;
1386 alias void function(_GtkLabel *, int, int, int) _BCD_func__17291;
1387 alias void function(_GtkLabel *) _BCD_func__17292;
1388 alias void function(_GtkLabel *, _GtkMenu *) _BCD_func__17293;
1389 alias void function(_GtkWidget *, _GtkMenu *) _BCD_func__12552;
1390 alias _BCD_func__12552 GtkMenuDetachFunc;
1391 alias void function(_GtkMenu *, int *, int *, int *, void *) _BCD_func__12553;
1392 alias _BCD_func__12553 GtkMenuPositionFunc;
1393 alias void function(_GtkMenuShell *) _BCD_func__17298;
1394 enum GtkMenuDirectionType {
1395 GTK_MENU_DIR_PARENT=0,
1396 GTK_MENU_DIR_CHILD=1,
1397 GTK_MENU_DIR_NEXT=2,
1398 GTK_MENU_DIR_PREV=3,
1399 }
1400 alias void function(_GtkMenuShell *, int) _BCD_func__17299;
1401 alias void function(_GtkMenuShell *, int) _BCD_func__17300;
1402 alias void function(_GtkMenuShell *, _GtkWidget *) _BCD_func__17301;
1403 alias void function(_GtkMenuShell *, _GtkWidget *, int) _BCD_func__17302;
1404 alias int function(_GtkMenuShell *) _BCD_func__17303;
1405 alias int function(_GtkMenuShell *, int) _BCD_func__17304;
1406 alias _GtkAboutDialog GtkAboutDialog;
1407 alias void function(_GtkAboutDialog *, char *, void *) _BCD_func__12632;
1408 alias _BCD_func__12632 GtkAboutDialogActivateLinkFunc;
1409 alias _GtkAboutDialogClass GtkAboutDialogClass;
1410 alias void function(_GtkDialog *, int) _BCD_func__17311;
1411 alias void function(_GtkDialog *) _BCD_func__17312;
1412 enum GtkResponseType {
1413 GTK_RESPONSE_NONE=-1,
1414 GTK_RESPONSE_REJECT=-2,
1415 GTK_RESPONSE_ACCEPT=-3,
1416 GTK_RESPONSE_DELETE_EVENT=-4,
1417 GTK_RESPONSE_OK=-5,
1418 GTK_RESPONSE_CANCEL=-6,
1419 GTK_RESPONSE_CLOSE=-7,
1420 GTK_RESPONSE_YES=-8,
1421 GTK_RESPONSE_NO=-9,
1422 GTK_RESPONSE_APPLY=-10,
1423 GTK_RESPONSE_HELP=-11,
1424 }
1425 enum GtkDialogFlags {
1426 GTK_DIALOG_MODAL=1,
1427 GTK_DIALOG_DESTROY_WITH_PARENT=2,
1428 GTK_DIALOG_NO_SEPARATOR=4,
1429 }
1430 alias void function(_GtkWindow *, uint, int, int, void *) _BCD_func__12662;
1431 alias _BCD_func__12662 GtkWindowKeysForeachFunc;
1432 alias _GtkWindowGroupClass GtkWindowGroupClass;
1433 alias void GtkWindowGeometryInfo;
1434 alias void function(_GtkWindow *, _GtkWidget *) _BCD_func__17317;
1435 alias int function(_GtkWindow *, _GdkEvent *) _BCD_func__17318;
1436 alias void function(_GtkWindow *) _BCD_func__17319;
1437 alias void function(_GtkWindow *, int) _BCD_func__17320;
1438 alias void function(_GtkContainer *, _GtkWidget *) _BCD_func__17324;
1439 alias void function(_GtkContainer *) _BCD_func__17325;
1440 alias void function(_GtkContainer *, int, _BCD_func__12090, void *) _BCD_func__17326;
1441 alias uint function(_GtkContainer *) _BCD_func__17327;
1442 alias char * function(_GtkContainer *, _GtkWidget *) _BCD_func__17328;
1443 alias void function(_GtkContainer *, _GtkWidget *, uint, _GValue *, _GParamSpec *) _BCD_func__17329;
1444 alias void function(_GtkContainer *, _GtkWidget *, uint, _GValue *, _GParamSpec *) _BCD_func__17330;
1445 alias _BCD_func__12090 GtkCallback;
1446 alias void GtkTooltip;
1447 alias _GtkWidgetShapeInfo GtkWidgetShapeInfo;
1448 alias _GtkWidgetAuxInfo GtkWidgetAuxInfo;
1449 alias void function(_GtkWidget *, uint, _GParamSpec * *) _BCD_func__17336;
1450 alias void function(_GtkWidget *) _BCD_func__17337;
1451 alias void function(_GtkWidget *, _GtkRequisition *) _BCD_func__17338;
1452 alias void function(_GtkWidget *, _GdkRectangle *) _BCD_func__17339;
1453 alias void function(_GtkWidget *, int) _BCD_func__17340;
1454 alias void function(_GtkWidget *, _GtkWidget *) _BCD_func__17341;
1455 alias void function(_GtkWidget *, _GtkStyle *) _BCD_func__17342;
1456 alias void function(_GtkWidget *, int) _BCD_func__17343;
1457 alias void function(_GtkWidget *, int) _BCD_func__17344;
1458 alias void function(_GtkWidget *, _GParamSpec *) _BCD_func__17345;
1459 alias int function(_GtkWidget *, int) _BCD_func__17346;
1460 alias int function(_GtkWidget *, int) _BCD_func__17347;
1461 alias int function(_GtkWidget *, _GdkEvent *) _BCD_func__17348;
1462 alias int function(_GtkWidget *, _GdkEventButton *) _BCD_func__17349;
1463 alias int function(_GtkWidget *, _GdkEventScroll *) _BCD_func__17350;
1464 alias int function(_GtkWidget *, _GdkEventMotion *) _BCD_func__17351;
1465 alias int function(_GtkWidget *, _GdkEventAny *) _BCD_func__17352;
1466 alias int function(_GtkWidget *, _GdkEventExpose *) _BCD_func__17353;
1467 alias int function(_GtkWidget *, _GdkEventKey *) _BCD_func__17354;
1468 alias int function(_GtkWidget *, _GdkEventCrossing *) _BCD_func__17355;
1469 alias int function(_GtkWidget *, _GdkEventConfigure *) _BCD_func__17356;
1470 alias int function(_GtkWidget *, _GdkEventFocus *) _BCD_func__17357;
1471 alias int function(_GtkWidget *, _GdkEventProperty *) _BCD_func__17358;
1472 alias int function(_GtkWidget *, _GdkEventSelection *) _BCD_func__17359;
1473 alias int function(_GtkWidget *, _GdkEventProximity *) _BCD_func__17360;
1474 alias int function(_GtkWidget *, _GdkEventVisibility *) _BCD_func__17361;
1475 alias int function(_GtkWidget *, _GdkEventClient *) _BCD_func__17362;
1476 alias int function(_GtkWidget *, _GdkEventWindowState *) _BCD_func__17363;
1477 alias void function(_GtkWidget *, _GtkSelectionData *, uint, uint) _BCD_func__17364;
1478 alias void function(_GtkWidget *, _GtkSelectionData *, uint) _BCD_func__17365;
1479 alias void function(_GtkWidget *, _GdkDragContext *) _BCD_func__17366;
1480 alias void function(_GtkWidget *, _GdkDragContext *, _GtkSelectionData *, uint, uint) _BCD_func__17367;
1481 alias void function(_GtkWidget *, _GdkDragContext *, uint) _BCD_func__17368;
1482 alias int function(_GtkWidget *, _GdkDragContext *, int, int, uint) _BCD_func__17369;
1483 alias void function(_GtkWidget *, _GdkDragContext *, int, int, _GtkSelectionData *, uint, uint) _BCD_func__17370;
1484 alias int function(_GtkWidget *) _BCD_func__17371;
1485 enum GtkWidgetHelpType {
1486 GTK_WIDGET_HELP_TOOLTIP=0,
1487 GTK_WIDGET_HELP_WHATS_THIS=1,
1488 }
1489 alias int function(_GtkWidget *, int) _BCD_func__17372;
1490 alias _AtkObject * function(_GtkWidget *) _BCD_func__17373;
1491 alias void function(_GtkWidget *, _GdkScreen *) _BCD_func__17374;
1492 alias int function(_GtkWidget *, uint) _BCD_func__17375;
1493 alias int function(_GtkWidget *, _GdkEventGrabBroken *) _BCD_func__17376;
1494 alias int function(_GtkWidget *, int, int, int, void *) _BCD_func__17377;
1495 enum GtkWidgetFlags {
1496 GTK_TOPLEVEL=16,
1497 GTK_NO_WINDOW=32,
1498 GTK_REALIZED=64,
1499 GTK_MAPPED=128,
1500 GTK_VISIBLE=256,
1501 GTK_SENSITIVE=512,
1502 GTK_PARENT_SENSITIVE=1024,
1503 GTK_CAN_FOCUS=2048,
1504 GTK_HAS_FOCUS=4096,
1505 GTK_CAN_DEFAULT=8192,
1506 GTK_HAS_DEFAULT=16384,
1507 GTK_HAS_GRAB=32768,
1508 GTK_RC_STYLE=65536,
1509 GTK_COMPOSITE_CHILD=131072,
1510 GTK_NO_REPARENT=262144,
1511 GTK_APP_PAINTABLE=524288,
1512 GTK_RECEIVES_DEFAULT=1048576,
1513 GTK_DOUBLE_BUFFERED=2097152,
1514 GTK_NO_SHOW_ALL=4194304,
1515 }
1516 alias void GtkSettingsPropertyValue;
1517 alias _GtkSettingsValue GtkSettingsValue;
1518 alias _GtkSettingsClass GtkSettingsClass;
1519 enum GtkRcTokenType {
1520 GTK_RC_TOKEN_INVALID=270,
1521 GTK_RC_TOKEN_INCLUDE=271,
1522 GTK_RC_TOKEN_NORMAL=272,
1523 GTK_RC_TOKEN_ACTIVE=273,
1524 GTK_RC_TOKEN_PRELIGHT=274,
1525 GTK_RC_TOKEN_SELECTED=275,
1526 GTK_RC_TOKEN_INSENSITIVE=276,
1527 GTK_RC_TOKEN_FG=277,
1528 GTK_RC_TOKEN_BG=278,
1529 GTK_RC_TOKEN_TEXT=279,
1530 GTK_RC_TOKEN_BASE=280,
1531 GTK_RC_TOKEN_XTHICKNESS=281,
1532 GTK_RC_TOKEN_YTHICKNESS=282,
1533 GTK_RC_TOKEN_FONT=283,
1534 GTK_RC_TOKEN_FONTSET=284,
1535 GTK_RC_TOKEN_FONT_NAME=285,
1536 GTK_RC_TOKEN_BG_PIXMAP=286,
1537 GTK_RC_TOKEN_PIXMAP_PATH=287,
1538 GTK_RC_TOKEN_STYLE=288,
1539 GTK_RC_TOKEN_BINDING=289,
1540 GTK_RC_TOKEN_BIND=290,
1541 GTK_RC_TOKEN_WIDGET=291,
1542 GTK_RC_TOKEN_WIDGET_CLASS=292,
1543 GTK_RC_TOKEN_CLASS=293,
1544 GTK_RC_TOKEN_LOWEST=294,
1545 GTK_RC_TOKEN_GTK=295,
1546 GTK_RC_TOKEN_APPLICATION=296,
1547 GTK_RC_TOKEN_THEME=297,
1548 GTK_RC_TOKEN_RC=298,
1549 GTK_RC_TOKEN_HIGHEST=299,
1550 GTK_RC_TOKEN_ENGINE=300,
1551 GTK_RC_TOKEN_MODULE_PATH=301,
1552 GTK_RC_TOKEN_IM_MODULE_PATH=302,
1553 GTK_RC_TOKEN_IM_MODULE_FILE=303,
1554 GTK_RC_TOKEN_STOCK=304,
1555 GTK_RC_TOKEN_LTR=305,
1556 GTK_RC_TOKEN_RTL=306,
1557 GTK_RC_TOKEN_COLOR=307,
1558 GTK_RC_TOKEN_UNBIND=308,
1559 GTK_RC_TOKEN_LAST=309,
1560 }
1561 enum GtkRcFlags {
1562 GTK_RC_FG=1,
1563 GTK_RC_BG=2,
1564 GTK_RC_TEXT=4,
1565 GTK_RC_BASE=8,
1566 }
1567 alias _GtkRcStyleClass GtkRcStyleClass;
1568 alias _GtkRcStyle GtkRcStyle;
1569 alias _GtkRcStyle * function(_GtkRcStyle *) _BCD_func__17411;
1570 alias _GtkSettings GtkSettings;
1571 alias uint function(_GtkRcStyle *, _GtkSettings *, _GScanner *) _BCD_func__17412;
1572 alias void function(_GtkRcStyle *, _GtkRcStyle *) _BCD_func__17413;
1573 alias _GtkStyle * function(_GtkRcStyle *) _BCD_func__17414;
1574 alias void GtkRcContext;
1575 alias _GtkIconFactory GtkIconFactory;
1576 alias int function(_GParamSpec *, _GString *, _GValue *) _BCD_func__12993;
1577 alias _BCD_func__12993 GtkRcPropertyParser;
1578 alias _GtkRcProperty GtkRcProperty;
1579 alias void GtkIconSource;
1580 alias void GtkThemeEngine;
1581 alias _GtkStyleClass GtkStyleClass;
1582 alias void function(_GtkStyle *) _BCD_func__17421;
1583 alias void function(_GtkStyle *, _GtkStyle *) _BCD_func__17422;
1584 alias _GtkStyle * function(_GtkStyle *) _BCD_func__17423;
1585 alias void function(_GtkStyle *, _GtkRcStyle *) _BCD_func__17424;
1586 alias void function(_GtkStyle *, _GdkDrawable *, int) _BCD_func__17425;
1587 alias void * function(_GtkStyle *, void *, int, int, int, _GtkWidget *, char *) _BCD_func__17426;
1588 alias void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int) _BCD_func__17427;
1589 alias void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int) _BCD_func__17428;
1590 alias void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, _GdkPoint *, int, int) _BCD_func__17429;
1591 enum GtkArrowType {
1592 GTK_ARROW_UP=0,
1593 GTK_ARROW_DOWN=1,
1594 GTK_ARROW_LEFT=2,
1595 GTK_ARROW_RIGHT=3,
1596 GTK_ARROW_NONE=4,
1597 }
1598 alias void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int) _BCD_func__17430;
1599 alias void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, char *) _BCD_func__17431;
1600 enum GtkPositionType {
1601 GTK_POS_LEFT=0,
1602 GTK_POS_RIGHT=1,
1603 GTK_POS_TOP=2,
1604 GTK_POS_BOTTOM=3,
1605 }
1606 alias void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int) _BCD_func__17432;
1607 alias void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int) _BCD_func__17433;
1608 alias void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int) _BCD_func__17434;
1609 alias void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int) _BCD_func__17435;
1610 enum GtkExpanderStyle {
1611 GTK_EXPANDER_COLLAPSED=0,
1612 GTK_EXPANDER_SEMI_COLLAPSED=1,
1613 GTK_EXPANDER_SEMI_EXPANDED=2,
1614 GTK_EXPANDER_EXPANDED=3,
1615 }
1616 alias void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int) _BCD_func__17436;
1617 alias void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, void *) _BCD_func__17437;
1618 alias void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int) _BCD_func__17438;
1619 alias _GtkAdjustmentClass GtkAdjustmentClass;
1620 alias void function(_GtkAdjustment *) _BCD_func__17442;
1621 enum GtkArgFlags {
1622 GTK_ARG_READABLE=1,
1623 GTK_ARG_WRITABLE=2,
1624 GTK_ARG_CONSTRUCT=4,
1625 GTK_ARG_CONSTRUCT_ONLY=8,
1626 GTK_ARG_CHILD_ARG=16,
1627 }
1628 alias _GtkArg GtkArg;
1629 alias void function(_GtkObject *, _GtkArg *, uint) _BCD_func__17445;
1630 alias void function(_GtkObject *) _BCD_func__17446;
1631 enum GtkObjectFlags {
1632 GTK_IN_DESTRUCTION=1,
1633 GTK_FLOATING=2,
1634 GTK_RESERVED_1=4,
1635 GTK_RESERVED_2=8,
1636 }
1637 enum GtkDebugFlag {
1638 GTK_DEBUG_MISC=1,
1639 GTK_DEBUG_PLUGSOCKET=2,
1640 GTK_DEBUG_TEXT=4,
1641 GTK_DEBUG_TREE=8,
1642 GTK_DEBUG_UPDATES=16,
1643 GTK_DEBUG_KEYBINDINGS=32,
1644 GTK_DEBUG_MULTIHEAD=64,
1645 GTK_DEBUG_MODULES=128,
1646 GTK_DEBUG_GEOMETRY=256,
1647 GTK_DEBUG_ICONTHEME=512,
1648 GTK_DEBUG_PRINTING=1024,
1649 GTK_DEBUG_BUILDER=2048,
1650 }
1651 alias _GFlagsValue GtkFlagValue;
1652 alias _GEnumValue GtkEnumValue;
1653 alias void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *) _BCD_func__13146;
1654 alias _BCD_func__13146 GtkSignalMarshaller;
1655 alias _GtkTypeInfo GtkTypeInfo;
1656 alias _BCD_func__13158 GtkClassInitFunc;
1657 alias void function(_GTypeInstance *, void *) _BCD_func__13169;
1658 alias _BCD_func__13169 GtkObjectInitFunc;
1659 alias _BCD_func__12122 GtkSignalFunc;
1660 alias void function(_GtkObject *, void *, uint, _GtkArg *) _BCD_func__13157;
1661 alias _BCD_func__13157 GtkCallbackMarshal;
1662 alias int function(void *) _BCD_func__12884;
1663 alias _BCD_func__12884 GtkFunction;
1664 alias uint GtkType;
1665 alias _GTypeClass GtkTypeClass;
1666 alias _GTypeInstance GtkTypeObject;
1667 alias uint GtkFundamentalType;
1668 alias _GtkAccelKey GtkAccelKey;
1669 alias int function(_GtkAccelKey *, _GClosure *, void *) _BCD_func__13177;
1670 alias _BCD_func__13177 GtkAccelGroupFindFunc;
1671 alias int function(_GtkAccelGroup *, _GObject *, uint, int) _BCD_func__13178;
1672 alias _BCD_func__13178 GtkAccelGroupActivate;
1673 alias _GtkAccelGroupEntry GtkAccelGroupEntry;
1674 alias _GtkAccelGroupClass GtkAccelGroupClass;
1675 alias void function(_GtkAccelGroup *, uint, int, _GClosure *) _BCD_func__17462;
1676 enum GtkAccelFlags {
1677 GTK_ACCEL_VISIBLE=1,
1678 GTK_ACCEL_LOCKED=2,
1679 GTK_ACCEL_MASK=7,
1680 }
1681 enum GtkDragResult {
1682 GTK_DRAG_RESULT_SUCCESS=0,
1683 GTK_DRAG_RESULT_NO_TARGET=1,
1684 GTK_DRAG_RESULT_USER_CANCELLED=2,
1685 GTK_DRAG_RESULT_TIMEOUT_EXPIRED=3,
1686 GTK_DRAG_RESULT_GRAB_BROKEN=4,
1687 GTK_DRAG_RESULT_ERROR=5,
1688 }
1689 enum GtkTreeViewGridLines {
1690 GTK_TREE_VIEW_GRID_LINES_NONE=0,
1691 GTK_TREE_VIEW_GRID_LINES_HORIZONTAL=1,
1692 GTK_TREE_VIEW_GRID_LINES_VERTICAL=2,
1693 GTK_TREE_VIEW_GRID_LINES_BOTH=3,
1694 }
1695 enum GtkUnit {
1696 GTK_UNIT_PIXEL=0,
1697 GTK_UNIT_POINTS=1,
1698 GTK_UNIT_INCH=2,
1699 GTK_UNIT_MM=3,
1700 }
1701 enum GtkPrintDuplex {
1702 GTK_PRINT_DUPLEX_SIMPLEX=0,
1703 GTK_PRINT_DUPLEX_HORIZONTAL=1,
1704 GTK_PRINT_DUPLEX_VERTICAL=2,
1705 }
1706 enum GtkPrintQuality {
1707 GTK_PRINT_QUALITY_LOW=0,
1708 GTK_PRINT_QUALITY_NORMAL=1,
1709 GTK_PRINT_QUALITY_HIGH=2,
1710 GTK_PRINT_QUALITY_DRAFT=3,
1711 }
1712 enum GtkPageOrientation {
1713 GTK_PAGE_ORIENTATION_PORTRAIT=0,
1714 GTK_PAGE_ORIENTATION_LANDSCAPE=1,
1715 GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT=2,
1716 GTK_PAGE_ORIENTATION_REVERSE_LANDSCAPE=3,
1717 }
1718 enum GtkPageSet {
1719 GTK_PAGE_SET_ALL=0,
1720 GTK_PAGE_SET_EVEN=1,
1721 GTK_PAGE_SET_ODD=2,
1722 }
1723 enum GtkPrintPages {
1724 GTK_PRINT_PAGES_ALL=0,
1725 GTK_PRINT_PAGES_CURRENT=1,
1726 GTK_PRINT_PAGES_RANGES=2,
1727 }
1728 enum GtkPackDirection {
1729 GTK_PACK_DIRECTION_LTR=0,
1730 GTK_PACK_DIRECTION_RTL=1,
1731 GTK_PACK_DIRECTION_TTB=2,
1732 GTK_PACK_DIRECTION_BTT=3,
1733 }
1734 enum GtkIMStatusStyle {
1735 GTK_IM_STATUS_NOTHING=0,
1736 GTK_IM_STATUS_CALLBACK=1,
1737 GTK_IM_STATUS_NONE=2,
1738 }
1739 enum GtkIMPreeditStyle {
1740 GTK_IM_PREEDIT_NOTHING=0,
1741 GTK_IM_PREEDIT_CALLBACK=1,
1742 GTK_IM_PREEDIT_NONE=2,
1743 }
1744 enum GtkWindowType {
1745 GTK_WINDOW_TOPLEVEL=0,
1746 GTK_WINDOW_POPUP=1,
1747 }
1748 enum GtkWindowPosition {
1749 GTK_WIN_POS_NONE=0,
1750 GTK_WIN_POS_CENTER=1,
1751 GTK_WIN_POS_MOUSE=2,
1752 GTK_WIN_POS_CENTER_ALWAYS=3,
1753 GTK_WIN_POS_CENTER_ON_PARENT=4,
1754 }
1755 enum GtkVisibility {
1756 GTK_VISIBILITY_NONE=0,
1757 GTK_VISIBILITY_PARTIAL=1,
1758 GTK_VISIBILITY_FULL=2,
1759 }
1760 enum GtkSubmenuPlacement {
1761 GTK_TOP_BOTTOM=0,
1762 GTK_LEFT_RIGHT=1,
1763 }
1764 enum GtkSubmenuDirection {
1765 GTK_DIRECTION_LEFT=0,
1766 GTK_DIRECTION_RIGHT=1,
1767 }
1768 enum GtkSignalRunType {
1769 GTK_RUN_FIRST=1,
1770 GTK_RUN_LAST=2,
1771 GTK_RUN_BOTH=3,
1772 GTK_RUN_NO_RECURSE=8,
1773 GTK_RUN_ACTION=32,
1774 GTK_RUN_NO_HOOKS=64,
1775 }
1776 enum GtkResizeMode {
1777 GTK_RESIZE_PARENT=0,
1778 GTK_RESIZE_QUEUE=1,
1779 GTK_RESIZE_IMMEDIATE=2,
1780 }
1781 enum GtkReliefStyle {
1782 GTK_RELIEF_NORMAL=0,
1783 GTK_RELIEF_HALF=1,
1784 GTK_RELIEF_NONE=2,
1785 }
1786 enum GtkPreviewType {
1787 GTK_PREVIEW_COLOR=0,
1788 GTK_PREVIEW_GRAYSCALE=1,
1789 }
1790 enum GtkPolicyType {
1791 GTK_POLICY_ALWAYS=0,
1792 GTK_POLICY_AUTOMATIC=1,
1793 GTK_POLICY_NEVER=2,
1794 }
1795 enum GtkPathType {
1796 GTK_PATH_WIDGET=0,
1797 GTK_PATH_WIDGET_CLASS=1,
1798 GTK_PATH_CLASS=2,
1799 }
1800 enum GtkPathPriorityType {
1801 GTK_PATH_PRIO_LOWEST=0,
1802 GTK_PATH_PRIO_GTK=4,
1803 GTK_PATH_PRIO_APPLICATION=8,
1804 GTK_PATH_PRIO_THEME=10,
1805 GTK_PATH_PRIO_RC=12,
1806 GTK_PATH_PRIO_HIGHEST=15,
1807 }
1808 enum GtkPackType {
1809 GTK_PACK_START=0,
1810 GTK_PACK_END=1,
1811 }
1812 enum GtkCornerType {
1813 GTK_CORNER_TOP_LEFT=0,
1814 GTK_CORNER_BOTTOM_LEFT=1,
1815 GTK_CORNER_TOP_RIGHT=2,
1816 GTK_CORNER_BOTTOM_RIGHT=3,
1817 }
1818 enum GtkScrollStep {
1819 GTK_SCROLL_STEPS=0,
1820 GTK_SCROLL_PAGES=1,
1821 GTK_SCROLL_ENDS=2,
1822 GTK_SCROLL_HORIZONTAL_STEPS=3,
1823 GTK_SCROLL_HORIZONTAL_PAGES=4,
1824 GTK_SCROLL_HORIZONTAL_ENDS=5,
1825 }
1826 enum GtkMetricType {
1827 GTK_PIXELS=0,
1828 GTK_INCHES=1,
1829 GTK_CENTIMETERS=2,
1830 }
1831 enum GtkMatchType {
1832 GTK_MATCH_ALL=0,
1833 GTK_MATCH_ALL_TAIL=1,
1834 GTK_MATCH_HEAD=2,
1835 GTK_MATCH_TAIL=3,
1836 GTK_MATCH_EXACT=4,
1837 GTK_MATCH_LAST=5,
1838 }
1839 enum GtkSideType {
1840 GTK_SIDE_TOP=0,
1841 GTK_SIDE_BOTTOM=1,
1842 GTK_SIDE_LEFT=2,
1843 GTK_SIDE_RIGHT=3,
1844 }
1845 enum GtkSensitivityType {
1846 GTK_SENSITIVITY_AUTO=0,
1847 GTK_SENSITIVITY_ON=1,
1848 GTK_SENSITIVITY_OFF=2,
1849 }
1850 enum GtkAttachOptions {
1851 GTK_EXPAND=1,
1852 GTK_SHRINK=2,
1853 GTK_FILL=4,
1854 }
1855 enum GtkAnchorType {
1856 GTK_ANCHOR_CENTER=0,
1857 GTK_ANCHOR_NORTH=1,
1858 GTK_ANCHOR_NORTH_WEST=2,
1859 GTK_ANCHOR_NORTH_EAST=3,
1860 GTK_ANCHOR_SOUTH=4,
1861 GTK_ANCHOR_SOUTH_WEST=5,
1862 GTK_ANCHOR_SOUTH_EAST=6,
1863 GTK_ANCHOR_WEST=7,
1864 GTK_ANCHOR_EAST=8,
1865 GTK_ANCHOR_N=1,
1866 GTK_ANCHOR_NW=2,
1867 GTK_ANCHOR_NE=3,
1868 GTK_ANCHOR_S=4,
1869 GTK_ANCHOR_SW=5,
1870 GTK_ANCHOR_SE=6,
1871 GTK_ANCHOR_W=7,
1872 GTK_ANCHOR_E=8,
1873 }
1874 alias void function(void *, int, int) _BCD_func__13745;
1875 alias int function(void *, void *) _BCD_func__14970;
1876 alias int function(_GSignalInvocationHint *, _GValue *, _GValue *, void *) _BCD_func__14366;
1877 alias void function(_AtkObject *, int) _BCD_func__12433;
1878 alias int function(_AtkKeyEventStruct *, void *) _BCD_func__12452;
1879 alias void function(_AtkObject *) _BCD_func__12453;
1880 alias void function(_AtkObject *, _AtkPropertyValues *) _BCD_func__12883;
1881 alias void function(_GdkSpan *, void *) _BCD_func__13293;
1882 alias int function(void *, _GdkEvent *, void *) _BCD_func__13455;
1883 alias void function(_GdkEvent *, void *) _BCD_func__13456;
1884 alias void function(void *, _PangoAttrShape *, int, void *) _BCD_func__13709;
1885 alias void function(void *) _BCD_func__13724;
1886 alias char * function(void *) _BCD_func__13725;
1887 alias int function(char *, uint, _GError * *, void *) _BCD_func__13731;
1888 alias void function(char *, void *) _BCD_func__13733;
1889 alias int function(void *) _BCD_func__6106;
1890 alias int function(void *, long *, int) _BCD_func__6108;
1891 alias int function(void *, char *, uint) _BCD_func__6110;
1892 alias int function(void *, char *, uint) _BCD_func__6112;
1893 alias int function(void * *, char *) _BCD_func__13910;
1894 alias int function(char *, char * * *, uint *) _BCD_func__13911;
1895 alias int function(void *, char *, char *, char *, char *) _BCD_func__13912;
1896 alias int function(__gconv_step *, __gconv_step_data *, void *, char *, char * *, char *, char * *, uint *) _BCD_func__13913;
1897 alias void function(__gconv_step *) _BCD_func__13914;
1898 alias int function(__gconv_step *) _BCD_func__13915;
1899 alias uint function(__gconv_step *, char) _BCD_func__13916;
1900 alias int function(__gconv_step *, __gconv_step_data *, char * *, char *, char * *, uint *, int, int) _BCD_func__13917;
1901 alias int function(void *, void *, void *) _BCD_func__14064;
1902 alias void * function(void *) _BCD_func__14087;
1903 alias int function(_PangoAttribute *, void *) _BCD_func__14088;
1904 alias void function(void *, uint, uint, _GInterfaceInfo *) _BCD_func__14190;
1905 alias void function(void *, uint, _GTypeInfo *, _GTypeValueTable *) _BCD_func__14191;
1906 alias void function(void *) _BCD_func__14192;
1907 alias void function(void *, _GObject *, int) _BCD_func__14336;
1908 alias void function(void *, _GObject *) _BCD_func__14338;
1909 alias void function(_GObject *) _BCD_func__14339;
1910 alias void function(_GObject *, uint, _GValue *, _GParamSpec *) _BCD_func__14340;
1911 alias void function(_GObject *, uint, _GValue *, _GParamSpec *) _BCD_func__14341;
1912 alias int function(_GSignalInvocationHint *, uint, _GValue *, void *) _BCD_func__14367;
1913 alias void function(void *, _GClosure *) _BCD_func__14386;
1914 alias void function(_GValue *, _GValue *) _BCD_func__14443;
1915 alias void * function(void *) _BCD_func__14461;
1916 alias void function(void *, void *) _BCD_func__14465;
1917 alias int function(void *, _GTypeClass *) _BCD_func__14466;
1918 alias int function(void *, void *, void *) _BCD_func__14514;
1919 alias int function(void *, void *, void *) _BCD_func__14528;
1920 alias void function(_GScanner *, char *, int) _BCD_func__14530;
1921 alias int function(void *, _GString *, void *) _BCD_func__14602;
1922 alias void function(void *, void *, void *, _GError * *) _BCD_func__14619;
1923 alias int function(void *, void *, void *, _GError * *) _BCD_func__14620;
1924 alias int function(char *, char *, void *, _GError * *) _BCD_func__14621;
1925 alias void * function(void *, void *) _BCD_func__14631;
1926 alias void function(_GNode *, void *) _BCD_func__14632;
1927 alias int function(_GNode *, void *) _BCD_func__14633;
1928 alias void function(char *) _BCD_func__14641;
1929 alias void function(char *, int, char *, void *) _BCD_func__14643;
1930 alias int function(_GIOChannel *, int, void *) _BCD_func__14654;
1931 alias int function(_GPollFD *, uint, int) _BCD_func__14704;
1932 alias void function(int, int, void *) _BCD_func__14710;
1933 alias void function(_GHookList *, _GHook *) _BCD_func__14741;
1934 alias int function(_GHook *, void *) _BCD_func__14742;
1935 alias void function(_GHook *, void *) _BCD_func__14743;
1936 alias int function(_GHook *, _GHook *) _BCD_func__14744;
1937 alias void function(uint, void *, void *) _BCD_func__14778;
1938 alias int function(char *, char *, uint) _BCD_func__14781;
1939 alias char * function(void *) _BCD_func__14782;
1940 alias char * function(char *, void *) _BCD_func__14965;
1941 alias void function(void *, void *, void *) _BCD_func__14966;
1942 alias uint function(void *) _BCD_func__14967;
1943 alias int function(void *, void *) _BCD_func__14968;
1944 alias int function(void *, void *, void *) _BCD_func__14969;
1945 alias int function(void *, char *, uint) _BCD_func__15042;
1946 alias int function(void *, char *, uint) _BCD_func__15043;
1947 struct _GtkVSeparatorClass {
1948 _GtkSeparatorClass parent_class;
1949 }
1950 struct _GtkVSeparator {
1951 _GtkSeparator separator;
1952 }
1953 struct _GtkVScaleClass {
1954 _GtkScaleClass parent_class;
1955 }
1956 struct _GtkVScale {
1957 _GtkScale scale;
1958 }
1959 struct _GtkVRulerClass {
1960 _GtkRulerClass parent_class;
1961 }
1962 struct _GtkVRuler {
1963 _GtkRuler ruler;
1964 }
1965 struct _GtkVPanedClass {
1966 _GtkPanedClass parent_class;
1967 }
1968 struct _GtkVPaned {
1969 _GtkPaned paned;
1970 }
1971 struct _GtkVolumeButtonClass {
1972 _GtkScaleButtonClass parent_class;
1973 _BCD_func__12122 _gtk_reserved1;
1974 _BCD_func__12122 _gtk_reserved2;
1975 _BCD_func__12122 _gtk_reserved3;
1976 _BCD_func__12122 _gtk_reserved4;
1977 }
1978 struct _GtkVButtonBoxClass {
1979 _GtkButtonBoxClass parent_class;
1980 }
1981 struct _GtkVButtonBox {
1982 _GtkButtonBox button_box;
1983 }
1984 struct _GtkUIManagerClass {
1985 _GObjectClass parent_class;
1986 _BCD_func__16564 add_widget;
1987 _BCD_func__16565 actions_changed;
1988 _BCD_func__16566 connect_proxy;
1989 _BCD_func__16566 disconnect_proxy;
1990 _BCD_func__16567 pre_activate;
1991 _BCD_func__16567 post_activate;
1992 _BCD_func__16568 get_widget;
1993 _BCD_func__16569 get_action;
1994 _BCD_func__12122 _gtk_reserved1;
1995 _BCD_func__12122 _gtk_reserved2;
1996 }
1997 struct _GtkUIManager {
1998 _GObject parent;
1999 void * private_data;
2000 }
2001 struct _GtkTreeStoreClass {
2002 _GObjectClass parent_class;
2003 _BCD_func__12122 _gtk_reserved1;
2004 _BCD_func__12122 _gtk_reserved2;
2005 _BCD_func__12122 _gtk_reserved3;
2006 _BCD_func__12122 _gtk_reserved4;
2007 }
2008 struct _GtkTreeStore {
2009 _GObject parent;
2010 int stamp;
2011 void * root;
2012 void * last;
2013 int n_columns;
2014 int sort_column_id;
2015 _GList * sort_list;
2016 int order;
2017 uint * column_headers;
2018 _BCD_func__11685 default_sort_func;
2019 void * default_sort_data;
2020 _BCD_func__13158 default_sort_destroy;
2021 uint bitfield0;
2022 // uint columns_dirty // bits 0 .. 1
2023 }
2024 struct _GtkTreeModelSortClass {
2025 _GObjectClass parent_class;
2026 _BCD_func__12122 _gtk_reserved1;
2027 _BCD_func__12122 _gtk_reserved2;
2028 _BCD_func__12122 _gtk_reserved3;
2029 _BCD_func__12122 _gtk_reserved4;
2030 }
2031 struct _GtkTreeModelSort {
2032 _GObject parent;
2033 void * root;
2034 int stamp;
2035 uint child_flags;
2036 void * child_model;
2037 int zero_ref_count;
2038 _GList * sort_list;
2039 int sort_column_id;
2040 int order;
2041 _BCD_func__11685 default_sort_func;
2042 void * default_sort_data;
2043 _BCD_func__13158 default_sort_destroy;
2044 uint changed_id;
2045 uint inserted_id;
2046 uint has_child_toggled_id;
2047 uint deleted_id;
2048 uint reordered_id;
2049 }
2050 struct _GtkTreeDragDestIface {
2051 _GTypeInterface g_iface;
2052 _BCD_func__16576 drag_data_received;
2053 _BCD_func__16576 row_drop_possible;
2054 }
2055 struct _GtkTreeDragSourceIface {
2056 _GTypeInterface g_iface;
2057 _BCD_func__16578 row_draggable;
2058 _BCD_func__16579 drag_data_get;
2059 _BCD_func__16578 drag_data_delete;
2060 }
2061 struct _GtkToolbarClass {
2062 _GtkContainerClass parent_class;
2063 _BCD_func__16581 orientation_changed;
2064 _BCD_func__16582 style_changed;
2065 _BCD_func__16583 popup_context_menu;
2066 _BCD_func__12122 _gtk_reserved1;
2067 _BCD_func__12122 _gtk_reserved2;
2068 _BCD_func__12122 _gtk_reserved3;
2069 }
2070 struct _GtkToolbar {
2071 _GtkContainer container;
2072 int num_children;
2073 _GList * children;
2074 int orientation;
2075 int style;
2076 int icon_size;
2077 _GtkTooltips * tooltips;
2078 int button_maxw;
2079 int button_maxh;
2080 uint _gtk_reserved1;
2081 uint _gtk_reserved2;
2082 uint bitfield0;
2083 // uint style_set // bits 0 .. 1
2084 // uint icon_size_set // bits 1 .. 2
2085 }
2086 struct _GtkToolbarChild {
2087 int type;
2088 _GtkWidget * widget;
2089 _GtkWidget * icon;
2090 _GtkWidget * label;
2091 }
2092 struct _GtkTipsQueryClass {
2093 _GtkLabelClass parent_class;
2094 _BCD_func__16587 start_query;
2095 _BCD_func__16587 stop_query;
2096 _BCD_func__16588 widget_entered;
2097 _BCD_func__16589 widget_selected;
2098 _BCD_func__12122 _gtk_reserved1;
2099 _BCD_func__12122 _gtk_reserved2;
2100 _BCD_func__12122 _gtk_reserved3;
2101 _BCD_func__12122 _gtk_reserved4;
2102 }
2103 struct _GtkTipsQuery {
2104 _GtkLabel label;
2105 uint bitfield0;
2106 // uint emit_always // bits 0 .. 1
2107 // uint in_query // bits 1 .. 2
2108 char * label_inactive;
2109 char * label_no_tip;
2110 _GtkWidget * caller;
2111 _GtkWidget * last_crossed;
2112 _GdkCursor * query_cursor;
2113 }
2114 struct _GtkTextViewClass {
2115 _GtkContainerClass parent_class;
2116 _BCD_func__16592 set_scroll_adjustments;
2117 _BCD_func__16593 populate_popup;
2118 _BCD_func__16594 move_cursor;
2119 _BCD_func__16595 page_horizontally;
2120 _BCD_func__16596 set_anchor;
2121 _BCD_func__16597 insert_at_cursor;
2122 _BCD_func__16598 delete_from_cursor;
2123 _BCD_func__16596 backspace;
2124 _BCD_func__16596 cut_clipboard;
2125 _BCD_func__16596 copy_clipboard;
2126 _BCD_func__16596 paste_clipboard;
2127 _BCD_func__16596 toggle_overwrite;
2128 _BCD_func__16599 move_focus;
2129 _BCD_func__12122 _gtk_reserved1;
2130 _BCD_func__12122 _gtk_reserved2;
2131 _BCD_func__12122 _gtk_reserved3;
2132 _BCD_func__12122 _gtk_reserved4;
2133 _BCD_func__12122 _gtk_reserved5;
2134 _BCD_func__12122 _gtk_reserved6;
2135 _BCD_func__12122 _gtk_reserved7;
2136 }
2137 struct _GtkTextView {
2138 _GtkContainer parent_instance;
2139 void * layout;
2140 _GtkTextBuffer * buffer;
2141 uint selection_drag_handler;
2142 uint scroll_timeout;
2143 int pixels_above_lines;
2144 int pixels_below_lines;
2145 int pixels_inside_wrap;
2146 int wrap_mode;
2147 int justify;
2148 int left_margin;
2149 int right_margin;
2150 int indent;
2151 void * tabs;
2152 uint bitfield0;
2153 // uint editable // bits 0 .. 1
2154 // uint overwrite_mode // bits 1 .. 2
2155 // uint cursor_visible // bits 2 .. 3
2156 // uint need_im_reset // bits 3 .. 4
2157 // uint accepts_tab // bits 4 .. 5
2158 // uint width_changed // bits 5 .. 6
2159 // uint onscreen_validated // bits 6 .. 7
2160 // uint mouse_cursor_obscured // bits 7 .. 8
2161 void * text_window;
2162 void * left_window;
2163 void * right_window;
2164 void * top_window;
2165 void * bottom_window;
2166 _GtkAdjustment * hadjustment;
2167 _GtkAdjustment * vadjustment;
2168 int xoffset;
2169 int yoffset;
2170 int width;
2171 int height;
2172 int virtual_cursor_x;
2173 int virtual_cursor_y;
2174 _GtkTextMark * first_para_mark;
2175 int first_para_pixels;
2176 _GtkTextMark * dnd_mark;
2177 uint blink_timeout;
2178 uint first_validate_idle;
2179 uint incremental_validate_idle;
2180 _GtkIMContext * im_context;
2181 _GtkWidget * popup_menu;
2182 int drag_start_x;
2183 int drag_start_y;
2184 _GSList * children;
2185 void * pending_scroll;
2186 int pending_place_cursor_button;
2187 }
2188 struct _GtkTextBufferClass {
2189 _GObjectClass parent_class;
2190 _BCD_func__16602 insert_text;
2191 _BCD_func__16603 insert_pixbuf;
2192 _BCD_func__16604 insert_child_anchor;
2193 _BCD_func__16605 delete_range;
2194 _BCD_func__16606 changed;
2195 _BCD_func__16606 modified_changed;
2196 _BCD_func__16607 mark_set;
2197 _BCD_func__16608 mark_deleted;
2198 _BCD_func__16609 apply_tag;
2199 _BCD_func__16609 remove_tag;
2200 _BCD_func__16606 begin_user_action;
2201 _BCD_func__16606 end_user_action;
2202 _BCD_func__12122 _gtk_reserved1;
2203 _BCD_func__12122 _gtk_reserved2;
2204 _BCD_func__12122 _gtk_reserved3;
2205 _BCD_func__12122 _gtk_reserved4;
2206 _BCD_func__12122 _gtk_reserved5;
2207 _BCD_func__12122 _gtk_reserved6;
2208 }
2209 struct _GtkTextMarkClass {
2210 _GObjectClass parent_class;
2211 _BCD_func__12122 _gtk_reserved1;
2212 _BCD_func__12122 _gtk_reserved2;
2213 _BCD_func__12122 _gtk_reserved3;
2214 _BCD_func__12122 _gtk_reserved4;
2215 }
2216 struct _GtkTextMark {
2217 _GObject parent_instance;
2218 void * segment;
2219 }
2220 struct _GtkTextTagTableClass {
2221 _GObjectClass parent_class;
2222 _BCD_func__16613 tag_changed;
2223 _BCD_func__16614 tag_added;
2224 _BCD_func__16614 tag_removed;
2225 _BCD_func__12122 _gtk_reserved1;
2226 _BCD_func__12122 _gtk_reserved2;
2227 _BCD_func__12122 _gtk_reserved3;
2228 _BCD_func__12122 _gtk_reserved4;
2229 }
2230 struct _GtkTearoffMenuItemClass {
2231 _GtkMenuItemClass parent_class;
2232 _BCD_func__12122 _gtk_reserved1;
2233 _BCD_func__12122 _gtk_reserved2;
2234 _BCD_func__12122 _gtk_reserved3;
2235 _BCD_func__12122 _gtk_reserved4;
2236 }
2237 struct _GtkTearoffMenuItem {
2238 _GtkMenuItem menu_item;
2239 uint bitfield0;
2240 // uint torn_off // bits 0 .. 1
2241 }
2242 struct _GtkTableRowCol {
2243 ushort requisition;
2244 ushort allocation;
2245 ushort spacing;
2246 uint bitfield0;
2247 // uint need_expand // bits 0 .. 1
2248 // uint need_shrink // bits 1 .. 2
2249 // uint expand // bits 2 .. 3
2250 // uint shrink // bits 3 .. 4
2251 // uint empty // bits 4 .. 5
2252 }
2253 struct _GtkTableChild {
2254 _GtkWidget * widget;
2255 ushort left_attach;
2256 ushort right_attach;
2257 ushort top_attach;
2258 ushort bottom_attach;
2259 ushort xpadding;
2260 ushort ypadding;
2261 uint bitfield0;
2262 // uint xexpand // bits 0 .. 1
2263 // uint yexpand // bits 1 .. 2
2264 // uint xshrink // bits 2 .. 3
2265 // uint yshrink // bits 3 .. 4
2266 // uint xfill // bits 4 .. 5
2267 // uint yfill // bits 5 .. 6
2268 }
2269 struct _GtkTableClass {
2270 _GtkContainerClass parent_class;
2271 }
2272 struct _GtkTable {
2273 _GtkContainer container;
2274 _GList * children;
2275 _GtkTableRowCol * rows;
2276 _GtkTableRowCol * cols;
2277 ushort nrows;
2278 ushort ncols;
2279 ushort column_spacing;
2280 ushort row_spacing;
2281 uint bitfield0;
2282 // uint homogeneous // bits 0 .. 1
2283 }
2284 struct _GtkStockItem {
2285 char * stock_id;
2286 char * label;
2287 int modifier;
2288 uint keyval;
2289 char * translation_domain;
2290 }
2291 struct _GtkStatusIconClass {
2292 _GObjectClass parent_class;
2293 _BCD_func__16623 activate;
2294 _BCD_func__16624 popup_menu;
2295 _BCD_func__16625 size_changed;
2296 void * __gtk_reserved1;
2297 void * __gtk_reserved2;
2298 void * __gtk_reserved3;
2299 void * __gtk_reserved4;
2300 void * __gtk_reserved5;
2301 void * __gtk_reserved6;
2302 }
2303 struct _GtkStatusIcon {
2304 _GObject parent_instance;
2305 void * priv;
2306 }
2307 struct _GtkStatusbarClass {
2308 _GtkHBoxClass parent_class;
2309 void * reserved;
2310 _BCD_func__16628 text_pushed;
2311 _BCD_func__16628 text_popped;
2312 _BCD_func__12122 _gtk_reserved1;
2313 _BCD_func__12122 _gtk_reserved2;
2314 _BCD_func__12122 _gtk_reserved3;
2315 _BCD_func__12122 _gtk_reserved4;
2316 }
2317 struct _GtkStatusbar {
2318 _GtkHBox parent_widget;
2319 _GtkWidget * frame;
2320 _GtkWidget * label;
2321 _GSList * messages;
2322 _GSList * keys;
2323 uint seq_context_id;
2324 uint seq_message_id;
2325 _GdkDrawable * grip_window;
2326 uint bitfield0;
2327 // uint has_resize_grip // bits 0 .. 1
2328 }
2329 struct _GtkSpinButtonClass {
2330 _GtkEntryClass parent_class;
2331 _BCD_func__16631 input;
2332 _BCD_func__16632 output;
2333 _BCD_func__16633 value_changed;
2334 _BCD_func__16634 change_value;
2335 _BCD_func__16633 wrapped;
2336 _BCD_func__12122 _gtk_reserved1;
2337 _BCD_func__12122 _gtk_reserved2;
2338 _BCD_func__12122 _gtk_reserved3;
2339 }
2340 struct _GtkSpinButton {
2341 _GtkEntry entry;
2342 _GtkAdjustment * adjustment;
2343 _GdkDrawable * panel;
2344 uint timer;
2345 double climb_rate;
2346 double timer_step;
2347 int update_policy;
2348 uint bitfield0;
2349 // uint in_child // bits 0 .. 2
2350 // uint click_child // bits 2 .. 4
2351 // uint button // bits 4 .. 6
2352 // uint need_timer // bits 6 .. 7
2353 // uint timer_calls // bits 7 .. 10
2354 // uint digits // bits 10 .. 20
2355 // uint numeric // bits 20 .. 21
2356 // uint wrap // bits 21 .. 22
2357 // uint snap_to_ticks // bits 22 .. 23
2358 }
2359 struct _GtkSizeGroupClass {
2360 _GObjectClass parent_class;
2361 _BCD_func__12122 _gtk_reserved1;
2362 _BCD_func__12122 _gtk_reserved2;
2363 _BCD_func__12122 _gtk_reserved3;
2364 _BCD_func__12122 _gtk_reserved4;
2365 }
2366 struct _GtkSizeGroup {
2367 _GObject parent_instance;
2368 _GSList * widgets;
2369 char mode;
2370 uint bitfield0;
2371 // uint have_width // bits 0 .. 1
2372 // uint have_height // bits 1 .. 2
2373 // uint ignore_hidden // bits 2 .. 3
2374 _GtkRequisition requisition;
2375 }
2376 struct _GtkSeparatorToolItemClass {
2377 _GtkToolItemClass parent_class;
2378 _BCD_func__12122 _gtk_reserved1;
2379 _BCD_func__12122 _gtk_reserved2;
2380 _BCD_func__12122 _gtk_reserved3;
2381 _BCD_func__12122 _gtk_reserved4;
2382 }
2383 struct _GtkSeparatorToolItem {
2384 _GtkToolItem parent;
2385 void * priv;
2386 }
2387 struct _GtkSeparatorMenuItemClass {
2388 _GtkMenuItemClass parent_class;
2389 }
2390 struct _GtkSeparatorMenuItem {
2391 _GtkMenuItem menu_item;
2392 }
2393 struct _GtkScrolledWindowClass {
2394 _GtkBinClass parent_class;
2395 int scrollbar_spacing;
2396 _BCD_func__16643 scroll_child;
2397 _BCD_func__16644 move_focus_out;
2398 _BCD_func__12122 _gtk_reserved1;
2399 _BCD_func__12122 _gtk_reserved2;
2400 _BCD_func__12122 _gtk_reserved3;
2401 _BCD_func__12122 _gtk_reserved4;
2402 }
2403 struct _GtkScrolledWindow {
2404 _GtkBin container;
2405 _GtkWidget * hscrollbar;
2406 _GtkWidget * vscrollbar;
2407 uint bitfield0;
2408 // uint hscrollbar_policy // bits 0 .. 2
2409 // uint vscrollbar_policy // bits 2 .. 4
2410 // uint hscrollbar_visible // bits 4 .. 5
2411 // uint vscrollbar_visible // bits 5 .. 6
2412 // uint window_placement // bits 6 .. 8
2413 // uint focus_out // bits 8 .. 9
2414 ushort shadow_type;
2415 }
2416 struct _GtkViewportClass {
2417 _GtkBinClass parent_class;
2418 _BCD_func__16647 set_scroll_adjustments;
2419 }
2420 struct _GtkViewport {
2421 _GtkBin bin;
2422 int shadow_type;
2423 _GdkDrawable * view_window;
2424 _GdkDrawable * bin_window;
2425 _GtkAdjustment * hadjustment;
2426 _GtkAdjustment * vadjustment;
2427 }
2428 struct _GtkScaleButtonClass {
2429 _GtkButtonClass parent_class;
2430 _BCD_func__16650 value_changed;
2431 _BCD_func__12122 _gtk_reserved1;
2432 _BCD_func__12122 _gtk_reserved2;
2433 _BCD_func__12122 _gtk_reserved3;
2434 _BCD_func__12122 _gtk_reserved4;
2435 }
2436 struct _GtkScaleButton {
2437 _GtkButton parent;
2438 _GtkWidget * plus_button;
2439 _GtkWidget * minus_button;
2440 void * priv;
2441 }
2442 struct _GtkRecentChooserWidgetClass {
2443 _GtkVBoxClass parent_class;
2444 }
2445 struct _GtkRecentChooserWidget {
2446 _GtkVBox parent_instance;
2447 void * priv;
2448 }
2449 struct _GtkRecentChooserMenuClass {
2450 _GtkMenuClass parent_class;
2451 _BCD_func__12122 gtk_recent1;
2452 _BCD_func__12122 gtk_recent2;
2453 _BCD_func__12122 gtk_recent3;
2454 _BCD_func__12122 gtk_recent4;
2455 }
2456 struct _GtkRecentChooserMenu {
2457 _GtkMenu parent_instance;
2458 void * priv;
2459 }
2460 struct _GtkRecentChooserDialogClass {
2461 _GtkDialogClass parent_class;
2462 }
2463 struct _GtkRecentChooserDialog {
2464 _GtkDialog parent_instance;
2465 void * priv;
2466 }
2467 struct _GtkRecentChooserIface {
2468 _GTypeInterface base_iface;
2469 _BCD_func__16659 set_current_uri;
2470 _BCD_func__16660 get_current_uri;
2471 _BCD_func__16659 select_uri;
2472 _BCD_func__16661 unselect_uri;
2473 _BCD_func__16662 select_all;
2474 _BCD_func__16662 unselect_all;
2475 _BCD_func__16663 get_items;
2476 _BCD_func__16664 get_recent_manager;
2477 _BCD_func__16665 add_filter;
2478 _BCD_func__16665 remove_filter;
2479 _BCD_func__16666 list_filters;
2480 _BCD_func__16667 set_sort_func;
2481 _BCD_func__16662 item_activated;
2482 _BCD_func__16662 selection_changed;
2483 }
2484 struct _GtkRecentFilterInfo {
2485 int contains;
2486 char * uri;
2487 char * display_name;
2488 char * mime_type;
2489 char * * applications;
2490 char * * groups;
2491 int age;
2492 }
2493 struct _GtkRecentActionClass {
2494 _GtkActionClass parent_class;
2495 }
2496 struct _GtkRecentAction {
2497 _GtkAction parent_instance;
2498 void * priv;
2499 }
2500 struct _GtkRecentManagerClass {
2501 _GObjectClass parent_class;
2502 _BCD_func__16672 changed;
2503 _BCD_func__12122 _gtk_recent1;
2504 _BCD_func__12122 _gtk_recent2;
2505 _BCD_func__12122 _gtk_recent3;
2506 _BCD_func__12122 _gtk_recent4;
2507 }
2508 struct _GtkRecentManager {
2509 _GObject parent_instance;
2510 void * priv;
2511 }
2512 struct _GtkRecentData {
2513 char * display_name;
2514 char * description;
2515 char * mime_type;
2516 char * app_name;
2517 char * app_exec;
2518 char * * groups;
2519 int is_private;
2520 }
2521 struct _GtkRadioToolButtonClass {
2522 _GtkToggleToolButtonClass parent_class;
2523 _BCD_func__12122 _gtk_reserved1;
2524 _BCD_func__12122 _gtk_reserved2;
2525 _BCD_func__12122 _gtk_reserved3;
2526 _BCD_func__12122 _gtk_reserved4;
2527 }
2528 struct _GtkRadioToolButton {
2529 _GtkToggleToolButton parent;
2530 }
2531 struct _GtkToggleToolButtonClass {
2532 _GtkToolButtonClass parent_class;
2533 _BCD_func__16678 toggled;
2534 _BCD_func__12122 _gtk_reserved1;
2535 _BCD_func__12122 _gtk_reserved2;
2536 _BCD_func__12122 _gtk_reserved3;
2537 _BCD_func__12122 _gtk_reserved4;
2538 }
2539 struct _GtkToggleToolButton {
2540 _GtkToolButton parent;
2541 void * priv;
2542 }
2543 struct _GtkRadioMenuItemClass {
2544 _GtkCheckMenuItemClass parent_class;
2545 _BCD_func__16681 group_changed;
2546 _BCD_func__12122 _gtk_reserved2;
2547 _BCD_func__12122 _gtk_reserved3;
2548 _BCD_func__12122 _gtk_reserved4;
2549 }
2550 struct _GtkRadioMenuItem {
2551 _GtkCheckMenuItem check_menu_item;
2552 _GSList * group;
2553 }
2554 struct _GtkRadioButtonClass {
2555 _GtkCheckButtonClass parent_class;
2556 _BCD_func__16684 group_changed;
2557 _BCD_func__12122 _gtk_reserved2;
2558 _BCD_func__12122 _gtk_reserved3;
2559 _BCD_func__12122 _gtk_reserved4;
2560 }
2561 struct _GtkRadioButton {
2562 _GtkCheckButton check_button;
2563 _GSList * group;
2564 }
2565 struct _GtkRadioActionClass {
2566 _GtkToggleActionClass parent_class;
2567 _BCD_func__16687 changed;
2568 _BCD_func__12122 _gtk_reserved1;
2569 _BCD_func__12122 _gtk_reserved2;
2570 _BCD_func__12122 _gtk_reserved3;
2571 _BCD_func__12122 _gtk_reserved4;
2572 }
2573 struct _GtkRadioAction {
2574 _GtkToggleAction parent;
2575 void * private_data;
2576 }
2577 struct _GtkToggleActionClass {
2578 _GtkActionClass parent_class;
2579 _BCD_func__16690 toggled;
2580 _BCD_func__12122 _gtk_reserved1;
2581 _BCD_func__12122 _gtk_reserved2;
2582 _BCD_func__12122 _gtk_reserved3;
2583 _BCD_func__12122 _gtk_reserved4;
2584 }
2585 struct _GtkToggleAction {
2586 _GtkAction parent;
2587 void * private_data;
2588 }
2589 struct _GtkProgressBarClass {
2590 _GtkProgressClass parent_class;
2591 _BCD_func__12122 _gtk_reserved1;
2592 _BCD_func__12122 _gtk_reserved2;
2593 _BCD_func__12122 _gtk_reserved3;
2594 _BCD_func__12122 _gtk_reserved4;
2595 }
2596 struct _GtkProgressBar {
2597 _GtkProgress progress;
2598 int bar_style;
2599 int orientation;
2600 uint blocks;
2601 int in_block;
2602 int activity_pos;
2603 uint activity_step;
2604 uint activity_blocks;
2605 double pulse_fraction;
2606 uint bitfield0;
2607 // uint activity_dir // bits 0 .. 1
2608 // uint ellipsize // bits 1 .. 4
2609 // uint dirty // bits 4 .. 5
2610 }
2611 struct _GtkProgressClass {
2612 _GtkWidgetClass parent_class;
2613 _BCD_func__16695 paint;
2614 _BCD_func__16695 update;
2615 _BCD_func__16695 act_mode_enter;
2616 _BCD_func__12122 _gtk_reserved1;
2617 _BCD_func__12122 _gtk_reserved2;
2618 _BCD_func__12122 _gtk_reserved3;
2619 _BCD_func__12122 _gtk_reserved4;
2620 }
2621 struct _GtkProgress {
2622 _GtkWidget widget;
2623 _GtkAdjustment * adjustment;
2624 _GdkDrawable * offscreen_pixmap;
2625 char * format;
2626 float x_align;
2627 float y_align;
2628 uint bitfield0;
2629 // uint show_text // bits 0 .. 1
2630 // uint activity_mode // bits 1 .. 2
2631 // uint use_text_format // bits 2 .. 3
2632 }
2633 struct _GtkPrintOperation {
2634 _GObject parent_instance;
2635 void * priv;
2636 }
2637 struct _GtkPrintOperationClass {
2638 _GObjectClass parent_class;
2639 _BCD_func__16699 done;
2640 _BCD_func__16700 begin_print;
2641 _BCD_func__16701 paginate;
2642 _BCD_func__16702 request_page_setup;
2643 _BCD_func__16703 draw_page;
2644 _BCD_func__16700 end_print;
2645 _BCD_func__16704 status_changed;
2646 _BCD_func__16705 create_custom_widget;
2647 _BCD_func__16706 custom_widget_apply;
2648 _BCD_func__16707 preview;
2649 _BCD_func__12122 _gtk_reserved1;
2650 _BCD_func__12122 _gtk_reserved2;
2651 _BCD_func__12122 _gtk_reserved3;
2652 _BCD_func__12122 _gtk_reserved4;
2653 _BCD_func__12122 _gtk_reserved5;
2654 _BCD_func__12122 _gtk_reserved6;
2655 _BCD_func__12122 _gtk_reserved7;
2656 }
2657 struct _GtkPrintOperationPreviewIface {
2658 _GTypeInterface g_iface;
2659 _BCD_func__16709 ready;
2660 _BCD_func__16710 got_page_size;
2661 _BCD_func__16711 render_page;
2662 _BCD_func__16712 is_selected;
2663 _BCD_func__16713 end_preview;
2664 _BCD_func__12122 _gtk_reserved1;
2665 _BCD_func__12122 _gtk_reserved2;
2666 _BCD_func__12122 _gtk_reserved3;
2667 _BCD_func__12122 _gtk_reserved4;
2668 _BCD_func__12122 _gtk_reserved5;
2669 _BCD_func__12122 _gtk_reserved6;
2670 _BCD_func__12122 _gtk_reserved7;
2671 }
2672 struct _GtkPageRange {
2673 int start;
2674 int end;
2675 }
2676 struct _GtkPreviewClass {
2677 _GtkWidgetClass parent_class;
2678 _GtkPreviewInfo info;
2679 }
2680 union _GtkDitherInfo {
2681 ushort [2] s;
2682 char [4] c;
2683 }
2684 struct _GtkPreviewInfo {
2685 char * lookup;
2686 double gamma;
2687 }
2688 struct _GtkPreview {
2689 _GtkWidget widget;
2690 char * buffer;
2691 ushort buffer_width;
2692 ushort buffer_height;
2693 ushort bpp;
2694 ushort rowstride;
2695 int dither;
2696 uint bitfield0;
2697 // uint type // bits 0 .. 1
2698 // uint expand // bits 1 .. 2
2699 }
2700 struct _GtkPlugClass {
2701 _GtkWindowClass parent_class;
2702 _BCD_func__16720 embedded;
2703 _BCD_func__12122 _gtk_reserved1;
2704 _BCD_func__12122 _gtk_reserved2;
2705 _BCD_func__12122 _gtk_reserved3;
2706 _BCD_func__12122 _gtk_reserved4;
2707 }
2708 struct _GtkPlug {
2709 _GtkWindow window;
2710 _GdkDrawable * socket_window;
2711 _GtkWidget * modality_window;
2712 _GtkWindowGroup * modality_group;
2713 void * grabbed_keys;
2714 uint bitfield0;
2715 // uint same_app // bits 0 .. 1
2716 }
2717 struct _GtkSocketClass {
2718 _GtkContainerClass parent_class;
2719 _BCD_func__16723 plug_added;
2720 _BCD_func__16724 plug_removed;
2721 _BCD_func__12122 _gtk_reserved1;
2722 _BCD_func__12122 _gtk_reserved2;
2723 _BCD_func__12122 _gtk_reserved3;
2724 _BCD_func__12122 _gtk_reserved4;
2725 }
2726 struct _GtkSocket {
2727 _GtkContainer container;
2728 ushort request_width;
2729 ushort request_height;
2730 ushort current_width;
2731 ushort current_height;
2732 _GdkDrawable * plug_window;
2733 _GtkWidget * plug_widget;
2734 short xembed_version;
2735 uint bitfield0;
2736 // uint same_app // bits 0 .. 1
2737 // uint focus_in // bits 1 .. 2
2738 // uint have_size // bits 2 .. 3
2739 // uint need_map // bits 3 .. 4
2740 // uint is_mapped // bits 4 .. 5
2741 // uint active // bits 5 .. 6
2742 _GtkAccelGroup * accel_group;
2743 _GtkWidget * toplevel;
2744 }
2745 struct _GtkPixmapClass {
2746 _GtkMiscClass parent_class;
2747 }
2748 struct _GtkPixmap {
2749 _GtkMisc misc;
2750 _GdkDrawable * pixmap;
2751 _GdkDrawable * mask;
2752 _GdkDrawable * pixmap_insensitive;
2753 uint bitfield0;
2754 // uint build_insensitive // bits 0 .. 1
2755 }
2756 struct _GtkOptionMenuClass {
2757 _GtkButtonClass parent_class;
2758 _BCD_func__16729 changed;
2759 _BCD_func__12122 _gtk_reserved1;
2760 _BCD_func__12122 _gtk_reserved2;
2761 _BCD_func__12122 _gtk_reserved3;
2762 _BCD_func__12122 _gtk_reserved4;
2763 }
2764 struct _GtkOptionMenu {
2765 _GtkButton button;
2766 _GtkWidget * menu;
2767 _GtkWidget * menu_item;
2768 ushort width;
2769 ushort height;
2770 }
2771 struct _GtkOldEditableClass {
2772 _GtkWidgetClass parent_class;
2773 _BCD_func__16732 activate;
2774 _BCD_func__16733 set_editable;
2775 _BCD_func__16734 move_cursor;
2776 _BCD_func__16733 move_word;
2777 _BCD_func__16734 move_page;
2778 _BCD_func__16733 move_to_row;
2779 _BCD_func__16733 move_to_column;
2780 _BCD_func__16733 kill_char;
2781 _BCD_func__16733 kill_word;
2782 _BCD_func__16733 kill_line;
2783 _BCD_func__16732 cut_clipboard;
2784 _BCD_func__16732 copy_clipboard;
2785 _BCD_func__16732 paste_clipboard;
2786 _BCD_func__16734 update_text;
2787 _BCD_func__16735 get_chars;
2788 _BCD_func__16734 set_selection;
2789 _BCD_func__16733 set_position;
2790 }
2791 struct _GtkOldEditable {
2792 _GtkWidget widget;
2793 uint current_pos;
2794 uint selection_start_pos;
2795 uint selection_end_pos;
2796 uint bitfield0;
2797 // uint has_selection // bits 0 .. 1
2798 // uint editable // bits 1 .. 2
2799 // uint visible // bits 2 .. 3
2800 char * clipboard_text;
2801 }
2802 struct _GtkNotebookClass {
2803 _GtkContainerClass parent_class;
2804 _BCD_func__16738 switch_page;
2805 _BCD_func__16739 select_page;
2806 _BCD_func__16740 focus_tab;
2807 _BCD_func__16739 change_current_page;
2808 _BCD_func__16741 move_focus_out;
2809 _BCD_func__16742 reorder_tab;
2810 _BCD_func__16743 insert_page;
2811 _BCD_func__16744 create_window;
2812 _BCD_func__12122 _gtk_reserved1;
2813 }
2814 struct _GtkNotebook {
2815 _GtkContainer container;
2816 void * cur_page;
2817 _GList * children;
2818 _GList * first_tab;
2819 _GList * focus_tab;
2820 _GtkWidget * menu;
2821 _GdkDrawable * event_window;
2822 uint timer;
2823 ushort tab_hborder;
2824 ushort tab_vborder;
2825 uint bitfield0;
2826 // uint show_tabs // bits 0 .. 1
2827 // uint homogeneous // bits 1 .. 2
2828 // uint show_border // bits 2 .. 3
2829 // uint tab_pos // bits 3 .. 5
2830 // uint scrollable // bits 5 .. 6
2831 // uint in_child // bits 6 .. 9
2832 // uint click_child // bits 9 .. 12
2833 // uint button // bits 12 .. 14
2834 // uint need_timer // bits 14 .. 15
2835 // uint child_has_focus // bits 15 .. 16
2836 // uint have_visible_child // bits 16 .. 17
2837 // uint focus_out // bits 17 .. 18
2838 // uint has_before_previous // bits 18 .. 19
2839 // uint has_before_next // bits 19 .. 20
2840 // uint has_after_previous // bits 20 .. 21
2841 // uint has_after_next // bits 21 .. 22
2842 }
2843 struct _GtkMessageDialogClass {
2844 _GtkDialogClass parent_class;
2845 _BCD_func__12122 _gtk_reserved1;
2846 _BCD_func__12122 _gtk_reserved2;
2847 _BCD_func__12122 _gtk_reserved3;
2848 _BCD_func__12122 _gtk_reserved4;
2849 }
2850 struct _GtkMessageDialog {
2851 _GtkDialog parent_instance;
2852 _GtkWidget * image;
2853 _GtkWidget * label;
2854 }
2855 struct _GtkMenuToolButton {
2856 _GtkToolButton parent;
2857 void * priv;
2858 }
2859 struct _GtkMenuToolButtonClass {
2860 _GtkToolButtonClass parent_class;
2861 _BCD_func__16750 show_menu;
2862 _BCD_func__12122 _gtk_reserved1;
2863 _BCD_func__12122 _gtk_reserved2;
2864 _BCD_func__12122 _gtk_reserved3;
2865 _BCD_func__12122 _gtk_reserved4;
2866 }
2867 struct _GtkToolButtonClass {
2868 _GtkToolItemClass parent_class;
2869 uint button_type;
2870 _BCD_func__16752 clicked;
2871 _BCD_func__12122 _gtk_reserved1;
2872 _BCD_func__12122 _gtk_reserved2;
2873 _BCD_func__12122 _gtk_reserved3;
2874 _BCD_func__12122 _gtk_reserved4;
2875 }
2876 struct _GtkToolButton {
2877 _GtkToolItem parent;
2878 void * priv;
2879 }
2880 struct _GtkToolItemClass {
2881 _GtkBinClass parent_class;
2882 _BCD_func__16755 create_menu_proxy;
2883 _BCD_func__16756 toolbar_reconfigured;
2884 _BCD_func__16757 set_tooltip;
2885 _BCD_func__12122 _gtk_reserved1;
2886 _BCD_func__12122 _gtk_reserved2;
2887 _BCD_func__12122 _gtk_reserved3;
2888 _BCD_func__12122 _gtk_reserved4;
2889 }
2890 struct _GtkToolItem {
2891 _GtkBin parent;
2892 void * priv;
2893 }
2894 struct _GtkTooltipsData {
2895 _GtkTooltips * tooltips;
2896 _GtkWidget * widget;
2897 char * tip_text;
2898 char * tip_private;
2899 }
2900 struct _GtkTooltipsClass {
2901 _GtkObjectClass parent_class;
2902 _BCD_func__12122 _gtk_reserved1;
2903 _BCD_func__12122 _gtk_reserved2;
2904 _BCD_func__12122 _gtk_reserved3;
2905 _BCD_func__12122 _gtk_reserved4;
2906 }
2907 struct _GtkTooltips {
2908 _GtkObject parent_instance;
2909 _GtkWidget * tip_window;
2910 _GtkWidget * tip_label;
2911 _GtkTooltipsData * active_tips_data;
2912 _GList * tips_data_list;
2913 uint bitfield0;
2914 // uint delay // bits 0 .. 30
2915 // uint enabled // bits 30 .. 31
2916 // uint have_grab // bits 31 .. 32
2917 uint bitfield1;
2918 // uint use_sticky_delay // bits 32 .. 33
2919 int timer_tag;
2920 _GTimeVal last_popdown;
2921 }
2922 struct _GtkMenuBarClass {
2923 _GtkMenuShellClass parent_class;
2924 _BCD_func__12122 _gtk_reserved1;
2925 _BCD_func__12122 _gtk_reserved2;
2926 _BCD_func__12122 _gtk_reserved3;
2927 _BCD_func__12122 _gtk_reserved4;
2928 }
2929 struct _GtkMenuBar {
2930 _GtkMenuShell menu_shell;
2931 }
2932 struct _GtkListClass {
2933 _GtkContainerClass parent_class;
2934 _BCD_func__16765 selection_changed;
2935 _BCD_func__16766 select_child;
2936 _BCD_func__16766 unselect_child;
2937 }
2938 struct _GtkList {
2939 _GtkContainer container;
2940 _GList * children;
2941 _GList * selection;
2942 _GList * undo_selection;
2943 _GList * undo_unselection;
2944 _GtkWidget * last_focus_child;
2945 _GtkWidget * undo_focus_child;
2946 uint htimer;
2947 uint vtimer;
2948 int anchor;
2949 int drag_pos;
2950 int anchor_state;
2951 uint bitfield0;
2952 // uint selection_mode // bits 0 .. 2
2953 // uint drag_selection // bits 2 .. 3
2954 // uint add_mode // bits 3 .. 4
2955 }
2956 struct _GtkListItemClass {
2957 _GtkItemClass parent_class;
2958 _BCD_func__16769 toggle_focus_row;
2959 _BCD_func__16769 select_all;
2960 _BCD_func__16769 unselect_all;
2961 _BCD_func__16769 undo_selection;
2962 _BCD_func__16769 start_selection;
2963 _BCD_func__16769 end_selection;
2964 _BCD_func__16770 extend_selection;
2965 _BCD_func__16771 scroll_horizontal;
2966 _BCD_func__16771 scroll_vertical;
2967 _BCD_func__16769 toggle_add_mode;
2968 }
2969 struct _GtkListItem {
2970 _GtkItem item;
2971 }
2972 struct _GtkLinkButtonClass {
2973 _GtkButtonClass parent_class;
2974 _BCD_func__12122 _gtk_padding1;
2975 _BCD_func__12122 _gtk_padding2;
2976 _BCD_func__12122 _gtk_padding3;
2977 _BCD_func__12122 _gtk_padding4;
2978 }
2979 struct _GtkLinkButton {
2980 _GtkButton parent_instance;
2981 void * priv;
2982 }
2983 struct _GtkLayoutClass {
2984 _GtkContainerClass parent_class;
2985 _BCD_func__16776 set_scroll_adjustments;
2986 _BCD_func__12122 _gtk_reserved1;
2987 _BCD_func__12122 _gtk_reserved2;
2988 _BCD_func__12122 _gtk_reserved3;
2989 _BCD_func__12122 _gtk_reserved4;
2990 }
2991 struct _GtkLayout {
2992 _GtkContainer container;
2993 _GList * children;
2994 uint width;
2995 uint height;
2996 _GtkAdjustment * hadjustment;
2997 _GtkAdjustment * vadjustment;
2998 _GdkDrawable * bin_window;
2999 int visibility;
3000 int scroll_x;
3001 int scroll_y;
3002 uint freeze_count;
3003 }
3004 struct _GtkInvisibleClass {
3005 _GtkWidgetClass parent_class;
3006 _BCD_func__12122 _gtk_reserved1;
3007 _BCD_func__12122 _gtk_reserved2;
3008 _BCD_func__12122 _gtk_reserved3;
3009 _BCD_func__12122 _gtk_reserved4;
3010 }
3011 struct _GtkInvisible {
3012 _GtkWidget widget;
3013 int has_user_ref_count;
3014 _GdkScreen * screen;
3015 }
3016 struct _GtkInputDialogClass {
3017 _GtkDialogClass parent_class;
3018 _BCD_func__16781 enable_device;
3019 _BCD_func__16781 disable_device;
3020 _BCD_func__12122 _gtk_reserved1;
3021 _BCD_func__12122 _gtk_reserved2;
3022 _BCD_func__12122 _gtk_reserved3;
3023 _BCD_func__12122 _gtk_reserved4;
3024 }
3025 struct _GtkInputDialog {
3026 _GtkDialog dialog;
3027 _GtkWidget * axis_list;
3028 _GtkWidget * axis_listbox;
3029 _GtkWidget * mode_optionmenu;
3030 _GtkWidget * close_button;
3031 _GtkWidget * save_button;
3032 _GtkWidget * [7] axis_items;
3033 _GdkDevice * current_device;
3034 _GtkWidget * keys_list;
3035 _GtkWidget * keys_listbox;
3036 }
3037 struct _GtkIMMulticontextClass {
3038 _GtkIMContextClass parent_class;
3039 _BCD_func__12122 _gtk_reserved1;
3040 _BCD_func__12122 _gtk_reserved2;
3041 _BCD_func__12122 _gtk_reserved3;
3042 _BCD_func__12122 _gtk_reserved4;
3043 }
3044 struct _GtkIMMulticontext {
3045 _GtkIMContext object;
3046 _GtkIMContext * slave;
3047 void * priv;
3048 char * context_id;
3049 }
3050 struct _GtkIMContextSimpleClass {
3051 _GtkIMContextClass parent_class;
3052 }
3053 struct _GtkIMContextSimple {
3054 _GtkIMContext object;
3055 _GSList * tables;
3056 uint [8] compose_buffer;
3057 uint tentative_match;
3058 int tentative_match_len;
3059 uint bitfield0;
3060 // uint in_hex_sequence // bits 0 .. 1
3061 // uint modifiers_dropped // bits 1 .. 2
3062 }
3063 struct _GtkImageMenuItemClass {
3064 _GtkMenuItemClass parent_class;
3065 }
3066 struct _GtkImageMenuItem {
3067 _GtkMenuItem menu_item;
3068 _GtkWidget * image;
3069 }
3070 struct _GtkIconViewClass {
3071 _GtkContainerClass parent_class;
3072 _BCD_func__16790 set_scroll_adjustments;
3073 _BCD_func__16791 item_activated;
3074 _BCD_func__16792 selection_changed;
3075 _BCD_func__16792 select_all;
3076 _BCD_func__16792 unselect_all;
3077 _BCD_func__16792 select_cursor_item;
3078 _BCD_func__16792 toggle_cursor_item;
3079 _BCD_func__16793 move_cursor;
3080 _BCD_func__16794 activate_cursor_item;
3081 }
3082 struct _GtkIconView {
3083 _GtkContainer parent;
3084 void * priv;
3085 }
3086 struct _GtkIconThemeClass {
3087 _GObjectClass parent_class;
3088 _BCD_func__16797 changed;
3089 }
3090 struct _GtkIconTheme {
3091 _GObject parent_instance;
3092 void * priv;
3093 }
3094 struct _GtkIconFactoryClass {
3095 _GObjectClass parent_class;
3096 _BCD_func__12122 _gtk_reserved1;
3097 _BCD_func__12122 _gtk_reserved2;
3098 _BCD_func__12122 _gtk_reserved3;
3099 _BCD_func__12122 _gtk_reserved4;
3100 }
3101 struct _GtkHSeparatorClass {
3102 _GtkSeparatorClass parent_class;
3103 }
3104 struct _GtkHSeparator {
3105 _GtkSeparator separator;
3106 }
3107 struct _GtkSeparatorClass {
3108 _GtkWidgetClass parent_class;
3109 }
3110 struct _GtkSeparator {
3111 _GtkWidget widget;
3112 }
3113 struct _GtkHScaleClass {
3114 _GtkScaleClass parent_class;
3115 }
3116 struct _GtkHScale {
3117 _GtkScale scale;
3118 }
3119 struct _GtkScaleClass {
3120 _GtkRangeClass parent_class;
3121 _BCD_func__16807 format_value;
3122 _BCD_func__16808 draw_value;
3123 _BCD_func__16809 get_layout_offsets;
3124 _BCD_func__12122 _gtk_reserved2;
3125 _BCD_func__12122 _gtk_reserved3;
3126 _BCD_func__12122 _gtk_reserved4;
3127 }
3128 struct _GtkScale {
3129 _GtkRange range;
3130 int digits;
3131 uint bitfield0;
3132 // uint draw_value // bits 0 .. 1
3133 // uint value_pos // bits 1 .. 3
3134 }
3135 struct _GtkHRulerClass {
3136 _GtkRulerClass parent_class;
3137 }
3138 struct _GtkHRuler {
3139 _GtkRuler ruler;
3140 }
3141 struct _GtkRulerMetric {
3142 char * metric_name;
3143 char * abbrev;
3144 double pixels_per_unit;
3145 double [10] ruler_scale;
3146 int [5] subdivide;
3147 }
3148 struct _GtkRulerClass {
3149 _GtkWidgetClass parent_class;
3150 _BCD_func__16815 draw_ticks;
3151 _BCD_func__16815 draw_pos;
3152 _BCD_func__12122 _gtk_reserved1;
3153 _BCD_func__12122 _gtk_reserved2;
3154 _BCD_func__12122 _gtk_reserved3;
3155 _BCD_func__12122 _gtk_reserved4;
3156 }
3157 struct _GtkRuler {
3158 _GtkWidget widget;
3159 _GdkDrawable * backing_store;
3160 _GdkGC * non_gr_exp_gc;
3161 _GtkRulerMetric * metric;
3162 int xsrc;
3163 int ysrc;
3164 int slider_size;
3165 double lower;
3166 double upper;
3167 double position;
3168 double max_size;
3169 }
3170 struct _GtkHPanedClass {
3171 _GtkPanedClass parent_class;
3172 }
3173 struct _GtkHPaned {
3174 _GtkPaned paned;
3175 }
3176 struct _GtkPanedClass {
3177 _GtkContainerClass parent_class;
3178 _BCD_func__16820 cycle_child_focus;
3179 _BCD_func__16821 toggle_handle_focus;
3180 _BCD_func__16822 move_handle;
3181 _BCD_func__16820 cycle_handle_focus;
3182 _BCD_func__16821 accept_position;
3183 _BCD_func__16821 cancel_position;
3184 _BCD_func__12122 _gtk_reserved1;
3185 _BCD_func__12122 _gtk_reserved2;
3186 _BCD_func__12122 _gtk_reserved3;
3187 _BCD_func__12122 _gtk_reserved4;
3188 }
3189 struct _GtkPaned {
3190 _GtkContainer container;
3191 _GtkWidget * child1;
3192 _GtkWidget * child2;
3193 _GdkDrawable * handle;
3194 _GdkGC * xor_gc;
3195 int cursor_type;
3196 _GdkRectangle handle_pos;
3197 int child1_size;
3198 int last_allocation;
3199 int min_position;
3200 int max_position;
3201 uint bitfield0;
3202 // uint position_set // bits 0 .. 1
3203 // uint in_drag // bits 1 .. 2
3204 // uint child1_shrink // bits 2 .. 3
3205 // uint child1_resize // bits 3 .. 4
3206 // uint child2_shrink // bits 4 .. 5
3207 // uint child2_resize // bits 5 .. 6
3208 // uint orientation // bits 6 .. 7
3209 // uint in_recursion // bits 7 .. 8
3210 // uint handle_prelit // bits 8 .. 9
3211 _GtkWidget * last_child1_focus;
3212 _GtkWidget * last_child2_focus;
3213 void * priv;
3214 int drag_pos;
3215 int original_position;
3216 }
3217 struct _GtkHButtonBoxClass {
3218 _GtkButtonBoxClass parent_class;
3219 }
3220 struct _GtkHButtonBox {
3221 _GtkButtonBox button_box;
3222 }
3223 struct _GtkHandleBoxClass {
3224 _GtkBinClass parent_class;
3225 _BCD_func__16827 child_attached;
3226 _BCD_func__16827 child_detached;
3227 _BCD_func__12122 _gtk_reserved1;
3228 _BCD_func__12122 _gtk_reserved2;
3229 _BCD_func__12122 _gtk_reserved3;
3230 _BCD_func__12122 _gtk_reserved4;
3231 }
3232 struct _GtkHandleBox {
3233 _GtkBin bin;
3234 _GdkDrawable * bin_window;
3235 _GdkDrawable * float_window;
3236 int shadow_type;
3237 uint bitfield0;
3238 // uint handle_position // bits 0 .. 2
3239 // uint float_window_mapped // bits 2 .. 3
3240 // uint child_detached // bits 3 .. 4
3241 // uint in_drag // bits 4 .. 5
3242 // uint shrink_on_detach // bits 5 .. 6
3243 // int snap_edge // bits 6 .. 9
3244 int deskoff_x;
3245 int deskoff_y;
3246 _GdkRectangle attach_allocation;
3247 _GdkRectangle float_allocation;
3248 }
3249 struct _GtkGammaCurveClass {
3250 _GtkVBoxClass parent_class;
3251 _BCD_func__12122 _gtk_reserved1;
3252 _BCD_func__12122 _gtk_reserved2;
3253 _BCD_func__12122 _gtk_reserved3;
3254 _BCD_func__12122 _gtk_reserved4;
3255 }
3256 struct _GtkGammaCurve {
3257 _GtkVBox vbox;
3258 _GtkWidget * table;
3259 _GtkWidget * curve;
3260 _GtkWidget * [5] button;
3261 float gamma;
3262 _GtkWidget * gamma_dialog;
3263 _GtkWidget * gamma_text;
3264 }
3265 struct _GtkFontSelectionDialogClass {
3266 _GtkDialogClass parent_class;
3267 _BCD_func__12122 _gtk_reserved1;
3268 _BCD_func__12122 _gtk_reserved2;
3269 _BCD_func__12122 _gtk_reserved3;
3270 _BCD_func__12122 _gtk_reserved4;
3271 }
3272 struct _GtkFontSelectionDialog {
3273 _GtkDialog parent_instance;
3274 _GtkWidget * fontsel;
3275 _GtkWidget * main_vbox;
3276 _GtkWidget * action_area;
3277 _GtkWidget * ok_button;
3278 _GtkWidget * apply_button;
3279 _GtkWidget * cancel_button;
3280 int dialog_width;
3281 int auto_resize;
3282 }
3283 struct _GtkFontSelectionClass {
3284 _GtkVBoxClass parent_class;
3285 _BCD_func__12122 _gtk_reserved1;
3286 _BCD_func__12122 _gtk_reserved2;
3287 _BCD_func__12122 _gtk_reserved3;
3288 _BCD_func__12122 _gtk_reserved4;
3289 }
3290 struct _GtkFontSelection {
3291 _GtkVBox parent_instance;
3292 _GtkWidget * font_entry;
3293 _GtkWidget * family_list;
3294 _GtkWidget * font_style_entry;
3295 _GtkWidget * face_list;
3296 _GtkWidget * size_entry;
3297 _GtkWidget * size_list;
3298 _GtkWidget * pixels_button;
3299 _GtkWidget * points_button;
3300 _GtkWidget * filter_button;
3301 _GtkWidget * preview_entry;
3302 void * family;
3303 void * face;
3304 int size;
3305 _GdkFont * font;
3306 }
3307 struct _GtkFontButtonClass {
3308 _GtkButtonClass parent_class;
3309 _BCD_func__16836 font_set;
3310 _BCD_func__12122 _gtk_reserved1;
3311 _BCD_func__12122 _gtk_reserved2;
3312 _BCD_func__12122 _gtk_reserved3;
3313 _BCD_func__12122 _gtk_reserved4;
3314 }
3315 struct _GtkFontButton {
3316 _GtkButton button;
3317 void * priv;
3318 }
3319 struct _GtkFileChooserWidgetClass {
3320 _GtkVBoxClass parent_class;
3321 }
3322 struct _GtkFileChooserWidget {
3323 _GtkVBox parent_instance;
3324 void * priv;
3325 }
3326 struct _GtkFileChooserDialogClass {
3327 _GtkDialogClass parent_class;
3328 }
3329 struct _GtkFileChooserDialog {
3330 _GtkDialog parent_instance;
3331 void * priv;
3332 }
3333 struct _GtkFileChooserButtonClass {
3334 _GtkHBoxClass parent_class;
3335 _BCD_func__16843 file_set;
3336 void * __gtk_reserved1;
3337 void * __gtk_reserved2;
3338 void * __gtk_reserved3;
3339 void * __gtk_reserved4;
3340 void * __gtk_reserved5;
3341 void * __gtk_reserved6;
3342 void * __gtk_reserved7;
3343 }
3344 struct _GtkFileChooserButton {
3345 _GtkHBox parent;
3346 void * priv;
3347 }
3348 struct _GtkFileFilterInfo {
3349 int contains;
3350 char * filename;
3351 char * uri;
3352 char * display_name;
3353 char * mime_type;
3354 }
3355 struct _GtkFixedChild {
3356 _GtkWidget * widget;
3357 int x;
3358 int y;
3359 }
3360 struct _GtkFixedClass {
3361 _GtkContainerClass parent_class;
3362 }
3363 struct _GtkFixed {
3364 _GtkContainer container;
3365 _GList * children;
3366 }
3367 struct _GtkFileSelectionClass {
3368 _GtkDialogClass parent_class;
3369 _BCD_func__12122 _gtk_reserved1;
3370 _BCD_func__12122 _gtk_reserved2;
3371 _BCD_func__12122 _gtk_reserved3;
3372 _BCD_func__12122 _gtk_reserved4;
3373 }
3374 struct _GtkFileSelection {
3375 _GtkDialog parent_instance;
3376 _GtkWidget * dir_list;
3377 _GtkWidget * file_list;
3378 _GtkWidget * selection_entry;
3379 _GtkWidget * selection_text;
3380 _GtkWidget * main_vbox;
3381 _GtkWidget * ok_button;
3382 _GtkWidget * cancel_button;
3383 _GtkWidget * help_button;
3384 _GtkWidget * history_pulldown;
3385 _GtkWidget * history_menu;
3386 _GList * history_list;
3387 _GtkWidget * fileop_dialog;
3388 _GtkWidget * fileop_entry;
3389 char * fileop_file;
3390 void * cmpl_state;
3391 _GtkWidget * fileop_c_dir;
3392 _GtkWidget * fileop_del_file;
3393 _GtkWidget * fileop_ren_file;
3394 _GtkWidget * button_area;
3395 _GtkWidget * action_area;
3396 _GPtrArray * selected_names;
3397 char * last_selected;
3398 }
3399 struct _GtkExpanderClass {
3400 _GtkBinClass parent_class;
3401 _BCD_func__16852 activate;
3402 }
3403 struct _GtkExpander {
3404 _GtkBin bin;
3405 void * priv;
3406 }
3407 struct _GtkEventBoxClass {
3408 _GtkBinClass parent_class;
3409 }
3410 struct _GtkEventBox {
3411 _GtkBin bin;
3412 }
3413 struct _GtkCurveClass {
3414 _GtkDrawingAreaClass parent_class;
3415 _BCD_func__16857 curve_type_changed;
3416 _BCD_func__12122 _gtk_reserved1;
3417 _BCD_func__12122 _gtk_reserved2;
3418 _BCD_func__12122 _gtk_reserved3;
3419 _BCD_func__12122 _gtk_reserved4;
3420 }
3421 struct _GtkCurve {
3422 _GtkDrawingArea graph;
3423 int cursor_type;
3424 float min_x;
3425 float max_x;
3426 float min_y;
3427 float max_y;
3428 _GdkDrawable * pixmap;
3429 int curve_type;
3430 int height;
3431 int grab_point;
3432 int last;
3433 int num_points;
3434 _GdkPoint * point;
3435 int num_ctlpoints;
3436 float [2] * ctlpoint;
3437 }
3438 struct _GtkDrawingAreaClass {
3439 _GtkWidgetClass parent_class;
3440 _BCD_func__12122 _gtk_reserved1;
3441 _BCD_func__12122 _gtk_reserved2;
3442 _BCD_func__12122 _gtk_reserved3;
3443 _BCD_func__12122 _gtk_reserved4;
3444 }
3445 struct _GtkDrawingArea {
3446 _GtkWidget widget;
3447 void * draw_data;
3448 }
3449 struct _GtkCTreeNode {
3450 _GList list;
3451 }
3452 struct _GtkCTreeRow {
3453 _GtkCListRow row;
3454 _GtkCTreeNode * parent;
3455 _GtkCTreeNode * sibling;
3456 _GtkCTreeNode * children;
3457 _GdkDrawable * pixmap_closed;
3458 _GdkDrawable * mask_closed;
3459 _GdkDrawable * pixmap_opened;
3460 _GdkDrawable * mask_opened;
3461 ushort level;
3462 uint bitfield0;
3463 // uint is_leaf // bits 0 .. 1
3464 // uint expanded // bits 1 .. 2
3465 }
3466 struct _GtkCTreeClass {
3467 _GtkCListClass parent_class;
3468 _BCD_func__16865 tree_select_row;
3469 _BCD_func__16865 tree_unselect_row;
3470 _BCD_func__16866 tree_expand;
3471 _BCD_func__16866 tree_collapse;
3472 _BCD_func__16867 tree_move;
3473 _BCD_func__16868 change_focus_row_expansion;
3474 }
3475 struct _GtkCTree {
3476 _GtkCList clist;
3477 _GdkGC * lines_gc;
3478 int tree_indent;
3479 int tree_spacing;
3480 int tree_column;
3481 uint bitfield0;
3482 // uint line_style // bits 0 .. 2
3483 // uint expander_style // bits 2 .. 4
3484 // uint show_stub // bits 4 .. 5
3485 _BCD_func__10682 drag_compare;
3486 }
3487 struct _GtkComboBoxEntryClass {
3488 _GtkComboBoxClass parent_class;
3489 _BCD_func__12122 _gtk_reserved0;
3490 _BCD_func__12122 _gtk_reserved1;
3491 _BCD_func__12122 _gtk_reserved2;
3492 _BCD_func__12122 _gtk_reserved3;
3493 }
3494 struct _GtkComboBoxEntry {
3495 _GtkComboBox parent_instance;
3496 void * priv;
3497 }
3498 struct _GtkComboBoxClass {
3499 _GtkBinClass parent_class;
3500 _BCD_func__16873 changed;
3501 _BCD_func__16874 get_active_text;
3502 _BCD_func__12122 _gtk_reserved0;
3503 _BCD_func__12122 _gtk_reserved1;
3504 _BCD_func__12122 _gtk_reserved2;
3505 }
3506 struct _GtkComboBox {
3507 _GtkBin parent_instance;
3508 void * priv;
3509 }
3510 struct _GtkTreeSelectionClass {
3511 _GObjectClass parent_class;
3512 _BCD_func__16877 changed;
3513 _BCD_func__12122 _gtk_reserved1;
3514 _BCD_func__12122 _gtk_reserved2;
3515 _BCD_func__12122 _gtk_reserved3;
3516 _BCD_func__12122 _gtk_reserved4;
3517 }
3518 struct _GtkTreeSelection {
3519 _GObject parent;
3520 _GtkTreeView * tree_view;
3521 int type;
3522 _BCD_func__9094 user_func;
3523 void * user_data;
3524 _BCD_func__13158 destroy;
3525 }
3526 struct _GtkTreeViewClass {
3527 _GtkContainerClass parent_class;
3528 _BCD_func__16880 set_scroll_adjustments;
3529 _BCD_func__16881 row_activated;
3530 _BCD_func__16882 test_expand_row;
3531 _BCD_func__16882 test_collapse_row;
3532 _BCD_func__16883 row_expanded;
3533 _BCD_func__16883 row_collapsed;
3534 _BCD_func__16884 columns_changed;
3535 _BCD_func__16884 cursor_changed;
3536 _BCD_func__16885 move_cursor;
3537 _BCD_func__16886 select_all;
3538 _BCD_func__16886 unselect_all;
3539 _BCD_func__16887 select_cursor_row;
3540 _BCD_func__16886 toggle_cursor_row;
3541 _BCD_func__16888 expand_collapse_cursor_row;
3542 _BCD_func__16886 select_cursor_parent;
3543 _BCD_func__16886 start_interactive_search;
3544 _BCD_func__12122 _gtk_reserved0;
3545 _BCD_func__12122 _gtk_reserved1;
3546 _BCD_func__12122 _gtk_reserved2;
3547 _BCD_func__12122 _gtk_reserved3;
3548 _BCD_func__12122 _gtk_reserved4;
3549 }
3550 struct _GtkTreeView {
3551 _GtkContainer parent;
3552 void * priv;
3553 }
3554 struct _GtkEntryClass {
3555 _GtkWidgetClass parent_class;
3556 _BCD_func__16891 populate_popup;
3557 _BCD_func__16892 activate;
3558 _BCD_func__16893 move_cursor;
3559 _BCD_func__16894 insert_at_cursor;
3560 _BCD_func__16895 delete_from_cursor;
3561 _BCD_func__16892 backspace;
3562 _BCD_func__16892 cut_clipboard;
3563 _BCD_func__16892 copy_clipboard;
3564 _BCD_func__16892 paste_clipboard;
3565 _BCD_func__16892 toggle_overwrite;
3566 _BCD_func__12122 _gtk_reserved1;
3567 _BCD_func__12122 _gtk_reserved2;
3568 _BCD_func__12122 _gtk_reserved3;
3569 }
3570 struct _GtkEntry {
3571 _GtkWidget widget;
3572 char * text;
3573 uint bitfield0;
3574 // uint editable // bits 0 .. 1
3575 // uint visible // bits 1 .. 2
3576 // uint overwrite_mode // bits 2 .. 3
3577 // uint in_drag // bits 3 .. 4
3578 ushort text_length;
3579 ushort text_max_length;
3580 _GdkDrawable * text_area;
3581 _GtkIMContext * im_context;
3582 _GtkWidget * popup_menu;
3583 int current_pos;
3584 int selection_bound;
3585 void * cached_layout;
3586 uint bitfield1;
3587 // uint cache_includes_preedit // bits 32 .. 33
3588 // uint need_im_reset // bits 33 .. 34
3589 // uint has_frame // bits 34 .. 35
3590 // uint activates_default // bits 35 .. 36
3591 // uint cursor_visible // bits 36 .. 37
3592 // uint in_click // bits 37 .. 38
3593 // uint is_cell_renderer // bits 38 .. 39
3594 // uint editing_canceled // bits 39 .. 40
3595 // uint mouse_cursor_obscured // bits 40 .. 41
3596 // uint select_words // bits 41 .. 42
3597 // uint select_lines // bits 42 .. 43
3598 // uint resolved_dir // bits 43 .. 47
3599 // uint truncate_multiline // bits 47 .. 48
3600 uint button;
3601 uint blink_timeout;
3602 uint recompute_idle;
3603 int scroll_offset;
3604 int ascent;
3605 int descent;
3606 ushort text_size;
3607 ushort n_bytes;
3608 ushort preedit_length;
3609 ushort preedit_cursor;
3610 int dnd_position;
3611 int drag_start_x;
3612 int drag_start_y;
3613 uint invisible_char;
3614 int width_chars;
3615 }
3616 struct _GtkEntryCompletionClass {
3617 _GObjectClass parent_class;
3618 _BCD_func__16898 match_selected;
3619 _BCD_func__16899 action_activated;
3620 _BCD_func__16900 insert_prefix;
3621 _BCD_func__16898 cursor_on_match;
3622 _BCD_func__12122 _gtk_reserved0;
3623 _BCD_func__12122 _gtk_reserved1;
3624 }
3625 struct _GtkEntryCompletion {
3626 _GObject parent_instance;
3627 void * priv;
3628 }
3629 struct _GtkTreeModelFilterClass {
3630 _GObjectClass parent_class;
3631 _BCD_func__12122 _gtk_reserved0;
3632 _BCD_func__12122 _gtk_reserved1;
3633 _BCD_func__12122 _gtk_reserved2;
3634 _BCD_func__12122 _gtk_reserved3;
3635 }
3636 struct _GtkTreeModelFilter {
3637 _GObject parent;
3638 void * priv;
3639 }
3640 struct _GtkListStoreClass {
3641 _GObjectClass parent_class;
3642 _BCD_func__12122 _gtk_reserved1;
3643 _BCD_func__12122 _gtk_reserved2;
3644 _BCD_func__12122 _gtk_reserved3;
3645 _BCD_func__12122 _gtk_reserved4;
3646 }
3647 struct _GtkListStore {
3648 _GObject parent;
3649 int stamp;
3650 void * seq;
3651 void * _gtk_reserved1;
3652 _GList * sort_list;
3653 int n_columns;
3654 int sort_column_id;
3655 int order;
3656 uint * column_headers;
3657 int length;
3658 _BCD_func__11685 default_sort_func;
3659 void * default_sort_data;
3660 _BCD_func__13158 default_sort_destroy;
3661 uint bitfield0;
3662 // uint columns_dirty // bits 0 .. 1
3663 }
3664 struct _GtkIMContextClass {
3665 _GtkObjectClass parent_class;
3666 _BCD_func__16907 preedit_start;
3667 _BCD_func__16907 preedit_end;
3668 _BCD_func__16907 preedit_changed;
3669 _BCD_func__16908 commit;
3670 _BCD_func__16909 retrieve_surrounding;
3671 _BCD_func__16910 delete_surrounding;
3672 _BCD_func__16911 set_client_window;
3673 _BCD_func__16912 get_preedit_string;
3674 _BCD_func__16913 filter_keypress;
3675 _BCD_func__16907 focus_in;
3676 _BCD_func__16907 focus_out;
3677 _BCD_func__16907 reset;
3678 _BCD_func__16914 set_cursor_location;
3679 _BCD_func__16915 set_use_preedit;
3680 _BCD_func__16916 set_surrounding;
3681 _BCD_func__16917 get_surrounding;
3682 _BCD_func__12122 _gtk_reserved1;
3683 _BCD_func__12122 _gtk_reserved2;
3684 _BCD_func__12122 _gtk_reserved3;
3685 _BCD_func__12122 _gtk_reserved4;
3686 _BCD_func__12122 _gtk_reserved5;
3687 _BCD_func__12122 _gtk_reserved6;
3688 }
3689 struct _GtkIMContext {
3690 _GObject parent_instance;
3691 }
3692 struct _GtkEditableClass {
3693 _GTypeInterface base_iface;
3694 _BCD_func__16920 insert_text;
3695 _BCD_func__16921 delete_text;
3696 _BCD_func__16922 changed;
3697 _BCD_func__16920 do_insert_text;
3698 _BCD_func__16921 do_delete_text;
3699 _BCD_func__16923 get_chars;
3700 _BCD_func__16921 set_selection_bounds;
3701 _BCD_func__16924 get_selection_bounds;
3702 _BCD_func__16925 set_position;
3703 _BCD_func__16926 get_position;
3704 }
3705 struct _GtkComboClass {
3706 _GtkHBoxClass parent_class;
3707 _BCD_func__12122 _gtk_reserved1;
3708 _BCD_func__12122 _gtk_reserved2;
3709 _BCD_func__12122 _gtk_reserved3;
3710 _BCD_func__12122 _gtk_reserved4;
3711 }
3712 struct _GtkCombo {
3713 _GtkHBox hbox;
3714 _GtkWidget * entry;
3715 _GtkWidget * button;
3716 _GtkWidget * popup;
3717 _GtkWidget * popwin;
3718 _GtkWidget * list;
3719 uint entry_change_id;
3720 uint list_change_id;
3721 uint bitfield0;
3722 // uint value_in_list // bits 0 .. 1
3723 // uint ok_if_empty // bits 1 .. 2
3724 // uint case_sensitive // bits 2 .. 3
3725 // uint use_arrows // bits 3 .. 4
3726 // uint use_arrows_always // bits 4 .. 5
3727 ushort current_button;
3728 uint activate_id;
3729 }
3730 struct _GtkHBoxClass {
3731 _GtkBoxClass parent_class;
3732 }
3733 struct _GtkHBox {
3734 _GtkBox box;
3735 }
3736 struct _GtkColorSelectionDialogClass {
3737 _GtkDialogClass parent_class;
3738 _BCD_func__12122 _gtk_reserved1;
3739 _BCD_func__12122 _gtk_reserved2;
3740 _BCD_func__12122 _gtk_reserved3;
3741 _BCD_func__12122 _gtk_reserved4;
3742 }
3743 struct _GtkColorSelectionDialog {
3744 _GtkDialog parent_instance;
3745 _GtkWidget * colorsel;
3746 _GtkWidget * ok_button;
3747 _GtkWidget * cancel_button;
3748 _GtkWidget * help_button;
3749 }
3750 struct _GtkColorSelectionClass {
3751 _GtkVBoxClass parent_class;
3752 _BCD_func__16934 color_changed;
3753 _BCD_func__12122 _gtk_reserved1;
3754 _BCD_func__12122 _gtk_reserved2;
3755 _BCD_func__12122 _gtk_reserved3;
3756 _BCD_func__12122 _gtk_reserved4;
3757 }
3758 struct _GtkColorSelection {
3759 _GtkVBox parent_instance;
3760 void * private_data;
3761 }
3762 struct _GtkVBoxClass {
3763 _GtkBoxClass parent_class;
3764 }
3765 struct _GtkVBox {
3766 _GtkBox box;
3767 }
3768 struct _GtkColorButtonClass {
3769 _GtkButtonClass parent_class;
3770 _BCD_func__16939 color_set;
3771 _BCD_func__12122 _gtk_reserved1;
3772 _BCD_func__12122 _gtk_reserved2;
3773 _BCD_func__12122 _gtk_reserved3;
3774 _BCD_func__12122 _gtk_reserved4;
3775 }
3776 struct _GtkColorButton {
3777 _GtkButton button;
3778 void * priv;
3779 }
3780 struct _GtkCListDestInfo {
3781 _GtkCListCellInfo cell;
3782 int insert_pos;
3783 }
3784 struct _GtkCListCellInfo {
3785 int row;
3786 int column;
3787 }
3788 struct _GtkCellWidget {
3789 int type;
3790 short vertical;
3791 short horizontal;
3792 _GtkStyle * style;
3793 _GtkWidget * widget;
3794 }
3795 struct _GtkCellPixText {
3796 int type;
3797 short vertical;
3798 short horizontal;
3799 _GtkStyle * style;
3800 char * text;
3801 char spacing;
3802 _GdkDrawable * pixmap;
3803 _GdkDrawable * mask;
3804 }
3805 struct _GtkCellPixmap {
3806 int type;
3807 short vertical;
3808 short horizontal;
3809 _GtkStyle * style;
3810 _GdkDrawable * pixmap;
3811 _GdkDrawable * mask;
3812 }
3813 struct _GtkCellText {
3814 int type;
3815 short vertical;
3816 short horizontal;
3817 _GtkStyle * style;
3818 char * text;
3819 }
3820 struct N8_GtkCell5__2315__232E {
3821 _GdkDrawable * pixmap;
3822 _GdkDrawable * mask;
3823 }
3824 struct N8_GtkCell5__2315__233E {
3825 char * text;
3826 char spacing;
3827 _GdkDrawable * pixmap;
3828 _GdkDrawable * mask;
3829 }
3830 union N8_GtkCell5__231E {
3831 char * text;
3832 N8_GtkCell5__2315__232E pm;
3833 N8_GtkCell5__2315__233E pt;
3834 _GtkWidget * widget;
3835 }
3836 struct _GtkCell {
3837 int type;
3838 short vertical;
3839 short horizontal;
3840 _GtkStyle * style;
3841 N8_GtkCell5__231E u;
3842 }
3843 struct _GtkCListRow {
3844 _GtkCell * cell;
3845 int state;
3846 _GdkColor foreground;
3847 _GdkColor background;
3848 _GtkStyle * style;
3849 void * data;
3850 _BCD_func__13158 destroy;
3851 uint bitfield0;
3852 // uint fg_set // bits 0 .. 1
3853 // uint bg_set // bits 1 .. 2
3854 // uint selectable // bits 2 .. 3
3855 }
3856 struct _GtkCListColumn {
3857 char * title;
3858 _GdkRectangle area;
3859 _GtkWidget * button;
3860 _GdkDrawable * window;
3861 int width;
3862 int min_width;
3863 int max_width;
3864 int justification;
3865 uint bitfield0;
3866 // uint visible // bits 0 .. 1
3867 // uint width_set // bits 1 .. 2
3868 // uint resizeable // bits 2 .. 3
3869 // uint auto_resize // bits 3 .. 4
3870 // uint button_passive // bits 4 .. 5
3871 }
3872 struct _GtkCListClass {
3873 _GtkContainerClass parent_class;
3874 _BCD_func__16962 set_scroll_adjustments;
3875 _BCD_func__16963 refresh;
3876 _BCD_func__16964 select_row;
3877 _BCD_func__16964 unselect_row;
3878 _BCD_func__16965 row_move;
3879 _BCD_func__16966 click_column;
3880 _BCD_func__16965 resize_column;
3881 _BCD_func__16963 toggle_focus_row;
3882 _BCD_func__16963 select_all;
3883 _BCD_func__16963 unselect_all;
3884 _BCD_func__16963 undo_selection;
3885 _BCD_func__16963 start_selection;
3886 _BCD_func__16963 end_selection;
3887 _BCD_func__16967 extend_selection;
3888 _BCD_func__16968 scroll_horizontal;
3889 _BCD_func__16968 scroll_vertical;
3890 _BCD_func__16963 toggle_add_mode;
3891 _BCD_func__16963 abort_column_resize;
3892 _BCD_func__16969 resync_selection;
3893 _BCD_func__16970 selection_find;
3894 _BCD_func__16971 draw_row;
3895 _BCD_func__16972 draw_drag_highlight;
3896 _BCD_func__16963 clear;
3897 _BCD_func__16966 fake_unselect_all;
3898 _BCD_func__16963 sort_list;
3899 _BCD_func__16973 insert_row;
3900 _BCD_func__16966 remove_row;
3901 _BCD_func__16974 set_cell_contents;
3902 _BCD_func__16975 cell_size_request;
3903 }
3904 struct _GtkCList {
3905 _GtkContainer container;
3906 ushort flags;
3907 void * reserved1;
3908 void * reserved2;
3909 uint freeze_count;
3910 _GdkRectangle internal_allocation;
3911 int rows;
3912 int row_height;
3913 _GList * row_list;
3914 _GList * row_list_end;
3915 int columns;
3916 _GdkRectangle column_title_area;
3917 _GdkDrawable * title_window;
3918 _GtkCListColumn * column;
3919 _GdkDrawable * clist_window;
3920 int clist_window_width;
3921 int clist_window_height;
3922 int hoffset;
3923 int voffset;
3924 int shadow_type;
3925 int selection_mode;
3926 _GList * selection;
3927 _GList * selection_end;
3928 _GList * undo_selection;
3929 _GList * undo_unselection;
3930 int undo_anchor;
3931 char [5] button_actions;
3932 char drag_button;
3933 _GtkCListCellInfo click_cell;
3934 _GtkAdjustment * hadjustment;
3935 _GtkAdjustment * vadjustment;
3936 _GdkGC * xor_gc;
3937 _GdkGC * fg_gc;
3938 _GdkGC * bg_gc;
3939 _GdkCursor * cursor_drag;
3940 int x_drag;
3941 int focus_row;
3942 int focus_header_column;
3943 int anchor;
3944 int anchor_state;
3945 int drag_pos;
3946 int htimer;
3947 int vtimer;
3948 int sort_type;
3949 _BCD_func__11051 compare;
3950 int sort_column;
3951 int drag_highlight_row;
3952 int drag_highlight_pos;
3953 }
3954 struct _GtkVScrollbarClass {
3955 _GtkScrollbarClass parent_class;
3956 }
3957 struct _GtkVScrollbar {
3958 _GtkScrollbar scrollbar;
3959 }
3960 struct _GtkHScrollbarClass {
3961 _GtkScrollbarClass parent_class;
3962 }
3963 struct _GtkHScrollbar {
3964 _GtkScrollbar scrollbar;
3965 }
3966 struct _GtkScrollbarClass {
3967 _GtkRangeClass parent_class;
3968 _BCD_func__12122 _gtk_reserved1;
3969 _BCD_func__12122 _gtk_reserved2;
3970 _BCD_func__12122 _gtk_reserved3;
3971 _BCD_func__12122 _gtk_reserved4;
3972 }
3973 struct _GtkScrollbar {
3974 _GtkRange range;
3975 }
3976 struct _GtkRangeClass {
3977 _GtkWidgetClass parent_class;
3978 char * slider_detail;
3979 char * stepper_detail;
3980 _BCD_func__16984 value_changed;
3981 _BCD_func__16985 adjust_bounds;
3982 _BCD_func__16986 move_slider;
3983 _BCD_func__16987 get_range_border;
3984 _BCD_func__16988 change_value;
3985 _BCD_func__12122 _gtk_reserved1;
3986 _BCD_func__12122 _gtk_reserved2;
3987 _BCD_func__12122 _gtk_reserved3;
3988 }
3989 struct _GtkRange {
3990 _GtkWidget widget;
3991 _GtkAdjustment * adjustment;
3992 int update_policy;
3993 uint bitfield0;
3994 // uint inverted // bits 0 .. 1
3995 // uint flippable // bits 1 .. 2
3996 // uint has_stepper_a // bits 2 .. 3
3997 // uint has_stepper_b // bits 3 .. 4
3998 // uint has_stepper_c // bits 4 .. 5
3999 // uint has_stepper_d // bits 5 .. 6
4000 // uint need_recalc // bits 6 .. 7
4001 // uint slider_size_fixed // bits 7 .. 8
4002 int min_slider_size;
4003 int orientation;
4004 _GdkRectangle range_rect;
4005 int slider_start;
4006 int slider_end;
4007 int round_digits;
4008 uint bitfield1;
4009 // uint trough_click_forward // bits 32 .. 33
4010 // uint update_pending // bits 33 .. 34
4011 void * layout;
4012 void * timer;
4013 int slide_initial_slider_position;
4014 int slide_initial_coordinate;
4015 uint update_timeout_id;
4016 _GdkDrawable * event_window;
4017 }
4018 struct _GtkTargetPair {
4019 void * target;
4020 uint flags;
4021 uint info;
4022 }
4023 struct _GtkTargetEntry {
4024 char * target;
4025 uint flags;
4026 uint info;
4027 }
4028 struct _GtkTargetList {
4029 _GList * list;
4030 uint ref_count;
4031 }
4032 struct _GtkTextBuffer {
4033 _GObject parent_instance;
4034 _GtkTextTagTable * tag_table;
4035 void * btree;
4036 _GSList * clipboard_contents_buffers;
4037 _GSList * selection_clipboards;
4038 void * log_attr_cache;
4039 uint user_action_count;
4040 uint bitfield0;
4041 // uint modified // bits 0 .. 1
4042 // uint has_selection // bits 1 .. 2
4043 }
4044 struct _GtkTextChildAnchorClass {
4045 _GObjectClass parent_class;
4046 _BCD_func__12122 _gtk_reserved1;
4047 _BCD_func__12122 _gtk_reserved2;
4048 _BCD_func__12122 _gtk_reserved3;
4049 _BCD_func__12122 _gtk_reserved4;
4050 }
4051 struct _GtkTextChildAnchor {
4052 _GObject parent_instance;
4053 void * segment;
4054 }
4055 struct _GtkTextAppearance {
4056 _GdkColor bg_color;
4057 _GdkColor fg_color;
4058 _GdkDrawable * bg_stipple;
4059 _GdkDrawable * fg_stipple;
4060 int rise;
4061 void * padding1;
4062 uint bitfield0;
4063 // uint underline // bits 0 .. 4
4064 // uint strikethrough // bits 4 .. 5
4065 // uint draw_bg // bits 5 .. 6
4066 // uint inside_selection // bits 6 .. 7
4067 // uint is_text // bits 7 .. 8
4068 // uint pad1 // bits 8 .. 9
4069 // uint pad2 // bits 9 .. 10
4070 // uint pad3 // bits 10 .. 11
4071 // uint pad4 // bits 11 .. 12
4072 }
4073 struct _GtkTextTagClass {
4074 _GObjectClass parent_class;
4075 _BCD_func__16998 event;
4076 _BCD_func__12122 _gtk_reserved1;
4077 _BCD_func__12122 _gtk_reserved2;
4078 _BCD_func__12122 _gtk_reserved3;
4079 _BCD_func__12122 _gtk_reserved4;
4080 }
4081 struct _GtkTextTag {
4082 _GObject parent_instance;
4083 _GtkTextTagTable * table;
4084 char * name;
4085 int priority;
4086 _GtkTextAttributes * values;
4087 uint bitfield0;
4088 // uint bg_color_set // bits 0 .. 1
4089 // uint bg_stipple_set // bits 1 .. 2
4090 // uint fg_color_set // bits 2 .. 3
4091 // uint scale_set // bits 3 .. 4
4092 // uint fg_stipple_set // bits 4 .. 5
4093 // uint justification_set // bits 5 .. 6
4094 // uint left_margin_set // bits 6 .. 7
4095 // uint indent_set // bits 7 .. 8
4096 // uint rise_set // bits 8 .. 9
4097 // uint strikethrough_set // bits 9 .. 10
4098 // uint right_margin_set // bits 10 .. 11
4099 // uint pixels_above_lines_set // bits 11 .. 12
4100 // uint pixels_below_lines_set // bits 12 .. 13
4101 // uint pixels_inside_wrap_set // bits 13 .. 14
4102 // uint tabs_set // bits 14 .. 15
4103 // uint underline_set // bits 15 .. 16
4104 // uint wrap_mode_set // bits 16 .. 17
4105 // uint bg_full_height_set // bits 17 .. 18
4106 // uint invisible_set // bits 18 .. 19
4107 // uint editable_set // bits 19 .. 20
4108 // uint language_set // bits 20 .. 21
4109 // uint pg_bg_color_set // bits 21 .. 22
4110 // uint accumulative_margin // bits 22 .. 23
4111 // uint pad1 // bits 23 .. 24
4112 }
4113 struct _GtkTextAttributes {
4114 uint refcount;
4115 _GtkTextAppearance appearance;
4116 int justification;
4117 int direction;
4118 void * font;
4119 double font_scale;
4120 int left_margin;
4121 int indent;
4122 int right_margin;
4123 int pixels_above_lines;
4124 int pixels_below_lines;
4125 int pixels_inside_wrap;
4126 void * tabs;
4127 int wrap_mode;
4128 void * language;
4129 _GdkColor * pg_bg_color;
4130 uint bitfield0;
4131 // uint invisible // bits 0 .. 1
4132 // uint bg_full_height // bits 1 .. 2
4133 // uint editable // bits 2 .. 3
4134 // uint realized // bits 3 .. 4
4135 // uint pad1 // bits 4 .. 5
4136 // uint pad2 // bits 5 .. 6
4137 // uint pad3 // bits 6 .. 7
4138 // uint pad4 // bits 7 .. 8
4139 }
4140 struct _GtkTextTagTable {
4141 _GObject parent_instance;
4142 void * hash;
4143 _GSList * anonymous;
4144 int anon_count;
4145 _GSList * buffers;
4146 }
4147 struct _GtkTextIter {
4148 void * dummy1;
4149 void * dummy2;
4150 int dummy3;
4151 int dummy4;
4152 int dummy5;
4153 int dummy6;
4154 int dummy7;
4155 int dummy8;
4156 void * dummy9;
4157 void * dummy10;
4158 int dummy11;
4159 int dummy12;
4160 int dummy13;
4161 void * dummy14;
4162 }
4163 struct _GtkCheckMenuItemClass {
4164 _GtkMenuItemClass parent_class;
4165 _BCD_func__17004 toggled;
4166 _BCD_func__17005 draw_indicator;
4167 _BCD_func__12122 _gtk_reserved1;
4168 _BCD_func__12122 _gtk_reserved2;
4169 _BCD_func__12122 _gtk_reserved3;
4170 _BCD_func__12122 _gtk_reserved4;
4171 }
4172 struct _GtkCheckMenuItem {
4173 _GtkMenuItem menu_item;
4174 uint bitfield0;
4175 // uint active // bits 0 .. 1
4176 // uint always_show_toggle // bits 1 .. 2
4177 // uint inconsistent // bits 2 .. 3
4178 // uint draw_as_radio // bits 3 .. 4
4179 }
4180 struct _GtkMenuItemClass {
4181 _GtkItemClass parent_class;
4182 uint bitfield0;
4183 // uint hide_on_activate // bits 0 .. 1
4184 _BCD_func__17008 activate;
4185 _BCD_func__17008 activate_item;
4186 _BCD_func__17009 toggle_size_request;
4187 _BCD_func__17010 toggle_size_allocate;
4188 _BCD_func__12122 _gtk_reserved1;
4189 _BCD_func__12122 _gtk_reserved2;
4190 _BCD_func__12122 _gtk_reserved3;
4191 _BCD_func__12122 _gtk_reserved4;
4192 }
4193 struct _GtkMenuItem {
4194 _GtkItem item;
4195 _GtkWidget * submenu;
4196 _GdkDrawable * event_window;
4197 ushort toggle_size;
4198 ushort accelerator_width;
4199 char * accel_path;
4200 uint bitfield0;
4201 // uint show_submenu_indicator // bits 0 .. 1
4202 // uint submenu_placement // bits 1 .. 2
4203 // uint submenu_direction // bits 2 .. 3
4204 // uint right_justify // bits 3 .. 4
4205 // uint timer_from_keypress // bits 4 .. 5
4206 // uint from_menubar // bits 5 .. 6
4207 uint timer;
4208 }
4209 struct _GtkItemClass {
4210 _GtkBinClass parent_class;
4211 _BCD_func__17013 select;
4212 _BCD_func__17013 deselect;
4213 _BCD_func__17013 toggle;
4214 _BCD_func__12122 _gtk_reserved1;
4215 _BCD_func__12122 _gtk_reserved2;
4216 _BCD_func__12122 _gtk_reserved3;
4217 _BCD_func__12122 _gtk_reserved4;
4218 }
4219 struct _GtkItem {
4220 _GtkBin bin;
4221 }
4222 struct _GtkCheckButtonClass {
4223 _GtkToggleButtonClass parent_class;
4224 _BCD_func__17016 draw_indicator;
4225 _BCD_func__12122 _gtk_reserved1;
4226 _BCD_func__12122 _gtk_reserved2;
4227 _BCD_func__12122 _gtk_reserved3;
4228 _BCD_func__12122 _gtk_reserved4;
4229 }
4230 struct _GtkCheckButton {
4231 _GtkToggleButton toggle_button;
4232 }
4233 struct _GtkToggleButtonClass {
4234 _GtkButtonClass parent_class;
4235 _BCD_func__17019 toggled;
4236 _BCD_func__12122 _gtk_reserved1;
4237 _BCD_func__12122 _gtk_reserved2;
4238 _BCD_func__12122 _gtk_reserved3;
4239 _BCD_func__12122 _gtk_reserved4;
4240 }
4241 struct _GtkToggleButton {
4242 _GtkButton button;
4243 uint bitfield0;
4244 // uint active // bits 0 .. 1
4245 // uint draw_indicator // bits 1 .. 2
4246 // uint inconsistent // bits 2 .. 3
4247 }
4248 struct _GtkCellViewClass {
4249 _GtkWidgetClass parent_class;
4250 }
4251 struct _GtkCellView {
4252 _GtkWidget parent_instance;
4253 void * priv;
4254 }
4255 struct _GtkCellRendererToggleClass {
4256 _GtkCellRendererClass parent_class;
4257 _BCD_func__17024 toggled;
4258 _BCD_func__12122 _gtk_reserved1;
4259 _BCD_func__12122 _gtk_reserved2;
4260 _BCD_func__12122 _gtk_reserved3;
4261 _BCD_func__12122 _gtk_reserved4;
4262 }
4263 struct _GtkCellRendererToggle {
4264 _GtkCellRenderer parent;
4265 uint bitfield0;
4266 // uint active // bits 0 .. 1
4267 // uint activatable // bits 1 .. 2
4268 // uint radio // bits 2 .. 3
4269 }
4270 struct _GtkCellRendererSpinClass {
4271 _GtkCellRendererTextClass parent;
4272 }
4273 struct _GtkCellRendererSpin {
4274 _GtkCellRendererText parent;
4275 }
4276 struct _GtkCellRendererProgressClass {
4277 _GtkCellRendererClass parent_class;
4278 _BCD_func__12122 _gtk_reserved1;
4279 _BCD_func__12122 _gtk_reserved2;
4280 _BCD_func__12122 _gtk_reserved3;
4281 _BCD_func__12122 _gtk_reserved4;
4282 }
4283 struct _GtkCellRendererProgress {
4284 _GtkCellRenderer parent_instance;
4285 void * priv;
4286 }
4287 struct _GtkCellRendererPixbufClass {
4288 _GtkCellRendererClass parent_class;
4289 _BCD_func__12122 _gtk_reserved1;
4290 _BCD_func__12122 _gtk_reserved2;
4291 _BCD_func__12122 _gtk_reserved3;
4292 _BCD_func__12122 _gtk_reserved4;
4293 }
4294 struct _GtkCellRendererPixbuf {
4295 _GtkCellRenderer parent;
4296 void * pixbuf;
4297 void * pixbuf_expander_open;
4298 void * pixbuf_expander_closed;
4299 }
4300 struct _GtkCellRendererComboClass {
4301 _GtkCellRendererTextClass parent;
4302 }
4303 struct _GtkCellRendererCombo {
4304 _GtkCellRendererText parent;
4305 void * model;
4306 int text_column;
4307 int has_entry;
4308 uint focus_out_id;
4309 }
4310 struct _GtkCellRendererAccelClass {
4311 _GtkCellRendererTextClass parent_class;
4312 _BCD_func__17035 accel_edited;
4313 _BCD_func__17036 accel_cleared;
4314 _BCD_func__12122 _gtk_reserved0;
4315 _BCD_func__12122 _gtk_reserved1;
4316 _BCD_func__12122 _gtk_reserved2;
4317 _BCD_func__12122 _gtk_reserved3;
4318 _BCD_func__12122 _gtk_reserved4;
4319 }
4320 struct _GtkCellRendererAccel {
4321 _GtkCellRendererText parent;
4322 uint accel_key;
4323 int accel_mods;
4324 uint keycode;
4325 int accel_mode;
4326 _GtkWidget * edit_widget;
4327 _GtkWidget * grab_widget;
4328 _GtkWidget * sizing_label;
4329 }
4330 struct _GtkCellRendererTextClass {
4331 _GtkCellRendererClass parent_class;
4332 _BCD_func__17039 edited;
4333 _BCD_func__12122 _gtk_reserved1;
4334 _BCD_func__12122 _gtk_reserved2;
4335 _BCD_func__12122 _gtk_reserved3;
4336 _BCD_func__12122 _gtk_reserved4;
4337 }
4338 struct _GtkCellRendererText {
4339 _GtkCellRenderer parent;
4340 char * text;
4341 void * font;
4342 double font_scale;
4343 _PangoColor foreground;
4344 _PangoColor background;
4345 void * extra_attrs;
4346 int underline_style;
4347 int rise;
4348 int fixed_height_rows;
4349 uint bitfield0;
4350 // uint strikethrough // bits 0 .. 1
4351 // uint editable // bits 1 .. 2
4352 // uint scale_set // bits 2 .. 3
4353 // uint foreground_set // bits 3 .. 4
4354 // uint background_set // bits 4 .. 5
4355 // uint underline_set // bits 5 .. 6
4356 // uint rise_set // bits 6 .. 7
4357 // uint strikethrough_set // bits 7 .. 8
4358 // uint editable_set // bits 8 .. 9
4359 // uint calc_fixed_height // bits 9 .. 10
4360 }
4361 struct _GtkCellLayoutIface {
4362 _GTypeInterface g_iface;
4363 _BCD_func__17042 pack_start;
4364 _BCD_func__17042 pack_end;
4365 _BCD_func__17043 clear;
4366 _BCD_func__17044 add_attribute;
4367 _BCD_func__17045 set_cell_data_func;
4368 _BCD_func__17046 clear_attributes;
4369 _BCD_func__17042 reorder;
4370 _BCD_func__17047 get_cells;
4371 }
4372 struct _GtkTreeViewColumnClass {
4373 _GtkObjectClass parent_class;
4374 _BCD_func__17049 clicked;
4375 _BCD_func__12122 _gtk_reserved1;
4376 _BCD_func__12122 _gtk_reserved2;
4377 _BCD_func__12122 _gtk_reserved3;
4378 _BCD_func__12122 _gtk_reserved4;
4379 }
4380 struct _GtkTreeViewColumn {
4381 _GtkObject parent;
4382 _GtkWidget * tree_view;
4383 _GtkWidget * button;
4384 _GtkWidget * child;
4385 _GtkWidget * arrow;
4386 _GtkWidget * alignment;
4387 _GdkDrawable * window;
4388 void * editable_widget;
4389 float xalign;
4390 uint property_changed_signal;
4391 int spacing;
4392 int column_type;
4393 int requested_width;
4394 int button_request;
4395 int resized_width;
4396 int width;
4397 int fixed_width;
4398 int min_width;
4399 int max_width;
4400 int drag_x;
4401 int drag_y;
4402 char * title;
4403 _GList * cell_list;
4404 uint sort_clicked_signal;
4405 uint sort_column_changed_signal;
4406 int sort_column_id;
4407 int sort_order;
4408 uint bitfield0;
4409 // uint visible // bits 0 .. 1
4410 // uint resizable // bits 1 .. 2
4411 // uint clickable // bits 2 .. 3
4412 // uint dirty // bits 3 .. 4
4413 // uint show_sort_indicator // bits 4 .. 5
4414 // uint maybe_reordered // bits 5 .. 6
4415 // uint reorderable // bits 6 .. 7
4416 // uint use_resized_width // bits 7 .. 8
4417 // uint expand // bits 8 .. 9
4418 }
4419 struct _GtkTreeSortableIface {
4420 _GTypeInterface g_iface;
4421 _BCD_func__17052 sort_column_changed;
4422 _BCD_func__17053 get_sort_column_id;
4423 _BCD_func__17054 set_sort_column_id;
4424 _BCD_func__17055 set_sort_func;
4425 _BCD_func__17056 set_default_sort_func;
4426 _BCD_func__17057 has_default_sort_func;
4427 }
4428 struct _GtkTreeModelIface {
4429 _GTypeInterface g_iface;
4430 _BCD_func__17059 row_changed;
4431 _BCD_func__17059 row_inserted;
4432 _BCD_func__17059 row_has_child_toggled;
4433 _BCD_func__17060 row_deleted;
4434 _BCD_func__17061 rows_reordered;
4435 _BCD_func__17062 get_flags;
4436 _BCD_func__17063 get_n_columns;
4437 _BCD_func__17064 get_column_type;
4438 _BCD_func__17065 get_iter;
4439 _BCD_func__17066 get_path;
4440 _BCD_func__17067 get_value;
4441 _BCD_func__17068 iter_next;
4442 _BCD_func__17069 iter_children;
4443 _BCD_func__17068 iter_has_child;
4444 _BCD_func__17070 iter_n_children;
4445 _BCD_func__17071 iter_nth_child;
4446 _BCD_func__17069 iter_parent;
4447 _BCD_func__17072 ref_node;
4448 _BCD_func__17072 unref_node;
4449 }
4450 struct _GtkTreeIter {
4451 int stamp;
4452 void * user_data;
4453 void * user_data2;
4454 void * user_data3;
4455 }
4456 struct _GtkCellRendererClass {
4457 _GtkObjectClass parent_class;
4458 _BCD_func__17075 get_size;
4459 _BCD_func__17076 render;
4460 _BCD_func__17077 activate;
4461 _BCD_func__17078 start_editing;
4462 _BCD_func__17079 editing_canceled;
4463 _BCD_func__17080 editing_started;
4464 _BCD_func__12122 _gtk_reserved1;
4465 _BCD_func__12122 _gtk_reserved2;
4466 }
4467 struct _GtkCellRenderer {
4468 _GtkObject parent;
4469 float xalign;
4470 float yalign;
4471 int width;
4472 int height;
4473 ushort xpad;
4474 ushort ypad;
4475 uint bitfield0;
4476 // uint mode // bits 0 .. 2
4477 // uint visible // bits 2 .. 3
4478 // uint is_expander // bits 3 .. 4
4479 // uint is_expanded // bits 4 .. 5
4480 // uint cell_background_set // bits 5 .. 6
4481 // uint sensitive // bits 6 .. 7
4482 // uint editing // bits 7 .. 8
4483 }
4484 struct _GtkCellEditableIface {
4485 _GTypeInterface g_iface;
4486 _BCD_func__17083 editing_done;
4487 _BCD_func__17083 remove_widget;
4488 _BCD_func__17084 start_editing;
4489 }
4490 struct _GtkCalendarClass {
4491 _GtkWidgetClass parent_class;
4492 _BCD_func__17086 month_changed;
4493 _BCD_func__17086 day_selected;
4494 _BCD_func__17086 day_selected_double_click;
4495 _BCD_func__17086 prev_month;
4496 _BCD_func__17086 next_month;
4497 _BCD_func__17086 prev_year;
4498 _BCD_func__17086 next_year;
4499 }
4500 struct _GtkCalendar {
4501 _GtkWidget widget;
4502 _GtkStyle * header_style;
4503 _GtkStyle * label_style;
4504 int month;
4505 int year;
4506 int selected_day;
4507 int [7] [6] day_month;
4508 int [7] [6] day;
4509 int num_marked_dates;
4510 int [31] marked_date;
4511 int display_flags;
4512 _GdkColor [31] marked_date_color;
4513 _GdkGC * gc;
4514 _GdkGC * xor_gc;
4515 int focus_row;
4516 int focus_col;
4517 int highlight_row;
4518 int highlight_col;
4519 void * priv;
4520 char [32] grow_space;
4521 _BCD_func__12122 _gtk_reserved1;
4522 _BCD_func__12122 _gtk_reserved2;
4523 _BCD_func__12122 _gtk_reserved3;
4524 _BCD_func__12122 _gtk_reserved4;
4525 }
4526 struct _GtkButtonClass {
4527 _GtkBinClass parent_class;
4528 _BCD_func__17090 pressed;
4529 _BCD_func__17090 released;
4530 _BCD_func__17090 clicked;
4531 _BCD_func__17090 enter;
4532 _BCD_func__17090 leave;
4533 _BCD_func__17090 activate;
4534 _BCD_func__12122 _gtk_reserved1;
4535 _BCD_func__12122 _gtk_reserved2;
4536 _BCD_func__12122 _gtk_reserved3;
4537 _BCD_func__12122 _gtk_reserved4;
4538 }
4539 struct _GtkButton {
4540 _GtkBin bin;
4541 _GdkDrawable * event_window;
4542 char * label_text;
4543 uint activate_timeout;
4544 uint bitfield0;
4545 // uint constructed // bits 0 .. 1
4546 // uint in_button // bits 1 .. 2
4547 // uint button_down // bits 2 .. 3
4548 // uint relief // bits 3 .. 5
4549 // uint use_underline // bits 5 .. 6
4550 // uint use_stock // bits 6 .. 7
4551 // uint depressed // bits 7 .. 8
4552 // uint depress_on_activate // bits 8 .. 9
4553 // uint focus_on_click // bits 9 .. 10
4554 }
4555 struct _GtkImageIconNameData {
4556 char * icon_name;
4557 void * pixbuf;
4558 uint theme_change_id;
4559 }
4560 struct _GtkImageAnimationData {
4561 void * anim;
4562 void * iter;
4563 uint frame_timeout;
4564 }
4565 struct _GtkImageIconSetData {
4566 void * icon_set;
4567 }
4568 struct _GtkImageStockData {
4569 char * stock_id;
4570 }
4571 struct _GtkImagePixbufData {
4572 void * pixbuf;
4573 }
4574 struct _GtkImageImageData {
4575 _GdkImage * image;
4576 }
4577 struct _GtkImagePixmapData {
4578 _GdkDrawable * pixmap;
4579 }
4580 struct _GtkImageClass {
4581 _GtkMiscClass parent_class;
4582 _BCD_func__12122 _gtk_reserved1;
4583 _BCD_func__12122 _gtk_reserved2;
4584 _BCD_func__12122 _gtk_reserved3;
4585 _BCD_func__12122 _gtk_reserved4;
4586 }
4587 union N9_GtkImage5__218E {
4588 _GtkImagePixmapData pixmap;
4589 _GtkImageImageData image;
4590 _GtkImagePixbufData pixbuf;
4591 _GtkImageStockData stock;
4592 _GtkImageIconSetData icon_set;
4593 _GtkImageAnimationData anim;
4594 _GtkImageIconNameData name;
4595 }
4596 struct _GtkImage {
4597 _GtkMisc misc;
4598 int storage_type;
4599 N9_GtkImage5__218E data;
4600 _GdkDrawable * mask;
4601 int icon_size;
4602 }
4603 struct _GtkBuildableIface {
4604 _GTypeInterface g_iface;
4605 _BCD_func__17103 set_name;
4606 _BCD_func__17104 get_name;
4607 _BCD_func__17105 add_child;
4608 _BCD_func__17106 set_buildable_property;
4609 _BCD_func__17107 construct_child;
4610 _BCD_func__17108 custom_tag_start;
4611 _BCD_func__17109 custom_tag_end;
4612 _BCD_func__17110 custom_finished;
4613 _BCD_func__17111 parser_finished;
4614 _BCD_func__17107 get_internal_child;
4615 }
4616 struct _GtkBuilderClass {
4617 _GObjectClass parent_class;
4618 _BCD_func__17113 get_type_from_name;
4619 _BCD_func__12122 _gtk_reserved1;
4620 _BCD_func__12122 _gtk_reserved2;
4621 _BCD_func__12122 _gtk_reserved3;
4622 _BCD_func__12122 _gtk_reserved4;
4623 _BCD_func__12122 _gtk_reserved5;
4624 _BCD_func__12122 _gtk_reserved6;
4625 _BCD_func__12122 _gtk_reserved7;
4626 _BCD_func__12122 _gtk_reserved8;
4627 }
4628 struct _GtkBuilder {
4629 _GObject parent_instance;
4630 void * priv;
4631 }
4632 union N14_GtkBindingArg5__215E {
4633 int long_data;
4634 double double_data;
4635 char * string_data;
4636 }
4637 struct _GtkBindingArg {
4638 uint arg_type;
4639 N14_GtkBindingArg5__215E d;
4640 }
4641 struct _GtkBindingSignal {
4642 _GtkBindingSignal * next;
4643 char * signal_name;
4644 uint n_args;
4645 _GtkBindingArg * args;
4646 }
4647 struct _GtkBindingEntry {
4648 uint keyval;
4649 int modifiers;
4650 _GtkBindingSet * binding_set;
4651 uint bitfield0;
4652 // uint destroyed // bits 0 .. 1
4653 // uint in_emission // bits 1 .. 2
4654 // uint marks_unbound // bits 2 .. 3
4655 _GtkBindingEntry * set_next;
4656 _GtkBindingEntry * hash_next;
4657 _GtkBindingSignal * signals;
4658 }
4659 struct _GtkBindingSet {
4660 char * set_name;
4661 int priority;
4662 _GSList * widget_path_pspecs;
4663 _GSList * widget_class_pspecs;
4664 _GSList * class_branch_pspecs;
4665 _GtkBindingEntry * entries;
4666 _GtkBindingEntry * current;
4667 uint bitfield0;
4668 // uint parsed // bits 0 .. 1
4669 }
4670 struct _GtkButtonBoxClass {
4671 _GtkBoxClass parent_class;
4672 }
4673 struct _GtkButtonBox {
4674 _GtkBox box;
4675 int child_min_width;
4676 int child_min_height;
4677 int child_ipad_x;
4678 int child_ipad_y;
4679 int layout_style;
4680 }
4681 struct _GtkBoxChild {
4682 _GtkWidget * widget;
4683 ushort padding;
4684 uint bitfield0;
4685 // uint expand // bits 0 .. 1
4686 // uint fill // bits 1 .. 2
4687 // uint pack // bits 2 .. 3
4688 // uint is_secondary // bits 3 .. 4
4689 }
4690 struct _GtkBoxClass {
4691 _GtkContainerClass parent_class;
4692 }
4693 struct _GtkBox {
4694 _GtkContainer container;
4695 _GList * children;
4696 short spacing;
4697 uint bitfield0;
4698 // uint homogeneous // bits 0 .. 1
4699 }
4700 struct _GtkAssistantClass {
4701 _GtkWindowClass parent_class;
4702 _BCD_func__17126 prepare;
4703 _BCD_func__17127 apply;
4704 _BCD_func__17127 close;
4705 _BCD_func__17127 cancel;
4706 _BCD_func__12122 _gtk_reserved1;
4707 _BCD_func__12122 _gtk_reserved2;
4708 _BCD_func__12122 _gtk_reserved3;
4709 _BCD_func__12122 _gtk_reserved4;
4710 _BCD_func__12122 _gtk_reserved5;
4711 }
4712 struct _GtkAssistant {
4713 _GtkWindow parent;
4714 _GtkWidget * cancel;
4715 _GtkWidget * forward;
4716 _GtkWidget * back;
4717 _GtkWidget * apply;
4718 _GtkWidget * close;
4719 _GtkWidget * last;
4720 void * priv;
4721 }
4722 struct _GtkAspectFrameClass {
4723 _GtkFrameClass parent_class;
4724 }
4725 struct _GtkAspectFrame {
4726 _GtkFrame frame;
4727 float xalign;
4728 float yalign;
4729 float ratio;
4730 int obey_child;
4731 _GdkRectangle center_allocation;
4732 }
4733 struct _GtkFrameClass {
4734 _GtkBinClass parent_class;
4735 _BCD_func__17132 compute_child_allocation;
4736 }
4737 struct _GtkFrame {
4738 _GtkBin bin;
4739 _GtkWidget * label_widget;
4740 short shadow_type;
4741 float label_xalign;
4742 float label_yalign;
4743 _GdkRectangle child_allocation;
4744 }
4745 struct _GtkArrowClass {
4746 _GtkMiscClass parent_class;
4747 }
4748 struct _GtkArrow {
4749 _GtkMisc misc;
4750 short arrow_type;
4751 short shadow_type;
4752 }
4753 struct _GtkAlignmentClass {
4754 _GtkBinClass parent_class;
4755 }
4756 struct _GtkAlignment {
4757 _GtkBin bin;
4758 float xalign;
4759 float yalign;
4760 float xscale;
4761 float yscale;
4762 }
4763 struct _GtkRadioActionEntry {
4764 char * name;
4765 char * stock_id;
4766 char * label;
4767 char * accelerator;
4768 char * tooltip;
4769 int value;
4770 }
4771 struct _GtkToggleActionEntry {
4772 char * name;
4773 char * stock_id;
4774 char * label;
4775 char * accelerator;
4776 char * tooltip;
4777 _BCD_func__12122 callback;
4778 int is_active;
4779 }
4780 struct _GtkActionEntry {
4781 char * name;
4782 char * stock_id;
4783 char * label;
4784 char * accelerator;
4785 char * tooltip;
4786 _BCD_func__12122 callback;
4787 }
4788 struct _GtkActionGroupClass {
4789 _GObjectClass parent_class;
4790 _BCD_func__17142 get_action;
4791 _BCD_func__12122 _gtk_reserved1;
4792 _BCD_func__12122 _gtk_reserved2;
4793 _BCD_func__12122 _gtk_reserved3;
4794 _BCD_func__12122 _gtk_reserved4;
4795 }
4796 struct _GtkActionGroup {
4797 _GObject parent;
4798 void * private_data;
4799 }
4800 struct GtkMenuEntry {
4801 char * path;
4802 char * accelerator;
4803 _BCD_func__12090 callback;
4804 void * callback_data;
4805 _GtkWidget * widget;
4806 }
4807 struct _GtkItemFactoryItem {
4808 char * path;
4809 _GSList * widgets;
4810 }
4811 struct _GtkItemFactoryEntry {
4812 char * path;
4813 char * accelerator;
4814 _BCD_func__12122 callback;
4815 uint callback_action;
4816 char * item_type;
4817 void * extra_data;
4818 }
4819 struct _GtkItemFactoryClass {
4820 _GtkObjectClass object_class;
4821 void * item_ht;
4822 _BCD_func__12122 _gtk_reserved1;
4823 _BCD_func__12122 _gtk_reserved2;
4824 _BCD_func__12122 _gtk_reserved3;
4825 _BCD_func__12122 _gtk_reserved4;
4826 }
4827 struct _GtkItemFactory {
4828 _GtkObject object;
4829 char * path;
4830 _GtkAccelGroup * accel_group;
4831 _GtkWidget * widget;
4832 _GSList * items;
4833 _BCD_func__12124 translate_func;
4834 void * translate_data;
4835 _BCD_func__13158 translate_notify;
4836 }
4837 struct _GtkActionClass {
4838 _GObjectClass parent_class;
4839 _BCD_func__17150 activate;
4840 uint menu_item_type;
4841 uint toolbar_item_type;
4842 _BCD_func__17151 create_menu_item;
4843 _BCD_func__17151 create_tool_item;
4844 _BCD_func__17152 connect_proxy;
4845 _BCD_func__17152 disconnect_proxy;
4846 _BCD_func__17151 create_menu;
4847 _BCD_func__12122 _gtk_reserved2;
4848 _BCD_func__12122 _gtk_reserved3;
4849 _BCD_func__12122 _gtk_reserved4;
4850 }
4851 struct _GtkAction {
4852 _GObject object;
4853 void * private_data;
4854 }
4855 struct _GtkAccessibleClass {
4856 _AtkObjectClass parent_class;
4857 _BCD_func__17155 connect_widget_destroyed;
4858 _BCD_func__12122 _gtk_reserved1;
4859 _BCD_func__12122 _gtk_reserved2;
4860 _BCD_func__12122 _gtk_reserved3;
4861 _BCD_func__12122 _gtk_reserved4;
4862 }
4863 struct _GtkAccessible {
4864 _AtkObject parent;
4865 _GtkWidget * widget;
4866 }
4867 struct _GtkAccelLabelClass {
4868 _GtkLabelClass parent_class;
4869 char * signal_quote1;
4870 char * signal_quote2;
4871 char * mod_name_shift;
4872 char * mod_name_control;
4873 char * mod_name_alt;
4874 char * mod_separator;
4875 char * accel_seperator;
4876 uint bitfield0;
4877 // uint latin1_to_char // bits 0 .. 1
4878 _BCD_func__12122 _gtk_reserved1;
4879 _BCD_func__12122 _gtk_reserved2;
4880 _BCD_func__12122 _gtk_reserved3;
4881 _BCD_func__12122 _gtk_reserved4;
4882 }
4883 struct _GtkAccelLabel {
4884 _GtkLabel label;
4885 uint gtk_reserved;
4886 uint accel_padding;
4887 _GtkWidget * accel_widget;
4888 _GClosure * accel_closure;
4889 _GtkAccelGroup * accel_group;
4890 char * accel_string;
4891 ushort accel_string_width;
4892 }
4893 struct _GtkLabelClass {
4894 _GtkMiscClass parent_class;
4895 _BCD_func__17291 move_cursor;
4896 _BCD_func__17292 copy_clipboard;
4897 _BCD_func__17293 populate_popup;
4898 _BCD_func__12122 _gtk_reserved1;
4899 _BCD_func__12122 _gtk_reserved2;
4900 _BCD_func__12122 _gtk_reserved3;
4901 _BCD_func__12122 _gtk_reserved4;
4902 }
4903 struct _GtkLabel {
4904 _GtkMisc misc;
4905 char * label;
4906 uint bitfield0;
4907 // uint jtype // bits 0 .. 2
4908 // uint wrap // bits 2 .. 3
4909 // uint use_underline // bits 3 .. 4
4910 // uint use_markup // bits 4 .. 5
4911 // uint ellipsize // bits 5 .. 8
4912 // uint single_line_mode // bits 8 .. 9
4913 // uint have_transform // bits 9 .. 10
4914 // uint in_click // bits 10 .. 11
4915 // uint wrap_mode // bits 11 .. 14
4916 // uint pattern_set // bits 14 .. 15
4917 uint mnemonic_keyval;
4918 char * text;
4919 void * attrs;
4920 void * effective_attrs;
4921 void * layout;
4922 _GtkWidget * mnemonic_widget;
4923 _GtkWindow * mnemonic_window;
4924 void * select_info;
4925 }
4926 struct _GtkMenuClass {
4927 _GtkMenuShellClass parent_class;
4928 _BCD_func__12122 _gtk_reserved1;
4929 _BCD_func__12122 _gtk_reserved2;
4930 _BCD_func__12122 _gtk_reserved3;
4931 _BCD_func__12122 _gtk_reserved4;
4932 }
4933 struct _GtkMenu {
4934 _GtkMenuShell menu_shell;
4935 _GtkWidget * parent_menu_item;
4936 _GtkWidget * old_active_menu_item;
4937 _GtkAccelGroup * accel_group;
4938 char * accel_path;
4939 _BCD_func__12553 position_func;
4940 void * position_func_data;
4941 uint toggle_size;
4942 _GtkWidget * toplevel;
4943 _GtkWidget * tearoff_window;
4944 _GtkWidget * tearoff_hbox;
4945 _GtkWidget * tearoff_scrollbar;
4946 _GtkAdjustment * tearoff_adjustment;
4947 _GdkDrawable * view_window;
4948 _GdkDrawable * bin_window;
4949 int scroll_offset;
4950 int saved_scroll_offset;
4951 int scroll_step;
4952 uint timeout_id;
4953 void * navigation_region;
4954 uint navigation_timeout;
4955 uint bitfield0;
4956 // uint needs_destruction_ref_count // bits 0 .. 1
4957 // uint torn_off // bits 1 .. 2
4958 // uint tearoff_active // bits 2 .. 3
4959 // uint scroll_fast // bits 3 .. 4
4960 // uint upper_arrow_visible // bits 4 .. 5
4961 // uint lower_arrow_visible // bits 5 .. 6
4962 // uint upper_arrow_prelight // bits 6 .. 7
4963 // uint lower_arrow_prelight // bits 7 .. 8
4964 }
4965 struct _GtkMenuShellClass {
4966 _GtkContainerClass parent_class;
4967 uint bitfield0;
4968 // uint submenu_placement // bits 0 .. 1
4969 _BCD_func__17298 deactivate;
4970 _BCD_func__17298 selection_done;
4971 _BCD_func__17299 move_current;
4972 _BCD_func__17300 activate_current;
4973 _BCD_func__17298 cancel;
4974 _BCD_func__17301 select_item;
4975 _BCD_func__17302 insert;
4976 _BCD_func__17303 get_popup_delay;
4977 _BCD_func__17304 move_selected;
4978 _BCD_func__12122 _gtk_reserved1;
4979 _BCD_func__12122 _gtk_reserved2;
4980 }
4981 struct _GtkMenuShell {
4982 _GtkContainer container;
4983 _GList * children;
4984 _GtkWidget * active_menu_item;
4985 _GtkWidget * parent_menu_shell;
4986 uint button;
4987 uint activate_time;
4988 uint bitfield0;
4989 // uint active // bits 0 .. 1
4990 // uint have_grab // bits 1 .. 2
4991 // uint have_xgrab // bits 2 .. 3
4992 // uint ignore_leave // bits 3 .. 4
4993 // uint menu_flag // bits 4 .. 5
4994 // uint ignore_enter // bits 5 .. 6
4995 }
4996 struct _GtkMiscClass {
4997 _GtkWidgetClass parent_class;
4998 }
4999 struct _GtkMisc {
5000 _GtkWidget widget;
5001 float xalign;
5002 float yalign;
5003 ushort xpad;
5004 ushort ypad;
5005 }
5006 struct _GtkAboutDialogClass {
5007 _GtkDialogClass parent_class;
5008 _BCD_func__12122 _gtk_reserved1;
5009 _BCD_func__12122 _gtk_reserved2;
5010 _BCD_func__12122 _gtk_reserved3;
5011 _BCD_func__12122 _gtk_reserved4;
5012 }
5013 struct _GtkAboutDialog {
5014 _GtkDialog parent_instance;
5015 void * private_data;
5016 }
5017 struct _GtkDialogClass {
5018 _GtkWindowClass parent_class;
5019 _BCD_func__17311 response;
5020 _BCD_func__17312 close;
5021 _BCD_func__12122 _gtk_reserved1;
5022 _BCD_func__12122 _gtk_reserved2;
5023 _BCD_func__12122 _gtk_reserved3;
5024 _BCD_func__12122 _gtk_reserved4;
5025 }
5026 struct _GtkDialog {
5027 _GtkWindow window;
5028 _GtkWidget * vbox;
5029 _GtkWidget * action_area;
5030 _GtkWidget * separator;
5031 }
5032 struct _GtkWindowGroupClass {
5033 _GObjectClass parent_class;
5034 _BCD_func__12122 _gtk_reserved1;
5035 _BCD_func__12122 _gtk_reserved2;
5036 _BCD_func__12122 _gtk_reserved3;
5037 _BCD_func__12122 _gtk_reserved4;
5038 }
5039 struct _GtkWindowGroup {
5040 _GObject parent_instance;
5041 _GSList * grabs;
5042 }
5043 struct _GtkWindowClass {
5044 _GtkBinClass parent_class;
5045 _BCD_func__17317 set_focus;
5046 _BCD_func__17318 frame_event;
5047 _BCD_func__17319 activate_focus;
5048 _BCD_func__17319 activate_default;
5049 _BCD_func__17320 move_focus;
5050 _BCD_func__17319 keys_changed;
5051 _BCD_func__12122 _gtk_reserved1;
5052 _BCD_func__12122 _gtk_reserved2;
5053 _BCD_func__12122 _gtk_reserved3;
5054 _BCD_func__12122 _gtk_reserved4;
5055 }
5056 struct _GtkBinClass {
5057 _GtkContainerClass parent_class;
5058 }
5059 struct _GtkBin {
5060 _GtkContainer container;
5061 _GtkWidget * child;
5062 }
5063 struct _GtkContainerClass {
5064 _GtkWidgetClass parent_class;
5065 _BCD_func__17324 add;
5066 _BCD_func__17324 remove;
5067 _BCD_func__17325 check_resize;
5068 _BCD_func__17326 forall;
5069 _BCD_func__17324 set_focus_child;
5070 _BCD_func__17327 child_type;
5071 _BCD_func__17328 composite_name;
5072 _BCD_func__17329 set_child_property;
5073 _BCD_func__17330 get_child_property;
5074 _BCD_func__12122 _gtk_reserved1;
5075 _BCD_func__12122 _gtk_reserved2;
5076 _BCD_func__12122 _gtk_reserved3;
5077 _BCD_func__12122 _gtk_reserved4;
5078 }
5079 struct _GtkContainer {
5080 _GtkWidget widget;
5081 _GtkWidget * focus_child;
5082 uint bitfield0;
5083 // uint border_width // bits 0 .. 16
5084 // uint need_resize // bits 16 .. 17
5085 // uint resize_mode // bits 17 .. 19
5086 // uint reallocate_redraws // bits 19 .. 20
5087 // uint has_focus_chain // bits 20 .. 21
5088 }
5089 struct _GtkWindow {
5090 _GtkBin bin;
5091 char * title;
5092 char * wmclass_name;
5093 char * wmclass_class;
5094 char * wm_role;
5095 _GtkWidget * focus_widget;
5096 _GtkWidget * default_widget;
5097 _GtkWindow * transient_parent;
5098 void * geometry_info;
5099 _GdkDrawable * frame;
5100 _GtkWindowGroup * group;
5101 ushort configure_request_count;
5102 uint bitfield0;
5103 // uint allow_shrink // bits 0 .. 1
5104 // uint allow_grow // bits 1 .. 2
5105 // uint configure_notify_received // bits 2 .. 3
5106 // uint need_default_position // bits 3 .. 4
5107 // uint need_default_size // bits 4 .. 5
5108 // uint position // bits 5 .. 8
5109 // uint type // bits 8 .. 12
5110 // uint has_user_ref_count // bits 12 .. 13
5111 // uint has_focus // bits 13 .. 14
5112 // uint modal // bits 14 .. 15
5113 // uint destroy_with_parent // bits 15 .. 16
5114 // uint has_frame // bits 16 .. 17
5115 // uint iconify_initially // bits 17 .. 18
5116 // uint stick_initially // bits 18 .. 19
5117 // uint maximize_initially // bits 19 .. 20
5118 // uint decorated // bits 20 .. 21
5119 // uint type_hint // bits 21 .. 24
5120 // uint gravity // bits 24 .. 29
5121 // uint is_active // bits 29 .. 30
5122 // uint has_toplevel_focus // bits 30 .. 31
5123 uint frame_left;
5124 uint frame_top;
5125 uint frame_right;
5126 uint frame_bottom;
5127 uint keys_changed_handler;
5128 int mnemonic_modifier;
5129 _GdkScreen * screen;
5130 }
5131 struct _GtkWidgetShapeInfo {
5132 short offset_x;
5133 short offset_y;
5134 _GdkDrawable * shape_mask;
5135 }
5136 struct _GtkWidgetAuxInfo {
5137 int x;
5138 int y;
5139 int width;
5140 int height;
5141 uint bitfield0;
5142 // uint x_set // bits 0 .. 1
5143 // uint y_set // bits 1 .. 2
5144 }
5145 struct _GtkWidgetClass {
5146 _GtkObjectClass parent_class;
5147 uint activate_signal;
5148 uint set_scroll_adjustments_signal;
5149 _BCD_func__17336 dispatch_child_properties_changed;
5150 _BCD_func__17337 show;
5151 _BCD_func__17337 show_all;
5152 _BCD_func__17337 hide;
5153 _BCD_func__17337 hide_all;
5154 _BCD_func__17337 map;
5155 _BCD_func__17337 unmap;
5156 _BCD_func__17337 realize;
5157 _BCD_func__17337 unrealize;
5158 _BCD_func__17338 size_request;
5159 _BCD_func__17339 size_allocate;
5160 _BCD_func__17340 state_changed;
5161 _BCD_func__17341 parent_set;
5162 _BCD_func__17341 hierarchy_changed;
5163 _BCD_func__17342 style_set;
5164 _BCD_func__17343 direction_changed;
5165 _BCD_func__17344 grab_notify;
5166 _BCD_func__17345 child_notify;
5167 _BCD_func__17346 mnemonic_activate;
5168 _BCD_func__17337 grab_focus;
5169 _BCD_func__17347 focus;
5170 _BCD_func__17348 event;
5171 _BCD_func__17349 button_press_event;
5172 _BCD_func__17349 button_release_event;
5173 _BCD_func__17350 scroll_event;
5174 _BCD_func__17351 motion_notify_event;
5175 _BCD_func__17352 delete_event;
5176 _BCD_func__17352 destroy_event;
5177 _BCD_func__17353 expose_event;
5178 _BCD_func__17354 key_press_event;
5179 _BCD_func__17354 key_release_event;
5180 _BCD_func__17355 enter_notify_event;
5181 _BCD_func__17355 leave_notify_event;
5182 _BCD_func__17356 configure_event;
5183 _BCD_func__17357 focus_in_event;
5184 _BCD_func__17357 focus_out_event;
5185 _BCD_func__17352 map_event;
5186 _BCD_func__17352 unmap_event;
5187 _BCD_func__17358 property_notify_event;
5188 _BCD_func__17359 selection_clear_event;
5189 _BCD_func__17359 selection_request_event;
5190 _BCD_func__17359 selection_notify_event;
5191 _BCD_func__17360 proximity_in_event;
5192 _BCD_func__17360 proximity_out_event;
5193 _BCD_func__17361 visibility_notify_event;
5194 _BCD_func__17362 client_event;
5195 _BCD_func__17352 no_expose_event;
5196 _BCD_func__17363 window_state_event;
5197 _BCD_func__17364 selection_get;
5198 _BCD_func__17365 selection_received;
5199 _BCD_func__17366 drag_begin;
5200 _BCD_func__17366 drag_end;
5201 _BCD_func__17367 drag_data_get;
5202 _BCD_func__17366 drag_data_delete;
5203 _BCD_func__17368 drag_leave;
5204 _BCD_func__17369 drag_motion;
5205 _BCD_func__17369 drag_drop;
5206 _BCD_func__17370 drag_data_received;
5207 _BCD_func__17371 popup_menu;
5208 _BCD_func__17372 show_help;
5209 _BCD_func__17373 get_accessible;
5210 _BCD_func__17374 screen_changed;
5211 _BCD_func__17375 can_activate_accel;
5212 _BCD_func__17376 grab_broken_event;
5213 _BCD_func__17337 composited_changed;
5214 _BCD_func__17377 query_tooltip;
5215 _BCD_func__12122 _gtk_reserved5;
5216 _BCD_func__12122 _gtk_reserved6;
5217 _BCD_func__12122 _gtk_reserved7;
5218 }
5219 struct _GtkSelectionData {
5220 void * selection;
5221 void * target;
5222 void * type;
5223 int format;
5224 char * data;
5225 int length;
5226 _GdkDisplay * display;
5227 }
5228 struct _GtkRequisition {
5229 int width;
5230 int height;
5231 }
5232 struct _GtkSettingsValue {
5233 char * origin;
5234 _GValue value;
5235 }
5236 struct _GtkSettingsClass {
5237 _GObjectClass parent_class;
5238 }
5239 struct _GtkRcStyleClass {
5240 _GObjectClass parent_class;
5241 _BCD_func__17411 create_rc_style;
5242 _BCD_func__17412 parse;
5243 _BCD_func__17413 merge;
5244 _BCD_func__17414 create_style;
5245 _BCD_func__12122 _gtk_reserved1;
5246 _BCD_func__12122 _gtk_reserved2;
5247 _BCD_func__12122 _gtk_reserved3;
5248 _BCD_func__12122 _gtk_reserved4;
5249 }
5250 struct _GtkIconFactory {
5251 _GObject parent_instance;
5252 void * icons;
5253 }
5254 struct _GtkWidget {
5255 _GtkObject object;
5256 ushort private_flags;
5257 char state;
5258 char saved_state;
5259 char * name;
5260 _GtkStyle * style;
5261 _GtkRequisition requisition;
5262 _GdkRectangle allocation;
5263 _GdkDrawable * window;
5264 _GtkWidget * parent;
5265 }
5266 struct _GtkSettings {
5267 _GObject parent_instance;
5268 void * queued_settings;
5269 void * property_values;
5270 void * rc_context;
5271 _GdkScreen * screen;
5272 }
5273 struct _GtkRcProperty {
5274 uint type_name;
5275 uint property_name;
5276 char * origin;
5277 _GValue value;
5278 }
5279 struct _GtkRcStyle {
5280 _GObject parent_instance;
5281 char * name;
5282 char * [5] bg_pixmap_name;
5283 void * font_desc;
5284 int [5] color_flags;
5285 _GdkColor [5] fg;
5286 _GdkColor [5] bg;
5287 _GdkColor [5] text;
5288 _GdkColor [5] base;
5289 int xthickness;
5290 int ythickness;
5291 _GArray * rc_properties;
5292 _GSList * rc_style_lists;
5293 _GSList * icon_factories;
5294 uint bitfield0;
5295 // uint engine_specified // bits 0 .. 1
5296 }
5297 struct _GtkStyleClass {
5298 _GObjectClass parent_class;
5299 _BCD_func__17421 realize;
5300 _BCD_func__17421 unrealize;
5301 _BCD_func__17422 copy;
5302 _BCD_func__17423 clone;
5303 _BCD_func__17424 init_from_rc;
5304 _BCD_func__17425 set_background;
5305 _BCD_func__17426 render_icon;
5306 _BCD_func__17427 draw_hline;
5307 _BCD_func__17427 draw_vline;
5308 _BCD_func__17428 draw_shadow;
5309 _BCD_func__17429 draw_polygon;
5310 _BCD_func__17430 draw_arrow;
5311 _BCD_func__17428 draw_diamond;
5312 _BCD_func__17431 draw_string;
5313 _BCD_func__17428 draw_box;
5314 _BCD_func__17428 draw_flat_box;
5315 _BCD_func__17428 draw_check;
5316 _BCD_func__17428 draw_option;
5317 _BCD_func__17428 draw_tab;
5318 _BCD_func__17432 draw_shadow_gap;
5319 _BCD_func__17432 draw_box_gap;
5320 _BCD_func__17433 draw_extension;
5321 _BCD_func__17434 draw_focus;
5322 _BCD_func__17435 draw_slider;
5323 _BCD_func__17435 draw_handle;
5324 _BCD_func__17436 draw_expander;
5325 _BCD_func__17437 draw_layout;
5326 _BCD_func__17438 draw_resize_grip;
5327 _BCD_func__12122 _gtk_reserved1;
5328 _BCD_func__12122 _gtk_reserved2;
5329 _BCD_func__12122 _gtk_reserved3;
5330 _BCD_func__12122 _gtk_reserved4;
5331 _BCD_func__12122 _gtk_reserved5;
5332 _BCD_func__12122 _gtk_reserved6;
5333 _BCD_func__12122 _gtk_reserved7;
5334 _BCD_func__12122 _gtk_reserved8;
5335 _BCD_func__12122 _gtk_reserved9;
5336 _BCD_func__12122 _gtk_reserved10;
5337 _BCD_func__12122 _gtk_reserved11;
5338 _BCD_func__12122 _gtk_reserved12;
5339 }
5340 struct _GtkStyle {
5341 _GObject parent_instance;
5342 _GdkColor [5] fg;
5343 _GdkColor [5] bg;
5344 _GdkColor [5] light;
5345 _GdkColor [5] dark;
5346 _GdkColor [5] mid;
5347 _GdkColor [5] text;
5348 _GdkColor [5] base;
5349 _GdkColor [5] text_aa;
5350 _GdkColor black;
5351 _GdkColor white;
5352 void * font_desc;
5353 int xthickness;
5354 int ythickness;
5355 _GdkGC * [5] fg_gc;
5356 _GdkGC * [5] bg_gc;
5357 _GdkGC * [5] light_gc;
5358 _GdkGC * [5] dark_gc;
5359 _GdkGC * [5] mid_gc;
5360 _GdkGC * [5] text_gc;
5361 _GdkGC * [5] base_gc;
5362 _GdkGC * [5] text_aa_gc;
5363 _GdkGC * black_gc;
5364 _GdkGC * white_gc;
5365 _GdkDrawable * [5] bg_pixmap;
5366 int attach_count;
5367 int depth;
5368 _GdkColormap * colormap;
5369 _GdkFont * private_font;
5370 void * private_font_desc;
5371 _GtkRcStyle * rc_style;
5372 _GSList * styles;
5373 _GArray * property_cache;
5374 _GSList * icon_factories;
5375 }
5376 struct _GtkBorder {
5377 int left;
5378 int right;
5379 int top;
5380 int bottom;
5381 }
5382 struct _GtkAdjustmentClass {
5383 _GtkObjectClass parent_class;
5384 _BCD_func__17442 changed;
5385 _BCD_func__17442 value_changed;
5386 _BCD_func__12122 _gtk_reserved1;
5387 _BCD_func__12122 _gtk_reserved2;
5388 _BCD_func__12122 _gtk_reserved3;
5389 _BCD_func__12122 _gtk_reserved4;
5390 }
5391 struct _GtkAdjustment {
5392 _GtkObject parent_instance;
5393 double lower;
5394 double upper;
5395 double value;
5396 double step_increment;
5397 double page_increment;
5398 double page_size;
5399 }
5400 struct _GtkObjectClass {
5401 _GObjectClass parent_class;
5402 _BCD_func__17445 set_arg;
5403 _BCD_func__17445 get_arg;
5404 _BCD_func__17446 destroy;
5405 }
5406 struct _GtkTypeInfo {
5407 char * type_name;
5408 uint object_size;
5409 uint class_size;
5410 _BCD_func__13158 class_init_func;
5411 _BCD_func__13169 object_init_func;
5412 void * reserved_1;
5413 void * reserved_2;
5414 _BCD_func__13158 base_class_init_func;
5415 }
5416 struct _GtkObject {
5417 _GObject parent_instance;
5418 uint flags;
5419 }
5420 struct N7_GtkArg5__1925__193E {
5421 _BCD_func__12122 f;
5422 void * d;
5423 }
5424 union N7_GtkArg5__192E {
5425 char char_data;
5426 char uchar_data;
5427 int bool_data;
5428 int int_data;
5429 uint uint_data;
5430 int long_data;
5431 uint ulong_data;
5432 float float_data;
5433 double double_data;
5434 char * string_data;
5435 _GtkObject * object_data;
5436 void * pointer_data;
5437 N7_GtkArg5__1925__193E signal_data;
5438 }
5439 struct _GtkArg {
5440 uint type;
5441 char * name;
5442 N7_GtkArg5__192E d;
5443 }
5444 struct _GtkAccelGroupEntry {
5445 _GtkAccelKey key;
5446 _GClosure * closure;
5447 uint accel_path_quark;
5448 }
5449 struct _GtkAccelKey {
5450 uint accel_key;
5451 int accel_mods;
5452 uint bitfield0;
5453 // uint accel_flags // bits 0 .. 16
5454 }
5455 struct _GtkAccelGroupClass {
5456 _GObjectClass parent_class;
5457 _BCD_func__17462 accel_changed;
5458 _BCD_func__12122 _gtk_reserved1;
5459 _BCD_func__12122 _gtk_reserved2;
5460 _BCD_func__12122 _gtk_reserved3;
5461 _BCD_func__12122 _gtk_reserved4;
5462 }
5463 struct _GtkAccelGroup {
5464 _GObject parent;
5465 uint lock_count;
5466 int modifier_mask;
5467 _GSList * acceleratables;
5468 uint n_accels;
5469 _GtkAccelGroupEntry * priv_accels;
5470 }
5471 version(DYNLINK){
5472 extern (C) _GtkWidget * function()gtk_vseparator_new;
5473 extern (C) uint function()gtk_vseparator_get_type;
5474 extern (C) _GtkWidget * function(double, double, double)gtk_vscale_new_with_range;
5475 extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_vscale_new;
5476 extern (C) uint function()gtk_vscale_get_type;
5477 extern (C) _GtkWidget * function()gtk_vruler_new;
5478 extern (C) uint function()gtk_vruler_get_type;
5479 extern (C) _GtkWidget * function()gtk_vpaned_new;
5480 extern (C) uint function()gtk_vpaned_get_type;
5481 extern (C) _GtkWidget * function()gtk_volume_button_new;
5482 extern (C) uint function()gtk_volume_button_get_type;
5483 extern (C) void function(int)gtk_vbutton_box_set_layout_default;
5484 extern (C) int function()gtk_vbutton_box_get_layout_default;
5485 extern (C) void function(int)gtk_vbutton_box_set_spacing_default;
5486 extern (C) int function()gtk_vbutton_box_get_spacing_default;
5487 extern (C) _GtkWidget * function()gtk_vbutton_box_new;
5488 extern (C) uint function()gtk_vbutton_box_get_type;
5489 extern (C) uint function(_GtkUIManager *)gtk_ui_manager_new_merge_id;
5490 extern (C) void function(_GtkUIManager *)gtk_ui_manager_ensure_update;
5491 extern (C) char * function(_GtkUIManager *)gtk_ui_manager_get_ui;
5492 extern (C) void function(_GtkUIManager *, uint)gtk_ui_manager_remove_ui;
5493 extern (C) void function(_GtkUIManager *, uint, char *, char *, char *, int, int)gtk_ui_manager_add_ui;
5494 extern (C) uint function(_GtkUIManager *, char *, _GError * *)gtk_ui_manager_add_ui_from_file;
5495 extern (C) uint function(_GtkUIManager *, char *, int, _GError * *)gtk_ui_manager_add_ui_from_string;
5496 extern (C) _GtkAction * function(_GtkUIManager *, char *)gtk_ui_manager_get_action;
5497 extern (C) _GSList * function(_GtkUIManager *, int)gtk_ui_manager_get_toplevels;
5498 extern (C) _GtkWidget * function(_GtkUIManager *, char *)gtk_ui_manager_get_widget;
5499 extern (C) _GtkAccelGroup * function(_GtkUIManager *)gtk_ui_manager_get_accel_group;
5500 extern (C) _GList * function(_GtkUIManager *)gtk_ui_manager_get_action_groups;
5501 extern (C) void function(_GtkUIManager *, _GtkActionGroup *)gtk_ui_manager_remove_action_group;
5502 extern (C) void function(_GtkUIManager *, _GtkActionGroup *, int)gtk_ui_manager_insert_action_group;
5503 extern (C) int function(_GtkUIManager *)gtk_ui_manager_get_add_tearoffs;
5504 extern (C) void function(_GtkUIManager *, int)gtk_ui_manager_set_add_tearoffs;
5505 extern (C) _GtkUIManager * function()gtk_ui_manager_new;
5506 extern (C) uint function()gtk_ui_manager_get_type;
5507 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_move_after;
5508 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_move_before;
5509 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_swap;
5510 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, int *)gtk_tree_store_reorder;
5511 extern (C) int function(_GtkTreeStore *, _GtkTreeIter *)gtk_tree_store_iter_is_valid;
5512 extern (C) void function(_GtkTreeStore *)gtk_tree_store_clear;
5513 extern (C) int function(_GtkTreeStore *, _GtkTreeIter *)gtk_tree_store_iter_depth;
5514 extern (C) int function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_is_ancestor;
5515 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_append;
5516 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_prepend;
5517 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, int *, _GValue *, int)gtk_tree_store_insert_with_valuesv;
5518 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, ...)gtk_tree_store_insert_with_values;
5519 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_insert_after;
5520 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_store_insert_before;
5521 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int)gtk_tree_store_insert;
5522 extern (C) int function(_GtkTreeStore *, _GtkTreeIter *)gtk_tree_store_remove;
5523 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, char *)gtk_tree_store_set_valist;
5524 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, int *, _GValue *, int)gtk_tree_store_set_valuesv;
5525 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, ...)gtk_tree_store_set;
5526 extern (C) void function(_GtkTreeStore *, _GtkTreeIter *, int, _GValue *)gtk_tree_store_set_value;
5527 extern (C) void function(_GtkTreeStore *, int, uint *)gtk_tree_store_set_column_types;
5528 extern (C) _GtkTreeStore * function(int, uint *)gtk_tree_store_newv;
5529 extern (C) _GtkTreeStore * function(int, ...)gtk_tree_store_new;
5530 extern (C) uint function()gtk_tree_store_get_type;
5531 extern (C) void function(_GtkTreeSelection *, void *, void *)gtk_tree_selection_unselect_range;
5532 extern (C) void function(_GtkTreeSelection *, void *, void *)gtk_tree_selection_select_range;
5533 extern (C) void function(_GtkTreeSelection *)gtk_tree_selection_unselect_all;
5534 extern (C) void function(_GtkTreeSelection *)gtk_tree_selection_select_all;
5535 extern (C) int function(_GtkTreeSelection *, _GtkTreeIter *)gtk_tree_selection_iter_is_selected;
5536 extern (C) int function(_GtkTreeSelection *, void *)gtk_tree_selection_path_is_selected;
5537 extern (C) void function(_GtkTreeSelection *, _GtkTreeIter *)gtk_tree_selection_unselect_iter;
5538 extern (C) void function(_GtkTreeSelection *, _GtkTreeIter *)gtk_tree_selection_select_iter;
5539 extern (C) void function(_GtkTreeSelection *, void *)gtk_tree_selection_unselect_path;
5540 extern (C) void function(_GtkTreeSelection *, void *)gtk_tree_selection_select_path;
5541 extern (C) void function(_GtkTreeSelection *, _BCD_func__9093, void *)gtk_tree_selection_selected_foreach;
5542 extern (C) int function(_GtkTreeSelection *)gtk_tree_selection_count_selected_rows;
5543 extern (C) _GList * function(_GtkTreeSelection *, void * *)gtk_tree_selection_get_selected_rows;
5544 extern (C) int function(_GtkTreeSelection *, void * *, _GtkTreeIter *)gtk_tree_selection_get_selected;
5545 extern (C) _GtkTreeView * function(_GtkTreeSelection *)gtk_tree_selection_get_tree_view;
5546 extern (C) void * function(_GtkTreeSelection *)gtk_tree_selection_get_user_data;
5547 extern (C) void function(_GtkTreeSelection *, _BCD_func__9094, void *, _BCD_func__13158)gtk_tree_selection_set_select_function;
5548 extern (C) int function(_GtkTreeSelection *)gtk_tree_selection_get_mode;
5549 extern (C) void function(_GtkTreeSelection *, int)gtk_tree_selection_set_mode;
5550 extern (C) uint function()gtk_tree_selection_get_type;
5551 extern (C) int function(_GtkTreeModelSort *, _GtkTreeIter *)gtk_tree_model_sort_iter_is_valid;
5552 extern (C) void function(_GtkTreeModelSort *)gtk_tree_model_sort_clear_cache;
5553 extern (C) void function(_GtkTreeModelSort *)gtk_tree_model_sort_reset_default_sort_func;
5554 extern (C) void function(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_sort_convert_iter_to_child_iter;
5555 extern (C) void * function(_GtkTreeModelSort *, void *)gtk_tree_model_sort_convert_path_to_child_path;
5556 extern (C) void function(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_sort_convert_child_iter_to_iter;
5557 extern (C) void * function(_GtkTreeModelSort *, void *)gtk_tree_model_sort_convert_child_path_to_path;
5558 extern (C) void * function(_GtkTreeModelSort *)gtk_tree_model_sort_get_model;
5559 extern (C) void * function(void *)gtk_tree_model_sort_new_with_model;
5560 extern (C) uint function()gtk_tree_model_sort_get_type;
5561 extern (C) int function(_GtkSelectionData *, void * *, void * *)gtk_tree_get_row_drag_data;
5562 extern (C) int function(_GtkSelectionData *, void *, void *)gtk_tree_set_row_drag_data;
5563 extern (C) int function(void *, void *, _GtkSelectionData *)gtk_tree_drag_dest_row_drop_possible;
5564 extern (C) int function(void *, void *, _GtkSelectionData *)gtk_tree_drag_dest_drag_data_received;
5565 extern (C) uint function()gtk_tree_drag_dest_get_type;
5566 extern (C) int function(void *, void *, _GtkSelectionData *)gtk_tree_drag_source_drag_data_get;
5567 extern (C) int function(void *, void *)gtk_tree_drag_source_drag_data_delete;
5568 extern (C) int function(void *, void *)gtk_tree_drag_source_row_draggable;
5569 extern (C) uint function()gtk_tree_drag_source_get_type;
5570 extern (C) void function(_GtkToolbar *, _GtkWidget *, char *, char *, int)gtk_toolbar_insert_widget;
5571 extern (C) void function(_GtkToolbar *, _GtkWidget *, char *, char *)gtk_toolbar_prepend_widget;
5572 extern (C) void function(_GtkToolbar *, _GtkWidget *, char *, char *)gtk_toolbar_append_widget;
5573 extern (C) _GtkWidget * function(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int)gtk_toolbar_insert_element;
5574 extern (C) _GtkWidget * function(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_prepend_element;
5575 extern (C) _GtkWidget * function(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_append_element;
5576 extern (C) void function(_GtkToolbar *, int)gtk_toolbar_remove_space;
5577 extern (C) void function(_GtkToolbar *, int)gtk_toolbar_insert_space;
5578 extern (C) void function(_GtkToolbar *)gtk_toolbar_prepend_space;
5579 extern (C) void function(_GtkToolbar *)gtk_toolbar_append_space;
5580 extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _BCD_func__12122, void *, int)gtk_toolbar_insert_stock;
5581 extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int)gtk_toolbar_insert_item;
5582 extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_prepend_item;
5583 extern (C) _GtkWidget * function(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *)gtk_toolbar_append_item;
5584 extern (C) void function(_GtkToolbar *)gtk_toolbar_unset_icon_size;
5585 extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_icon_size;
5586 extern (C) void function(_GtkToolbar *)_gtk_toolbar_rebuild_menu;
5587 extern (C) int function()_gtk_toolbar_get_default_space_size;
5588 extern (C) void function(_GtkWidget *, _GtkToolbar *, _GdkRectangle *, _GdkRectangle *)_gtk_toolbar_paint_space_line;
5589 extern (C) char * function(char *)_gtk_toolbar_elide_underscores;
5590 extern (C) void function(_GtkToolbar *, _GtkToolItem *, int)gtk_toolbar_set_drop_highlight_item;
5591 extern (C) int function(_GtkToolbar *, int, int)gtk_toolbar_get_drop_index;
5592 extern (C) int function(_GtkToolbar *)gtk_toolbar_get_relief_style;
5593 extern (C) int function(_GtkToolbar *)gtk_toolbar_get_icon_size;
5594 extern (C) void function(_GtkToolbar *)gtk_toolbar_unset_style;
5595 extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_style;
5596 extern (C) int function(_GtkToolbar *)gtk_toolbar_get_style;
5597 extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_tooltips;
5598 extern (C) int function(_GtkToolbar *)gtk_toolbar_get_tooltips;
5599 extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_orientation;
5600 extern (C) int function(_GtkToolbar *)gtk_toolbar_get_orientation;
5601 extern (C) void function(_GtkToolbar *, int)gtk_toolbar_set_show_arrow;
5602 extern (C) int function(_GtkToolbar *)gtk_toolbar_get_show_arrow;
5603 extern (C) _GtkToolItem * function(_GtkToolbar *, int)gtk_toolbar_get_nth_item;
5604 extern (C) int function(_GtkToolbar *)gtk_toolbar_get_n_items;
5605 extern (C) int function(_GtkToolbar *, _GtkToolItem *)gtk_toolbar_get_item_index;
5606 extern (C) void function(_GtkToolbar *, _GtkToolItem *, int)gtk_toolbar_insert;
5607 extern (C) _GtkWidget * function()gtk_toolbar_new;
5608 extern (C) uint function()gtk_toolbar_get_type;
5609 extern (C) void function(_GtkTipsQuery *, char *, char *)gtk_tips_query_set_labels;
5610 extern (C) void function(_GtkTipsQuery *, _GtkWidget *)gtk_tips_query_set_caller;
5611 extern (C) void function(_GtkTipsQuery *)gtk_tips_query_stop_query;
5612 extern (C) void function(_GtkTipsQuery *)gtk_tips_query_start_query;
5613 extern (C) _GtkWidget * function()gtk_tips_query_new;
5614 extern (C) uint function()gtk_tips_query_get_type;
5615 extern (C) _GtkTextAttributes * function(_GtkTextView *)gtk_text_view_get_default_attributes;
5616 extern (C) void * function(_GtkTextView *)gtk_text_view_get_tabs;
5617 extern (C) void function(_GtkTextView *, void *)gtk_text_view_set_tabs;
5618 extern (C) int function(_GtkTextView *)gtk_text_view_get_indent;
5619 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_indent;
5620 extern (C) int function(_GtkTextView *)gtk_text_view_get_right_margin;
5621 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_right_margin;
5622 extern (C) int function(_GtkTextView *)gtk_text_view_get_left_margin;
5623 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_left_margin;
5624 extern (C) int function(_GtkTextView *)gtk_text_view_get_justification;
5625 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_justification;
5626 extern (C) int function(_GtkTextView *)gtk_text_view_get_pixels_inside_wrap;
5627 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_pixels_inside_wrap;
5628 extern (C) int function(_GtkTextView *)gtk_text_view_get_pixels_below_lines;
5629 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_pixels_below_lines;
5630 extern (C) int function(_GtkTextView *)gtk_text_view_get_pixels_above_lines;
5631 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_pixels_above_lines;
5632 extern (C) int function(_GtkTextView *)gtk_text_view_get_accepts_tab;
5633 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_accepts_tab;
5634 extern (C) int function(_GtkTextView *)gtk_text_view_get_overwrite;
5635 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_overwrite;
5636 extern (C) int function(_GtkTextView *)gtk_text_view_get_editable;
5637 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_editable;
5638 extern (C) int function(_GtkTextView *)gtk_text_view_get_wrap_mode;
5639 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_wrap_mode;
5640 extern (C) void function(_GtkTextView *, _GtkWidget *, int, int)gtk_text_view_move_child;
5641 extern (C) void function(_GtkTextView *, _GtkWidget *, int, int, int)gtk_text_view_add_child_in_window;
5642 extern (C) void function(_GtkTextView *, _GtkWidget *, _GtkTextChildAnchor *)gtk_text_view_add_child_at_anchor;
5643 extern (C) int function(_GtkTextView *, _GtkTextIter *, int)gtk_text_view_move_visually;
5644 extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_starts_display_line;
5645 extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_backward_display_line_start;
5646 extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_forward_display_line_end;
5647 extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_backward_display_line;
5648 extern (C) int function(_GtkTextView *, _GtkTextIter *)gtk_text_view_forward_display_line;
5649 extern (C) int function(_GtkTextView *, int)gtk_text_view_get_border_window_size;
5650 extern (C) void function(_GtkTextView *, int, int)gtk_text_view_set_border_window_size;
5651 extern (C) int function(_GtkTextView *, _GdkDrawable *)gtk_text_view_get_window_type;
5652 extern (C) _GdkDrawable * function(_GtkTextView *, int)gtk_text_view_get_window;
5653 extern (C) void function(_GtkTextView *, int, int, int, int *, int *)gtk_text_view_window_to_buffer_coords;
5654 extern (C) void function(_GtkTextView *, int, int, int, int *, int *)gtk_text_view_buffer_to_window_coords;
5655 extern (C) void function(_GtkTextView *, _GtkTextIter *, int, int *)gtk_text_view_get_line_at_y;
5656 extern (C) void function(_GtkTextView *, _GtkTextIter *, int *, int *)gtk_text_view_get_line_yrange;
5657 extern (C) void function(_GtkTextView *, _GtkTextIter *, int *, int, int)gtk_text_view_get_iter_at_position;
5658 extern (C) void function(_GtkTextView *, _GtkTextIter *, int, int)gtk_text_view_get_iter_at_location;
5659 extern (C) void function(_GtkTextView *, _GtkTextIter *, _GdkRectangle *)gtk_text_view_get_iter_location;
5660 extern (C) int function(_GtkTextView *)gtk_text_view_get_cursor_visible;
5661 extern (C) void function(_GtkTextView *, int)gtk_text_view_set_cursor_visible;
5662 extern (C) void function(_GtkTextView *, _GdkRectangle *)gtk_text_view_get_visible_rect;
5663 extern (C) int function(_GtkTextView *)gtk_text_view_place_cursor_onscreen;
5664 extern (C) int function(_GtkTextView *, _GtkTextMark *)gtk_text_view_move_mark_onscreen;
5665 extern (C) void function(_GtkTextView *, _GtkTextMark *)gtk_text_view_scroll_mark_onscreen;
5666 extern (C) void function(_GtkTextView *, _GtkTextMark *, double, int, double, double)gtk_text_view_scroll_to_mark;
5667 extern (C) int function(_GtkTextView *, _GtkTextIter *, double, int, double, double)gtk_text_view_scroll_to_iter;
5668 extern (C) _GtkTextBuffer * function(_GtkTextView *)gtk_text_view_get_buffer;
5669 extern (C) void function(_GtkTextView *, _GtkTextBuffer *)gtk_text_view_set_buffer;
5670 extern (C) _GtkWidget * function(_GtkTextBuffer *)gtk_text_view_new_with_buffer;
5671 extern (C) _GtkWidget * function()gtk_text_view_new;
5672 extern (C) uint function()gtk_text_view_get_type;
5673 extern (C) int function(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, char *, uint, _GError * *)gtk_text_buffer_deserialize;
5674 extern (C) char * function(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, _GtkTextIter *, uint *)gtk_text_buffer_serialize;
5675 extern (C) void * * function(_GtkTextBuffer *, int *)gtk_text_buffer_get_deserialize_formats;
5676 extern (C) void * * function(_GtkTextBuffer *, int *)gtk_text_buffer_get_serialize_formats;
5677 extern (C) int function(_GtkTextBuffer *, void *)gtk_text_buffer_deserialize_get_can_create_tags;
5678 extern (C) void function(_GtkTextBuffer *, void *, int)gtk_text_buffer_deserialize_set_can_create_tags;
5679 extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_unregister_deserialize_format;
5680 extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_unregister_serialize_format;
5681 extern (C) void * function(_GtkTextBuffer *, char *)gtk_text_buffer_register_deserialize_tagset;
5682 extern (C) void * function(_GtkTextBuffer *, char *, _BCD_func__9281, void *, _BCD_func__13158)gtk_text_buffer_register_deserialize_format;
5683 extern (C) void * function(_GtkTextBuffer *, char *)gtk_text_buffer_register_serialize_tagset;
5684 extern (C) void * function(_GtkTextBuffer *, char *, _BCD_func__9282, void *, _BCD_func__13158)gtk_text_buffer_register_serialize_format;
5685 extern (C) void function(_GtkTextBuffer *, _GtkTextTag *)_gtk_text_buffer_notify_will_remove_tag;
5686 extern (C) _PangoLogAttr * function(_GtkTextBuffer *, _GtkTextIter *, int *)_gtk_text_buffer_get_line_log_attrs;
5687 extern (C) void * function(_GtkTextBuffer *)_gtk_text_buffer_get_btree;
5688 extern (C) void function(_GtkTextBuffer *)_gtk_text_buffer_spew;
5689 extern (C) _GtkTargetList * function(_GtkTextBuffer *)gtk_text_buffer_get_paste_target_list;
5690 extern (C) _GtkTargetList * function(_GtkTextBuffer *)gtk_text_buffer_get_copy_target_list;
5691 extern (C) void function(_GtkTextBuffer *)gtk_text_buffer_end_user_action;
5692 extern (C) void function(_GtkTextBuffer *)gtk_text_buffer_begin_user_action;
5693 extern (C) int function(_GtkTextBuffer *, int, int)gtk_text_buffer_delete_selection;
5694 extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_get_selection_bounds;
5695 extern (C) void function(_GtkTextBuffer *, void *, _GtkTextIter *, int)gtk_text_buffer_paste_clipboard;
5696 extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_copy_clipboard;
5697 extern (C) void function(_GtkTextBuffer *, void *, int)gtk_text_buffer_cut_clipboard;
5698 extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_remove_selection_clipboard;
5699 extern (C) void function(_GtkTextBuffer *, void *)gtk_text_buffer_add_selection_clipboard;
5700 extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_has_selection;
5701 extern (C) void function(_GtkTextBuffer *, int)gtk_text_buffer_set_modified;
5702 extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_modified;
5703 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *)gtk_text_buffer_get_iter_at_child_anchor;
5704 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextMark *)gtk_text_buffer_get_iter_at_mark;
5705 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_get_bounds;
5706 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_get_end_iter;
5707 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_get_start_iter;
5708 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int)gtk_text_buffer_get_iter_at_line;
5709 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int)gtk_text_buffer_get_iter_at_offset;
5710 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int, int)gtk_text_buffer_get_iter_at_line_index;
5711 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, int, int)gtk_text_buffer_get_iter_at_line_offset;
5712 extern (C) _GtkTextTag * function(_GtkTextBuffer *, char *, char *, ...)gtk_text_buffer_create_tag;
5713 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_remove_all_tags;
5714 extern (C) void function(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_remove_tag_by_name;
5715 extern (C) void function(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_apply_tag_by_name;
5716 extern (C) void function(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_remove_tag;
5717 extern (C) void function(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_apply_tag;
5718 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_select_range;
5719 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_place_cursor;
5720 extern (C) _GtkTextMark * function(_GtkTextBuffer *)gtk_text_buffer_get_selection_bound;
5721 extern (C) _GtkTextMark * function(_GtkTextBuffer *)gtk_text_buffer_get_insert;
5722 extern (C) void function(_GtkTextBuffer *, char *)gtk_text_buffer_delete_mark_by_name;
5723 extern (C) void function(_GtkTextBuffer *, char *, _GtkTextIter *)gtk_text_buffer_move_mark_by_name;
5724 extern (C) _GtkTextMark * function(_GtkTextBuffer *, char *)gtk_text_buffer_get_mark;
5725 extern (C) void function(_GtkTextBuffer *, _GtkTextMark *)gtk_text_buffer_delete_mark;
5726 extern (C) void function(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *)gtk_text_buffer_move_mark;
5727 extern (C) _GtkTextMark * function(_GtkTextBuffer *, char *, _GtkTextIter *, int)gtk_text_buffer_create_mark;
5728 extern (C) void function(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *)gtk_text_buffer_add_mark;
5729 extern (C) _GtkTextChildAnchor * function(_GtkTextBuffer *, _GtkTextIter *)gtk_text_buffer_create_child_anchor;
5730 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *)gtk_text_buffer_insert_child_anchor;
5731 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, void *)gtk_text_buffer_insert_pixbuf;
5732 extern (C) char * function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_get_slice;
5733 extern (C) char * function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_get_text;
5734 extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, int, int)gtk_text_buffer_backspace;
5735 extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_delete_interactive;
5736 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_delete;
5737 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, char *, int, char *, ...)gtk_text_buffer_insert_with_tags_by_name;
5738 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, char *, int, _GtkTextTag *, ...)gtk_text_buffer_insert_with_tags;
5739 extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *, int)gtk_text_buffer_insert_range_interactive;
5740 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_buffer_insert_range;
5741 extern (C) int function(_GtkTextBuffer *, char *, int, int)gtk_text_buffer_insert_interactive_at_cursor;
5742 extern (C) int function(_GtkTextBuffer *, _GtkTextIter *, char *, int, int)gtk_text_buffer_insert_interactive;
5743 extern (C) void function(_GtkTextBuffer *, char *, int)gtk_text_buffer_insert_at_cursor;
5744 extern (C) void function(_GtkTextBuffer *, _GtkTextIter *, char *, int)gtk_text_buffer_insert;
5745 extern (C) void function(_GtkTextBuffer *, char *, int)gtk_text_buffer_set_text;
5746 extern (C) _GtkTextTagTable * function(_GtkTextBuffer *)gtk_text_buffer_get_tag_table;
5747 extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_char_count;
5748 extern (C) int function(_GtkTextBuffer *)gtk_text_buffer_get_line_count;
5749 extern (C) _GtkTextBuffer * function(_GtkTextTagTable *)gtk_text_buffer_new;
5750 extern (C) uint function()gtk_text_buffer_get_type;
5751 extern (C) int function(_GtkTextMark *)gtk_text_mark_get_left_gravity;
5752 extern (C) _GtkTextBuffer * function(_GtkTextMark *)gtk_text_mark_get_buffer;
5753 extern (C) int function(_GtkTextMark *)gtk_text_mark_get_deleted;
5754 extern (C) char * function(_GtkTextMark *)gtk_text_mark_get_name;
5755 extern (C) _GtkTextMark * function(char *, int)gtk_text_mark_new;
5756 extern (C) int function(_GtkTextMark *)gtk_text_mark_get_visible;
5757 extern (C) void function(_GtkTextMark *, int)gtk_text_mark_set_visible;
5758 extern (C) uint function()gtk_text_mark_get_type;
5759 extern (C) void function(_GtkTextTagTable *, void *)_gtk_text_tag_table_remove_buffer;
5760 extern (C) void function(_GtkTextTagTable *, void *)_gtk_text_tag_table_add_buffer;
5761 extern (C) int function(_GtkTextTagTable *)gtk_text_tag_table_get_size;
5762 extern (C) void function(_GtkTextTagTable *, _BCD_func__9332, void *)gtk_text_tag_table_foreach;
5763 extern (C) _GtkTextTag * function(_GtkTextTagTable *, char *)gtk_text_tag_table_lookup;
5764 extern (C) void function(_GtkTextTagTable *, _GtkTextTag *)gtk_text_tag_table_remove;
5765 extern (C) void function(_GtkTextTagTable *, _GtkTextTag *)gtk_text_tag_table_add;
5766 extern (C) _GtkTextTagTable * function()gtk_text_tag_table_new;
5767 extern (C) uint function()gtk_text_tag_table_get_type;
5768 extern (C) _GtkWidget * function()gtk_tearoff_menu_item_new;
5769 extern (C) uint function()gtk_tearoff_menu_item_get_type;
5770 extern (C) int function(_GtkTable *)gtk_table_get_homogeneous;
5771 extern (C) void function(_GtkTable *, int)gtk_table_set_homogeneous;
5772 extern (C) uint function(_GtkTable *)gtk_table_get_default_col_spacing;
5773 extern (C) void function(_GtkTable *, uint)gtk_table_set_col_spacings;
5774 extern (C) uint function(_GtkTable *)gtk_table_get_default_row_spacing;
5775 extern (C) void function(_GtkTable *, uint)gtk_table_set_row_spacings;
5776 extern (C) uint function(_GtkTable *, uint)gtk_table_get_col_spacing;
5777 extern (C) void function(_GtkTable *, uint, uint)gtk_table_set_col_spacing;
5778 extern (C) uint function(_GtkTable *, uint)gtk_table_get_row_spacing;
5779 extern (C) void function(_GtkTable *, uint, uint)gtk_table_set_row_spacing;
5780 extern (C) void function(_GtkTable *, _GtkWidget *, uint, uint, uint, uint)gtk_table_attach_defaults;
5781 extern (C) void function(_GtkTable *, _GtkWidget *, uint, uint, uint, uint, int, int, uint, uint)gtk_table_attach;
5782 extern (C) void function(_GtkTable *, uint, uint)gtk_table_resize;
5783 extern (C) _GtkWidget * function(uint, uint, int)gtk_table_new;
5784 extern (C) uint function()gtk_table_get_type;
5785 extern (C) void function(char *, _BCD_func__12124, void *, _BCD_func__13158)gtk_stock_set_translate_func;
5786 extern (C) void function(_GtkStockItem *)gtk_stock_item_free;
5787 extern (C) _GtkStockItem * function(_GtkStockItem *)gtk_stock_item_copy;
5788 extern (C) _GSList * function()gtk_stock_list_ids;
5789 extern (C) int function(char *, _GtkStockItem *)gtk_stock_lookup;
5790 extern (C) void function(_GtkStockItem *, uint)gtk_stock_add_static;
5791 extern (C) void function(_GtkStockItem *, uint)gtk_stock_add;
5792 extern (C) int function(_GtkStatusIcon *, _GdkScreen * *, _GdkRectangle *, int *)gtk_status_icon_get_geometry;
5793 extern (C) void function(_GtkMenu *, int *, int *, int *, void *)gtk_status_icon_position_menu;
5794 extern (C) int function(_GtkStatusIcon *)gtk_status_icon_is_embedded;
5795 extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_blinking;
5796 extern (C) void function(_GtkStatusIcon *, int)gtk_status_icon_set_blinking;
5797 extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_visible;
5798 extern (C) void function(_GtkStatusIcon *, int)gtk_status_icon_set_visible;
5799 extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_tooltip;
5800 extern (C) _GdkScreen * function(_GtkStatusIcon *)gtk_status_icon_get_screen;
5801 extern (C) void function(_GtkStatusIcon *, _GdkScreen *)gtk_status_icon_set_screen;
5802 extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_size;
5803 extern (C) char * function(_GtkStatusIcon *)gtk_status_icon_get_icon_name;
5804 extern (C) char * function(_GtkStatusIcon *)gtk_status_icon_get_stock;
5805 extern (C) void * function(_GtkStatusIcon *)gtk_status_icon_get_pixbuf;
5806 extern (C) int function(_GtkStatusIcon *)gtk_status_icon_get_storage_type;
5807 extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_from_icon_name;
5808 extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_from_stock;
5809 extern (C) void function(_GtkStatusIcon *, char *)gtk_status_icon_set_from_file;
5810 extern (C) void function(_GtkStatusIcon *, void *)gtk_status_icon_set_from_pixbuf;
5811 extern (C) _GtkStatusIcon * function(char *)gtk_status_icon_new_from_icon_name;
5812 extern (C) _GtkStatusIcon * function(char *)gtk_status_icon_new_from_stock;
5813 extern (C) _GtkStatusIcon * function(char *)gtk_status_icon_new_from_file;
5814 extern (C) _GtkStatusIcon * function(void *)gtk_status_icon_new_from_pixbuf;
5815 extern (C) _GtkStatusIcon * function()gtk_status_icon_new;
5816 extern (C) uint function()gtk_status_icon_get_type;
5817 extern (C) int function(_GtkStatusbar *)gtk_statusbar_get_has_resize_grip;
5818 extern (C) void function(_GtkStatusbar *, int)gtk_statusbar_set_has_resize_grip;
5819 extern (C) void function(_GtkStatusbar *, uint, uint)gtk_statusbar_remove;
5820 extern (C) void function(_GtkStatusbar *, uint)gtk_statusbar_pop;
5821 extern (C) uint function(_GtkStatusbar *, uint, char *)gtk_statusbar_push;
5822 extern (C) uint function(_GtkStatusbar *, char *)gtk_statusbar_get_context_id;
5823 extern (C) _GtkWidget * function()gtk_statusbar_new;
5824 extern (C) uint function()gtk_statusbar_get_type;
5825 extern (C) void function(_GtkSpinButton *)gtk_spin_button_update;
5826 extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_snap_to_ticks;
5827 extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_snap_to_ticks;
5828 extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_wrap;
5829 extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_wrap;
5830 extern (C) void function(_GtkSpinButton *, int, double)gtk_spin_button_spin;
5831 extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_numeric;
5832 extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_numeric;
5833 extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_update_policy;
5834 extern (C) void function(_GtkSpinButton *, int)gtk_spin_button_set_update_policy;
5835 extern (C) void function(_GtkSpinButton *, double)gtk_spin_button_set_value;
5836 extern (C) int function(_GtkSpinButton *)gtk_spin_button_get_value_as_int;
5837 extern (C) double function(_GtkSpinButton *)gtk_spin_button_get_value;
5838 extern (C) void function(_GtkSpinButton *, double *, double *)gtk_spin_button_get_range;
5839 extern (C) void function(_GtkSpinButton *, double, double)gtk_spin_button_set_range;
5840 extern (C) void function(_GtkSpinButton *, double *, double *)gtk_spin_button_get_increments;
5841 extern (C) void function(_GtkSpinButton *, double, double)gtk_spin_button_set_increments;
5842 extern (C) uint function(_GtkSpinButton *)gtk_spin_button_get_digits;
5843 extern (C) void function(_GtkSpinButton *, uint)gtk_spin_button_set_digits;
5844 extern (C) _GtkAdjustment * function(_GtkSpinButton *)gtk_spin_button_get_adjustment;
5845 extern (C) void function(_GtkSpinButton *, _GtkAdjustment *)gtk_spin_button_set_adjustment;
5846 extern (C) _GtkWidget * function(double, double, double)gtk_spin_button_new_with_range;
5847 extern (C) _GtkWidget * function(_GtkAdjustment *, double, uint)gtk_spin_button_new;
5848 extern (C) void function(_GtkSpinButton *, _GtkAdjustment *, double, uint)gtk_spin_button_configure;
5849 extern (C) uint function()gtk_spin_button_get_type;
5850 extern (C) void function(_GtkWidget *)_gtk_size_group_queue_resize;
5851 extern (C) void function(_GtkWidget *, _GtkRequisition *)_gtk_size_group_compute_requisition;
5852 extern (C) void function(_GtkWidget *, _GtkRequisition *)_gtk_size_group_get_child_requisition;
5853 extern (C) _GSList * function(_GtkSizeGroup *)gtk_size_group_get_widgets;
5854 extern (C) void function(_GtkSizeGroup *, _GtkWidget *)gtk_size_group_remove_widget;
5855 extern (C) void function(_GtkSizeGroup *, _GtkWidget *)gtk_size_group_add_widget;
5856 extern (C) int function(_GtkSizeGroup *)gtk_size_group_get_ignore_hidden;
5857 extern (C) void function(_GtkSizeGroup *, int)gtk_size_group_set_ignore_hidden;
5858 extern (C) int function(_GtkSizeGroup *)gtk_size_group_get_mode;
5859 extern (C) void function(_GtkSizeGroup *, int)gtk_size_group_set_mode;
5860 extern (C) _GtkSizeGroup * function(int)gtk_size_group_new;
5861 extern (C) uint function()gtk_size_group_get_type;
5862 extern (C) void function(_GtkSeparatorToolItem *, int)gtk_separator_tool_item_set_draw;
5863 extern (C) int function(_GtkSeparatorToolItem *)gtk_separator_tool_item_get_draw;
5864 extern (C) _GtkToolItem * function()gtk_separator_tool_item_new;
5865 extern (C) uint function()gtk_separator_tool_item_get_type;
5866 extern (C) _GtkWidget * function()gtk_separator_menu_item_new;
5867 extern (C) uint function()gtk_separator_menu_item_get_type;
5868 extern (C) int function(_GtkScrolledWindow *)_gtk_scrolled_window_get_scrollbar_spacing;
5869 extern (C) void function(_GtkScrolledWindow *, _GtkWidget *)gtk_scrolled_window_add_with_viewport;
5870 extern (C) int function(_GtkScrolledWindow *)gtk_scrolled_window_get_shadow_type;
5871 extern (C) void function(_GtkScrolledWindow *, int)gtk_scrolled_window_set_shadow_type;
5872 extern (C) int function(_GtkScrolledWindow *)gtk_scrolled_window_get_placement;
5873 extern (C) void function(_GtkScrolledWindow *)gtk_scrolled_window_unset_placement;
5874 extern (C) void function(_GtkScrolledWindow *, int)gtk_scrolled_window_set_placement;
5875 extern (C) void function(_GtkScrolledWindow *, int *, int *)gtk_scrolled_window_get_policy;
5876 extern (C) void function(_GtkScrolledWindow *, int, int)gtk_scrolled_window_set_policy;
5877 extern (C) _GtkWidget * function(_GtkScrolledWindow *)gtk_scrolled_window_get_vscrollbar;
5878 extern (C) _GtkWidget * function(_GtkScrolledWindow *)gtk_scrolled_window_get_hscrollbar;
5879 extern (C) _GtkAdjustment * function(_GtkScrolledWindow *)gtk_scrolled_window_get_vadjustment;
5880 extern (C) _GtkAdjustment * function(_GtkScrolledWindow *)gtk_scrolled_window_get_hadjustment;
5881 extern (C) void function(_GtkScrolledWindow *, _GtkAdjustment *)gtk_scrolled_window_set_vadjustment;
5882 extern (C) void function(_GtkScrolledWindow *, _GtkAdjustment *)gtk_scrolled_window_set_hadjustment;
5883 extern (C) _GtkWidget * function(_GtkAdjustment *, _GtkAdjustment *)gtk_scrolled_window_new;
5884 extern (C) uint function()gtk_scrolled_window_get_type;
5885 extern (C) int function(_GtkViewport *)gtk_viewport_get_shadow_type;
5886 extern (C) void function(_GtkViewport *, int)gtk_viewport_set_shadow_type;
5887 extern (C) void function(_GtkViewport *, _GtkAdjustment *)gtk_viewport_set_vadjustment;
5888 extern (C) void function(_GtkViewport *, _GtkAdjustment *)gtk_viewport_set_hadjustment;
5889 extern (C) _GtkAdjustment * function(_GtkViewport *)gtk_viewport_get_vadjustment;
5890 extern (C) _GtkAdjustment * function(_GtkViewport *)gtk_viewport_get_hadjustment;
5891 extern (C) _GtkWidget * function(_GtkAdjustment *, _GtkAdjustment *)gtk_viewport_new;
5892 extern (C) uint function()gtk_viewport_get_type;
5893 extern (C) void function(_GtkScaleButton *, _GtkAdjustment *)gtk_scale_button_set_adjustment;
5894 extern (C) _GtkAdjustment * function(_GtkScaleButton *)gtk_scale_button_get_adjustment;
5895 extern (C) void function(_GtkScaleButton *, double)gtk_scale_button_set_value;
5896 extern (C) double function(_GtkScaleButton *)gtk_scale_button_get_value;
5897 extern (C) void function(_GtkScaleButton *, char * *)gtk_scale_button_set_icons;
5898 extern (C) _GtkWidget * function(int, double, double, double, char * *)gtk_scale_button_new;
5899 extern (C) uint function()gtk_scale_button_get_type;
5900 extern (C) _GtkWidget * function(_GtkRecentManager *)gtk_recent_chooser_widget_new_for_manager;
5901 extern (C) _GtkWidget * function()gtk_recent_chooser_widget_new;
5902 extern (C) uint function()gtk_recent_chooser_widget_get_type;
5903 extern (C) void function(_GtkRecentChooserMenu *, int)gtk_recent_chooser_menu_set_show_numbers;
5904 extern (C) int function(_GtkRecentChooserMenu *)gtk_recent_chooser_menu_get_show_numbers;
5905 extern (C) _GtkWidget * function(_GtkRecentManager *)gtk_recent_chooser_menu_new_for_manager;
5906 extern (C) _GtkWidget * function()gtk_recent_chooser_menu_new;
5907 extern (C) uint function()gtk_recent_chooser_menu_get_type;
5908 extern (C) _GtkWidget * function(char *, _GtkWindow *, _GtkRecentManager *, char *, ...)gtk_recent_chooser_dialog_new_for_manager;
5909 extern (C) _GtkWidget * function(char *, _GtkWindow *, char *, ...)gtk_recent_chooser_dialog_new;
5910 extern (C) uint function()gtk_recent_chooser_dialog_get_type;
5911 extern (C) void * function(void *)gtk_recent_chooser_get_filter;
5912 extern (C) void function(void *, void *)gtk_recent_chooser_set_filter;
5913 extern (C) _GSList * function(void *)gtk_recent_chooser_list_filters;
5914 extern (C) void function(void *, void *)gtk_recent_chooser_remove_filter;
5915 extern (C) void function(void *, void *)gtk_recent_chooser_add_filter;
5916 extern (C) char * * function(void *, uint *)gtk_recent_chooser_get_uris;
5917 extern (C) _GList * function(void *)gtk_recent_chooser_get_items;
5918 extern (C) void function(void *)gtk_recent_chooser_unselect_all;
5919 extern (C) void function(void *)gtk_recent_chooser_select_all;
5920 extern (C) void function(void *, char *)gtk_recent_chooser_unselect_uri;
5921 extern (C) int function(void *, char *, _GError * *)gtk_recent_chooser_select_uri;
5922 extern (C) void * function(void *)gtk_recent_chooser_get_current_item;
5923 extern (C) char * function(void *)gtk_recent_chooser_get_current_uri;
5924 extern (C) int function(void *, char *, _GError * *)gtk_recent_chooser_set_current_uri;
5925 extern (C) void function(void *, _BCD_func__9605, void *, _BCD_func__13158)gtk_recent_chooser_set_sort_func;
5926 extern (C) int function(void *)gtk_recent_chooser_get_sort_type;
5927 extern (C) void function(void *, int)gtk_recent_chooser_set_sort_type;
5928 extern (C) int function(void *)gtk_recent_chooser_get_show_icons;
5929 extern (C) void function(void *, int)gtk_recent_chooser_set_show_icons;
5930 extern (C) int function(void *)gtk_recent_chooser_get_show_numbers;
5931 extern (C) void function(void *, int)gtk_recent_chooser_set_show_numbers;
5932 extern (C) int function(void *)gtk_recent_chooser_get_show_tips;
5933 extern (C) void function(void *, int)gtk_recent_chooser_set_show_tips;
5934 extern (C) int function(void *)gtk_recent_chooser_get_local_only;
5935 extern (C) void function(void *, int)gtk_recent_chooser_set_local_only;
5936 extern (C) int function(void *)gtk_recent_chooser_get_limit;
5937 extern (C) void function(void *, int)gtk_recent_chooser_set_limit;
5938 extern (C) int function(void *)gtk_recent_chooser_get_select_multiple;
5939 extern (C) void function(void *, int)gtk_recent_chooser_set_select_multiple;
5940 extern (C) int function(void *)gtk_recent_chooser_get_show_not_found;
5941 extern (C) void function(void *, int)gtk_recent_chooser_set_show_not_found;
5942 extern (C) int function(void *)gtk_recent_chooser_get_show_private;
5943 extern (C) void function(void *, int)gtk_recent_chooser_set_show_private;
5944 extern (C) uint function()gtk_recent_chooser_get_type;
5945 extern (C) uint function()gtk_recent_chooser_error_quark;
5946 extern (C) int function(void *, _GtkRecentFilterInfo *)gtk_recent_filter_filter;
5947 extern (C) int function(void *)gtk_recent_filter_get_needed;
5948 extern (C) void function(void *, int, _BCD_func__9607, void *, _BCD_func__13158)gtk_recent_filter_add_custom;
5949 extern (C) void function(void *, int)gtk_recent_filter_add_age;
5950 extern (C) void function(void *, char *)gtk_recent_filter_add_group;
5951 extern (C) void function(void *, char *)gtk_recent_filter_add_application;
5952 extern (C) void function(void *)gtk_recent_filter_add_pixbuf_formats;
5953 extern (C) void function(void *, char *)gtk_recent_filter_add_pattern;
5954 extern (C) void function(void *, char *)gtk_recent_filter_add_mime_type;
5955 extern (C) char * function(void *)gtk_recent_filter_get_name;
5956 extern (C) void function(void *, char *)gtk_recent_filter_set_name;
5957 extern (C) void * function()gtk_recent_filter_new;
5958 extern (C) uint function()gtk_recent_filter_get_type;
5959 extern (C) void function(_GtkRecentAction *, int)gtk_recent_action_set_show_numbers;
5960 extern (C) int function(_GtkRecentAction *)gtk_recent_action_get_show_numbers;
5961 extern (C) _GtkAction * function(char *, char *, char *, char *, _GtkRecentManager *)gtk_recent_action_new_for_manager;
5962 extern (C) _GtkAction * function(char *, char *, char *, char *)gtk_recent_action_new;
5963 extern (C) uint function()gtk_recent_action_get_type;
5964 extern (C) void function()_gtk_recent_manager_sync;
5965 extern (C) int function(void *, void *)gtk_recent_info_match;
5966 extern (C) int function(void *)gtk_recent_info_exists;
5967 extern (C) int function(void *)gtk_recent_info_is_local;
5968 extern (C) int function(void *)gtk_recent_info_get_age;
5969 extern (C) char * function(void *)gtk_recent_info_get_uri_display;
5970 extern (C) char * function(void *)gtk_recent_info_get_short_name;
5971 extern (C) void * function(void *, int)gtk_recent_info_get_icon;
5972 extern (C) int function(void *, char *)gtk_recent_info_has_group;
5973 extern (C) char * * function(void *, uint *)gtk_recent_info_get_groups;
5974 extern (C) int function(void *, char *)gtk_recent_info_has_application;
5975 extern (C) char * function(void *)gtk_recent_info_last_application;
5976 extern (C) char * * function(void *, uint *)gtk_recent_info_get_applications;
5977 extern (C) int function(void *, char *, char * *, uint *, int *)gtk_recent_info_get_application_info;
5978 extern (C) int function(void *)gtk_recent_info_get_private_hint;
5979 extern (C) int function(void *)gtk_recent_info_get_visited;
5980 extern (C) int function(void *)gtk_recent_info_get_modified;
5981 extern (C) int function(void *)gtk_recent_info_get_added;
5982 extern (C) char * function(void *)gtk_recent_info_get_mime_type;
5983 extern (C) char * function(void *)gtk_recent_info_get_description;
5984 extern (C) char * function(void *)gtk_recent_info_get_display_name;
5985 extern (C) char * function(void *)gtk_recent_info_get_uri;
5986 extern (C) void function(void *)gtk_recent_info_unref;
5987 extern (C) void * function(void *)gtk_recent_info_ref;
5988 extern (C) uint function()gtk_recent_info_get_type;
5989 extern (C) int function(_GtkRecentManager *, _GError * *)gtk_recent_manager_purge_items;
5990 extern (C) _GList * function(_GtkRecentManager *)gtk_recent_manager_get_items;
5991 extern (C) int function(_GtkRecentManager *)gtk_recent_manager_get_limit;
5992 extern (C) void function(_GtkRecentManager *, int)gtk_recent_manager_set_limit;
5993 extern (C) int function(_GtkRecentManager *, char *, char *, _GError * *)gtk_recent_manager_move_item;
5994 extern (C) int function(_GtkRecentManager *, char *)gtk_recent_manager_has_item;
5995 extern (C) void * function(_GtkRecentManager *, char *, _GError * *)gtk_recent_manager_lookup_item;
5996 extern (C) int function(_GtkRecentManager *, char *, _GError * *)gtk_recent_manager_remove_item;
5997 extern (C) int function(_GtkRecentManager *, char *, _GtkRecentData *)gtk_recent_manager_add_full;
5998 extern (C) int function(_GtkRecentManager *, char *)gtk_recent_manager_add_item;
5999 extern (C) void function(_GtkRecentManager *, _GdkScreen *)gtk_recent_manager_set_screen;
6000 extern (C) _GtkRecentManager * function(_GdkScreen *)gtk_recent_manager_get_for_screen;
6001 extern (C) _GtkRecentManager * function()gtk_recent_manager_get_default;
6002 extern (C) _GtkRecentManager * function()gtk_recent_manager_new;
6003 extern (C) uint function()gtk_recent_manager_get_type;
6004 extern (C) uint function()gtk_recent_manager_error_quark;
6005 extern (C) void function(_GtkRadioToolButton *, _GSList *)gtk_radio_tool_button_set_group;
6006 extern (C) _GSList * function(_GtkRadioToolButton *)gtk_radio_tool_button_get_group;
6007 extern (C) _GtkToolItem * function(_GtkRadioToolButton *, char *)gtk_radio_tool_button_new_with_stock_from_widget;
6008 extern (C) _GtkToolItem * function(_GtkRadioToolButton *)gtk_radio_tool_button_new_from_widget;
6009 extern (C) _GtkToolItem * function(_GSList *, char *)gtk_radio_tool_button_new_from_stock;
6010 extern (C) _GtkToolItem * function(_GSList *)gtk_radio_tool_button_new;
6011 extern (C) uint function()gtk_radio_tool_button_get_type;
6012 extern (C) int function(_GtkToggleToolButton *)gtk_toggle_tool_button_get_active;
6013 extern (C) void function(_GtkToggleToolButton *, int)gtk_toggle_tool_button_set_active;
6014 extern (C) _GtkToolItem * function(char *)gtk_toggle_tool_button_new_from_stock;
6015 extern (C) _GtkToolItem * function()gtk_toggle_tool_button_new;
6016 extern (C) uint function()gtk_toggle_tool_button_get_type;
6017 extern (C) void function(_GtkRadioMenuItem *, _GSList *)gtk_radio_menu_item_set_group;
6018 extern (C) _GSList * function(_GtkRadioMenuItem *)gtk_radio_menu_item_get_group;
6019 extern (C) _GtkWidget * function(_GtkRadioMenuItem *, char *)gtk_radio_menu_item_new_with_label_from_widget;
6020 extern (C) _GtkWidget * function(_GtkRadioMenuItem *, char *)gtk_radio_menu_item_new_with_mnemonic_from_widget;
6021 extern (C) _GtkWidget * function(_GtkRadioMenuItem *)gtk_radio_menu_item_new_from_widget;
6022 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_menu_item_new_with_mnemonic;
6023 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_menu_item_new_with_label;
6024 extern (C) _GtkWidget * function(_GSList *)gtk_radio_menu_item_new;
6025 extern (C) uint function()gtk_radio_menu_item_get_type;
6026 extern (C) void function(_GtkRadioButton *, _GSList *)gtk_radio_button_set_group;
6027 extern (C) _GSList * function(_GtkRadioButton *)gtk_radio_button_get_group;
6028 extern (C) _GtkWidget * function(_GtkRadioButton *, char *)gtk_radio_button_new_with_mnemonic_from_widget;
6029 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_button_new_with_mnemonic;
6030 extern (C) _GtkWidget * function(_GtkRadioButton *, char *)gtk_radio_button_new_with_label_from_widget;
6031 extern (C) _GtkWidget * function(_GSList *, char *)gtk_radio_button_new_with_label;
6032 extern (C) _GtkWidget * function(_GtkRadioButton *)gtk_radio_button_new_from_widget;
6033 extern (C) _GtkWidget * function(_GSList *)gtk_radio_button_new;
6034 extern (C) uint function()gtk_radio_button_get_type;
6035 extern (C) void function(_GtkRadioAction *, int)gtk_radio_action_set_current_value;
6036 extern (C) int function(_GtkRadioAction *)gtk_radio_action_get_current_value;
6037 extern (C) void function(_GtkRadioAction *, _GSList *)gtk_radio_action_set_group;
6038 extern (C) _GSList * function(_GtkRadioAction *)gtk_radio_action_get_group;
6039 extern (C) _GtkRadioAction * function(char *, char *, char *, char *, int)gtk_radio_action_new;
6040 extern (C) uint function()gtk_radio_action_get_type;
6041 extern (C) int function(_GtkToggleAction *)gtk_toggle_action_get_draw_as_radio;
6042 extern (C) void function(_GtkToggleAction *, int)gtk_toggle_action_set_draw_as_radio;
6043 extern (C) int function(_GtkToggleAction *)gtk_toggle_action_get_active;
6044 extern (C) void function(_GtkToggleAction *, int)gtk_toggle_action_set_active;
6045 extern (C) void function(_GtkToggleAction *)gtk_toggle_action_toggled;
6046 extern (C) _GtkToggleAction * function(char *, char *, char *, char *)gtk_toggle_action_new;
6047 extern (C) uint function()gtk_toggle_action_get_type;
6048 extern (C) void function(_GtkProgressBar *, double)gtk_progress_bar_update;
6049 extern (C) void function(_GtkProgressBar *, uint)gtk_progress_bar_set_activity_blocks;
6050 extern (C) void function(_GtkProgressBar *, uint)gtk_progress_bar_set_activity_step;
6051 extern (C) void function(_GtkProgressBar *, uint)gtk_progress_bar_set_discrete_blocks;
6052 extern (C) void function(_GtkProgressBar *, int)gtk_progress_bar_set_bar_style;
6053 extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_progress_bar_new_with_adjustment;
6054 extern (C) int function(_GtkProgressBar *)gtk_progress_bar_get_ellipsize;
6055 extern (C) void function(_GtkProgressBar *, int)gtk_progress_bar_set_ellipsize;
6056 extern (C) int function(_GtkProgressBar *)gtk_progress_bar_get_orientation;
6057 extern (C) double function(_GtkProgressBar *)gtk_progress_bar_get_pulse_step;
6058 extern (C) double function(_GtkProgressBar *)gtk_progress_bar_get_fraction;
6059 extern (C) char * function(_GtkProgressBar *)gtk_progress_bar_get_text;
6060 extern (C) void function(_GtkProgressBar *, int)gtk_progress_bar_set_orientation;
6061 extern (C) void function(_GtkProgressBar *, double)gtk_progress_bar_set_pulse_step;
6062 extern (C) void function(_GtkProgressBar *, double)gtk_progress_bar_set_fraction;
6063 extern (C) void function(_GtkProgressBar *, char *)gtk_progress_bar_set_text;
6064 extern (C) void function(_GtkProgressBar *)gtk_progress_bar_pulse;
6065 extern (C) _GtkWidget * function()gtk_progress_bar_new;
6066 extern (C) uint function()gtk_progress_bar_get_type;
6067 extern (C) double function(_GtkProgress *, double)gtk_progress_get_percentage_from_value;
6068 extern (C) double function(_GtkProgress *)gtk_progress_get_current_percentage;
6069 extern (C) char * function(_GtkProgress *, double)gtk_progress_get_text_from_value;
6070 extern (C) char * function(_GtkProgress *)gtk_progress_get_current_text;
6071 extern (C) void function(_GtkProgress *, int)gtk_progress_set_activity_mode;
6072 extern (C) double function(_GtkProgress *)gtk_progress_get_value;
6073 extern (C) void function(_GtkProgress *, double)gtk_progress_set_value;
6074 extern (C) void function(_GtkProgress *, double)gtk_progress_set_percentage;
6075 extern (C) void function(_GtkProgress *, double, double, double)gtk_progress_configure;
6076 extern (C) void function(_GtkProgress *, _GtkAdjustment *)gtk_progress_set_adjustment;
6077 extern (C) void function(_GtkProgress *, char *)gtk_progress_set_format_string;
6078 extern (C) void function(_GtkProgress *, float, float)gtk_progress_set_text_alignment;
6079 extern (C) void function(_GtkProgress *, int)gtk_progress_set_show_text;
6080 extern (C) uint function()gtk_progress_get_type;
6081 extern (C) void function(_GtkWindow *, void *, void *, _BCD_func__9769, void *)gtk_print_run_page_setup_dialog_async;
6082 extern (C) void * function(_GtkWindow *, void *, void *)gtk_print_run_page_setup_dialog;
6083 extern (C) void function(_GtkPrintOperation *)gtk_print_operation_cancel;
6084 extern (C) int function(_GtkPrintOperation *)gtk_print_operation_is_finished;
6085 extern (C) char * function(_GtkPrintOperation *)gtk_print_operation_get_status_string;
6086 extern (C) int function(_GtkPrintOperation *)gtk_print_operation_get_status;
6087 extern (C) void function(_GtkPrintOperation *, _GError * *)gtk_print_operation_get_error;
6088 extern (C) int function(_GtkPrintOperation *, int, _GtkWindow *, _GError * *)gtk_print_operation_run;
6089 extern (C) void function(_GtkPrintOperation *, char *)gtk_print_operation_set_custom_tab_label;
6090 extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_allow_async;
6091 extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_show_progress;
6092 extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_track_print_status;
6093 extern (C) void function(_GtkPrintOperation *, char *)gtk_print_operation_set_export_filename;
6094 extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_unit;
6095 extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_use_full_page;
6096 extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_current_page;
6097 extern (C) void function(_GtkPrintOperation *, int)gtk_print_operation_set_n_pages;
6098 extern (C) void function(_GtkPrintOperation *, char *)gtk_print_operation_set_job_name;
6099 extern (C) void * function(_GtkPrintOperation *)gtk_print_operation_get_print_settings;
6100 extern (C) void function(_GtkPrintOperation *, void *)gtk_print_operation_set_print_settings;
6101 extern (C) void * function(_GtkPrintOperation *)gtk_print_operation_get_default_page_setup;
6102 extern (C) void function(_GtkPrintOperation *, void *)gtk_print_operation_set_default_page_setup;
6103 extern (C) _GtkPrintOperation * function()gtk_print_operation_new;
6104 extern (C) uint function()gtk_print_operation_get_type;
6105 extern (C) uint function()gtk_print_error_quark;
6106 extern (C) int function(void *, int)gtk_print_operation_preview_is_selected;
6107 extern (C) void function(void *)gtk_print_operation_preview_end_preview;
6108 extern (C) void function(void *, int)gtk_print_operation_preview_render_page;
6109 extern (C) uint function()gtk_print_operation_preview_get_type;
6110 extern (C) void function(void *, void *, double, double)gtk_print_context_set_cairo_context;
6111 extern (C) void * function(void *)gtk_print_context_create_pango_layout;
6112 extern (C) void * function(void *)gtk_print_context_create_pango_context;
6113 extern (C) void * function(void *)gtk_print_context_get_pango_fontmap;
6114 extern (C) double function(void *)gtk_print_context_get_dpi_y;
6115 extern (C) double function(void *)gtk_print_context_get_dpi_x;
6116 extern (C) double function(void *)gtk_print_context_get_height;
6117 extern (C) double function(void *)gtk_print_context_get_width;
6118 extern (C) void * function(void *)gtk_print_context_get_page_setup;
6119 extern (C) void * function(void *)gtk_print_context_get_cairo_context;
6120 extern (C) uint function()gtk_print_context_get_type;
6121 extern (C) void function(void *, char *)gtk_print_settings_set_output_bin;
6122 extern (C) char * function(void *)gtk_print_settings_get_output_bin;
6123 extern (C) void function(void *, char *)gtk_print_settings_set_finishings;
6124 extern (C) char * function(void *)gtk_print_settings_get_finishings;
6125 extern (C) void function(void *, char *)gtk_print_settings_set_dither;
6126 extern (C) char * function(void *)gtk_print_settings_get_dither;
6127 extern (C) void function(void *, char *)gtk_print_settings_set_media_type;
6128 extern (C) char * function(void *)gtk_print_settings_get_media_type;
6129 extern (C) void function(void *, char *)gtk_print_settings_set_default_source;
6130 extern (C) char * function(void *)gtk_print_settings_get_default_source;
6131 extern (C) void function(void *, int)gtk_print_settings_set_page_set;
6132 extern (C) int function(void *)gtk_print_settings_get_page_set;
6133 extern (C) void function(void *, _GtkPageRange *, int)gtk_print_settings_set_page_ranges;
6134 extern (C) _GtkPageRange * function(void *, int *)gtk_print_settings_get_page_ranges;
6135 extern (C) void function(void *, int)gtk_print_settings_set_print_pages;
6136 extern (C) int function(void *)gtk_print_settings_get_print_pages;
6137 extern (C) void function(void *, double)gtk_print_settings_set_scale;
6138 extern (C) double function(void *)gtk_print_settings_get_scale;
6139 extern (C) void function(void *, int)gtk_print_settings_set_resolution;
6140 extern (C) int function(void *)gtk_print_settings_get_resolution;
6141 extern (C) void function(void *, int)gtk_print_settings_set_number_up;
6142 extern (C) int function(void *)gtk_print_settings_get_number_up;
6143 extern (C) void function(void *, int)gtk_print_settings_set_n_copies;
6144 extern (C) int function(void *)gtk_print_settings_get_n_copies;
6145 extern (C) void function(void *, int)gtk_print_settings_set_quality;
6146 extern (C) int function(void *)gtk_print_settings_get_quality;
6147 extern (C) void function(void *, int)gtk_print_settings_set_duplex;
6148 extern (C) int function(void *)gtk_print_settings_get_duplex;
6149 extern (C) void function(void *, int)gtk_print_settings_set_reverse;
6150 extern (C) int function(void *)gtk_print_settings_get_reverse;
6151 extern (C) void function(void *, int)gtk_print_settings_set_collate;
6152 extern (C) int function(void *)gtk_print_settings_get_collate;
6153 extern (C) void function(void *, int)gtk_print_settings_set_use_color;
6154 extern (C) int function(void *)gtk_print_settings_get_use_color;
6155 extern (C) void function(void *, double, int)gtk_print_settings_set_paper_height;
6156 extern (C) double function(void *, int)gtk_print_settings_get_paper_height;
6157 extern (C) void function(void *, double, int)gtk_print_settings_set_paper_width;
6158 extern (C) double function(void *, int)gtk_print_settings_get_paper_width;
6159 extern (C) void function(void *, void *)gtk_print_settings_set_paper_size;
6160 extern (C) void * function(void *)gtk_print_settings_get_paper_size;
6161 extern (C) void function(void *, int)gtk_print_settings_set_orientation;
6162 extern (C) int function(void *)gtk_print_settings_get_orientation;
6163 extern (C) void function(void *, char *)gtk_print_settings_set_printer;
6164 extern (C) char * function(void *)gtk_print_settings_get_printer;
6165 extern (C) void function(void *, char *, int)gtk_print_settings_set_int;
6166 extern (C) int function(void *, char *, int)gtk_print_settings_get_int_with_default;
6167 extern (C) int function(void *, char *)gtk_print_settings_get_int;
6168 extern (C) void function(void *, char *, double, int)gtk_print_settings_set_length;
6169 extern (C) double function(void *, char *, int)gtk_print_settings_get_length;
6170 extern (C) void function(void *, char *, double)gtk_print_settings_set_double;
6171 extern (C) double function(void *, char *, double)gtk_print_settings_get_double_with_default;
6172 extern (C) double function(void *, char *)gtk_print_settings_get_double;
6173 extern (C) void function(void *, char *, int)gtk_print_settings_set_bool;
6174 extern (C) int function(void *, char *)gtk_print_settings_get_bool;
6175 extern (C) void function(void *, _BCD_func__9823, void *)gtk_print_settings_foreach;
6176 extern (C) void function(void *, char *)gtk_print_settings_unset;
6177 extern (C) void function(void *, char *, char *)gtk_print_settings_set;
6178 extern (C) char * function(void *, char *)gtk_print_settings_get;
6179 extern (C) int function(void *, char *)gtk_print_settings_has_key;
6180 extern (C) void function(void *, void *, char *)gtk_print_settings_to_key_file;
6181 extern (C) void * function(void *, char *, _GError * *)gtk_print_settings_new_from_key_file;
6182 extern (C) int function(void *, char *, _GError * *)gtk_print_settings_to_file;
6183 extern (C) void * function(char *, _GError * *)gtk_print_settings_new_from_file;
6184 extern (C) void * function(void *)gtk_print_settings_copy;
6185 extern (C) void * function()gtk_print_settings_new;
6186 extern (C) uint function()gtk_print_settings_get_type;
6187 extern (C) void function(void *, void *, char *)gtk_page_setup_to_key_file;
6188 extern (C) void * function(void *, char *, _GError * *)gtk_page_setup_new_from_key_file;
6189 extern (C) int function(void *, char *, _GError * *)gtk_page_setup_to_file;
6190 extern (C) void * function(char *, _GError * *)gtk_page_setup_new_from_file;
6191 extern (C) double function(void *, int)gtk_page_setup_get_page_height;
6192 extern (C) double function(void *, int)gtk_page_setup_get_page_width;
6193 extern (C) double function(void *, int)gtk_page_setup_get_paper_height;
6194 extern (C) double function(void *, int)gtk_page_setup_get_paper_width;
6195 extern (C) void function(void *, void *)gtk_page_setup_set_paper_size_and_default_margins;
6196 extern (C) void function(void *, double, int)gtk_page_setup_set_right_margin;
6197 extern (C) double function(void *, int)gtk_page_setup_get_right_margin;
6198 extern (C) void function(void *, double, int)gtk_page_setup_set_left_margin;
6199 extern (C) double function(void *, int)gtk_page_setup_get_left_margin;
6200 extern (C) void function(void *, double, int)gtk_page_setup_set_bottom_margin;
6201 extern (C) double function(void *, int)gtk_page_setup_get_bottom_margin;
6202 extern (C) void function(void *, double, int)gtk_page_setup_set_top_margin;
6203 extern (C) double function(void *, int)gtk_page_setup_get_top_margin;
6204 extern (C) void function(void *, void *)gtk_page_setup_set_paper_size;
6205 extern (C) void * function(void *)gtk_page_setup_get_paper_size;
6206 extern (C) void function(void *, int)gtk_page_setup_set_orientation;
6207 extern (C) int function(void *)gtk_page_setup_get_orientation;
6208 extern (C) void * function(void *)gtk_page_setup_copy;
6209 extern (C) void * function()gtk_page_setup_new;
6210 extern (C) uint function()gtk_page_setup_get_type;
6211 extern (C) void function(void *, void *, char *)gtk_paper_size_to_key_file;
6212 extern (C) void * function(void *, char *, _GError * *)gtk_paper_size_new_from_key_file;
6213 extern (C) char * function()gtk_paper_size_get_default;
6214 extern (C) double function(void *, int)gtk_paper_size_get_default_right_margin;
6215 extern (C) double function(void *, int)gtk_paper_size_get_default_left_margin;
6216 extern (C) double function(void *, int)gtk_paper_size_get_default_bottom_margin;
6217 extern (C) double function(void *, int)gtk_paper_size_get_default_top_margin;
6218 extern (C) void function(void *, double, double, int)gtk_paper_size_set_size;
6219 extern (C) int function(void *)gtk_paper_size_is_custom;
6220 extern (C) double function(void *, int)gtk_paper_size_get_height;
6221 extern (C) double function(void *, int)gtk_paper_size_get_width;
6222 extern (C) char * function(void *)gtk_paper_size_get_ppd_name;
6223 extern (C) char * function(void *)gtk_paper_size_get_display_name;
6224 extern (C) char * function(void *)gtk_paper_size_get_name;
6225 extern (C) _GList * function(int)gtk_paper_size_get_paper_sizes;
6226 extern (C) int function(void *, void *)gtk_paper_size_is_equal;
6227 extern (C) void function(void *)gtk_paper_size_free;
6228 extern (C) void * function(void *)gtk_paper_size_copy;
6229 extern (C) void * function(char *, char *, double, double, int)gtk_paper_size_new_custom;
6230 extern (C) void * function(char *, char *, double, double)gtk_paper_size_new_from_ppd;
6231 extern (C) void * function(char *)gtk_paper_size_new;
6232 extern (C) uint function()gtk_paper_size_get_type;
6233 extern (C) void function()gtk_preview_reset;
6234 extern (C) _GtkPreviewInfo * function()gtk_preview_get_info;
6235 extern (C) _GdkColormap * function()gtk_preview_get_cmap;
6236 extern (C) _GdkVisual * function()gtk_preview_get_visual;
6237 extern (C) void function(_GtkPreview *, int)gtk_preview_set_dither;
6238 extern (C) void function(int)gtk_preview_set_reserved;
6239 extern (C) void function(int)gtk_preview_set_install_cmap;
6240 extern (C) void function(uint, uint, uint, uint)gtk_preview_set_color_cube;
6241 extern (C) void function(double)gtk_preview_set_gamma;
6242 extern (C) void function(_GtkPreview *, int)gtk_preview_set_expand;
6243 extern (C) void function(_GtkPreview *, char *, int, int, int)gtk_preview_draw_row;
6244 extern (C) void function(_GtkPreview *, _GdkDrawable *, _GdkGC *, int, int, int, int, int, int)gtk_preview_put;
6245 extern (C) void function(_GtkPreview *, int, int)gtk_preview_size;
6246 extern (C) _GtkWidget * function(int)gtk_preview_new;
6247 extern (C) void function()gtk_preview_uninit;
6248 extern (C) uint function()gtk_preview_get_type;
6249 extern (C) void function(_GtkPlug *, _GtkSocket *)_gtk_plug_remove_from_socket;
6250 extern (C) void function(_GtkPlug *, _GtkSocket *)_gtk_plug_add_to_socket;
6251 extern (C) uint function(_GtkPlug *)gtk_plug_get_id;
6252 extern (C) _GtkWidget * function(_GdkDisplay *, uint)gtk_plug_new_for_display;
6253 extern (C) void function(_GtkPlug *, _GdkDisplay *, uint)gtk_plug_construct_for_display;
6254 extern (C) _GtkWidget * function(uint)gtk_plug_new;
6255 extern (C) void function(_GtkPlug *, uint)gtk_plug_construct;
6256 extern (C) uint function()gtk_plug_get_type;
6257 extern (C) void function(_GtkSocket *, uint)gtk_socket_steal;
6258 extern (C) uint function(_GtkSocket *)gtk_socket_get_id;
6259 extern (C) void function(_GtkSocket *, uint)gtk_socket_add_id;
6260 extern (C) _GtkWidget * function()gtk_socket_new;
6261 extern (C) uint function()gtk_socket_get_type;
6262 extern (C) void function(_GtkPixmap *, int)gtk_pixmap_set_build_insensitive;
6263 extern (C) void function(_GtkPixmap *, _GdkDrawable * *, _GdkDrawable * *)gtk_pixmap_get;
6264 extern (C) void function(_GtkPixmap *, _GdkDrawable *, _GdkDrawable *)gtk_pixmap_set;
6265 extern (C) _GtkWidget * function(_GdkDrawable *, _GdkDrawable *)gtk_pixmap_new;
6266 extern (C) uint function()gtk_pixmap_get_type;
6267 extern (C) void function(_GtkOptionMenu *, uint)gtk_option_menu_set_history;
6268 extern (C) int function(_GtkOptionMenu *)gtk_option_menu_get_history;
6269 extern (C) void function(_GtkOptionMenu *)gtk_option_menu_remove_menu;
6270 extern (C) void function(_GtkOptionMenu *, _GtkWidget *)gtk_option_menu_set_menu;
6271 extern (C) _GtkWidget * function(_GtkOptionMenu *)gtk_option_menu_get_menu;
6272 extern (C) _GtkWidget * function()gtk_option_menu_new;
6273 extern (C) uint function()gtk_option_menu_get_type;
6274 extern (C) void function(_GtkOldEditable *)gtk_old_editable_changed;
6275 extern (C) void function(_GtkOldEditable *, int, uint)gtk_old_editable_claim_selection;
6276 extern (C) uint function()gtk_old_editable_get_type;
6277 extern (C) void function(_GtkNotebook *, _GtkWidget *, int)gtk_notebook_set_tab_detachable;
6278 extern (C) int function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_detachable;
6279 extern (C) void function(_GtkNotebook *, _GtkWidget *, int)gtk_notebook_set_tab_reorderable;
6280 extern (C) int function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_reorderable;
6281 extern (C) void function(_GtkNotebook *, _GtkWidget *, int)gtk_notebook_reorder_child;
6282 extern (C) void function(_GtkNotebook *, _GtkWidget *, int, int, int)gtk_notebook_set_tab_label_packing;
6283 extern (C) void function(_GtkNotebook *, _GtkWidget *, int *, int *, int *)gtk_notebook_query_tab_label_packing;
6284 extern (C) char * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_menu_label_text;
6285 extern (C) void function(_GtkNotebook *, _GtkWidget *, char *)gtk_notebook_set_menu_label_text;
6286 extern (C) void function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_set_menu_label;
6287 extern (C) _GtkWidget * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_menu_label;
6288 extern (C) char * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_label_text;
6289 extern (C) void function(_GtkNotebook *, _GtkWidget *, char *)gtk_notebook_set_tab_label_text;
6290 extern (C) void function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_set_tab_label;
6291 extern (C) _GtkWidget * function(_GtkNotebook *, _GtkWidget *)gtk_notebook_get_tab_label;
6292 extern (C) void function(_GtkNotebook *)gtk_notebook_popup_disable;
6293 extern (C) void function(_GtkNotebook *)gtk_notebook_popup_enable;
6294 extern (C) int function(_GtkNotebook *)gtk_notebook_get_scrollable;
6295 extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_scrollable;
6296 extern (C) void function(_GtkNotebook *, uint)gtk_notebook_set_tab_vborder;
6297 extern (C) void function(_GtkNotebook *, uint)gtk_notebook_set_tab_hborder;
6298 extern (C) void function(_GtkNotebook *, uint)gtk_notebook_set_tab_border;
6299 extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_homogeneous_tabs;
6300 extern (C) int function(_GtkNotebook *)gtk_notebook_get_tab_pos;
6301 extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_tab_pos;
6302 extern (C) int function(_GtkNotebook *)gtk_notebook_get_show_tabs;
6303 extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_show_tabs;
6304 extern (C) int function(_GtkNotebook *)gtk_notebook_get_show_border;
6305 extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_show_border;
6306 extern (C) void function(_GtkNotebook *)gtk_notebook_prev_page;
6307 extern (C) void function(_GtkNotebook *)gtk_notebook_next_page;
6308 extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_current_page;
6309 extern (C) int function(_GtkNotebook *, _GtkWidget *)gtk_notebook_page_num;
6310 extern (C) int function(_GtkNotebook *)gtk_notebook_get_n_pages;
6311 extern (C) _GtkWidget * function(_GtkNotebook *, int)gtk_notebook_get_nth_page;
6312 extern (C) int function(_GtkNotebook *)gtk_notebook_get_current_page;
6313 extern (C) void * function(_GtkNotebook *)gtk_notebook_get_group;
6314 extern (C) void function(_GtkNotebook *, void *)gtk_notebook_set_group;
6315 extern (C) int function(_GtkNotebook *)gtk_notebook_get_group_id;
6316 extern (C) void function(_GtkNotebook *, int)gtk_notebook_set_group_id;
6317 extern (C) void function(_BCD_func__9964, void *, _BCD_func__13158)gtk_notebook_set_window_creation_hook;
6318 extern (C) void function(_GtkNotebook *, int)gtk_notebook_remove_page;
6319 extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *, int)gtk_notebook_insert_page_menu;
6320 extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, int)gtk_notebook_insert_page;
6321 extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *)gtk_notebook_prepend_page_menu;
6322 extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_prepend_page;
6323 extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *)gtk_notebook_append_page_menu;
6324 extern (C) int function(_GtkNotebook *, _GtkWidget *, _GtkWidget *)gtk_notebook_append_page;
6325 extern (C) _GtkWidget * function()gtk_notebook_new;
6326 extern (C) uint function()gtk_notebook_get_type;
6327 extern (C) void function(_GtkSettings *, char *)_gtk_modules_settings_changed;
6328 extern (C) void function(int *, char * * *, char *)_gtk_modules_init;
6329 extern (C) char * * function(char *)_gtk_get_module_path;
6330 extern (C) char * function(char *, char *)_gtk_find_module;
6331 extern (C) void function(_GtkMessageDialog *, char *, ...)gtk_message_dialog_format_secondary_markup;
6332 extern (C) void function(_GtkMessageDialog *, char *, ...)gtk_message_dialog_format_secondary_text;
6333 extern (C) void function(_GtkMessageDialog *, char *)gtk_message_dialog_set_markup;
6334 extern (C) void function(_GtkMessageDialog *, _GtkWidget *)gtk_message_dialog_set_image;
6335 extern (C) _GtkWidget * function(_GtkWindow *, int, int, int, char *, ...)gtk_message_dialog_new_with_markup;
6336 extern (C) _GtkWidget * function(_GtkWindow *, int, int, int, char *, ...)gtk_message_dialog_new;
6337 extern (C) uint function()gtk_message_dialog_get_type;
6338 extern (C) void function(_GtkMenuToolButton *, char *)gtk_menu_tool_button_set_arrow_tooltip_markup;
6339 extern (C) void function(_GtkMenuToolButton *, char *)gtk_menu_tool_button_set_arrow_tooltip_text;
6340 extern (C) void function(_GtkMenuToolButton *, _GtkTooltips *, char *, char *)gtk_menu_tool_button_set_arrow_tooltip;
6341 extern (C) _GtkWidget * function(_GtkMenuToolButton *)gtk_menu_tool_button_get_menu;
6342 extern (C) void function(_GtkMenuToolButton *, _GtkWidget *)gtk_menu_tool_button_set_menu;
6343 extern (C) _GtkToolItem * function(char *)gtk_menu_tool_button_new_from_stock;
6344 extern (C) _GtkToolItem * function(_GtkWidget *, char *)gtk_menu_tool_button_new;
6345 extern (C) uint function()gtk_menu_tool_button_get_type;
6346 extern (C) _GtkWidget * function(_GtkToolButton *)_gtk_tool_button_get_button;
6347 extern (C) _GtkWidget * function(_GtkToolButton *)gtk_tool_button_get_label_widget;
6348 extern (C) void function(_GtkToolButton *, _GtkWidget *)gtk_tool_button_set_label_widget;
6349 extern (C) _GtkWidget * function(_GtkToolButton *)gtk_tool_button_get_icon_widget;
6350 extern (C) void function(_GtkToolButton *, _GtkWidget *)gtk_tool_button_set_icon_widget;
6351 extern (C) char * function(_GtkToolButton *)gtk_tool_button_get_icon_name;
6352 extern (C) void function(_GtkToolButton *, char *)gtk_tool_button_set_icon_name;
6353 extern (C) char * function(_GtkToolButton *)gtk_tool_button_get_stock_id;
6354 extern (C) void function(_GtkToolButton *, char *)gtk_tool_button_set_stock_id;
6355 extern (C) int function(_GtkToolButton *)gtk_tool_button_get_use_underline;
6356 extern (C) void function(_GtkToolButton *, int)gtk_tool_button_set_use_underline;
6357 extern (C) char * function(_GtkToolButton *)gtk_tool_button_get_label;
6358 extern (C) void function(_GtkToolButton *, char *)gtk_tool_button_set_label;
6359 extern (C) _GtkToolItem * function(char *)gtk_tool_button_new_from_stock;
6360 extern (C) _GtkToolItem * function(_GtkWidget *, char *)gtk_tool_button_new;
6361 extern (C) uint function()gtk_tool_button_get_type;
6362 extern (C) void function(_GtkToolItem *)_gtk_tool_item_toolbar_reconfigured;
6363 extern (C) void function(_GtkToolItem *)gtk_tool_item_rebuild_menu;
6364 extern (C) void function(_GtkToolItem *, char *, _GtkWidget *)gtk_tool_item_set_proxy_menu_item;
6365 extern (C) _GtkWidget * function(_GtkToolItem *, char *)gtk_tool_item_get_proxy_menu_item;
6366 extern (C) _GtkWidget * function(_GtkToolItem *)gtk_tool_item_retrieve_proxy_menu_item;
6367 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_relief_style;
6368 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_toolbar_style;
6369 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_orientation;
6370 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_icon_size;
6371 extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_is_important;
6372 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_is_important;
6373 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_visible_vertical;
6374 extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_visible_vertical;
6375 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_visible_horizontal;
6376 extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_visible_horizontal;
6377 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_use_drag_window;
6378 extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_use_drag_window;
6379 extern (C) void function(_GtkToolItem *, char *)gtk_tool_item_set_tooltip_markup;
6380 extern (C) void function(_GtkToolItem *, char *)gtk_tool_item_set_tooltip_text;
6381 extern (C) void function(_GtkToolItem *, _GtkTooltips *, char *, char *)gtk_tool_item_set_tooltip;
6382 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_expand;
6383 extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_expand;
6384 extern (C) int function(_GtkToolItem *)gtk_tool_item_get_homogeneous;
6385 extern (C) void function(_GtkToolItem *, int)gtk_tool_item_set_homogeneous;
6386 extern (C) _GtkToolItem * function()gtk_tool_item_new;
6387 extern (C) uint function()gtk_tool_item_get_type;
6388 extern (C) int function(_GtkWindow *, _GtkTooltips * *, _GtkWidget * *)gtk_tooltips_get_info_from_tip_window;
6389 extern (C) void function(_GtkTooltips *)gtk_tooltips_force_window;
6390 extern (C) _GtkTooltipsData * function(_GtkWidget *)gtk_tooltips_data_get;
6391 extern (C) void function(_GtkTooltips *, _GtkWidget *, char *, char *)gtk_tooltips_set_tip;
6392 extern (C) void function(_GtkTooltips *, uint)gtk_tooltips_set_delay;
6393 extern (C) void function(_GtkTooltips *)gtk_tooltips_disable;
6394 extern (C) void function(_GtkTooltips *)gtk_tooltips_enable;
6395 extern (C) _GtkTooltips * function()gtk_tooltips_new;
6396 extern (C) uint function()gtk_tooltips_get_type;
6397 extern (C) void function(_GtkMenuBar *, int)_gtk_menu_bar_cycle_focus;
6398 extern (C) void function(_GtkMenuBar *, int)gtk_menu_bar_set_child_pack_direction;
6399 extern (C) int function(_GtkMenuBar *)gtk_menu_bar_get_child_pack_direction;
6400 extern (C) void function(_GtkMenuBar *, int)gtk_menu_bar_set_pack_direction;
6401 extern (C) int function(_GtkMenuBar *)gtk_menu_bar_get_pack_direction;
6402 extern (C) _GtkWidget * function()gtk_menu_bar_new;
6403 extern (C) uint function()gtk_menu_bar_get_type;
6404 extern (C) char * function()_gtk_get_lc_ctype;
6405 extern (C) int function(_GSignalInvocationHint *, _GValue *, _GValue *, void *)_gtk_boolean_handled_accumulator;
6406 extern (C) void function(_GtkWidget *, _GdkEvent *)gtk_propagate_event;
6407 extern (C) _GtkWidget * function(_GdkEvent *)gtk_get_event_widget;
6408 extern (C) int function(int *)gtk_get_current_event_state;
6409 extern (C) uint function()gtk_get_current_event_time;
6410 extern (C) _GdkEvent * function()gtk_get_current_event;
6411 extern (C) void function(uint)gtk_key_snooper_remove;
6412 extern (C) uint function(_BCD_func__10115, void *)gtk_key_snooper_install;
6413 extern (C) void function(uint)gtk_input_remove;
6414 extern (C) uint function(int, int, _BCD_func__13745, _BCD_func__13157, void *, _BCD_func__13158)gtk_input_add_full;
6415 extern (C) void function(void *)gtk_idle_remove_by_data;
6416 extern (C) void function(uint)gtk_idle_remove;
6417 extern (C) uint function(int, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158)gtk_idle_add_full;
6418 extern (C) uint function(int, _BCD_func__12884, void *)gtk_idle_add_priority;
6419 extern (C) uint function(_BCD_func__12884, void *)gtk_idle_add;
6420 extern (C) void function(uint)gtk_timeout_remove;
6421 extern (C) uint function(uint, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158)gtk_timeout_add_full;
6422 extern (C) uint function(uint, _BCD_func__12884, void *)gtk_timeout_add;
6423 extern (C) void function(void *)gtk_quit_remove_by_data;
6424 extern (C) void function(uint)gtk_quit_remove;
6425 extern (C) uint function(uint, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158)gtk_quit_add_full;
6426 extern (C) uint function(uint, _BCD_func__12884, void *)gtk_quit_add;
6427 extern (C) void function(uint, _GtkObject *)gtk_quit_add_destroy;
6428 extern (C) void function(_BCD_func__12884, void *)gtk_init_add;
6429 extern (C) void function(_GtkWidget *)gtk_grab_remove;
6430 extern (C) _GtkWidget * function()gtk_grab_get_current;
6431 extern (C) void function(_GtkWidget *)gtk_grab_add;
6432 extern (C) int function()gtk_false;
6433 extern (C) int function()gtk_true;
6434 extern (C) int function(int)gtk_main_iteration_do;
6435 extern (C) int function()gtk_main_iteration;
6436 extern (C) void function()gtk_main_quit;
6437 extern (C) uint function()gtk_main_level;
6438 extern (C) void function()gtk_main;
6439 extern (C) void function(_GdkEvent *)gtk_main_do_event;
6440 extern (C) int function()gtk_events_pending;
6441 extern (C) void * function()gtk_get_default_language;
6442 extern (C) char * function()gtk_set_locale;
6443 extern (C) void function()gtk_disable_setlocale;
6444 extern (C) void function(int)gtk_exit;
6445 extern (C) void * function(int)gtk_get_option_group;
6446 extern (C) int function(int *, char * * *, char *, _GOptionEntry *, char *, _GError * *)gtk_init_with_args;
6447 extern (C) int function(int *, char * * *)gtk_init_check;
6448 extern (C) void function(int *, char * * *)gtk_init;
6449 extern (C) int function(int *, char * * *)gtk_parse_args;
6450 extern (C) char * function(uint, uint, uint)gtk_check_version;
6451 extern (C) extern uint* gtk_interface_age;
6452 extern (C) extern uint* gtk_binary_age;
6453 extern (C) extern uint* gtk_micro_version;
6454 extern (C) extern uint* gtk_minor_version;
6455 extern (C) extern uint* gtk_major_version;
6456 extern (C) void function(_GtkList *)gtk_list_end_drag_selection;
6457 extern (C) void function(_GtkList *)gtk_list_undo_selection;
6458 extern (C) void function(_GtkList *, _GtkWidget *)gtk_list_toggle_row;
6459 extern (C) void function(_GtkList *)gtk_list_toggle_focus_row;
6460 extern (C) void function(_GtkList *)gtk_list_toggle_add_mode;
6461 extern (C) void function(_GtkList *, int, float)gtk_list_scroll_vertical;
6462 extern (C) void function(_GtkList *, int, float)gtk_list_scroll_horizontal;
6463 extern (C) void function(_GtkList *)gtk_list_unselect_all;
6464 extern (C) void function(_GtkList *)gtk_list_select_all;
6465 extern (C) void function(_GtkList *)gtk_list_end_selection;
6466 extern (C) void function(_GtkList *)gtk_list_start_selection;
6467 extern (C) void function(_GtkList *, int, float, int)gtk_list_extend_selection;
6468 extern (C) void function(_GtkList *, int)gtk_list_set_selection_mode;
6469 extern (C) int function(_GtkList *, _GtkWidget *)gtk_list_child_position;
6470 extern (C) void function(_GtkList *, _GtkWidget *)gtk_list_unselect_child;
6471 extern (C) void function(_GtkList *, _GtkWidget *)gtk_list_select_child;
6472 extern (C) void function(_GtkList *, int)gtk_list_unselect_item;
6473 extern (C) void function(_GtkList *, int)gtk_list_select_item;
6474 extern (C) void function(_GtkList *, int, int)gtk_list_clear_items;
6475 extern (C) void function(_GtkList *, _GList *)gtk_list_remove_items_no_unref;
6476 extern (C) void function(_GtkList *, _GList *)gtk_list_remove_items;
6477 extern (C) void function(_GtkList *, _GList *)gtk_list_prepend_items;
6478 extern (C) void function(_GtkList *, _GList *)gtk_list_append_items;
6479 extern (C) void function(_GtkList *, _GList *, int)gtk_list_insert_items;
6480 extern (C) _GtkWidget * function()gtk_list_new;
6481 extern (C) uint function()gtk_list_get_type;
6482 extern (C) void function(_GtkListItem *)gtk_list_item_deselect;
6483 extern (C) void function(_GtkListItem *)gtk_list_item_select;
6484 extern (C) _GtkWidget * function(char *)gtk_list_item_new_with_label;
6485 extern (C) _GtkWidget * function()gtk_list_item_new;
6486 extern (C) uint function()gtk_list_item_get_type;
6487 extern (C) _BCD_func__10158 function(_BCD_func__10158, void *, _BCD_func__13158)gtk_link_button_set_uri_hook;
6488 extern (C) void function(_GtkLinkButton *, char *)gtk_link_button_set_uri;
6489 extern (C) char * function(_GtkLinkButton *)gtk_link_button_get_uri;
6490 extern (C) _GtkWidget * function(char *, char *)gtk_link_button_new_with_label;
6491 extern (C) _GtkWidget * function(char *)gtk_link_button_new;
6492 extern (C) uint function()gtk_link_button_get_type;
6493 extern (C) void function(_GtkLayout *)gtk_layout_thaw;
6494 extern (C) void function(_GtkLayout *)gtk_layout_freeze;
6495 extern (C) void function(_GtkLayout *, _GtkAdjustment *)gtk_layout_set_vadjustment;
6496 extern (C) void function(_GtkLayout *, _GtkAdjustment *)gtk_layout_set_hadjustment;
6497 extern (C) _GtkAdjustment * function(_GtkLayout *)gtk_layout_get_vadjustment;
6498 extern (C) _GtkAdjustment * function(_GtkLayout *)gtk_layout_get_hadjustment;
6499 extern (C) void function(_GtkLayout *, uint *, uint *)gtk_layout_get_size;
6500 extern (C) void function(_GtkLayout *, uint, uint)gtk_layout_set_size;
6501 extern (C) void function(_GtkLayout *, _GtkWidget *, int, int)gtk_layout_move;
6502 extern (C) void function(_GtkLayout *, _GtkWidget *, int, int)gtk_layout_put;
6503 extern (C) _GtkWidget * function(_GtkAdjustment *, _GtkAdjustment *)gtk_layout_new;
6504 extern (C) uint function()gtk_layout_get_type;
6505 extern (C) _GdkScreen * function(_GtkInvisible *)gtk_invisible_get_screen;
6506 extern (C) void function(_GtkInvisible *, _GdkScreen *)gtk_invisible_set_screen;
6507 extern (C) _GtkWidget * function(_GdkScreen *)gtk_invisible_new_for_screen;
6508 extern (C) _GtkWidget * function()gtk_invisible_new;
6509 extern (C) uint function()gtk_invisible_get_type;
6510 extern (C) _GtkWidget * function()gtk_input_dialog_new;
6511 extern (C) uint function()gtk_input_dialog_get_type;
6512 extern (C) void function(_GtkIMMulticontext *, _GtkMenuShell *)gtk_im_multicontext_append_menuitems;
6513 extern (C) _GtkIMContext * function()gtk_im_multicontext_new;
6514 extern (C) uint function()gtk_im_multicontext_get_type;
6515 extern (C) void function(_GtkIMContextSimple *, ushort *, int, int)gtk_im_context_simple_add_table;
6516 extern (C) _GtkIMContext * function()gtk_im_context_simple_new;
6517 extern (C) uint function()gtk_im_context_simple_get_type;
6518 extern (C) _GtkWidget * function(_GtkImageMenuItem *)gtk_image_menu_item_get_image;
6519 extern (C) void function(_GtkImageMenuItem *, _GtkWidget *)gtk_image_menu_item_set_image;
6520 extern (C) _GtkWidget * function(char *, _GtkAccelGroup *)gtk_image_menu_item_new_from_stock;
6521 extern (C) _GtkWidget * function(char *)gtk_image_menu_item_new_with_mnemonic;
6522 extern (C) _GtkWidget * function(char *)gtk_image_menu_item_new_with_label;
6523 extern (C) _GtkWidget * function()gtk_image_menu_item_new;
6524 extern (C) uint function()gtk_image_menu_item_get_type;
6525 extern (C) int function(_GtkIconView *)gtk_icon_view_get_tooltip_column;
6526 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_tooltip_column;
6527 extern (C) int function(_GtkIconView *, int *, int *, int, void * *, void * *, _GtkTreeIter *)gtk_icon_view_get_tooltip_context;
6528 extern (C) void function(_GtkIconView *, void *, void *, _GtkCellRenderer *)gtk_icon_view_set_tooltip_cell;
6529 extern (C) void function(_GtkIconView *, void *, void *)gtk_icon_view_set_tooltip_item;
6530 extern (C) void function(_GtkIconView *, int, int, int *, int *)gtk_icon_view_convert_widget_to_bin_window_coords;
6531 extern (C) _GdkDrawable * function(_GtkIconView *, void *)gtk_icon_view_create_drag_icon;
6532 extern (C) int function(_GtkIconView *, int, int, void * *, int *)gtk_icon_view_get_dest_item_at_pos;
6533 extern (C) void function(_GtkIconView *, void * *, int *)gtk_icon_view_get_drag_dest_item;
6534 extern (C) void function(_GtkIconView *, void *, int)gtk_icon_view_set_drag_dest_item;
6535 extern (C) int function(_GtkIconView *)gtk_icon_view_get_reorderable;
6536 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_reorderable;
6537 extern (C) void function(_GtkIconView *)gtk_icon_view_unset_model_drag_dest;
6538 extern (C) void function(_GtkIconView *)gtk_icon_view_unset_model_drag_source;
6539 extern (C) void function(_GtkIconView *, _GtkTargetEntry *, int, int)gtk_icon_view_enable_model_drag_dest;
6540 extern (C) void function(_GtkIconView *, int, _GtkTargetEntry *, int, int)gtk_icon_view_enable_model_drag_source;
6541 extern (C) void function(_GtkIconView *, void *, int, float, float)gtk_icon_view_scroll_to_path;
6542 extern (C) int function(_GtkIconView *, void * *, _GtkCellRenderer * *)gtk_icon_view_get_cursor;
6543 extern (C) void function(_GtkIconView *, void *, _GtkCellRenderer *, int)gtk_icon_view_set_cursor;
6544 extern (C) void function(_GtkIconView *, void *)gtk_icon_view_item_activated;
6545 extern (C) void function(_GtkIconView *)gtk_icon_view_unselect_all;
6546 extern (C) void function(_GtkIconView *)gtk_icon_view_select_all;
6547 extern (C) _GList * function(_GtkIconView *)gtk_icon_view_get_selected_items;
6548 extern (C) int function(_GtkIconView *, void *)gtk_icon_view_path_is_selected;
6549 extern (C) void function(_GtkIconView *, void *)gtk_icon_view_unselect_path;
6550 extern (C) void function(_GtkIconView *, void *)gtk_icon_view_select_path;
6551 extern (C) int function(_GtkIconView *)gtk_icon_view_get_selection_mode;
6552 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_selection_mode;
6553 extern (C) void function(_GtkIconView *, _BCD_func__10270, void *)gtk_icon_view_selected_foreach;
6554 extern (C) int function(_GtkIconView *, void * *, void * *)gtk_icon_view_get_visible_range;
6555 extern (C) int function(_GtkIconView *, int, int, void * *, _GtkCellRenderer * *)gtk_icon_view_get_item_at_pos;
6556 extern (C) void * function(_GtkIconView *, int, int)gtk_icon_view_get_path_at_pos;
6557 extern (C) int function(_GtkIconView *)gtk_icon_view_get_margin;
6558 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_margin;
6559 extern (C) int function(_GtkIconView *)gtk_icon_view_get_column_spacing;
6560 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_column_spacing;
6561 extern (C) int function(_GtkIconView *)gtk_icon_view_get_row_spacing;
6562 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_row_spacing;
6563 extern (C) int function(_GtkIconView *)gtk_icon_view_get_spacing;
6564 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_spacing;
6565 extern (C) int function(_GtkIconView *)gtk_icon_view_get_item_width;
6566 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_item_width;
6567 extern (C) int function(_GtkIconView *)gtk_icon_view_get_columns;
6568 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_columns;
6569 extern (C) int function(_GtkIconView *)gtk_icon_view_get_orientation;
6570 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_orientation;
6571 extern (C) int function(_GtkIconView *)gtk_icon_view_get_pixbuf_column;
6572 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_pixbuf_column;
6573 extern (C) int function(_GtkIconView *)gtk_icon_view_get_markup_column;
6574 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_markup_column;
6575 extern (C) int function(_GtkIconView *)gtk_icon_view_get_text_column;
6576 extern (C) void function(_GtkIconView *, int)gtk_icon_view_set_text_column;
6577 extern (C) void * function(_GtkIconView *)gtk_icon_view_get_model;
6578 extern (C) void function(_GtkIconView *, void *)gtk_icon_view_set_model;
6579 extern (C) _GtkWidget * function(void *)gtk_icon_view_new_with_model;
6580 extern (C) _GtkWidget * function()gtk_icon_view_new;
6581 extern (C) uint function()gtk_icon_view_get_type;
6582 extern (C) void function(_GtkWidget *)_gtk_tooltip_hide;
6583 extern (C) void function(_GdkEvent *)_gtk_tooltip_handle_event;
6584 extern (C) void function(_GtkWidget *)_gtk_tooltip_toggle_keyboard_mode;
6585 extern (C) void function(_GtkWidget *)_gtk_tooltip_focus_out;
6586 extern (C) void function(_GtkWidget *)_gtk_tooltip_focus_in;
6587 extern (C) void function(_GdkDisplay *)gtk_tooltip_trigger_tooltip_query;
6588 extern (C) void function(void *, _GdkRectangle *)gtk_tooltip_set_tip_area;
6589 extern (C) void function(void *, _GtkWidget *)gtk_tooltip_set_custom;
6590 extern (C) void function(void *, char *, int)gtk_tooltip_set_icon_from_stock;
6591 extern (C) void function(void *, void *)gtk_tooltip_set_icon;
6592 extern (C) void function(void *, char *)gtk_tooltip_set_text;
6593 extern (C) void function(void *, char *)gtk_tooltip_set_markup;
6594 extern (C) uint function()gtk_tooltip_get_type;
6595 extern (C) void function()_gtk_icon_theme_ensure_builtin_cache;
6596 extern (C) void function(_GdkDisplay *)_gtk_icon_theme_check_reload;
6597 extern (C) char * function(void *)gtk_icon_info_get_display_name;
6598 extern (C) int function(void *, _GdkPoint * *, int *)gtk_icon_info_get_attach_points;
6599 extern (C) int function(void *, _GdkRectangle *)gtk_icon_info_get_embedded_rect;
6600 extern (C) void function(void *, int)gtk_icon_info_set_raw_coordinates;
6601 extern (C) void * function(void *, _GError * *)gtk_icon_info_load_icon;
6602 extern (C) void * function(void *)gtk_icon_info_get_builtin_pixbuf;
6603 extern (C) char * function(void *)gtk_icon_info_get_filename;
6604 extern (C) int function(void *)gtk_icon_info_get_base_size;
6605 extern (C) void function(void *)gtk_icon_info_free;
6606 extern (C) void * function(void *)gtk_icon_info_copy;
6607 extern (C) uint function()gtk_icon_info_get_type;
6608 extern (C) void function(char *, int, void *)gtk_icon_theme_add_builtin_icon;
6609 extern (C) int function(_GtkIconTheme *)gtk_icon_theme_rescan_if_needed;
6610 extern (C) char * function(_GtkIconTheme *)gtk_icon_theme_get_example_icon_name;
6611 extern (C) _GList * function(_GtkIconTheme *)gtk_icon_theme_list_contexts;
6612 extern (C) _GList * function(_GtkIconTheme *, char *)gtk_icon_theme_list_icons;
6613 extern (C) void * function(_GtkIconTheme *, char *, int, int, _GError * *)gtk_icon_theme_load_icon;
6614 extern (C) void * function(_GtkIconTheme *, char * *, int, int)gtk_icon_theme_choose_icon;
6615 extern (C) void * function(_GtkIconTheme *, char *, int, int)gtk_icon_theme_lookup_icon;
6616 extern (C) int * function(_GtkIconTheme *, char *)gtk_icon_theme_get_icon_sizes;
6617 extern (C) int function(_GtkIconTheme *, char *)gtk_icon_theme_has_icon;
6618 extern (C) void function(_GtkIconTheme *, char *)gtk_icon_theme_set_custom_theme;
6619 extern (C) void function(_GtkIconTheme *, char *)gtk_icon_theme_prepend_search_path;
6620 extern (C) void function(_GtkIconTheme *, char *)gtk_icon_theme_append_search_path;
6621 extern (C) void function(_GtkIconTheme *, char * * *, int *)gtk_icon_theme_get_search_path;
6622 extern (C) void function(_GtkIconTheme *, char * *, int)gtk_icon_theme_set_search_path;
6623 extern (C) void function(_GtkIconTheme *, _GdkScreen *)gtk_icon_theme_set_screen;
6624 extern (C) _GtkIconTheme * function(_GdkScreen *)gtk_icon_theme_get_for_screen;
6625 extern (C) _GtkIconTheme * function()gtk_icon_theme_get_default;
6626 extern (C) _GtkIconTheme * function()gtk_icon_theme_new;
6627 extern (C) uint function()gtk_icon_theme_get_type;
6628 extern (C) uint function()gtk_icon_theme_error_quark;
6629 extern (C) void function()_gtk_icon_factory_ensure_default_icons;
6630 extern (C) _GList * function()_gtk_icon_factory_list_ids;
6631 extern (C) void function()_gtk_icon_set_invalidate_caches;
6632 extern (C) int function(void *)gtk_icon_source_get_size;
6633 extern (C) int function(void *)gtk_icon_source_get_state;
6634 extern (C) int function(void *)gtk_icon_source_get_direction;
6635 extern (C) void function(void *, int)gtk_icon_source_set_size;
6636 extern (C) void function(void *, int)gtk_icon_source_set_state;
6637 extern (C) void function(void *, int)gtk_icon_source_set_direction;
6638 extern (C) int function(void *)gtk_icon_source_get_direction_wildcarded;
6639 extern (C) int function(void *)gtk_icon_source_get_state_wildcarded;
6640 extern (C) int function(void *)gtk_icon_source_get_size_wildcarded;
6641 extern (C) void function(void *, int)gtk_icon_source_set_size_wildcarded;
6642 extern (C) void function(void *, int)gtk_icon_source_set_state_wildcarded;
6643 extern (C) void function(void *, int)gtk_icon_source_set_direction_wildcarded;
6644 extern (C) void * function(void *)gtk_icon_source_get_pixbuf;
6645 extern (C) char * function(void *)gtk_icon_source_get_icon_name;
6646 extern (C) char * function(void *)gtk_icon_source_get_filename;
6647 extern (C) void function(void *, void *)gtk_icon_source_set_pixbuf;
6648 extern (C) void function(void *, char *)gtk_icon_source_set_icon_name;
6649 extern (C) void function(void *, char *)gtk_icon_source_set_filename;
6650 extern (C) void function(void *)gtk_icon_source_free;
6651 extern (C) void * function(void *)gtk_icon_source_copy;
6652 extern (C) void * function()gtk_icon_source_new;
6653 extern (C) uint function()gtk_icon_source_get_type;
6654 extern (C) void function(void *, int * *, int *)gtk_icon_set_get_sizes;
6655 extern (C) void function(void *, void *)gtk_icon_set_add_source;
6656 extern (C) void * function(void *, _GtkStyle *, int, int, int, _GtkWidget *, char *)gtk_icon_set_render_icon;
6657 extern (C) void * function(void *)gtk_icon_set_copy;
6658 extern (C) void function(void *)gtk_icon_set_unref;
6659 extern (C) void * function(void *)gtk_icon_set_ref;
6660 extern (C) void * function(void *)gtk_icon_set_new_from_pixbuf;
6661 extern (C) void * function()gtk_icon_set_new;
6662 extern (C) uint function()gtk_icon_set_get_type;
6663 extern (C) char * function(int)gtk_icon_size_get_name;
6664 extern (C) int function(char *)gtk_icon_size_from_name;
6665 extern (C) void function(char *, int)gtk_icon_size_register_alias;
6666 extern (C) int function(char *, int, int)gtk_icon_size_register;
6667 extern (C) int function(_GtkSettings *, int, int *, int *)gtk_icon_size_lookup_for_settings;
6668 extern (C) int function(int, int *, int *)gtk_icon_size_lookup;
6669 extern (C) void * function(char *)gtk_icon_factory_lookup_default;
6670 extern (C) void function(_GtkIconFactory *)gtk_icon_factory_remove_default;
6671 extern (C) void function(_GtkIconFactory *)gtk_icon_factory_add_default;
6672 extern (C) void * function(_GtkIconFactory *, char *)gtk_icon_factory_lookup;
6673 extern (C) void function(_GtkIconFactory *, char *, void *)gtk_icon_factory_add;
6674 extern (C) _GtkIconFactory * function()gtk_icon_factory_new;
6675 extern (C) uint function()gtk_icon_factory_get_type;
6676 extern (C) _GtkWidget * function()gtk_hseparator_new;
6677 extern (C) uint function()gtk_hseparator_get_type;
6678 extern (C) uint function()gtk_separator_get_type;
6679 extern (C) _GtkWidget * function(double, double, double)gtk_hscale_new_with_range;
6680 extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_hscale_new;
6681 extern (C) uint function()gtk_hscale_get_type;
6682 extern (C) char * function(_GtkScale *, double)_gtk_scale_format_value;
6683 extern (C) void function(_GtkScale *, int *, int *)_gtk_scale_get_value_size;
6684 extern (C) void function(_GtkScale *)_gtk_scale_clear_layout;
6685 extern (C) void function(_GtkScale *, int *, int *)gtk_scale_get_layout_offsets;
6686 extern (C) void * function(_GtkScale *)gtk_scale_get_layout;
6687 extern (C) int function(_GtkScale *)gtk_scale_get_value_pos;
6688 extern (C) void function(_GtkScale *, int)gtk_scale_set_value_pos;
6689 extern (C) int function(_GtkScale *)gtk_scale_get_draw_value;
6690 extern (C) void function(_GtkScale *, int)gtk_scale_set_draw_value;
6691 extern (C) int function(_GtkScale *)gtk_scale_get_digits;
6692 extern (C) void function(_GtkScale *, int)gtk_scale_set_digits;
6693 extern (C) uint function()gtk_scale_get_type;
6694 extern (C) _GtkWidget * function()gtk_hruler_new;
6695 extern (C) uint function()gtk_hruler_get_type;
6696 extern (C) void function(_GtkRuler *, double *, double *, double *, double *)gtk_ruler_get_range;
6697 extern (C) int function(_GtkRuler *)gtk_ruler_get_metric;
6698 extern (C) void function(_GtkRuler *)gtk_ruler_draw_pos;
6699 extern (C) void function(_GtkRuler *)gtk_ruler_draw_ticks;
6700 extern (C) void function(_GtkRuler *, double, double, double, double)gtk_ruler_set_range;
6701 extern (C) void function(_GtkRuler *, int)gtk_ruler_set_metric;
6702 extern (C) uint function()gtk_ruler_get_type;
6703 extern (C) _GtkWidget * function()gtk_hpaned_new;
6704 extern (C) uint function()gtk_hpaned_get_type;
6705 extern (C) void function(_GtkPaned *, int, int, int)gtk_paned_compute_position;
6706 extern (C) _GtkWidget * function(_GtkPaned *)gtk_paned_get_child2;
6707 extern (C) _GtkWidget * function(_GtkPaned *)gtk_paned_get_child1;
6708 extern (C) void function(_GtkPaned *, int)gtk_paned_set_position;
6709 extern (C) int function(_GtkPaned *)gtk_paned_get_position;
6710 extern (C) void function(_GtkPaned *, _GtkWidget *, int, int)gtk_paned_pack2;
6711 extern (C) void function(_GtkPaned *, _GtkWidget *, int, int)gtk_paned_pack1;
6712 extern (C) void function(_GtkPaned *, _GtkWidget *)gtk_paned_add2;
6713 extern (C) void function(_GtkPaned *, _GtkWidget *)gtk_paned_add1;
6714 extern (C) uint function()gtk_paned_get_type;
6715 extern (C) void function(int)gtk_hbutton_box_set_layout_default;
6716 extern (C) void function(int)gtk_hbutton_box_set_spacing_default;
6717 extern (C) int function()gtk_hbutton_box_get_layout_default;
6718 extern (C) int function()gtk_hbutton_box_get_spacing_default;
6719 extern (C) _GtkWidget * function()gtk_hbutton_box_new;
6720 extern (C) uint function()gtk_hbutton_box_get_type;
6721 extern (C) int function(_GtkHandleBox *)gtk_handle_box_get_snap_edge;
6722 extern (C) void function(_GtkHandleBox *, int)gtk_handle_box_set_snap_edge;
6723 extern (C) int function(_GtkHandleBox *)gtk_handle_box_get_handle_position;
6724 extern (C) void function(_GtkHandleBox *, int)gtk_handle_box_set_handle_position;
6725 extern (C) int function(_GtkHandleBox *)gtk_handle_box_get_shadow_type;
6726 extern (C) void function(_GtkHandleBox *, int)gtk_handle_box_set_shadow_type;
6727 extern (C) _GtkWidget * function()gtk_handle_box_new;
6728 extern (C) uint function()gtk_handle_box_get_type;
6729 extern (C) void function(_GdkGC *)gtk_gc_release;
6730 extern (C) _GdkGC * function(int, _GdkColormap *, _GdkGCValues *, int)gtk_gc_get;
6731 extern (C) _GtkWidget * function()gtk_gamma_curve_new;
6732 extern (C) uint function()gtk_gamma_curve_get_type;
6733 extern (C) void function(_GtkFontSelectionDialog *, char *)gtk_font_selection_dialog_set_preview_text;
6734 extern (C) char * function(_GtkFontSelectionDialog *)gtk_font_selection_dialog_get_preview_text;
6735 extern (C) int function(_GtkFontSelectionDialog *, char *)gtk_font_selection_dialog_set_font_name;
6736 extern (C) _GdkFont * function(_GtkFontSelectionDialog *)gtk_font_selection_dialog_get_font;
6737 extern (C) char * function(_GtkFontSelectionDialog *)gtk_font_selection_dialog_get_font_name;
6738 extern (C) _GtkWidget * function(char *)gtk_font_selection_dialog_new;
6739 extern (C) uint function()gtk_font_selection_dialog_get_type;
6740 extern (C) void function(_GtkFontSelection *, char *)gtk_font_selection_set_preview_text;
6741 extern (C) char * function(_GtkFontSelection *)gtk_font_selection_get_preview_text;
6742 extern (C) int function(_GtkFontSelection *, char *)gtk_font_selection_set_font_name;
6743 extern (C) _GdkFont * function(_GtkFontSelection *)gtk_font_selection_get_font;
6744 extern (C) char * function(_GtkFontSelection *)gtk_font_selection_get_font_name;
6745 extern (C) _GtkWidget * function()gtk_font_selection_new;
6746 extern (C) uint function()gtk_font_selection_get_type;
6747 extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_show_size;
6748 extern (C) int function(_GtkFontButton *)gtk_font_button_get_show_size;
6749 extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_show_style;
6750 extern (C) int function(_GtkFontButton *)gtk_font_button_get_show_style;
6751 extern (C) int function(_GtkFontButton *, char *)gtk_font_button_set_font_name;
6752 extern (C) char * function(_GtkFontButton *)gtk_font_button_get_font_name;
6753 extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_use_size;
6754 extern (C) int function(_GtkFontButton *)gtk_font_button_get_use_size;
6755 extern (C) void function(_GtkFontButton *, int)gtk_font_button_set_use_font;
6756 extern (C) int function(_GtkFontButton *)gtk_font_button_get_use_font;
6757 extern (C) void function(_GtkFontButton *, char *)gtk_font_button_set_title;
6758 extern (C) char * function(_GtkFontButton *)gtk_font_button_get_title;
6759 extern (C) _GtkWidget * function(char *)gtk_font_button_new_with_font;
6760 extern (C) _GtkWidget * function()gtk_font_button_new;
6761 extern (C) uint function()gtk_font_button_get_type;
6762 extern (C) _GtkWidget * function(int, char *)gtk_file_chooser_widget_new_with_backend;
6763 extern (C) _GtkWidget * function(int)gtk_file_chooser_widget_new;
6764 extern (C) uint function()gtk_file_chooser_widget_get_type;
6765 extern (C) _GtkWidget * function(char *, _GtkWindow *, int, char *, char *, ...)gtk_file_chooser_dialog_new_with_backend;
6766 extern (C) _GtkWidget * function(char *, _GtkWindow *, int, char *, ...)gtk_file_chooser_dialog_new;
6767 extern (C) uint function()gtk_file_chooser_dialog_get_type;
6768 extern (C) void function(_GtkFileChooserButton *, int)gtk_file_chooser_button_set_focus_on_click;
6769 extern (C) int function(_GtkFileChooserButton *)gtk_file_chooser_button_get_focus_on_click;
6770 extern (C) void function(_GtkFileChooserButton *, int)gtk_file_chooser_button_set_width_chars;
6771 extern (C) int function(_GtkFileChooserButton *)gtk_file_chooser_button_get_width_chars;
6772 extern (C) void function(_GtkFileChooserButton *, char *)gtk_file_chooser_button_set_title;
6773 extern (C) char * function(_GtkFileChooserButton *)gtk_file_chooser_button_get_title;
6774 extern (C) _GtkWidget * function(_GtkWidget *)gtk_file_chooser_button_new_with_dialog;
6775 extern (C) _GtkWidget * function(char *, int, char *)gtk_file_chooser_button_new_with_backend;
6776 extern (C) _GtkWidget * function(char *, int)gtk_file_chooser_button_new;
6777 extern (C) uint function()gtk_file_chooser_button_get_type;
6778 extern (C) _GSList * function(void *)gtk_file_chooser_list_shortcut_folder_uris;
6779 extern (C) int function(void *, char *, _GError * *)gtk_file_chooser_remove_shortcut_folder_uri;
6780 extern (C) int function(void *, char *, _GError * *)gtk_file_chooser_add_shortcut_folder_uri;
6781 extern (C) _GSList * function(void *)gtk_file_chooser_list_shortcut_folders;
6782 extern (C) int function(void *, char *, _GError * *)gtk_file_chooser_remove_shortcut_folder;
6783 extern (C) int function(void *, char *, _GError * *)gtk_file_chooser_add_shortcut_folder;
6784 extern (C) void * function(void *)gtk_file_chooser_get_filter;
6785 extern (C) void function(void *, void *)gtk_file_chooser_set_filter;
6786 extern (C) _GSList * function(void *)gtk_file_chooser_list_filters;
6787 extern (C) void function(void *, void *)gtk_file_chooser_remove_filter;
6788 extern (C) void function(void *, void *)gtk_file_chooser_add_filter;
6789 extern (C) _GtkWidget * function(void *)gtk_file_chooser_get_extra_widget;
6790 extern (C) void function(void *, _GtkWidget *)gtk_file_chooser_set_extra_widget;
6791 extern (C) char * function(void *)gtk_file_chooser_get_preview_uri;
6792 extern (C) char * function(void *)gtk_file_chooser_get_preview_filename;
6793 extern (C) int function(void *)gtk_file_chooser_get_use_preview_label;
6794 extern (C) void function(void *, int)gtk_file_chooser_set_use_preview_label;
6795 extern (C) int function(void *)gtk_file_chooser_get_preview_widget_active;
6796 extern (C) void function(void *, int)gtk_file_chooser_set_preview_widget_active;
6797 extern (C) _GtkWidget * function(void *)gtk_file_chooser_get_preview_widget;
6798 extern (C) void function(void *, _GtkWidget *)gtk_file_chooser_set_preview_widget;
6799 extern (C) char * function(void *)gtk_file_chooser_get_current_folder_uri;
6800 extern (C) int function(void *, char *)gtk_file_chooser_set_current_folder_uri;
6801 extern (C) _GSList * function(void *)gtk_file_chooser_get_uris;
6802 extern (C) void function(void *, char *)gtk_file_chooser_unselect_uri;
6803 extern (C) int function(void *, char *)gtk_file_chooser_select_uri;
6804 extern (C) int function(void *, char *)gtk_file_chooser_set_uri;
6805 extern (C) char * function(void *)gtk_file_chooser_get_uri;
6806 extern (C) char * function(void *)gtk_file_chooser_get_current_folder;
6807 extern (C) int function(void *, char *)gtk_file_chooser_set_current_folder;
6808 extern (C) _GSList * function(void *)gtk_file_chooser_get_filenames;
6809 extern (C) void function(void *)gtk_file_chooser_unselect_all;
6810 extern (C) void function(void *)gtk_file_chooser_select_all;
6811 extern (C) void function(void *, char *)gtk_file_chooser_unselect_filename;
6812 extern (C) int function(void *, char *)gtk_file_chooser_select_filename;
6813 extern (C) int function(void *, char *)gtk_file_chooser_set_filename;
6814 extern (C) char * function(void *)gtk_file_chooser_get_filename;
6815 extern (C) void function(void *, char *)gtk_file_chooser_set_current_name;
6816 extern (C) int function(void *)gtk_file_chooser_get_do_overwrite_confirmation;
6817 extern (C) void function(void *, int)gtk_file_chooser_set_do_overwrite_confirmation;
6818 extern (C) int function(void *)gtk_file_chooser_get_show_hidden;
6819 extern (C) void function(void *, int)gtk_file_chooser_set_show_hidden;
6820 extern (C) int function(void *)gtk_file_chooser_get_select_multiple;
6821 extern (C) void function(void *, int)gtk_file_chooser_set_select_multiple;
6822 extern (C) int function(void *)gtk_file_chooser_get_local_only;
6823 extern (C) void function(void *, int)gtk_file_chooser_set_local_only;
6824 extern (C) int function(void *)gtk_file_chooser_get_action;
6825 extern (C) void function(void *, int)gtk_file_chooser_set_action;
6826 extern (C) uint function()gtk_file_chooser_error_quark;
6827 extern (C) uint function()gtk_file_chooser_get_type;
6828 extern (C) int function(void *, _GtkFileFilterInfo *)gtk_file_filter_filter;
6829 extern (C) int function(void *)gtk_file_filter_get_needed;
6830 extern (C) void function(void *, int, _BCD_func__10568, void *, _BCD_func__13158)gtk_file_filter_add_custom;
6831 extern (C) void function(void *)gtk_file_filter_add_pixbuf_formats;
6832 extern (C) void function(void *, char *)gtk_file_filter_add_pattern;
6833 extern (C) void function(void *, char *)gtk_file_filter_add_mime_type;
6834 extern (C) char * function(void *)gtk_file_filter_get_name;
6835 extern (C) void function(void *, char *)gtk_file_filter_set_name;
6836 extern (C) void * function()gtk_file_filter_new;
6837 extern (C) uint function()gtk_file_filter_get_type;
6838 extern (C) int function(_GtkFixed *)gtk_fixed_get_has_window;
6839 extern (C) void function(_GtkFixed *, int)gtk_fixed_set_has_window;
6840 extern (C) void function(_GtkFixed *, _GtkWidget *, int, int)gtk_fixed_move;
6841 extern (C) void function(_GtkFixed *, _GtkWidget *, int, int)gtk_fixed_put;
6842 extern (C) _GtkWidget * function()gtk_fixed_new;
6843 extern (C) uint function()gtk_fixed_get_type;
6844 extern (C) int function(_GtkFileSelection *)gtk_file_selection_get_select_multiple;
6845 extern (C) void function(_GtkFileSelection *, int)gtk_file_selection_set_select_multiple;
6846 extern (C) char * * function(_GtkFileSelection *)gtk_file_selection_get_selections;
6847 extern (C) void function(_GtkFileSelection *)gtk_file_selection_hide_fileop_buttons;
6848 extern (C) void function(_GtkFileSelection *)gtk_file_selection_show_fileop_buttons;
6849 extern (C) void function(_GtkFileSelection *, char *)gtk_file_selection_complete;
6850 extern (C) char * function(_GtkFileSelection *)gtk_file_selection_get_filename;
6851 extern (C) void function(_GtkFileSelection *, char *)gtk_file_selection_set_filename;
6852 extern (C) _GtkWidget * function(char *)gtk_file_selection_new;
6853 extern (C) uint function()gtk_file_selection_get_type;
6854 extern (C) _GtkWidget * function(_GtkExpander *)gtk_expander_get_label_widget;
6855 extern (C) void function(_GtkExpander *, _GtkWidget *)gtk_expander_set_label_widget;
6856 extern (C) int function(_GtkExpander *)gtk_expander_get_use_markup;
6857 extern (C) void function(_GtkExpander *, int)gtk_expander_set_use_markup;
6858 extern (C) int function(_GtkExpander *)gtk_expander_get_use_underline;
6859 extern (C) void function(_GtkExpander *, int)gtk_expander_set_use_underline;
6860 extern (C) char * function(_GtkExpander *)gtk_expander_get_label;
6861 extern (C) void function(_GtkExpander *, char *)gtk_expander_set_label;
6862 extern (C) int function(_GtkExpander *)gtk_expander_get_spacing;
6863 extern (C) void function(_GtkExpander *, int)gtk_expander_set_spacing;
6864 extern (C) int function(_GtkExpander *)gtk_expander_get_expanded;
6865 extern (C) void function(_GtkExpander *, int)gtk_expander_set_expanded;
6866 extern (C) _GtkWidget * function(char *)gtk_expander_new_with_mnemonic;
6867 extern (C) _GtkWidget * function(char *)gtk_expander_new;
6868 extern (C) uint function()gtk_expander_get_type;
6869 extern (C) void function(_GtkEventBox *, int)gtk_event_box_set_above_child;
6870 extern (C) int function(_GtkEventBox *)gtk_event_box_get_above_child;
6871 extern (C) void function(_GtkEventBox *, int)gtk_event_box_set_visible_window;
6872 extern (C) int function(_GtkEventBox *)gtk_event_box_get_visible_window;
6873 extern (C) _GtkWidget * function()gtk_event_box_new;
6874 extern (C) uint function()gtk_event_box_get_type;
6875 extern (C) void function(_GtkCurve *, int)gtk_curve_set_curve_type;
6876 extern (C) void function(_GtkCurve *, int, float *)gtk_curve_set_vector;
6877 extern (C) void function(_GtkCurve *, int, float *)gtk_curve_get_vector;
6878 extern (C) void function(_GtkCurve *, float, float, float, float)gtk_curve_set_range;
6879 extern (C) void function(_GtkCurve *, float)gtk_curve_set_gamma;
6880 extern (C) void function(_GtkCurve *)gtk_curve_reset;
6881 extern (C) _GtkWidget * function()gtk_curve_new;
6882 extern (C) uint function()gtk_curve_get_type;
6883 extern (C) void function(_GtkDrawingArea *, int, int)gtk_drawing_area_size;
6884 extern (C) _GtkWidget * function()gtk_drawing_area_new;
6885 extern (C) uint function()gtk_drawing_area_get_type;
6886 extern (C) uint function()gtk_ctree_node_get_type;
6887 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_sort_recursive;
6888 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_sort_node;
6889 extern (C) void function(_GtkCTree *, _BCD_func__10682)gtk_ctree_set_drag_compare_func;
6890 extern (C) void function(_GtkCTree *, int)gtk_ctree_set_expander_style;
6891 extern (C) void function(_GtkCTree *, int)gtk_ctree_set_line_style;
6892 extern (C) void function(_GtkCTree *, int)gtk_ctree_set_show_stub;
6893 extern (C) void function(_GtkCTree *, int)gtk_ctree_set_spacing;
6894 extern (C) void function(_GtkCTree *, int)gtk_ctree_set_indent;
6895 extern (C) int function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_is_visible;
6896 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, float, float)gtk_ctree_node_moveto;
6897 extern (C) void * function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_get_row_data;
6898 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__13158)gtk_ctree_node_set_row_data_full;
6899 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, void *)gtk_ctree_node_set_row_data;
6900 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GdkColor *)gtk_ctree_node_set_background;
6901 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GdkColor *)gtk_ctree_node_set_foreground;
6902 extern (C) _GtkStyle * function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_node_get_cell_style;
6903 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _GtkStyle *)gtk_ctree_node_set_cell_style;
6904 extern (C) _GtkStyle * function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_get_row_style;
6905 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GtkStyle *)gtk_ctree_node_set_row_style;
6906 extern (C) int function(_GtkCTree *, _GtkCTreeNode *, char * *, char *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, int *, int *)gtk_ctree_get_node_info;
6907 extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *)gtk_ctree_node_get_pixtext;
6908 extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable * *, _GdkDrawable * *)gtk_ctree_node_get_pixmap;
6909 extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int, char * *)gtk_ctree_node_get_text;
6910 extern (C) int function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_node_get_cell_type;
6911 extern (C) int function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_node_get_selectable;
6912 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_node_set_selectable;
6913 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, int, int)gtk_ctree_node_set_shift;
6914 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, char *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_ctree_set_node_info;
6915 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, char *, char, _GdkDrawable *, _GdkDrawable *)gtk_ctree_node_set_pixtext;
6916 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable *, _GdkDrawable *)gtk_ctree_node_set_pixmap;
6917 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, char *)gtk_ctree_node_set_text;
6918 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_real_select_recursive;
6919 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_unselect_recursive;
6920 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_unselect;
6921 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_select_recursive;
6922 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_select;
6923 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_toggle_expansion_recursive;
6924 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_toggle_expansion;
6925 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_collapse_to_depth;
6926 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_collapse_recursive;
6927 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_collapse;
6928 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int)gtk_ctree_expand_to_depth;
6929 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_expand_recursive;
6930 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_expand;
6931 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GtkCTreeNode *)gtk_ctree_move;
6932 extern (C) int function(_GtkCTree *, int, int)gtk_ctree_is_hot_spot;
6933 extern (C) _GList * function(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970)gtk_ctree_find_all_by_row_data_custom;
6934 extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970)gtk_ctree_find_by_row_data_custom;
6935 extern (C) _GList * function(_GtkCTree *, _GtkCTreeNode *, void *)gtk_ctree_find_all_by_row_data;
6936 extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, void *)gtk_ctree_find_by_row_data;
6937 extern (C) int function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *)gtk_ctree_is_ancestor;
6938 extern (C) int function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *)gtk_ctree_find;
6939 extern (C) _GtkCTreeNode * function(_GtkCTree *, uint)gtk_ctree_node_nth;
6940 extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeRow *)gtk_ctree_find_node_ptr;
6941 extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_last;
6942 extern (C) int function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_is_viewable;
6943 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *)gtk_ctree_pre_recursive_to_depth;
6944 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *)gtk_ctree_pre_recursive;
6945 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *)gtk_ctree_post_recursive_to_depth;
6946 extern (C) void function(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *)gtk_ctree_post_recursive;
6947 extern (C) _GNode * function(_GtkCTree *, _GNode *, _GNode *, _GtkCTreeNode *, _BCD_func__10683, void *)gtk_ctree_export_to_gnode;
6948 extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GNode *, _BCD_func__10683, void *)gtk_ctree_insert_gnode;
6949 extern (C) void function(_GtkCTree *, _GtkCTreeNode *)gtk_ctree_remove_node;
6950 extern (C) _GtkCTreeNode * function(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, char * *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_ctree_insert_node;
6951 extern (C) _GtkWidget * function(int, int)gtk_ctree_new;
6952 extern (C) _GtkWidget * function(int, int, char * *)gtk_ctree_new_with_titles;
6953 extern (C) uint function()gtk_ctree_get_type;
6954 extern (C) _GtkWidget * function()gtk_combo_box_entry_new_text;
6955 extern (C) int function(_GtkComboBoxEntry *)gtk_combo_box_entry_get_text_column;
6956 extern (C) void function(_GtkComboBoxEntry *, int)gtk_combo_box_entry_set_text_column;
6957 extern (C) _GtkWidget * function(void *, int)gtk_combo_box_entry_new_with_model;
6958 extern (C) _GtkWidget * function()gtk_combo_box_entry_new;
6959 extern (C) uint function()gtk_combo_box_entry_get_type;
6960 extern (C) int function(_GtkComboBox *)_gtk_combo_box_editing_canceled;
6961 extern (C) _AtkObject * function(_GtkComboBox *)gtk_combo_box_get_popup_accessible;
6962 extern (C) void function(_GtkComboBox *)gtk_combo_box_popdown;
6963 extern (C) void function(_GtkComboBox *)gtk_combo_box_popup;
6964 extern (C) char * function(_GtkComboBox *)gtk_combo_box_get_active_text;
6965 extern (C) void function(_GtkComboBox *, int)gtk_combo_box_remove_text;
6966 extern (C) void function(_GtkComboBox *, char *)gtk_combo_box_prepend_text;
6967 extern (C) void function(_GtkComboBox *, int, char *)gtk_combo_box_insert_text;
6968 extern (C) void function(_GtkComboBox *, char *)gtk_combo_box_append_text;
6969 extern (C) _GtkWidget * function()gtk_combo_box_new_text;
6970 extern (C) void function(_GtkComboBox *, _BCD_func__10753, void *, _BCD_func__13158)gtk_combo_box_set_row_separator_func;
6971 extern (C) _BCD_func__10753 function(_GtkComboBox *)gtk_combo_box_get_row_separator_func;
6972 extern (C) void * function(_GtkComboBox *)gtk_combo_box_get_model;
6973 extern (C) void function(_GtkComboBox *, void *)gtk_combo_box_set_model;
6974 extern (C) void function(_GtkComboBox *, _GtkTreeIter *)gtk_combo_box_set_active_iter;
6975 extern (C) int function(_GtkComboBox *, _GtkTreeIter *)gtk_combo_box_get_active_iter;
6976 extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_active;
6977 extern (C) int function(_GtkComboBox *)gtk_combo_box_get_active;
6978 extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_focus_on_click;
6979 extern (C) int function(_GtkComboBox *)gtk_combo_box_get_focus_on_click;
6980 extern (C) void function(_GtkComboBox *, char *)gtk_combo_box_set_title;
6981 extern (C) char * function(_GtkComboBox *)gtk_combo_box_get_title;
6982 extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_add_tearoffs;
6983 extern (C) int function(_GtkComboBox *)gtk_combo_box_get_add_tearoffs;
6984 extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_column_span_column;
6985 extern (C) int function(_GtkComboBox *)gtk_combo_box_get_column_span_column;
6986 extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_row_span_column;
6987 extern (C) int function(_GtkComboBox *)gtk_combo_box_get_row_span_column;
6988 extern (C) void function(_GtkComboBox *, int)gtk_combo_box_set_wrap_width;
6989 extern (C) int function(_GtkComboBox *)gtk_combo_box_get_wrap_width;
6990 extern (C) _GtkWidget * function(void *)gtk_combo_box_new_with_model;
6991 extern (C) _GtkWidget * function()gtk_combo_box_new;
6992 extern (C) uint function()gtk_combo_box_get_type;
6993 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_tooltip_column;
6994 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_tooltip_column;
6995 extern (C) int function(_GtkTreeView *, int *, int *, int, void * *, void * *, _GtkTreeIter *)gtk_tree_view_get_tooltip_context;
6996 extern (C) void function(_GtkTreeView *, void *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *)gtk_tree_view_set_tooltip_cell;
6997 extern (C) void function(_GtkTreeView *, void *, void *)gtk_tree_view_set_tooltip_row;
6998 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_level_indentation;
6999 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_level_indentation;
7000 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_show_expanders;
7001 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_show_expanders;
7002 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_enable_tree_lines;
7003 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_enable_tree_lines;
7004 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_grid_lines;
7005 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_grid_lines;
7006 extern (C) void function(_GtkTreeView *, _BCD_func__10753, void *, _BCD_func__13158)gtk_tree_view_set_row_separator_func;
7007 extern (C) _BCD_func__10753 function(_GtkTreeView *)gtk_tree_view_get_row_separator_func;
7008 extern (C) int function(_GtkTreeView *)gtk_tree_view_is_rubber_banding_active;
7009 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_rubber_banding;
7010 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_rubber_banding;
7011 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_hover_expand;
7012 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_hover_expand;
7013 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_hover_selection;
7014 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_hover_selection;
7015 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_fixed_height_mode;
7016 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_fixed_height_mode;
7017 extern (C) void function(_GtkTreeView *, _BCD_func__10748, void *, _BCD_func__13158)gtk_tree_view_set_destroy_count_func;
7018 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_bin_window_to_tree_coords;
7019 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_tree_to_bin_window_coords;
7020 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_bin_window_to_widget_coords;
7021 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_widget_to_bin_window_coords;
7022 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_tree_to_widget_coords;
7023 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_convert_widget_to_tree_coords;
7024 extern (C) void function(_GtkTreeView *, _BCD_func__10752, void *, _BCD_func__13158)gtk_tree_view_set_search_position_func;
7025 extern (C) _BCD_func__10752 function(_GtkTreeView *)gtk_tree_view_get_search_position_func;
7026 extern (C) void function(_GtkTreeView *, _GtkEntry *)gtk_tree_view_set_search_entry;
7027 extern (C) _GtkEntry * function(_GtkTreeView *)gtk_tree_view_get_search_entry;
7028 extern (C) void function(_GtkTreeView *, _BCD_func__10754, void *, _BCD_func__13158)gtk_tree_view_set_search_equal_func;
7029 extern (C) _BCD_func__10754 function(_GtkTreeView *)gtk_tree_view_get_search_equal_func;
7030 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_search_column;
7031 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_search_column;
7032 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_enable_search;
7033 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_enable_search;
7034 extern (C) _GdkDrawable * function(_GtkTreeView *, void *)gtk_tree_view_create_row_drag_icon;
7035 extern (C) int function(_GtkTreeView *, int, int, void * *, int *)gtk_tree_view_get_dest_row_at_pos;
7036 extern (C) void function(_GtkTreeView *, void * *, int *)gtk_tree_view_get_drag_dest_row;
7037 extern (C) void function(_GtkTreeView *, void *, int)gtk_tree_view_set_drag_dest_row;
7038 extern (C) void function(_GtkTreeView *)gtk_tree_view_unset_rows_drag_dest;
7039 extern (C) void function(_GtkTreeView *)gtk_tree_view_unset_rows_drag_source;
7040 extern (C) void function(_GtkTreeView *, _GtkTargetEntry *, int, int)gtk_tree_view_enable_model_drag_dest;
7041 extern (C) void function(_GtkTreeView *, int, _GtkTargetEntry *, int, int)gtk_tree_view_enable_model_drag_source;
7042 extern (C) int function(_GtkTreeView *, void * *, void * *)gtk_tree_view_get_visible_range;
7043 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_tree_to_widget_coords;
7044 extern (C) void function(_GtkTreeView *, int, int, int *, int *)gtk_tree_view_widget_to_tree_coords;
7045 extern (C) void function(_GtkTreeView *, _GdkRectangle *)gtk_tree_view_get_visible_rect;
7046 extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *)gtk_tree_view_get_background_area;
7047 extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *)gtk_tree_view_get_cell_area;
7048 extern (C) int function(_GtkTreeView *, int, int, void * *, _GtkTreeViewColumn * *, int *, int *)gtk_tree_view_get_path_at_pos;
7049 extern (C) _GdkDrawable * function(_GtkTreeView *)gtk_tree_view_get_bin_window;
7050 extern (C) void function(_GtkTreeView *, void * *, _GtkTreeViewColumn * *)gtk_tree_view_get_cursor;
7051 extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *, int)gtk_tree_view_set_cursor_on_cell;
7052 extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, int)gtk_tree_view_set_cursor;
7053 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_reorderable;
7054 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_reorderable;
7055 extern (C) int function(_GtkTreeView *, void *)gtk_tree_view_row_expanded;
7056 extern (C) void function(_GtkTreeView *, _BCD_func__10755, void *)gtk_tree_view_map_expanded_rows;
7057 extern (C) int function(_GtkTreeView *, void *)gtk_tree_view_collapse_row;
7058 extern (C) int function(_GtkTreeView *, void *, int)gtk_tree_view_expand_row;
7059 extern (C) void function(_GtkTreeView *, void *)gtk_tree_view_expand_to_path;
7060 extern (C) void function(_GtkTreeView *)gtk_tree_view_collapse_all;
7061 extern (C) void function(_GtkTreeView *)gtk_tree_view_expand_all;
7062 extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *)gtk_tree_view_row_activated;
7063 extern (C) void function(_GtkTreeView *, void *, _GtkTreeViewColumn *, int, float, float)gtk_tree_view_scroll_to_cell;
7064 extern (C) void function(_GtkTreeView *, int, int)gtk_tree_view_scroll_to_point;
7065 extern (C) void function(_GtkTreeView *, _BCD_func__10756, void *, _BCD_func__13158)gtk_tree_view_set_column_drag_function;
7066 extern (C) _GtkTreeViewColumn * function(_GtkTreeView *)gtk_tree_view_get_expander_column;
7067 extern (C) void function(_GtkTreeView *, _GtkTreeViewColumn *)gtk_tree_view_set_expander_column;
7068 extern (C) void function(_GtkTreeView *, _GtkTreeViewColumn *, _GtkTreeViewColumn *)gtk_tree_view_move_column_after;
7069 extern (C) _GList * function(_GtkTreeView *)gtk_tree_view_get_columns;
7070 extern (C) _GtkTreeViewColumn * function(_GtkTreeView *, int)gtk_tree_view_get_column;
7071 extern (C) int function(_GtkTreeView *, int, char *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158)gtk_tree_view_insert_column_with_data_func;
7072 extern (C) int function(_GtkTreeView *, int, char *, _GtkCellRenderer *, ...)gtk_tree_view_insert_column_with_attributes;
7073 extern (C) int function(_GtkTreeView *, _GtkTreeViewColumn *, int)gtk_tree_view_insert_column;
7074 extern (C) int function(_GtkTreeView *, _GtkTreeViewColumn *)gtk_tree_view_remove_column;
7075 extern (C) int function(_GtkTreeView *, _GtkTreeViewColumn *)gtk_tree_view_append_column;
7076 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_rules_hint;
7077 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_rules_hint;
7078 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_headers_clickable;
7079 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_headers_clickable;
7080 extern (C) void function(_GtkTreeView *)gtk_tree_view_columns_autosize;
7081 extern (C) void function(_GtkTreeView *, int)gtk_tree_view_set_headers_visible;
7082 extern (C) int function(_GtkTreeView *)gtk_tree_view_get_headers_visible;
7083 extern (C) void function(_GtkTreeView *, _GtkAdjustment *)gtk_tree_view_set_vadjustment;
7084 extern (C) _GtkAdjustment * function(_GtkTreeView *)gtk_tree_view_get_vadjustment;
7085 extern (C) void function(_GtkTreeView *, _GtkAdjustment *)gtk_tree_view_set_hadjustment;
7086 extern (C) _GtkAdjustment * function(_GtkTreeView *)gtk_tree_view_get_hadjustment;
7087 extern (C) _GtkTreeSelection * function(_GtkTreeView *)gtk_tree_view_get_selection;
7088 extern (C) void function(_GtkTreeView *, void *)gtk_tree_view_set_model;
7089 extern (C) void * function(_GtkTreeView *)gtk_tree_view_get_model;
7090 extern (C) _GtkWidget * function(void *)gtk_tree_view_new_with_model;
7091 extern (C) _GtkWidget * function()gtk_tree_view_new;
7092 extern (C) uint function()gtk_tree_view_get_type;
7093 extern (C) void function(_GtkEntry *, int)gtk_entry_set_editable;
7094 extern (C) void function(_GtkEntry *, int, int)gtk_entry_select_region;
7095 extern (C) void function(_GtkEntry *, int)gtk_entry_set_position;
7096 extern (C) void function(_GtkEntry *, char *)gtk_entry_prepend_text;
7097 extern (C) void function(_GtkEntry *, char *)gtk_entry_append_text;
7098 extern (C) _GtkWidget * function(int)gtk_entry_new_with_max_length;
7099 extern (C) _GtkAdjustment * function(_GtkEntry *)gtk_entry_get_cursor_hadjustment;
7100 extern (C) void function(_GtkEntry *, _GtkAdjustment *)gtk_entry_set_cursor_hadjustment;
7101 extern (C) int function(_GtkEntry *, int)gtk_entry_text_index_to_layout_index;
7102 extern (C) int function(_GtkEntry *, int)gtk_entry_layout_index_to_text_index;
7103 extern (C) _GtkEntryCompletion * function(_GtkEntry *)gtk_entry_get_completion;
7104 extern (C) void function(_GtkEntry *, _GtkEntryCompletion *)gtk_entry_set_completion;
7105 extern (C) float function(_GtkEntry *)gtk_entry_get_alignment;
7106 extern (C) void function(_GtkEntry *, float)gtk_entry_set_alignment;
7107 extern (C) void function(_GtkEntry *, int *, int *)gtk_entry_get_layout_offsets;
7108 extern (C) void * function(_GtkEntry *)gtk_entry_get_layout;
7109 extern (C) char * function(_GtkEntry *)gtk_entry_get_text;
7110 extern (C) void function(_GtkEntry *, char *)gtk_entry_set_text;
7111 extern (C) int function(_GtkEntry *)gtk_entry_get_width_chars;
7112 extern (C) void function(_GtkEntry *, int)gtk_entry_set_width_chars;
7113 extern (C) int function(_GtkEntry *)gtk_entry_get_activates_default;
7114 extern (C) void function(_GtkEntry *, int)gtk_entry_set_activates_default;
7115 extern (C) int function(_GtkEntry *)gtk_entry_get_max_length;
7116 extern (C) void function(_GtkEntry *, int)gtk_entry_set_max_length;
7117 extern (C) _GtkBorder * function(_GtkEntry *)gtk_entry_get_inner_border;
7118 extern (C) void function(_GtkEntry *, _GtkBorder *)gtk_entry_set_inner_border;
7119 extern (C) int function(_GtkEntry *)gtk_entry_get_has_frame;
7120 extern (C) void function(_GtkEntry *, int)gtk_entry_set_has_frame;
7121 extern (C) uint function(_GtkEntry *)gtk_entry_get_invisible_char;
7122 extern (C) void function(_GtkEntry *, uint)gtk_entry_set_invisible_char;
7123 extern (C) int function(_GtkEntry *)gtk_entry_get_visibility;
7124 extern (C) void function(_GtkEntry *, int)gtk_entry_set_visibility;
7125 extern (C) _GtkWidget * function()gtk_entry_new;
7126 extern (C) uint function()gtk_entry_get_type;
7127 extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_text_column;
7128 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_text_column;
7129 extern (C) char * function(_GtkEntryCompletion *)gtk_entry_completion_get_completion_prefix;
7130 extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_popup_single_match;
7131 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_popup_single_match;
7132 extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_popup_set_width;
7133 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_popup_set_width;
7134 extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_popup_completion;
7135 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_popup_completion;
7136 extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_inline_selection;
7137 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_inline_selection;
7138 extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_inline_completion;
7139 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_inline_completion;
7140 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_delete_action;
7141 extern (C) void function(_GtkEntryCompletion *, int, char *)gtk_entry_completion_insert_action_markup;
7142 extern (C) void function(_GtkEntryCompletion *, int, char *)gtk_entry_completion_insert_action_text;
7143 extern (C) void function(_GtkEntryCompletion *)gtk_entry_completion_insert_prefix;
7144 extern (C) void function(_GtkEntryCompletion *)gtk_entry_completion_complete;
7145 extern (C) int function(_GtkEntryCompletion *)gtk_entry_completion_get_minimum_key_length;
7146 extern (C) void function(_GtkEntryCompletion *, int)gtk_entry_completion_set_minimum_key_length;
7147 extern (C) void function(_GtkEntryCompletion *, _BCD_func__10863, void *, _BCD_func__13158)gtk_entry_completion_set_match_func;
7148 extern (C) void * function(_GtkEntryCompletion *)gtk_entry_completion_get_model;
7149 extern (C) void function(_GtkEntryCompletion *, void *)gtk_entry_completion_set_model;
7150 extern (C) _GtkWidget * function(_GtkEntryCompletion *)gtk_entry_completion_get_entry;
7151 extern (C) _GtkEntryCompletion * function()gtk_entry_completion_new;
7152 extern (C) uint function()gtk_entry_completion_get_type;
7153 extern (C) void function(_GtkTreeModelFilter *)gtk_tree_model_filter_clear_cache;
7154 extern (C) void function(_GtkTreeModelFilter *)gtk_tree_model_filter_refilter;
7155 extern (C) void * function(_GtkTreeModelFilter *, void *)gtk_tree_model_filter_convert_path_to_child_path;
7156 extern (C) void * function(_GtkTreeModelFilter *, void *)gtk_tree_model_filter_convert_child_path_to_path;
7157 extern (C) void function(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_filter_convert_iter_to_child_iter;
7158 extern (C) int function(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_filter_convert_child_iter_to_iter;
7159 extern (C) void * function(_GtkTreeModelFilter *)gtk_tree_model_filter_get_model;
7160 extern (C) void function(_GtkTreeModelFilter *, int)gtk_tree_model_filter_set_visible_column;
7161 extern (C) void function(_GtkTreeModelFilter *, int, uint *, _BCD_func__10889, void *, _BCD_func__13158)gtk_tree_model_filter_set_modify_func;
7162 extern (C) void function(_GtkTreeModelFilter *, _BCD_func__10753, void *, _BCD_func__13158)gtk_tree_model_filter_set_visible_func;
7163 extern (C) void * function(void *, void *)gtk_tree_model_filter_new;
7164 extern (C) uint function()gtk_tree_model_filter_get_type;
7165 extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_move_before;
7166 extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_move_after;
7167 extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_swap;
7168 extern (C) void function(_GtkListStore *, int *)gtk_list_store_reorder;
7169 extern (C) int function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_iter_is_valid;
7170 extern (C) void function(_GtkListStore *)gtk_list_store_clear;
7171 extern (C) void function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_append;
7172 extern (C) void function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_prepend;
7173 extern (C) void function(_GtkListStore *, _GtkTreeIter *, int, int *, _GValue *, int)gtk_list_store_insert_with_valuesv;
7174 extern (C) void function(_GtkListStore *, _GtkTreeIter *, int, ...)gtk_list_store_insert_with_values;
7175 extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_insert_after;
7176 extern (C) void function(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *)gtk_list_store_insert_before;
7177 extern (C) void function(_GtkListStore *, _GtkTreeIter *, int)gtk_list_store_insert;
7178 extern (C) int function(_GtkListStore *, _GtkTreeIter *)gtk_list_store_remove;
7179 extern (C) void function(_GtkListStore *, _GtkTreeIter *, char *)gtk_list_store_set_valist;
7180 extern (C) void function(_GtkListStore *, _GtkTreeIter *, int *, _GValue *, int)gtk_list_store_set_valuesv;
7181 extern (C) void function(_GtkListStore *, _GtkTreeIter *, ...)gtk_list_store_set;
7182 extern (C) void function(_GtkListStore *, _GtkTreeIter *, int, _GValue *)gtk_list_store_set_value;
7183 extern (C) void function(_GtkListStore *, int, uint *)gtk_list_store_set_column_types;
7184 extern (C) _GtkListStore * function(int, uint *)gtk_list_store_newv;
7185 extern (C) _GtkListStore * function(int, ...)gtk_list_store_new;
7186 extern (C) uint function()gtk_list_store_get_type;
7187 extern (C) int function(_GtkIMContext *, int, int)gtk_im_context_delete_surrounding;
7188 extern (C) int function(_GtkIMContext *, char * *, int *)gtk_im_context_get_surrounding;
7189 extern (C) void function(_GtkIMContext *, char *, int, int)gtk_im_context_set_surrounding;
7190 extern (C) void function(_GtkIMContext *, int)gtk_im_context_set_use_preedit;
7191 extern (C) void function(_GtkIMContext *, _GdkRectangle *)gtk_im_context_set_cursor_location;
7192 extern (C) void function(_GtkIMContext *)gtk_im_context_reset;
7193 extern (C) void function(_GtkIMContext *)gtk_im_context_focus_out;
7194 extern (C) void function(_GtkIMContext *)gtk_im_context_focus_in;
7195 extern (C) int function(_GtkIMContext *, _GdkEventKey *)gtk_im_context_filter_keypress;
7196 extern (C) void function(_GtkIMContext *, char * *, void * *, int *)gtk_im_context_get_preedit_string;
7197 extern (C) void function(_GtkIMContext *, _GdkDrawable *)gtk_im_context_set_client_window;
7198 extern (C) uint function()gtk_im_context_get_type;
7199 extern (C) int function(void *)gtk_editable_get_editable;
7200 extern (C) void function(void *, int)gtk_editable_set_editable;
7201 extern (C) int function(void *)gtk_editable_get_position;
7202 extern (C) void function(void *, int)gtk_editable_set_position;
7203 extern (C) void function(void *)gtk_editable_delete_selection;
7204 extern (C) void function(void *)gtk_editable_paste_clipboard;
7205 extern (C) void function(void *)gtk_editable_copy_clipboard;
7206 extern (C) void function(void *)gtk_editable_cut_clipboard;
7207 extern (C) char * function(void *, int, int)gtk_editable_get_chars;
7208 extern (C) void function(void *, int, int)gtk_editable_delete_text;
7209 extern (C) void function(void *, char *, int, int *)gtk_editable_insert_text;
7210 extern (C) int function(void *, int *, int *)gtk_editable_get_selection_bounds;
7211 extern (C) void function(void *, int, int)gtk_editable_select_region;
7212 extern (C) uint function()gtk_editable_get_type;
7213 extern (C) void function(_GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_drag_set_default_icon;
7214 extern (C) void function(_GtkWidget *, _GdkEvent *)_gtk_drag_dest_handle_event;
7215 extern (C) void function(_GtkWidget *, _GdkEvent *)_gtk_drag_source_handle_event;
7216 extern (C) int function(_GtkWidget *, int, int, int, int)gtk_drag_check_threshold;
7217 extern (C) void function(_GdkDragContext *)gtk_drag_set_icon_default;
7218 extern (C) void function(_GdkDragContext *, char *, int, int)gtk_drag_set_icon_name;
7219 extern (C) void function(_GdkDragContext *, char *, int, int)gtk_drag_set_icon_stock;
7220 extern (C) void function(_GdkDragContext *, void *, int, int)gtk_drag_set_icon_pixbuf;
7221 extern (C) void function(_GdkDragContext *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int)gtk_drag_set_icon_pixmap;
7222 extern (C) void function(_GdkDragContext *, _GtkWidget *, int, int)gtk_drag_set_icon_widget;
7223 extern (C) _GdkDragContext * function(_GtkWidget *, _GtkTargetList *, int, int, _GdkEvent *)gtk_drag_begin;
7224 extern (C) void function(_GtkWidget *, char *)gtk_drag_source_set_icon_name;
7225 extern (C) void function(_GtkWidget *, char *)gtk_drag_source_set_icon_stock;
7226 extern (C) void function(_GtkWidget *, void *)gtk_drag_source_set_icon_pixbuf;
7227 extern (C) void function(_GtkWidget *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *)gtk_drag_source_set_icon;
7228 extern (C) void function(_GtkWidget *)gtk_drag_source_add_uri_targets;
7229 extern (C) void function(_GtkWidget *)gtk_drag_source_add_image_targets;
7230 extern (C) void function(_GtkWidget *)gtk_drag_source_add_text_targets;
7231 extern (C) void function(_GtkWidget *, _GtkTargetList *)gtk_drag_source_set_target_list;
7232 extern (C) _GtkTargetList * function(_GtkWidget *)gtk_drag_source_get_target_list;
7233 extern (C) void function(_GtkWidget *)gtk_drag_source_unset;
7234 extern (C) void function(_GtkWidget *, int, _GtkTargetEntry *, int, int)gtk_drag_source_set;
7235 extern (C) int function(_GtkWidget *)gtk_drag_dest_get_track_motion;
7236 extern (C) void function(_GtkWidget *, int)gtk_drag_dest_set_track_motion;
7237 extern (C) void function(_GtkWidget *)gtk_drag_dest_add_uri_targets;
7238 extern (C) void function(_GtkWidget *)gtk_drag_dest_add_image_targets;
7239 extern (C) void function(_GtkWidget *)gtk_drag_dest_add_text_targets;
7240 extern (C) void function(_GtkWidget *, _GtkTargetList *)gtk_drag_dest_set_target_list;
7241 extern (C) _GtkTargetList * function(_GtkWidget *)gtk_drag_dest_get_target_list;
7242 extern (C) void * function(_GtkWidget *, _GdkDragContext *, _GtkTargetList *)gtk_drag_dest_find_target;
7243 extern (C) void function(_GtkWidget *)gtk_drag_dest_unset;
7244 extern (C) void function(_GtkWidget *, _GdkDrawable *, int, int)gtk_drag_dest_set_proxy;
7245 extern (C) void function(_GtkWidget *, int, _GtkTargetEntry *, int, int)gtk_drag_dest_set;
7246 extern (C) void function(_GtkWidget *)gtk_drag_unhighlight;
7247 extern (C) void function(_GtkWidget *)gtk_drag_highlight;
7248 extern (C) _GtkWidget * function(_GdkDragContext *)gtk_drag_get_source_widget;
7249 extern (C) void function(_GdkDragContext *, int, int, uint)gtk_drag_finish;
7250 extern (C) void function(_GtkWidget *, _GdkDragContext *, void *, uint)gtk_drag_get_data;
7251 extern (C) void function(_GtkCombo *)gtk_combo_disable_activate;
7252 extern (C) void function(_GtkCombo *, _GList *)gtk_combo_set_popdown_strings;
7253 extern (C) void function(_GtkCombo *, _GtkItem *, char *)gtk_combo_set_item_string;
7254 extern (C) void function(_GtkCombo *, int)gtk_combo_set_case_sensitive;
7255 extern (C) void function(_GtkCombo *, int)gtk_combo_set_use_arrows_always;
7256 extern (C) void function(_GtkCombo *, int)gtk_combo_set_use_arrows;
7257 extern (C) void function(_GtkCombo *, int, int)gtk_combo_set_value_in_list;
7258 extern (C) _GtkWidget * function()gtk_combo_new;
7259 extern (C) uint function()gtk_combo_get_type;
7260 extern (C) _GtkWidget * function(int, int)gtk_hbox_new;
7261 extern (C) uint function()gtk_hbox_get_type;
7262 extern (C) _GtkWidget * function(char *)gtk_color_selection_dialog_new;
7263 extern (C) uint function()gtk_color_selection_dialog_get_type;
7264 extern (C) void function(_GtkColorSelection *, int)gtk_color_selection_set_update_policy;
7265 extern (C) void function(_GtkColorSelection *, double *)gtk_color_selection_get_color;
7266 extern (C) void function(_GtkColorSelection *, double *)gtk_color_selection_set_color;
7267 extern (C) _BCD_func__11008 function(_BCD_func__11008)gtk_color_selection_set_change_palette_with_screen_hook;
7268 extern (C) _BCD_func__11009 function(_BCD_func__11009)gtk_color_selection_set_change_palette_hook;
7269 extern (C) char * function(_GdkColor *, int)gtk_color_selection_palette_to_string;
7270 extern (C) int function(char *, _GdkColor * *, int *)gtk_color_selection_palette_from_string;
7271 extern (C) int function(_GtkColorSelection *)gtk_color_selection_is_adjusting;
7272 extern (C) ushort function(_GtkColorSelection *)gtk_color_selection_get_previous_alpha;
7273 extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_get_previous_color;
7274 extern (C) void function(_GtkColorSelection *, ushort)gtk_color_selection_set_previous_alpha;
7275 extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_set_previous_color;
7276 extern (C) ushort function(_GtkColorSelection *)gtk_color_selection_get_current_alpha;
7277 extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_get_current_color;
7278 extern (C) void function(_GtkColorSelection *, ushort)gtk_color_selection_set_current_alpha;
7279 extern (C) void function(_GtkColorSelection *, _GdkColor *)gtk_color_selection_set_current_color;
7280 extern (C) void function(_GtkColorSelection *, int)gtk_color_selection_set_has_palette;
7281 extern (C) int function(_GtkColorSelection *)gtk_color_selection_get_has_palette;
7282 extern (C) void function(_GtkColorSelection *, int)gtk_color_selection_set_has_opacity_control;
7283 extern (C) int function(_GtkColorSelection *)gtk_color_selection_get_has_opacity_control;
7284 extern (C) _GtkWidget * function()gtk_color_selection_new;
7285 extern (C) uint function()gtk_color_selection_get_type;
7286 extern (C) _GtkWidget * function(int, int)gtk_vbox_new;
7287 extern (C) uint function()gtk_vbox_get_type;
7288 extern (C) char * function(_GtkColorButton *)gtk_color_button_get_title;
7289 extern (C) void function(_GtkColorButton *, char *)gtk_color_button_set_title;
7290 extern (C) int function(_GtkColorButton *)gtk_color_button_get_use_alpha;
7291 extern (C) void function(_GtkColorButton *, int)gtk_color_button_set_use_alpha;
7292 extern (C) ushort function(_GtkColorButton *)gtk_color_button_get_alpha;
7293 extern (C) void function(_GtkColorButton *, _GdkColor *)gtk_color_button_get_color;
7294 extern (C) void function(_GtkColorButton *, ushort)gtk_color_button_set_alpha;
7295 extern (C) void function(_GtkColorButton *, _GdkColor *)gtk_color_button_set_color;
7296 extern (C) _GtkWidget * function(_GdkColor *)gtk_color_button_new_with_color;
7297 extern (C) _GtkWidget * function()gtk_color_button_new;
7298 extern (C) uint function()gtk_color_button_get_type;
7299 extern (C) void * function(_GtkCList *, _GtkCListRow *, int)_gtk_clist_create_cell_layout;
7300 extern (C) void function(_GtkCList *, int)gtk_clist_set_auto_sort;
7301 extern (C) void function(_GtkCList *)gtk_clist_sort;
7302 extern (C) void function(_GtkCList *, int)gtk_clist_set_sort_type;
7303 extern (C) void function(_GtkCList *, int)gtk_clist_set_sort_column;
7304 extern (C) void function(_GtkCList *, _BCD_func__11051)gtk_clist_set_compare_func;
7305 extern (C) void function(_GtkCList *, int, int)gtk_clist_row_move;
7306 extern (C) void function(_GtkCList *, int, int)gtk_clist_swap_rows;
7307 extern (C) void function(_GtkCList *)gtk_clist_unselect_all;
7308 extern (C) void function(_GtkCList *)gtk_clist_select_all;
7309 extern (C) int function(_GtkCList *, int, int, int *, int *)gtk_clist_get_selection_info;
7310 extern (C) void function(_GtkCList *)gtk_clist_clear;
7311 extern (C) void function(_GtkCList *)gtk_clist_undo_selection;
7312 extern (C) void function(_GtkCList *, int, int)gtk_clist_unselect_row;
7313 extern (C) void function(_GtkCList *, int, int)gtk_clist_select_row;
7314 extern (C) int function(_GtkCList *, void *)gtk_clist_find_row_from_data;
7315 extern (C) void * function(_GtkCList *, int)gtk_clist_get_row_data;
7316 extern (C) void function(_GtkCList *, int, void *, _BCD_func__13158)gtk_clist_set_row_data_full;
7317 extern (C) void function(_GtkCList *, int, void *)gtk_clist_set_row_data;
7318 extern (C) void function(_GtkCList *, int)gtk_clist_remove;
7319 extern (C) int function(_GtkCList *, int, char * *)gtk_clist_insert;
7320 extern (C) int function(_GtkCList *, char * *)gtk_clist_append;
7321 extern (C) int function(_GtkCList *, char * *)gtk_clist_prepend;
7322 extern (C) int function(_GtkCList *, int)gtk_clist_get_selectable;
7323 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_selectable;
7324 extern (C) void function(_GtkCList *, int, int, int, int)gtk_clist_set_shift;
7325 extern (C) _GtkStyle * function(_GtkCList *, int)gtk_clist_get_row_style;
7326 extern (C) void function(_GtkCList *, int, _GtkStyle *)gtk_clist_set_row_style;
7327 extern (C) _GtkStyle * function(_GtkCList *, int, int)gtk_clist_get_cell_style;
7328 extern (C) void function(_GtkCList *, int, int, _GtkStyle *)gtk_clist_set_cell_style;
7329 extern (C) void function(_GtkCList *, int, _GdkColor *)gtk_clist_set_background;
7330 extern (C) void function(_GtkCList *, int, _GdkColor *)gtk_clist_set_foreground;
7331 extern (C) int function(_GtkCList *, int, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *)gtk_clist_get_pixtext;
7332 extern (C) void function(_GtkCList *, int, int, char *, char, _GdkDrawable *, _GdkDrawable *)gtk_clist_set_pixtext;
7333 extern (C) int function(_GtkCList *, int, int, _GdkDrawable * *, _GdkDrawable * *)gtk_clist_get_pixmap;
7334 extern (C) void function(_GtkCList *, int, int, _GdkDrawable *, _GdkDrawable *)gtk_clist_set_pixmap;
7335 extern (C) int function(_GtkCList *, int, int, char * *)gtk_clist_get_text;
7336 extern (C) void function(_GtkCList *, int, int, char *)gtk_clist_set_text;
7337 extern (C) int function(_GtkCList *, int, int)gtk_clist_get_cell_type;
7338 extern (C) int function(_GtkCList *, int)gtk_clist_row_is_visible;
7339 extern (C) void function(_GtkCList *, int, int, float, float)gtk_clist_moveto;
7340 extern (C) void function(_GtkCList *, uint)gtk_clist_set_row_height;
7341 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_max_width;
7342 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_min_width;
7343 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_width;
7344 extern (C) int function(_GtkCList *, int)gtk_clist_optimal_column_width;
7345 extern (C) int function(_GtkCList *)gtk_clist_columns_autosize;
7346 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_auto_resize;
7347 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_resizeable;
7348 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_visibility;
7349 extern (C) void function(_GtkCList *, int, int)gtk_clist_set_column_justification;
7350 extern (C) _GtkWidget * function(_GtkCList *, int)gtk_clist_get_column_widget;
7351 extern (C) void function(_GtkCList *, int, _GtkWidget *)gtk_clist_set_column_widget;
7352 extern (C) char * function(_GtkCList *, int)gtk_clist_get_column_title;
7353 extern (C) void function(_GtkCList *, int, char *)gtk_clist_set_column_title;
7354 extern (C) void function(_GtkCList *)gtk_clist_column_titles_passive;
7355 extern (C) void function(_GtkCList *)gtk_clist_column_titles_active;
7356 extern (C) void function(_GtkCList *, int)gtk_clist_column_title_passive;
7357 extern (C) void function(_GtkCList *, int)gtk_clist_column_title_active;
7358 extern (C) void function(_GtkCList *)gtk_clist_column_titles_hide;
7359 extern (C) void function(_GtkCList *)gtk_clist_column_titles_show;
7360 extern (C) void function(_GtkCList *)gtk_clist_thaw;
7361 extern (C) void function(_GtkCList *)gtk_clist_freeze;
7362 extern (C) void function(_GtkCList *, uint, char)gtk_clist_set_button_actions;
7363 extern (C) void function(_GtkCList *, int)gtk_clist_set_use_drag_icons;
7364 extern (C) void function(_GtkCList *, int)gtk_clist_set_reorderable;
7365 extern (C) void function(_GtkCList *, int)gtk_clist_set_selection_mode;
7366 extern (C) void function(_GtkCList *, int)gtk_clist_set_shadow_type;
7367 extern (C) _GtkAdjustment * function(_GtkCList *)gtk_clist_get_vadjustment;
7368 extern (C) _GtkAdjustment * function(_GtkCList *)gtk_clist_get_hadjustment;
7369 extern (C) void function(_GtkCList *, _GtkAdjustment *)gtk_clist_set_vadjustment;
7370 extern (C) void function(_GtkCList *, _GtkAdjustment *)gtk_clist_set_hadjustment;
7371 extern (C) _GtkWidget * function(int, char * *)gtk_clist_new_with_titles;
7372 extern (C) _GtkWidget * function(int)gtk_clist_new;
7373 extern (C) uint function()gtk_clist_get_type;
7374 extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_vscrollbar_new;
7375 extern (C) uint function()gtk_vscrollbar_get_type;
7376 extern (C) _GtkWidget * function(_GtkAdjustment *)gtk_hscrollbar_new;
7377 extern (C) uint function()gtk_hscrollbar_get_type;
7378 extern (C) uint function()gtk_scrollbar_get_type;
7379 extern (C) double function(_GtkRange *, int)_gtk_range_get_wheel_delta;
7380 extern (C) double function(_GtkRange *)gtk_range_get_fill_level;
7381 extern (C) void function(_GtkRange *, double)gtk_range_set_fill_level;
7382 extern (C) int function(_GtkRange *)gtk_range_get_restrict_to_fill_level;
7383 extern (C) void function(_GtkRange *, int)gtk_range_set_restrict_to_fill_level;
7384 extern (C) int function(_GtkRange *)gtk_range_get_show_fill_level;
7385 extern (C) void function(_GtkRange *, int)gtk_range_set_show_fill_level;
7386 extern (C) double function(_GtkRange *)gtk_range_get_value;
7387 extern (C) void function(_GtkRange *, double)gtk_range_set_value;
7388 extern (C) void function(_GtkRange *, double, double)gtk_range_set_range;
7389 extern (C) void function(_GtkRange *, double, double)gtk_range_set_increments;
7390 extern (C) int function(_GtkRange *)gtk_range_get_upper_stepper_sensitivity;
7391 extern (C) void function(_GtkRange *, int)gtk_range_set_upper_stepper_sensitivity;
7392 extern (C) int function(_GtkRange *)gtk_range_get_lower_stepper_sensitivity;
7393 extern (C) void function(_GtkRange *, int)gtk_range_set_lower_stepper_sensitivity;
7394 extern (C) int function(_GtkRange *)gtk_range_get_inverted;
7395 extern (C) void function(_GtkRange *, int)gtk_range_set_inverted;
7396 extern (C) _GtkAdjustment * function(_GtkRange *)gtk_range_get_adjustment;
7397 extern (C) void function(_GtkRange *, _GtkAdjustment *)gtk_range_set_adjustment;
7398 extern (C) int function(_GtkRange *)gtk_range_get_update_policy;
7399 extern (C) void function(_GtkRange *, int)gtk_range_set_update_policy;
7400 extern (C) uint function()gtk_range_get_type;
7401 extern (C) void function()_gtk_clipboard_store_all;
7402 extern (C) void function(_GdkEventOwnerChange *)_gtk_clipboard_handle_event;
7403 extern (C) void function(void *)gtk_clipboard_store;
7404 extern (C) void function(void *, _GtkTargetEntry *, int)gtk_clipboard_set_can_store;
7405 extern (C) int function(void *, void *)gtk_clipboard_wait_is_target_available;
7406 extern (C) int function(void *)gtk_clipboard_wait_is_image_available;
7407 extern (C) int function(void *, _GtkTextBuffer *)gtk_clipboard_wait_is_rich_text_available;
7408 extern (C) int function(void *)gtk_clipboard_wait_is_text_available;
7409 extern (C) int function(void *, void * * *, int *)gtk_clipboard_wait_for_targets;
7410 extern (C) void * function(void *)gtk_clipboard_wait_for_image;
7411 extern (C) char * function(void *, _GtkTextBuffer *, void * *, uint *)gtk_clipboard_wait_for_rich_text;
7412 extern (C) char * function(void *)gtk_clipboard_wait_for_text;
7413 extern (C) _GtkSelectionData * function(void *, void *)gtk_clipboard_wait_for_contents;
7414 extern (C) void function(void *, _BCD_func__11269, void *)gtk_clipboard_request_targets;
7415 extern (C) void function(void *, _BCD_func__11270, void *)gtk_clipboard_request_image;
7416 extern (C) void function(void *, _GtkTextBuffer *, _BCD_func__11271, void *)gtk_clipboard_request_rich_text;
7417 extern (C) void function(void *, _BCD_func__11272, void *)gtk_clipboard_request_text;
7418 extern (C) void function(void *, void *, _BCD_func__11273, void *)gtk_clipboard_request_contents;
7419 extern (C) void function(void *, void *)gtk_clipboard_set_image;
7420 extern (C) void function(void *, char *, int)gtk_clipboard_set_text;
7421 extern (C) void function(void *)gtk_clipboard_clear;
7422 extern (C) _GObject * function(void *)gtk_clipboard_get_owner;
7423 extern (C) int function(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, _GObject *)gtk_clipboard_set_with_owner;
7424 extern (C) int function(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, void *)gtk_clipboard_set_with_data;
7425 extern (C) _GdkDisplay * function(void *)gtk_clipboard_get_display;
7426 extern (C) void * function(void *)gtk_clipboard_get;
7427 extern (C) void * function(_GdkDisplay *, void *)gtk_clipboard_get_for_display;
7428 extern (C) uint function()gtk_clipboard_get_type;
7429 extern (C) uint function()gtk_target_list_get_type;
7430 extern (C) void function(_GtkSelectionData *)gtk_selection_data_free;
7431 extern (C) _GtkSelectionData * function(_GtkSelectionData *)gtk_selection_data_copy;
7432 extern (C) uint function()gtk_selection_data_get_type;
7433 extern (C) int function(_GtkWidget *, _GdkEventProperty *)_gtk_selection_property_notify;
7434 extern (C) int function(_GtkWidget *, _GdkEventSelection *)_gtk_selection_notify;
7435 extern (C) int function(_GdkDrawable *, _GdkEventProperty *)_gtk_selection_incr_event;
7436 extern (C) int function(_GtkWidget *, _GdkEventSelection *)_gtk_selection_request;
7437 extern (C) int function(_GtkWidget *, _GdkEventSelection *)gtk_selection_clear;
7438 extern (C) void function(_GtkWidget *)gtk_selection_remove_all;
7439 extern (C) int function(void * *, int)gtk_targets_include_uri;
7440 extern (C) int function(void * *, int, int)gtk_targets_include_image;
7441 extern (C) int function(void * *, int, _GtkTextBuffer *)gtk_targets_include_rich_text;
7442 extern (C) int function(void * *, int)gtk_targets_include_text;
7443 extern (C) int function(_GtkSelectionData *)gtk_selection_data_targets_include_uri;
7444 extern (C) int function(_GtkSelectionData *, int)gtk_selection_data_targets_include_image;
7445 extern (C) int function(_GtkSelectionData *, _GtkTextBuffer *)gtk_selection_data_targets_include_rich_text;
7446 extern (C) int function(_GtkSelectionData *)gtk_selection_data_targets_include_text;
7447 extern (C) int function(_GtkSelectionData *, void * * *, int *)gtk_selection_data_get_targets;
7448 extern (C) char * * function(_GtkSelectionData *)gtk_selection_data_get_uris;
7449 extern (C) int function(_GtkSelectionData *, char * *)gtk_selection_data_set_uris;
7450 extern (C) void * function(_GtkSelectionData *)gtk_selection_data_get_pixbuf;
7451 extern (C) int function(_GtkSelectionData *, void *)gtk_selection_data_set_pixbuf;
7452 extern (C) char * function(_GtkSelectionData *)gtk_selection_data_get_text;
7453 extern (C) int function(_GtkSelectionData *, char *, int)gtk_selection_data_set_text;
7454 extern (C) void function(_GtkSelectionData *, void *, int, char *, int)gtk_selection_data_set;
7455 extern (C) int function(_GtkWidget *, void *, void *, uint)gtk_selection_convert;
7456 extern (C) void function(_GtkWidget *, void *)gtk_selection_clear_targets;
7457 extern (C) void function(_GtkWidget *, void *, _GtkTargetEntry *, uint)gtk_selection_add_targets;
7458 extern (C) void function(_GtkWidget *, void *, void *, uint)gtk_selection_add_target;
7459 extern (C) int function(_GdkDisplay *, _GtkWidget *, void *, uint)gtk_selection_owner_set_for_display;
7460 extern (C) int function(_GtkWidget *, void *, uint)gtk_selection_owner_set;
7461 extern (C) void function(_GtkTargetEntry *, int)gtk_target_table_free;
7462 extern (C) _GtkTargetEntry * function(_GtkTargetList *, int *)gtk_target_table_new_from_list;
7463 extern (C) int function(_GtkTargetList *, void *, uint *)gtk_target_list_find;
7464 extern (C) void function(_GtkTargetList *, void *)gtk_target_list_remove;
7465 extern (C) void function(_GtkTargetList *, _GtkTargetEntry *, uint)gtk_target_list_add_table;
7466 extern (C) void function(_GtkTargetList *, uint)gtk_target_list_add_uri_targets;
7467 extern (C) void function(_GtkTargetList *, uint, int)gtk_target_list_add_image_targets;
7468 extern (C) void function(_GtkTargetList *, uint, int, _GtkTextBuffer *)gtk_target_list_add_rich_text_targets;
7469 extern (C) void function(_GtkTargetList *, uint)gtk_target_list_add_text_targets;
7470 extern (C) void function(_GtkTargetList *, void *, uint, uint)gtk_target_list_add;
7471 extern (C) void function(_GtkTargetList *)gtk_target_list_unref;
7472 extern (C) _GtkTargetList * function(_GtkTargetList *)gtk_target_list_ref;
7473 extern (C) _GtkTargetList * function(_GtkTargetEntry *, uint)gtk_target_list_new;
7474 extern (C) void function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_order;
7475 extern (C) int function(_GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_iter_in_range;
7476 extern (C) int function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_compare;
7477 extern (C) int function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_equal;
7478 extern (C) int function(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_iter_backward_search;
7479 extern (C) int function(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *)gtk_text_iter_forward_search;
7480 extern (C) int function(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *)gtk_text_iter_backward_find_char;
7481 extern (C) int function(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *)gtk_text_iter_forward_find_char;
7482 extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_backward_to_tag_toggle;
7483 extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_forward_to_tag_toggle;
7484 extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_visible_line_index;
7485 extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_visible_line_offset;
7486 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_to_line_end;
7487 extern (C) void function(_GtkTextIter *)gtk_text_iter_forward_to_end;
7488 extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_line_index;
7489 extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_line_offset;
7490 extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_line;
7491 extern (C) void function(_GtkTextIter *, int)gtk_text_iter_set_offset;
7492 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_visible_cursor_positions;
7493 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_visible_cursor_positions;
7494 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_visible_cursor_position;
7495 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_visible_cursor_position;
7496 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_cursor_positions;
7497 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_cursor_positions;
7498 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_cursor_position;
7499 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_cursor_position;
7500 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_sentence_starts;
7501 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_sentence_ends;
7502 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_sentence_start;
7503 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_sentence_end;
7504 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_visible_word_starts;
7505 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_visible_word_ends;
7506 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_visible_word_start;
7507 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_visible_word_end;
7508 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_visible_lines;
7509 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_visible_lines;
7510 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_visible_line;
7511 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_visible_line;
7512 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_word_starts;
7513 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_word_ends;
7514 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_word_start;
7515 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_word_end;
7516 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_lines;
7517 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_lines;
7518 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_line;
7519 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_line;
7520 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_backward_chars;
7521 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_forward_chars;
7522 extern (C) int function(_GtkTextIter *)gtk_text_iter_backward_char;
7523 extern (C) int function(_GtkTextIter *)gtk_text_iter_forward_char;
7524 extern (C) int function(_GtkTextIter *)gtk_text_iter_is_start;
7525 extern (C) int function(_GtkTextIter *)gtk_text_iter_is_end;
7526 extern (C) void * function(_GtkTextIter *)gtk_text_iter_get_language;
7527 extern (C) int function(_GtkTextIter *, _GtkTextAttributes *)gtk_text_iter_get_attributes;
7528 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_bytes_in_line;
7529 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_chars_in_line;
7530 extern (C) int function(_GtkTextIter *)gtk_text_iter_is_cursor_position;
7531 extern (C) int function(_GtkTextIter *)gtk_text_iter_ends_line;
7532 extern (C) int function(_GtkTextIter *)gtk_text_iter_starts_line;
7533 extern (C) int function(_GtkTextIter *)gtk_text_iter_inside_sentence;
7534 extern (C) int function(_GtkTextIter *)gtk_text_iter_ends_sentence;
7535 extern (C) int function(_GtkTextIter *)gtk_text_iter_starts_sentence;
7536 extern (C) int function(_GtkTextIter *)gtk_text_iter_inside_word;
7537 extern (C) int function(_GtkTextIter *)gtk_text_iter_ends_word;
7538 extern (C) int function(_GtkTextIter *)gtk_text_iter_starts_word;
7539 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_can_insert;
7540 extern (C) int function(_GtkTextIter *, int)gtk_text_iter_editable;
7541 extern (C) _GSList * function(_GtkTextIter *)gtk_text_iter_get_tags;
7542 extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_has_tag;
7543 extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_toggles_tag;
7544 extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_ends_tag;
7545 extern (C) int function(_GtkTextIter *, _GtkTextTag *)gtk_text_iter_begins_tag;
7546 extern (C) _GSList * function(_GtkTextIter *, int)gtk_text_iter_get_toggled_tags;
7547 extern (C) _GtkTextChildAnchor * function(_GtkTextIter *)gtk_text_iter_get_child_anchor;
7548 extern (C) _GSList * function(_GtkTextIter *)gtk_text_iter_get_marks;
7549 extern (C) void * function(_GtkTextIter *)gtk_text_iter_get_pixbuf;
7550 extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_visible_text;
7551 extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_visible_slice;
7552 extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_text;
7553 extern (C) char * function(_GtkTextIter *, _GtkTextIter *)gtk_text_iter_get_slice;
7554 extern (C) uint function(_GtkTextIter *)gtk_text_iter_get_char;
7555 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_visible_line_index;
7556 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_visible_line_offset;
7557 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_line_index;
7558 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_line_offset;
7559 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_line;
7560 extern (C) int function(_GtkTextIter *)gtk_text_iter_get_offset;
7561 extern (C) uint function()gtk_text_iter_get_type;
7562 extern (C) void function(_GtkTextIter *)gtk_text_iter_free;
7563 extern (C) _GtkTextIter * function(_GtkTextIter *)gtk_text_iter_copy;
7564 extern (C) _GtkTextBuffer * function(_GtkTextIter *)gtk_text_iter_get_buffer;
7565 extern (C) int function(_GtkTextChildAnchor *)gtk_text_child_anchor_get_deleted;
7566 extern (C) _GList * function(_GtkTextChildAnchor *)gtk_text_child_anchor_get_widgets;
7567 extern (C) _GtkTextChildAnchor * function()gtk_text_child_anchor_new;
7568 extern (C) uint function()gtk_text_child_anchor_get_type;
7569 extern (C) uint function()gtk_text_attributes_get_type;
7570 extern (C) _GtkTextAttributes * function(_GtkTextAttributes *)gtk_text_attributes_ref;
7571 extern (C) void function(_GtkTextAttributes *)gtk_text_attributes_unref;
7572 extern (C) void function(_GtkTextAttributes *, _GtkTextAttributes *)gtk_text_attributes_copy_values;
7573 extern (C) _GtkTextAttributes * function(_GtkTextAttributes *)gtk_text_attributes_copy;
7574 extern (C) _GtkTextAttributes * function()gtk_text_attributes_new;
7575 extern (C) int function(_GtkTextTag *, _GObject *, _GdkEvent *, _GtkTextIter *)gtk_text_tag_event;
7576 extern (C) void function(_GtkTextTag *, int)gtk_text_tag_set_priority;
7577 extern (C) int function(_GtkTextTag *)gtk_text_tag_get_priority;
7578 extern (C) _GtkTextTag * function(char *)gtk_text_tag_new;
7579 extern (C) uint function()gtk_text_tag_get_type;
7580 extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_show_toggle;
7581 extern (C) int function(_GtkCheckMenuItem *)gtk_check_menu_item_get_draw_as_radio;
7582 extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_draw_as_radio;
7583 extern (C) int function(_GtkCheckMenuItem *)gtk_check_menu_item_get_inconsistent;
7584 extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_inconsistent;
7585 extern (C) void function(_GtkCheckMenuItem *)gtk_check_menu_item_toggled;
7586 extern (C) int function(_GtkCheckMenuItem *)gtk_check_menu_item_get_active;
7587 extern (C) void function(_GtkCheckMenuItem *, int)gtk_check_menu_item_set_active;
7588 extern (C) _GtkWidget * function(char *)gtk_check_menu_item_new_with_mnemonic;
7589 extern (C) _GtkWidget * function(char *)gtk_check_menu_item_new_with_label;
7590 extern (C) _GtkWidget * function()gtk_check_menu_item_new;
7591 extern (C) uint function()gtk_check_menu_item_get_type;
7592 extern (C) void function(_GtkMenuItem *)gtk_menu_item_remove_submenu;
7593 extern (C) void function(_GtkWidget *)_gtk_menu_item_popdown_submenu;
7594 extern (C) void function(_GtkWidget *, int)_gtk_menu_item_popup_submenu;
7595 extern (C) int function(_GtkWidget *)_gtk_menu_item_is_selectable;
7596 extern (C) void function(_GtkMenuItem *, char *, _GtkAccelGroup *, int)_gtk_menu_item_refresh_accel_path;
7597 extern (C) void function(_GtkMenuItem *, char *)gtk_menu_item_set_accel_path;
7598 extern (C) int function(_GtkMenuItem *)gtk_menu_item_get_right_justified;
7599 extern (C) void function(_GtkMenuItem *, int)gtk_menu_item_set_right_justified;
7600 extern (C) void function(_GtkMenuItem *, int)gtk_menu_item_toggle_size_allocate;
7601 extern (C) void function(_GtkMenuItem *, int *)gtk_menu_item_toggle_size_request;
7602 extern (C) void function(_GtkMenuItem *)gtk_menu_item_activate;
7603 extern (C) void function(_GtkMenuItem *)gtk_menu_item_deselect;
7604 extern (C) void function(_GtkMenuItem *)gtk_menu_item_select;
7605 extern (C) _GtkWidget * function(_GtkMenuItem *)gtk_menu_item_get_submenu;
7606 extern (C) void function(_GtkMenuItem *, _GtkWidget *)gtk_menu_item_set_submenu;
7607 extern (C) _GtkWidget * function(char *)gtk_menu_item_new_with_mnemonic;
7608 extern (C) _GtkWidget * function(char *)gtk_menu_item_new_with_label;
7609 extern (C) _GtkWidget * function()gtk_menu_item_new;
7610 extern (C) uint function()gtk_menu_item_get_type;
7611 extern (C) void function(_GtkItem *)gtk_item_toggle;
7612 extern (C) void function(_GtkItem *)gtk_item_deselect;
7613 extern (C) void function(_GtkItem *)gtk_item_select;
7614 extern (C) uint function()gtk_item_get_type;
7615 extern (C) void function(_GtkCheckButton *, int *, int *)_gtk_check_button_get_props;
7616 extern (C) _GtkWidget * function(char *)gtk_check_button_new_with_mnemonic;
7617 extern (C) _GtkWidget * function(char *)gtk_check_button_new_with_label;
7618 extern (C) _GtkWidget * function()gtk_check_button_new;
7619 extern (C) uint function()gtk_check_button_get_type;
7620 extern (C) int function(_GtkToggleButton *)gtk_toggle_button_get_inconsistent;
7621 extern (C) void function(_GtkToggleButton *, int)gtk_toggle_button_set_inconsistent;
7622 extern (C) void function(_GtkToggleButton *)gtk_toggle_button_toggled;
7623 extern (C) int function(_GtkToggleButton *)gtk_toggle_button_get_active;
7624 extern (C) void function(_GtkToggleButton *, int)gtk_toggle_button_set_active;
7625 extern (C) int function(_GtkToggleButton *)gtk_toggle_button_get_mode;
7626 extern (C) void function(_GtkToggleButton *, int)gtk_toggle_button_set_mode;
7627 extern (C) _GtkWidget * function(char *)gtk_toggle_button_new_with_mnemonic;
7628 extern (C) _GtkWidget * function(char *)gtk_toggle_button_new_with_label;
7629 extern (C) _GtkWidget * function()gtk_toggle_button_new;
7630 extern (C) uint function()gtk_toggle_button_get_type;
7631 extern (C) _GList * function(_GtkCellView *)gtk_cell_view_get_cell_renderers;
7632 extern (C) void function(_GtkCellView *, _GdkColor *)gtk_cell_view_set_background_color;
7633 extern (C) int function(_GtkCellView *, void *, _GtkRequisition *)gtk_cell_view_get_size_of_row;
7634 extern (C) void * function(_GtkCellView *)gtk_cell_view_get_displayed_row;
7635 extern (C) void function(_GtkCellView *, void *)gtk_cell_view_set_displayed_row;
7636 extern (C) void function(_GtkCellView *, void *)gtk_cell_view_set_model;
7637 extern (C) _GtkWidget * function(void *)gtk_cell_view_new_with_pixbuf;
7638 extern (C) _GtkWidget * function(char *)gtk_cell_view_new_with_markup;
7639 extern (C) _GtkWidget * function(char *)gtk_cell_view_new_with_text;
7640 extern (C) _GtkWidget * function()gtk_cell_view_new;
7641 extern (C) uint function()gtk_cell_view_get_type;
7642 extern (C) void function(_GtkCellRendererToggle *, int)gtk_cell_renderer_toggle_set_active;
7643 extern (C) int function(_GtkCellRendererToggle *)gtk_cell_renderer_toggle_get_active;
7644 extern (C) void function(_GtkCellRendererToggle *, int)gtk_cell_renderer_toggle_set_radio;
7645 extern (C) int function(_GtkCellRendererToggle *)gtk_cell_renderer_toggle_get_radio;
7646 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_toggle_new;
7647 extern (C) uint function()gtk_cell_renderer_toggle_get_type;
7648 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_spin_new;
7649 extern (C) uint function()gtk_cell_renderer_spin_get_type;
7650 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_progress_new;
7651 extern (C) uint function()gtk_cell_renderer_progress_get_type;
7652 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_pixbuf_new;
7653 extern (C) uint function()gtk_cell_renderer_pixbuf_get_type;
7654 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_combo_new;
7655 extern (C) uint function()gtk_cell_renderer_combo_get_type;
7656 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_accel_new;
7657 extern (C) uint function()gtk_cell_renderer_accel_get_type;
7658 extern (C) void function(_GtkCellRendererText *, int)gtk_cell_renderer_text_set_fixed_height_from_font;
7659 extern (C) _GtkCellRenderer * function()gtk_cell_renderer_text_new;
7660 extern (C) uint function()gtk_cell_renderer_text_get_type;
7661 extern (C) void function(void *, _GtkBuilder *, _GObject *, char *)_gtk_cell_layout_buildable_add_child;
7662 extern (C) void function(void *, _GtkBuilder *, _GObject *, char *, void * *)_gtk_cell_layout_buildable_custom_tag_end;
7663 extern (C) int function(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *)_gtk_cell_layout_buildable_custom_tag_start;
7664 extern (C) void function(void *, _GtkCellRenderer *, int)gtk_cell_layout_reorder;
7665 extern (C) void function(void *, _GtkCellRenderer *)gtk_cell_layout_clear_attributes;
7666 extern (C) void function(void *, _GtkCellRenderer *, _BCD_func__11624, void *, _BCD_func__13158)gtk_cell_layout_set_cell_data_func;
7667 extern (C) void function(void *, _GtkCellRenderer *, char *, int)gtk_cell_layout_add_attribute;
7668 extern (C) void function(void *, _GtkCellRenderer *, ...)gtk_cell_layout_set_attributes;
7669 extern (C) void function(void *)gtk_cell_layout_clear;
7670 extern (C) _GList * function(void *)gtk_cell_layout_get_cells;
7671 extern (C) void function(void *, _GtkCellRenderer *, int)gtk_cell_layout_pack_end;
7672 extern (C) void function(void *, _GtkCellRenderer *, int)gtk_cell_layout_pack_start;
7673 extern (C) uint function()gtk_cell_layout_get_type;
7674 extern (C) _GtkWidget * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_tree_view;
7675 extern (C) void function(_GtkTreeViewColumn *)gtk_tree_view_column_queue_resize;
7676 extern (C) int function(_GtkTreeViewColumn *, _GtkCellRenderer *, int *, int *)gtk_tree_view_column_cell_get_position;
7677 extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *)gtk_tree_view_column_focus_cell;
7678 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_cell_is_visible;
7679 extern (C) void function(_GtkTreeViewColumn *, _GdkRectangle *, int *, int *, int *, int *)gtk_tree_view_column_cell_get_size;
7680 extern (C) void function(_GtkTreeViewColumn *, void *, _GtkTreeIter *, int, int)gtk_tree_view_column_cell_set_cell_data;
7681 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sort_order;
7682 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_order;
7683 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sort_indicator;
7684 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_indicator;
7685 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sort_column_id;
7686 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sort_column_id;
7687 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_reorderable;
7688 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_reorderable;
7689 extern (C) float function(_GtkTreeViewColumn *)gtk_tree_view_column_get_alignment;
7690 extern (C) void function(_GtkTreeViewColumn *, float)gtk_tree_view_column_set_alignment;
7691 extern (C) _GtkWidget * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_widget;
7692 extern (C) void function(_GtkTreeViewColumn *, _GtkWidget *)gtk_tree_view_column_set_widget;
7693 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_clickable;
7694 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_clickable;
7695 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_expand;
7696 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_expand;
7697 extern (C) char * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_title;
7698 extern (C) void function(_GtkTreeViewColumn *, char *)gtk_tree_view_column_set_title;
7699 extern (C) void function(_GtkTreeViewColumn *)gtk_tree_view_column_clicked;
7700 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_max_width;
7701 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_max_width;
7702 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_min_width;
7703 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_min_width;
7704 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_fixed_width;
7705 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_fixed_width;
7706 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_width;
7707 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_sizing;
7708 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_sizing;
7709 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_resizable;
7710 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_resizable;
7711 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_visible;
7712 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_visible;
7713 extern (C) int function(_GtkTreeViewColumn *)gtk_tree_view_column_get_spacing;
7714 extern (C) void function(_GtkTreeViewColumn *, int)gtk_tree_view_column_set_spacing;
7715 extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *)gtk_tree_view_column_clear_attributes;
7716 extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158)gtk_tree_view_column_set_cell_data_func;
7717 extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, ...)gtk_tree_view_column_set_attributes;
7718 extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, char *, int)gtk_tree_view_column_add_attribute;
7719 extern (C) _GList * function(_GtkTreeViewColumn *)gtk_tree_view_column_get_cell_renderers;
7720 extern (C) void function(_GtkTreeViewColumn *)gtk_tree_view_column_clear;
7721 extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, int)gtk_tree_view_column_pack_end;
7722 extern (C) void function(_GtkTreeViewColumn *, _GtkCellRenderer *, int)gtk_tree_view_column_pack_start;
7723 extern (C) _GtkTreeViewColumn * function(char *, _GtkCellRenderer *, ...)gtk_tree_view_column_new_with_attributes;
7724 extern (C) _GtkTreeViewColumn * function()gtk_tree_view_column_new;
7725 extern (C) uint function()gtk_tree_view_column_get_type;
7726 extern (C) int function(void *)gtk_tree_sortable_has_default_sort_func;
7727 extern (C) void function(void *, _BCD_func__11685, void *, _BCD_func__13158)gtk_tree_sortable_set_default_sort_func;
7728 extern (C) void function(void *, int, _BCD_func__11685, void *, _BCD_func__13158)gtk_tree_sortable_set_sort_func;
7729 extern (C) void function(void *, int, int)gtk_tree_sortable_set_sort_column_id;
7730 extern (C) int function(void *, int *, int *)gtk_tree_sortable_get_sort_column_id;
7731 extern (C) void function(void *)gtk_tree_sortable_sort_column_changed;
7732 extern (C) uint function()gtk_tree_sortable_get_type;
7733 extern (C) void function(void *, void *, _GtkTreeIter *, int *)gtk_tree_model_rows_reordered;
7734 extern (C) void function(void *, void *)gtk_tree_model_row_deleted;
7735 extern (C) void function(void *, void *, _GtkTreeIter *)gtk_tree_model_row_has_child_toggled;
7736 extern (C) void function(void *, void *, _GtkTreeIter *)gtk_tree_model_row_inserted;
7737 extern (C) void function(void *, void *, _GtkTreeIter *)gtk_tree_model_row_changed;
7738 extern (C) void function(void *, _BCD_func__11697, void *)gtk_tree_model_foreach;
7739 extern (C) void function(void *, _GtkTreeIter *, char *)gtk_tree_model_get_valist;
7740 extern (C) void function(void *, _GtkTreeIter *, ...)gtk_tree_model_get;
7741 extern (C) void function(void *, _GtkTreeIter *)gtk_tree_model_unref_node;
7742 extern (C) void function(void *, _GtkTreeIter *)gtk_tree_model_ref_node;
7743 extern (C) int function(void *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_iter_parent;
7744 extern (C) int function(void *, _GtkTreeIter *, _GtkTreeIter *, int)gtk_tree_model_iter_nth_child;
7745 extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_iter_n_children;
7746 extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_iter_has_child;
7747 extern (C) int function(void *, _GtkTreeIter *, _GtkTreeIter *)gtk_tree_model_iter_children;
7748 extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_iter_next;
7749 extern (C) void function(void *, _GtkTreeIter *, int, _GValue *)gtk_tree_model_get_value;
7750 extern (C) void * function(void *, _GtkTreeIter *)gtk_tree_model_get_path;
7751 extern (C) int function(void *, _GtkTreeIter *)gtk_tree_model_get_iter_first;
7752 extern (C) char * function(void *, _GtkTreeIter *)gtk_tree_model_get_string_from_iter;
7753 extern (C) int function(void *, _GtkTreeIter *, char *)gtk_tree_model_get_iter_from_string;
7754 extern (C) int function(void *, _GtkTreeIter *, void *)gtk_tree_model_get_iter;
7755 extern (C) uint function(void *, int)gtk_tree_model_get_column_type;
7756 extern (C) int function(void *)gtk_tree_model_get_n_columns;
7757 extern (C) int function(void *)gtk_tree_model_get_flags;
7758 extern (C) uint function()gtk_tree_model_get_type;
7759 extern (C) uint function()gtk_tree_iter_get_type;
7760 extern (C) void function(_GtkTreeIter *)gtk_tree_iter_free;
7761 extern (C) _GtkTreeIter * function(_GtkTreeIter *)gtk_tree_iter_copy;
7762 extern (C) void function(_GObject *, void *, _GtkTreeIter *, int *)gtk_tree_row_reference_reordered;
7763 extern (C) void function(_GObject *, void *)gtk_tree_row_reference_deleted;
7764 extern (C) void function(_GObject *, void *)gtk_tree_row_reference_inserted;
7765 extern (C) void function(void *)gtk_tree_row_reference_free;
7766 extern (C) void * function(void *)gtk_tree_row_reference_copy;
7767 extern (C) int function(void *)gtk_tree_row_reference_valid;
7768 extern (C) void * function(void *)gtk_tree_row_reference_get_model;
7769 extern (C) void * function(void *)gtk_tree_row_reference_get_path;
7770 extern (C) void * function(_GObject *, void *, void *)gtk_tree_row_reference_new_proxy;
7771 extern (C) void * function(void *, void *)gtk_tree_row_reference_new;
7772 extern (C) uint function()gtk_tree_row_reference_get_type;
7773 extern (C) int function(void *, void *)gtk_tree_path_is_descendant;
7774 extern (C) int function(void *, void *)gtk_tree_path_is_ancestor;
7775 extern (C) void function(void *)gtk_tree_path_down;
7776 extern (C) int function(void *)gtk_tree_path_up;
7777 extern (C) int function(void *)gtk_tree_path_prev;
7778 extern (C) void function(void *)gtk_tree_path_next;
7779 extern (C) int function(void *, void *)gtk_tree_path_compare;
7780 extern (C) uint function()gtk_tree_path_get_type;
7781 extern (C) void * function(void *)gtk_tree_path_copy;
7782 extern (C) void function(void *)gtk_tree_path_free;
7783 extern (C) int * function(void *)gtk_tree_path_get_indices;
7784 extern (C) int function(void *)gtk_tree_path_get_depth;
7785 extern (C) void function(void *, int)gtk_tree_path_prepend_index;
7786 extern (C) void function(void *, int)gtk_tree_path_append_index;
7787 extern (C) void * function()gtk_tree_path_new_first;
7788 extern (C) char * function(void *)gtk_tree_path_to_string;
7789 extern (C) void * function(int, ...)gtk_tree_path_new_from_indices;
7790 extern (C) void * function(char *)gtk_tree_path_new_from_string;
7791 extern (C) void * function()gtk_tree_path_new;
7792 extern (C) void function(_GtkCellRenderer *, int)gtk_cell_renderer_stop_editing;
7793 extern (C) void function(_GtkCellRenderer *)gtk_cell_renderer_editing_canceled;
7794 extern (C) void function(_GtkCellRenderer *, int *, int *)gtk_cell_renderer_get_fixed_size;
7795 extern (C) void function(_GtkCellRenderer *, int, int)gtk_cell_renderer_set_fixed_size;
7796 extern (C) void * function(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_start_editing;
7797 extern (C) int function(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_activate;
7798 extern (C) void function(_GtkCellRenderer *, _GdkDrawable *, _GtkWidget *, _GdkRectangle *, _GdkRectangle *, _GdkRectangle *, int)gtk_cell_renderer_render;
7799 extern (C) void function(_GtkCellRenderer *, _GtkWidget *, _GdkRectangle *, int *, int *, int *, int *)gtk_cell_renderer_get_size;
7800 extern (C) uint function()gtk_cell_renderer_get_type;
7801 extern (C) void function(void *)gtk_cell_editable_remove_widget;
7802 extern (C) void function(void *)gtk_cell_editable_editing_done;
7803 extern (C) void function(void *, _GdkEvent *)gtk_cell_editable_start_editing;
7804 extern (C) uint function()gtk_cell_editable_get_type;
7805 extern (C) void function(_GtkCalendar *)gtk_calendar_thaw;
7806 extern (C) void function(_GtkCalendar *)gtk_calendar_freeze;
7807 extern (C) void function(_GtkCalendar *, uint *, uint *, uint *)gtk_calendar_get_date;
7808 extern (C) void function(_GtkCalendar *, int)gtk_calendar_display_options;
7809 extern (C) int function(_GtkCalendar *)gtk_calendar_get_display_options;
7810 extern (C) void function(_GtkCalendar *, int)gtk_calendar_set_display_options;
7811 extern (C) void function(_GtkCalendar *)gtk_calendar_clear_marks;
7812 extern (C) int function(_GtkCalendar *, uint)gtk_calendar_unmark_day;
7813 extern (C) int function(_GtkCalendar *, uint)gtk_calendar_mark_day;
7814 extern (C) void function(_GtkCalendar *, uint)gtk_calendar_select_day;
7815 extern (C) int function(_GtkCalendar *, uint, uint)gtk_calendar_select_month;
7816 extern (C) _GtkWidget * function()gtk_calendar_new;
7817 extern (C) uint function()gtk_calendar_get_type;
7818 extern (C) void function(_GtkObject *, _BCD_func__12122, void *, int, uint)gtk_signal_compat_matched;
7819 extern (C) void function(_GtkObject *, char *, _GtkArg *)gtk_signal_emitv_by_name;
7820 extern (C) void function(_GtkObject *, char *, ...)gtk_signal_emit_by_name;
7821 extern (C) void function(_GtkObject *, uint, ...)gtk_signal_emit;
7822 extern (C) void function(_GtkObject *, uint, _GtkArg *)gtk_signal_emitv;
7823 extern (C) uint function(_GtkObject *, char *, _BCD_func__12122, _BCD_func__13157, void *, _BCD_func__13158, int, int)gtk_signal_connect_full;
7824 extern (C) void function(_GtkObject *, char *, _BCD_func__12122, void *, _GtkObject *)gtk_signal_connect_while_alive;
7825 extern (C) void function(_GtkObject *, char *, _BCD_func__12122, _GtkObject *)gtk_signal_connect_object_while_alive;
7826 extern (C) void function(_GtkObject *, char *)gtk_signal_emit_stop_by_name;
7827 extern (C) uint function(char *, int, uint, uint, _BCD_func__13146, uint, uint, ...)gtk_signal_new;
7828 extern (C) uint function(char *, int, uint, uint, _BCD_func__13146, uint, uint, uint *)gtk_signal_newv;
7829 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__UINT_STRING;
7830 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM;
7831 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER;
7832 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__STRING_INT_POINTER;
7833 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_UINT_UINT;
7834 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT;
7835 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_POINTER_UINT_UINT;
7836 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_UINT_ENUM;
7837 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_UINT;
7838 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_STRING_STRING;
7839 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_POINTER_POINTER;
7840 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_POINTER;
7841 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__POINTER_INT;
7842 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__INT_INT_POINTER;
7843 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__INT_INT;
7844 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN;
7845 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_VOID__ENUM_FLOAT;
7846 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_INT__POINTER_CHAR_CHAR;
7847 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_INT__POINTER;
7848 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_ENUM__ENUM;
7849 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER;
7850 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT;
7851 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__POINTER_INT_INT;
7852 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT;
7853 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__POINTER;
7854 extern (C) void function(_GClosure *, _GValue *, uint, _GValue *, void *, void *)gtk_marshal_BOOLEAN__VOID;
7855 extern (C) void function(_GtkButton *, _GdkRectangle *, int, int, char *, char *)_gtk_button_paint;
7856 extern (C) void function(_GtkButton *, int)_gtk_button_set_depressed;
7857 extern (C) int function(_GtkButton *)gtk_button_get_image_position;
7858 extern (C) void function(_GtkButton *, int)gtk_button_set_image_position;
7859 extern (C) _GtkWidget * function(_GtkButton *)gtk_button_get_image;
7860 extern (C) void function(_GtkButton *, _GtkWidget *)gtk_button_set_image;
7861 extern (C) void function(_GtkButton *, float *, float *)gtk_button_get_alignment;
7862 extern (C) void function(_GtkButton *, float, float)gtk_button_set_alignment;
7863 extern (C) int function(_GtkButton *)gtk_button_get_focus_on_click;
7864 extern (C) void function(_GtkButton *, int)gtk_button_set_focus_on_click;
7865 extern (C) int function(_GtkButton *)gtk_button_get_use_stock;
7866 extern (C) void function(_GtkButton *, int)gtk_button_set_use_stock;
7867 extern (C) int function(_GtkButton *)gtk_button_get_use_underline;
7868 extern (C) void function(_GtkButton *, int)gtk_button_set_use_underline;
7869 extern (C) char * function(_GtkButton *)gtk_button_get_label;
7870 extern (C) void function(_GtkButton *, char *)gtk_button_set_label;
7871 extern (C) int function(_GtkButton *)gtk_button_get_relief;
7872 extern (C) void function(_GtkButton *, int)gtk_button_set_relief;
7873 extern (C) void function(_GtkButton *)gtk_button_leave;
7874 extern (C) void function(_GtkButton *)gtk_button_enter;
7875 extern (C) void function(_GtkButton *)gtk_button_clicked;
7876 extern (C) void function(_GtkButton *)gtk_button_released;
7877 extern (C) void function(_GtkButton *)gtk_button_pressed;
7878 extern (C) _GtkWidget * function(char *)gtk_button_new_with_mnemonic;
7879 extern (C) _GtkWidget * function(char *)gtk_button_new_from_stock;
7880 extern (C) _GtkWidget * function(char *)gtk_button_new_with_label;
7881 extern (C) _GtkWidget * function()gtk_button_new;
7882 extern (C) uint function()gtk_button_get_type;
7883 extern (C) void function(_GtkImage *, _GdkImage * *, _GdkDrawable * *)gtk_image_get;
7884 extern (C) void function(_GtkImage *, _GdkImage *, _GdkDrawable *)gtk_image_set;
7885 extern (C) int function(_GtkImage *)gtk_image_get_pixel_size;
7886 extern (C) void function(_GtkImage *, char * *, int *)gtk_image_get_icon_name;
7887 extern (C) void * function(_GtkImage *)gtk_image_get_animation;
7888 extern (C) void function(_GtkImage *, void * *, int *)gtk_image_get_icon_set;
7889 extern (C) void function(_GtkImage *, char * *, int *)gtk_image_get_stock;
7890 extern (C) void * function(_GtkImage *)gtk_image_get_pixbuf;
7891 extern (C) void function(_GtkImage *, _GdkImage * *, _GdkDrawable * *)gtk_image_get_image;
7892 extern (C) void function(_GtkImage *, _GdkDrawable * *, _GdkDrawable * *)gtk_image_get_pixmap;
7893 extern (C) int function(_GtkImage *)gtk_image_get_storage_type;
7894 extern (C) void function(_GtkImage *, int)gtk_image_set_pixel_size;
7895 extern (C) void function(_GtkImage *, char *, int)gtk_image_set_from_icon_name;
7896 extern (C) void function(_GtkImage *, void *)gtk_image_set_from_animation;
7897 extern (C) void function(_GtkImage *, void *, int)gtk_image_set_from_icon_set;
7898 extern (C) void function(_GtkImage *, char *, int)gtk_image_set_from_stock;
7899 extern (C) void function(_GtkImage *, void *)gtk_image_set_from_pixbuf;
7900 extern (C) void function(_GtkImage *, char *)gtk_image_set_from_file;
7901 extern (C) void function(_GtkImage *, _GdkImage *, _GdkDrawable *)gtk_image_set_from_image;
7902 extern (C) void function(_GtkImage *, _GdkDrawable *, _GdkDrawable *)gtk_image_set_from_pixmap;
7903 extern (C) void function(_GtkImage *)gtk_image_clear;
7904 extern (C) _GtkWidget * function(char *, int)gtk_image_new_from_icon_name;
7905 extern (C) _GtkWidget * function(void *)gtk_image_new_from_animation;
7906 extern (C) _GtkWidget * function(void *, int)gtk_image_new_from_icon_set;
7907 extern (C) _GtkWidget * function(char *, int)gtk_image_new_from_stock;
7908 extern (C) _GtkWidget * function(void *)gtk_image_new_from_pixbuf;
7909 extern (C) _GtkWidget * function(char *)gtk_image_new_from_file;
7910 extern (C) _GtkWidget * function(_GdkImage *, _GdkDrawable *)gtk_image_new_from_image;
7911 extern (C) _GtkWidget * function(_GdkDrawable *, _GdkDrawable *)gtk_image_new_from_pixmap;
7912 extern (C) _GtkWidget * function()gtk_image_new;
7913 extern (C) uint function()gtk_image_get_type;
7914 extern (C) _GObject * function(void *, _GtkBuilder *, char *)gtk_buildable_get_internal_child;
7915 extern (C) void function(void *, _GtkBuilder *)gtk_buildable_parser_finished;
7916 extern (C) void function(void *, _GtkBuilder *, _GObject *, char *, void *)gtk_buildable_custom_finished;
7917 extern (C) void function(void *, _GtkBuilder *, _GObject *, char *, void * *)gtk_buildable_custom_tag_end;
7918 extern (C) int function(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *)gtk_buildable_custom_tag_start;
7919 extern (C) _GObject * function(void *, _GtkBuilder *, char *)gtk_buildable_construct_child;
7920 extern (C) void function(void *, _GtkBuilder *, char *, _GValue *)gtk_buildable_set_buildable_property;
7921 extern (C) void function(void *, _GtkBuilder *, _GObject *, char *)gtk_buildable_add_child;
7922 extern (C) char * function(void *)gtk_buildable_get_name;
7923 extern (C) void function(void *, char *)gtk_buildable_set_name;
7924 extern (C) uint function()gtk_buildable_get_type;
7925 extern (C) int function(_GtkBuilder *, uint, char *, _GValue *, _GError * *)gtk_builder_value_from_string_type;
7926 extern (C) int function(_GtkBuilder *, _GParamSpec *, char *, _GValue *, _GError * *)gtk_builder_value_from_string;
7927 extern (C) uint function(_GtkBuilder *, char *)gtk_builder_get_type_from_name;
7928 extern (C) char * function(_GtkBuilder *)gtk_builder_get_translation_domain;
7929 extern (C) void function(_GtkBuilder *, char *)gtk_builder_set_translation_domain;
7930 extern (C) void function(_GtkBuilder *, _BCD_func__11889, void *)gtk_builder_connect_signals_full;
7931 extern (C) void function(_GtkBuilder *, void *)gtk_builder_connect_signals;
7932 extern (C) _GSList * function(_GtkBuilder *)gtk_builder_get_objects;
7933 extern (C) _GObject * function(_GtkBuilder *, char *)gtk_builder_get_object;
7934 extern (C) uint function(_GtkBuilder *, char *, uint, _GError * *)gtk_builder_add_from_string;
7935 extern (C) uint function(_GtkBuilder *, char *, _GError * *)gtk_builder_add_from_file;
7936 extern (C) _GtkBuilder * function()gtk_builder_new;
7937 extern (C) uint function()gtk_builder_get_type;
7938 extern (C) uint function()gtk_builder_error_quark;
7939 extern (C) uint function(char *, uint, int, _BCD_func__12122, _BCD_func__14366, void *, _BCD_func__13146, uint, uint, ...)_gtk_binding_signal_new;
7940 extern (C) void function(_GtkBindingSet *, uint, int, char *, _GSList *)_gtk_binding_entry_add_signall;
7941 extern (C) void function()_gtk_binding_reset_parsed;
7942 extern (C) uint function(_GScanner *)_gtk_binding_parse_binding;
7943 extern (C) void function(_GtkBindingSet *, int, char *, int)gtk_binding_set_add_path;
7944 extern (C) void function(_GtkBindingSet *, uint, int)gtk_binding_entry_remove;
7945 extern (C) void function(_GtkBindingSet *, uint, int, char *, uint, ...)gtk_binding_entry_add_signal;
7946 extern (C) void function(_GtkBindingSet *, uint, int)gtk_binding_entry_skip;
7947 extern (C) uint function(_GScanner *)gtk_binding_parse_binding;
7948 extern (C) void function(_GtkBindingSet *, uint, int, char *, _GSList *)gtk_binding_entry_add_signall;
7949 extern (C) void function(_GtkBindingSet *, uint, int)gtk_binding_entry_clear;
7950 extern (C) int function(_GtkBindingSet *, uint, int, _GtkObject *)gtk_binding_set_activate;
7951 extern (C) int function(_GtkObject *, _GdkEventKey *)gtk_bindings_activate_event;
7952 extern (C) int function(_GtkObject *, uint, int)gtk_bindings_activate;
7953 extern (C) _GtkBindingSet * function(char *)gtk_binding_set_find;
7954 extern (C) _GtkBindingSet * function(void *)gtk_binding_set_by_class;
7955 extern (C) _GtkBindingSet * function(char *)gtk_binding_set_new;
7956 extern (C) void function(_GtkWidget *, int *, int *, int *, int *)_gtk_button_box_child_requisition;
7957 extern (C) void function(_GtkButtonBox *, int *, int *)gtk_button_box_get_child_ipadding;
7958 extern (C) void function(_GtkButtonBox *, int *, int *)gtk_button_box_get_child_size;
7959 extern (C) void function(_GtkButtonBox *, int, int)gtk_button_box_set_child_ipadding;
7960 extern (C) void function(_GtkButtonBox *, int, int)gtk_button_box_set_child_size;
7961 extern (C) void function(_GtkButtonBox *, _GtkWidget *, int)gtk_button_box_set_child_secondary;
7962 extern (C) int function(_GtkButtonBox *, _GtkWidget *)gtk_button_box_get_child_secondary;
7963 extern (C) void function(_GtkButtonBox *, int)gtk_button_box_set_layout;
7964 extern (C) int function(_GtkButtonBox *)gtk_button_box_get_layout;
7965 extern (C) uint function()gtk_button_box_get_type;
7966 extern (C) void function(_GtkBox *, _GtkWidget *, int, int, uint, int)gtk_box_set_child_packing;
7967 extern (C) void function(_GtkBox *, _GtkWidget *, int *, int *, uint *, int *)gtk_box_query_child_packing;
7968 extern (C) void function(_GtkBox *, _GtkWidget *, int)gtk_box_reorder_child;
7969 extern (C) int function(_GtkBox *)gtk_box_get_spacing;
7970 extern (C) void function(_GtkBox *, int)gtk_box_set_spacing;
7971 extern (C) int function(_GtkBox *)gtk_box_get_homogeneous;
7972 extern (C) void function(_GtkBox *, int)gtk_box_set_homogeneous;
7973 extern (C) void function(_GtkBox *, _GtkWidget *)gtk_box_pack_end_defaults;
7974 extern (C) void function(_GtkBox *, _GtkWidget *)gtk_box_pack_start_defaults;
7975 extern (C) void function(_GtkBox *, _GtkWidget *, int, int, uint)gtk_box_pack_end;
7976 extern (C) void function(_GtkBox *, _GtkWidget *, int, int, uint)gtk_box_pack_start;
7977 extern (C) uint function()gtk_box_get_type;
7978 extern (C) void function(_GtkAssistant *)gtk_assistant_update_buttons_state;
7979 extern (C) void function(_GtkAssistant *, _GtkWidget *)gtk_assistant_remove_action_widget;
7980 extern (C) void function(_GtkAssistant *, _GtkWidget *)gtk_assistant_add_action_widget;
7981 extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_complete;
7982 extern (C) void function(_GtkAssistant *, _GtkWidget *, int)gtk_assistant_set_page_complete;
7983 extern (C) void * function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_side_image;
7984 extern (C) void function(_GtkAssistant *, _GtkWidget *, void *)gtk_assistant_set_page_side_image;
7985 extern (C) void * function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_header_image;
7986 extern (C) void function(_GtkAssistant *, _GtkWidget *, void *)gtk_assistant_set_page_header_image;
7987 extern (C) char * function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_title;
7988 extern (C) void function(_GtkAssistant *, _GtkWidget *, char *)gtk_assistant_set_page_title;
7989 extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_get_page_type;
7990 extern (C) void function(_GtkAssistant *, _GtkWidget *, int)gtk_assistant_set_page_type;
7991 extern (C) void function(_GtkAssistant *, _BCD_func__11971, void *, _BCD_func__13158)gtk_assistant_set_forward_page_func;
7992 extern (C) int function(_GtkAssistant *, _GtkWidget *, int)gtk_assistant_insert_page;
7993 extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_append_page;
7994 extern (C) int function(_GtkAssistant *, _GtkWidget *)gtk_assistant_prepend_page;
7995 extern (C) _GtkWidget * function(_GtkAssistant *, int)gtk_assistant_get_nth_page;
7996 extern (C) int function(_GtkAssistant *)gtk_assistant_get_n_pages;
7997 extern (C) void function(_GtkAssistant *, int)gtk_assistant_set_current_page;
7998 extern (C) int function(_GtkAssistant *)gtk_assistant_get_current_page;
7999 extern (C) _GtkWidget * function()gtk_assistant_new;
8000 extern (C) uint function()gtk_assistant_get_type;
8001 extern (C) void function(_GtkAspectFrame *, float, float, float, int)gtk_aspect_frame_set;
8002 extern (C) _GtkWidget * function(char *, float, float, float, int)gtk_aspect_frame_new;
8003 extern (C) uint function()gtk_aspect_frame_get_type;
8004 extern (C) int function(_GtkFrame *)gtk_frame_get_shadow_type;
8005 extern (C) void function(_GtkFrame *, int)gtk_frame_set_shadow_type;
8006 extern (C) void function(_GtkFrame *, float *, float *)gtk_frame_get_label_align;
8007 extern (C) void function(_GtkFrame *, float, float)gtk_frame_set_label_align;
8008 extern (C) _GtkWidget * function(_GtkFrame *)gtk_frame_get_label_widget;
8009 extern (C) void function(_GtkFrame *, _GtkWidget *)gtk_frame_set_label_widget;
8010 extern (C) char * function(_GtkFrame *)gtk_frame_get_label;
8011 extern (C) void function(_GtkFrame *, char *)gtk_frame_set_label;
8012 extern (C) _GtkWidget * function(char *)gtk_frame_new;
8013 extern (C) uint function()gtk_frame_get_type;
8014 extern (C) void function(_GtkArrow *, int, int)gtk_arrow_set;
8015 extern (C) _GtkWidget * function(int, int)gtk_arrow_new;
8016 extern (C) uint function()gtk_arrow_get_type;
8017 extern (C) void function(_GtkAlignment *, uint *, uint *, uint *, uint *)gtk_alignment_get_padding;
8018 extern (C) void function(_GtkAlignment *, uint, uint, uint, uint)gtk_alignment_set_padding;
8019 extern (C) void function(_GtkAlignment *, float, float, float, float)gtk_alignment_set;
8020 extern (C) _GtkWidget * function(float, float, float, float)gtk_alignment_new;
8021 extern (C) uint function()gtk_alignment_get_type;
8022 extern (C) void function(_GtkActionGroup *, _GtkAction *)_gtk_action_group_emit_post_activate;
8023 extern (C) void function(_GtkActionGroup *, _GtkAction *)_gtk_action_group_emit_pre_activate;
8024 extern (C) void function(_GtkActionGroup *, _GtkAction *, _GtkWidget *)_gtk_action_group_emit_disconnect_proxy;
8025 extern (C) void function(_GtkActionGroup *, _GtkAction *, _GtkWidget *)_gtk_action_group_emit_connect_proxy;
8026 extern (C) char * function(_GtkActionGroup *, char *)gtk_action_group_translate_string;
8027 extern (C) void function(_GtkActionGroup *, char *)gtk_action_group_set_translation_domain;
8028 extern (C) void function(_GtkActionGroup *, _BCD_func__12124, void *, _BCD_func__13158)gtk_action_group_set_translate_func;
8029 extern (C) void function(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *, _BCD_func__13158)gtk_action_group_add_radio_actions_full;
8030 extern (C) void function(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *, _BCD_func__13158)gtk_action_group_add_toggle_actions_full;
8031 extern (C) void function(_GtkActionGroup *, _GtkActionEntry *, uint, void *, _BCD_func__13158)gtk_action_group_add_actions_full;
8032 extern (C) void function(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *)gtk_action_group_add_radio_actions;
8033 extern (C) void function(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *)gtk_action_group_add_toggle_actions;
8034 extern (C) void function(_GtkActionGroup *, _GtkActionEntry *, uint, void *)gtk_action_group_add_actions;
8035 extern (C) void function(_GtkActionGroup *, _GtkAction *)gtk_action_group_remove_action;
8036 extern (C) void function(_GtkActionGroup *, _GtkAction *, char *)gtk_action_group_add_action_with_accel;
8037 extern (C) void function(_GtkActionGroup *, _GtkAction *)gtk_action_group_add_action;
8038 extern (C) _GList * function(_GtkActionGroup *)gtk_action_group_list_actions;
8039 extern (C) _GtkAction * function(_GtkActionGroup *, char *)gtk_action_group_get_action;
8040 extern (C) void function(_GtkActionGroup *, int)gtk_action_group_set_visible;
8041 extern (C) int function(_GtkActionGroup *)gtk_action_group_get_visible;
8042 extern (C) void function(_GtkActionGroup *, int)gtk_action_group_set_sensitive;
8043 extern (C) int function(_GtkActionGroup *)gtk_action_group_get_sensitive;
8044 extern (C) char * function(_GtkActionGroup *)gtk_action_group_get_name;
8045 extern (C) _GtkActionGroup * function(char *)gtk_action_group_new;
8046 extern (C) uint function()gtk_action_group_get_type;
8047 extern (C) void function(char *, char *)gtk_item_factories_path_delete;
8048 extern (C) void function(uint, GtkMenuEntry *)gtk_item_factory_create_menu_entries;
8049 extern (C) _GtkItemFactory * function(char *)gtk_item_factory_from_path;
8050 extern (C) void function(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *, uint)gtk_item_factory_create_items_ac;
8051 extern (C) void function(_GtkItemFactory *, _BCD_func__12124, void *, _BCD_func__13158)gtk_item_factory_set_translate_func;
8052 extern (C) void * function(_GtkWidget *)gtk_item_factory_popup_data_from_widget;
8053 extern (C) void * function(_GtkItemFactory *)gtk_item_factory_popup_data;
8054 extern (C) void function(_GtkItemFactory *, void *, _BCD_func__13158, uint, uint, uint, uint)gtk_item_factory_popup_with_data;
8055 extern (C) void function(_GtkItemFactory *, uint, uint, uint, uint)gtk_item_factory_popup;
8056 extern (C) void function(_GtkItemFactory *, uint, _GtkItemFactoryEntry *)gtk_item_factory_delete_entries;
8057 extern (C) void function(_GtkItemFactory *, _GtkItemFactoryEntry *)gtk_item_factory_delete_entry;
8058 extern (C) void function(_GtkItemFactory *, char *)gtk_item_factory_delete_item;
8059 extern (C) void function(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *)gtk_item_factory_create_items;
8060 extern (C) void function(_GtkItemFactory *, _GtkItemFactoryEntry *, void *, uint)gtk_item_factory_create_item;
8061 extern (C) _GtkWidget * function(_GtkItemFactory *, uint)gtk_item_factory_get_item_by_action;
8062 extern (C) _GtkWidget * function(_GtkItemFactory *, uint)gtk_item_factory_get_widget_by_action;
8063 extern (C) _GtkWidget * function(_GtkItemFactory *, char *)gtk_item_factory_get_widget;
8064 extern (C) _GtkWidget * function(_GtkItemFactory *, char *)gtk_item_factory_get_item;
8065 extern (C) char * function(_GtkWidget *)gtk_item_factory_path_from_widget;
8066 extern (C) _GtkItemFactory * function(_GtkWidget *)gtk_item_factory_from_widget;
8067 extern (C) void function(_GtkWidget *, char *, _GtkAccelGroup *, uint, int)gtk_item_factory_add_foreign;
8068 extern (C) void function(_GtkItemFactory *, uint, char *, _GtkAccelGroup *)gtk_item_factory_construct;
8069 extern (C) _GtkItemFactory * function(uint, char *, _GtkAccelGroup *)gtk_item_factory_new;
8070 extern (C) uint function()gtk_item_factory_get_type;
8071 extern (C) void function(_GtkAction *, _GtkWidget *, int)_gtk_action_sync_menu_visible;
8072 extern (C) void function(_GtkAction *)_gtk_action_sync_visible;
8073 extern (C) void function(_GtkAction *)_gtk_action_sync_sensitive;
8074 extern (C) void function(_GtkAction *, _GtkAccelGroup *)gtk_action_set_accel_group;
8075 extern (C) void function(_GtkAction *, char *)gtk_action_set_accel_path;
8076 extern (C) void function(_GtkAction *)_gtk_action_emit_activate;
8077 extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_unblock_activate_from;
8078 extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_block_activate_from;
8079 extern (C) _GClosure * function(_GtkAction *)gtk_action_get_accel_closure;
8080 extern (C) char * function(_GtkAction *)gtk_action_get_accel_path;
8081 extern (C) void function(_GtkAction *)gtk_action_disconnect_accelerator;
8082 extern (C) void function(_GtkAction *)gtk_action_connect_accelerator;
8083 extern (C) _GtkAction * function(_GtkWidget *)gtk_widget_get_action;
8084 extern (C) _GSList * function(_GtkAction *)gtk_action_get_proxies;
8085 extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_disconnect_proxy;
8086 extern (C) void function(_GtkAction *, _GtkWidget *)gtk_action_connect_proxy;
8087 extern (C) _GtkWidget * function(_GtkAction *)gtk_action_create_menu;
8088 extern (C) _GtkWidget * function(_GtkAction *)gtk_action_create_tool_item;
8089 extern (C) _GtkWidget * function(_GtkAction *)gtk_action_create_menu_item;
8090 extern (C) _GtkWidget * function(_GtkAction *, int)gtk_action_create_icon;
8091 extern (C) void function(_GtkAction *)gtk_action_activate;
8092 extern (C) void function(_GtkAction *, int)gtk_action_set_visible;
8093 extern (C) int function(_GtkAction *)gtk_action_get_visible;
8094 extern (C) int function(_GtkAction *)gtk_action_is_visible;
8095 extern (C) void function(_GtkAction *, int)gtk_action_set_sensitive;
8096 extern (C) int function(_GtkAction *)gtk_action_get_sensitive;
8097 extern (C) int function(_GtkAction *)gtk_action_is_sensitive;
8098 extern (C) char * function(_GtkAction *)gtk_action_get_name;
8099 extern (C) _GtkAction * function(char *, char *, char *, char *)gtk_action_new;
8100 extern (C) uint function()gtk_action_get_type;
8101 extern (C) void function(_GtkAccessible *)gtk_accessible_connect_widget_destroyed;
8102 extern (C) uint function()gtk_accessible_get_type;
8103 extern (C) int function(char *)_gtk_accel_path_is_valid;
8104 extern (C) void function(char *, _GtkAccelGroup *)_gtk_accel_map_remove_group;
8105 extern (C) void function(char *, _GtkAccelGroup *)_gtk_accel_map_add_group;
8106 extern (C) void function()_gtk_accel_map_init;
8107 extern (C) void * function()gtk_accel_map_get;
8108 extern (C) uint function()gtk_accel_map_get_type;
8109 extern (C) void function(void *, _BCD_func__12490)gtk_accel_map_foreach_unfiltered;
8110 extern (C) void function(char *)gtk_accel_map_add_filter;
8111 extern (C) void function(char *)gtk_accel_map_unlock_path;
8112 extern (C) void function(char *)gtk_accel_map_lock_path;
8113 extern (C) void function(int)gtk_accel_map_save_fd;
8114 extern (C) void function(_GScanner *)gtk_accel_map_load_scanner;
8115 extern (C) void function(int)gtk_accel_map_load_fd;
8116 extern (C) void function(void *, _BCD_func__12490)gtk_accel_map_foreach;
8117 extern (C) void function(char *)gtk_accel_map_save;
8118 extern (C) void function(char *)gtk_accel_map_load;
8119 extern (C) int function(char *, uint, int, int)gtk_accel_map_change_entry;
8120 extern (C) int function(char *, _GtkAccelKey *)gtk_accel_map_lookup_entry;
8121 extern (C) void function(char *, uint, int)gtk_accel_map_add_entry;
8122 extern (C) char * function(_GtkAccelLabelClass *, uint, int)_gtk_accel_label_class_get_accelerator_label;
8123 extern (C) int function(_GtkAccelLabel *)gtk_accel_label_refetch;
8124 extern (C) void function(_GtkAccelLabel *, _GClosure *)gtk_accel_label_set_accel_closure;
8125 extern (C) void function(_GtkAccelLabel *, _GtkWidget *)gtk_accel_label_set_accel_widget;
8126 extern (C) uint function(_GtkAccelLabel *)gtk_accel_label_get_accel_width;
8127 extern (C) _GtkWidget * function(_GtkAccelLabel *)gtk_accel_label_get_accel_widget;
8128 extern (C) _GtkWidget * function(char *)gtk_accel_label_new;
8129 extern (C) uint function()gtk_accel_label_get_type;
8130 extern (C) uint function(_GtkLabel *, char *)gtk_label_parse_uline;
8131 extern (C) void function(_GtkLabel *, char * *)gtk_label_get;
8132 extern (C) int function(_GtkLabel *)gtk_label_get_single_line_mode;
8133 extern (C) void function(_GtkLabel *, int)gtk_label_set_single_line_mode;
8134 extern (C) void function(_GtkLabel *, int *, int *)gtk_label_get_layout_offsets;
8135 extern (C) void * function(_GtkLabel *)gtk_label_get_layout;
8136 extern (C) int function(_GtkLabel *, int *, int *)gtk_label_get_selection_bounds;
8137 extern (C) void function(_GtkLabel *, int, int)gtk_label_select_region;
8138 extern (C) double function(_GtkLabel *)gtk_label_get_angle;
8139 extern (C) void function(_GtkLabel *, double)gtk_label_set_angle;
8140 extern (C) int function(_GtkLabel *)gtk_label_get_selectable;
8141 extern (C) void function(_GtkLabel *, int)gtk_label_set_selectable;
8142 extern (C) int function(_GtkLabel *)gtk_label_get_line_wrap_mode;
8143 extern (C) void function(_GtkLabel *, int)gtk_label_set_line_wrap_mode;
8144 extern (C) int function(_GtkLabel *)gtk_label_get_line_wrap;
8145 extern (C) void function(_GtkLabel *, int)gtk_label_set_line_wrap;
8146 extern (C) void function(_GtkLabel *, char *)gtk_label_set_pattern;
8147 extern (C) int function(_GtkLabel *)gtk_label_get_max_width_chars;
8148 extern (C) void function(_GtkLabel *, int)gtk_label_set_max_width_chars;
8149 extern (C) int function(_GtkLabel *)gtk_label_get_width_chars;
8150 extern (C) void function(_GtkLabel *, int)gtk_label_set_width_chars;
8151 extern (C) int function(_GtkLabel *)gtk_label_get_ellipsize;
8152 extern (C) void function(_GtkLabel *, int)gtk_label_set_ellipsize;
8153 extern (C) int function(_GtkLabel *)gtk_label_get_justify;
8154 extern (C) void function(_GtkLabel *, int)gtk_label_set_justify;
8155 extern (C) void function(_GtkLabel *, char *)gtk_label_set_text_with_mnemonic;
8156 extern (C) _GtkWidget * function(_GtkLabel *)gtk_label_get_mnemonic_widget;
8157 extern (C) void function(_GtkLabel *, _GtkWidget *)gtk_label_set_mnemonic_widget;
8158 extern (C) uint function(_GtkLabel *)gtk_label_get_mnemonic_keyval;
8159 extern (C) void function(_GtkLabel *, char *)gtk_label_set_markup_with_mnemonic;
8160 extern (C) int function(_GtkLabel *)gtk_label_get_use_underline;
8161 extern (C) void function(_GtkLabel *, int)gtk_label_set_use_underline;
8162 extern (C) int function(_GtkLabel *)gtk_label_get_use_markup;
8163 extern (C) void function(_GtkLabel *, int)gtk_label_set_use_markup;
8164 extern (C) void function(_GtkLabel *, char *)gtk_label_set_markup;
8165 extern (C) char * function(_GtkLabel *)gtk_label_get_label;
8166 extern (C) void function(_GtkLabel *, char *)gtk_label_set_label;
8167 extern (C) void * function(_GtkLabel *)gtk_label_get_attributes;
8168 extern (C) void function(_GtkLabel *, void *)gtk_label_set_attributes;
8169 extern (C) char * function(_GtkLabel *)gtk_label_get_text;
8170 extern (C) void function(_GtkLabel *, char *)gtk_label_set_text;
8171 extern (C) _GtkWidget * function(char *)gtk_label_new_with_mnemonic;
8172 extern (C) _GtkWidget * function(char *)gtk_label_new;
8173 extern (C) uint function()gtk_label_get_type;
8174 extern (C) _GList * function(_GtkWidget *)gtk_menu_get_for_attach_widget;
8175 extern (C) void function(_GtkMenu *, int)gtk_menu_set_monitor;
8176 extern (C) void function(_GtkMenu *, _GtkWidget *, uint, uint, uint, uint)gtk_menu_attach;
8177 extern (C) void function(_GtkMenu *, _GdkScreen *)gtk_menu_set_screen;
8178 extern (C) void function(_GtkMenu *, _GtkWidget *, int)gtk_menu_reorder_child;
8179 extern (C) char * function(_GtkMenu *)gtk_menu_get_title;
8180 extern (C) void function(_GtkMenu *, char *)gtk_menu_set_title;
8181 extern (C) int function(_GtkMenu *)gtk_menu_get_tearoff_state;
8182 extern (C) void function(_GtkMenu *, int)gtk_menu_set_tearoff_state;
8183 extern (C) _GtkWidget * function(_GtkMenu *)gtk_menu_get_attach_widget;
8184 extern (C) void function(_GtkMenu *)gtk_menu_detach;
8185 extern (C) void function(_GtkMenu *, _GtkWidget *, _BCD_func__12552)gtk_menu_attach_to_widget;
8186 extern (C) void function(_GtkMenu *, char *)gtk_menu_set_accel_path;
8187 extern (C) _GtkAccelGroup * function(_GtkMenu *)gtk_menu_get_accel_group;
8188 extern (C) void function(_GtkMenu *, _GtkAccelGroup *)gtk_menu_set_accel_group;
8189 extern (C) void function(_GtkMenu *, uint)gtk_menu_set_active;
8190 extern (C) _GtkWidget * function(_GtkMenu *)gtk_menu_get_active;
8191 extern (C) void function(_GtkMenu *)gtk_menu_popdown;
8192 extern (C) void function(_GtkMenu *)gtk_menu_reposition;
8193 extern (C) void function(_GtkMenu *, _GtkWidget *, _GtkWidget *, _BCD_func__12553, void *, uint, uint)gtk_menu_popup;
8194 extern (C) _GtkWidget * function()gtk_menu_new;
8195 extern (C) uint function()gtk_menu_get_type;
8196 extern (C) void function(_GtkMenuShell *, int)gtk_menu_shell_set_take_focus;
8197 extern (C) int function(_GtkMenuShell *)gtk_menu_shell_get_take_focus;
8198 extern (C) void function(_GtkMenuShell *, uint, _GtkWidget *)_gtk_menu_shell_remove_mnemonic;
8199 extern (C) void function(_GtkMenuShell *, uint, _GtkWidget *)_gtk_menu_shell_add_mnemonic;
8200 extern (C) void function(_GtkMenuShell *)gtk_menu_shell_cancel;
8201 extern (C) int function(_GtkMenuShell *)_gtk_menu_shell_get_popup_delay;
8202 extern (C) void function(_GtkMenuShell *)_gtk_menu_shell_activate;
8203 extern (C) void function(_GtkMenuShell *, int)_gtk_menu_shell_select_last;
8204 extern (C) void function(_GtkMenuShell *, int)gtk_menu_shell_select_first;
8205 extern (C) void function(_GtkMenuShell *, _GtkWidget *, int)gtk_menu_shell_activate_item;
8206 extern (C) void function(_GtkMenuShell *)gtk_menu_shell_deselect;
8207 extern (C) void function(_GtkMenuShell *, _GtkWidget *)gtk_menu_shell_select_item;
8208 extern (C) void function(_GtkMenuShell *)gtk_menu_shell_deactivate;
8209 extern (C) void function(_GtkMenuShell *, _GtkWidget *, int)gtk_menu_shell_insert;
8210 extern (C) void function(_GtkMenuShell *, _GtkWidget *)gtk_menu_shell_prepend;
8211 extern (C) void function(_GtkMenuShell *, _GtkWidget *)gtk_menu_shell_append;
8212 extern (C) uint function()gtk_menu_shell_get_type;
8213 extern (C) void function(_GtkMisc *, int *, int *)gtk_misc_get_padding;
8214 extern (C) void function(_GtkMisc *, int, int)gtk_misc_set_padding;
8215 extern (C) void function(_GtkMisc *, float *, float *)gtk_misc_get_alignment;
8216 extern (C) void function(_GtkMisc *, float, float)gtk_misc_set_alignment;
8217 extern (C) uint function()gtk_misc_get_type;
8218 extern (C) _BCD_func__12632 function(_BCD_func__12632, void *, _BCD_func__13158)gtk_about_dialog_set_url_hook;
8219 extern (C) _BCD_func__12632 function(_BCD_func__12632, void *, _BCD_func__13158)gtk_about_dialog_set_email_hook;
8220 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_logo_icon_name;
8221 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_logo_icon_name;
8222 extern (C) void function(_GtkAboutDialog *, void *)gtk_about_dialog_set_logo;
8223 extern (C) void * function(_GtkAboutDialog *)gtk_about_dialog_get_logo;
8224 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_translator_credits;
8225 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_translator_credits;
8226 extern (C) void function(_GtkAboutDialog *, char * *)gtk_about_dialog_set_artists;
8227 extern (C) char * * function(_GtkAboutDialog *)gtk_about_dialog_get_artists;
8228 extern (C) void function(_GtkAboutDialog *, char * *)gtk_about_dialog_set_documenters;
8229 extern (C) char * * function(_GtkAboutDialog *)gtk_about_dialog_get_documenters;
8230 extern (C) void function(_GtkAboutDialog *, char * *)gtk_about_dialog_set_authors;
8231 extern (C) char * * function(_GtkAboutDialog *)gtk_about_dialog_get_authors;
8232 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_website_label;
8233 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_website_label;
8234 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_website;
8235 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_website;
8236 extern (C) void function(_GtkAboutDialog *, int)gtk_about_dialog_set_wrap_license;
8237 extern (C) int function(_GtkAboutDialog *)gtk_about_dialog_get_wrap_license;
8238 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_license;
8239 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_license;
8240 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_comments;
8241 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_comments;
8242 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_copyright;
8243 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_copyright;
8244 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_version;
8245 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_version;
8246 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_program_name;
8247 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_program_name;
8248 extern (C) void function(_GtkAboutDialog *, char *)gtk_about_dialog_set_name;
8249 extern (C) char * function(_GtkAboutDialog *)gtk_about_dialog_get_name;
8250 extern (C) void function(_GtkWindow *, char *, ...)gtk_show_about_dialog;
8251 extern (C) _GtkWidget * function()gtk_about_dialog_new;
8252 extern (C) uint function()gtk_about_dialog_get_type;
8253 extern (C) void function(_GtkDialog *, int)_gtk_dialog_set_ignore_separator;
8254 extern (C) int function(_GtkDialog *)gtk_dialog_run;
8255 extern (C) void function(_GtkDialog *, int)gtk_dialog_response;
8256 extern (C) void function(_GtkDialog *, int, int *)gtk_dialog_set_alternative_button_order_from_array;
8257 extern (C) void function(_GtkDialog *, int, ...)gtk_dialog_set_alternative_button_order;
8258 extern (C) int function(_GdkScreen *)gtk_alternative_dialog_button_order;
8259 extern (C) int function(_GtkDialog *)gtk_dialog_get_has_separator;
8260 extern (C) void function(_GtkDialog *, int)gtk_dialog_set_has_separator;
8261 extern (C) int function(_GtkDialog *, _GtkWidget *)gtk_dialog_get_response_for_widget;
8262 extern (C) void function(_GtkDialog *, int)gtk_dialog_set_default_response;
8263 extern (C) void function(_GtkDialog *, int, int)gtk_dialog_set_response_sensitive;
8264 extern (C) void function(_GtkDialog *, char *, ...)gtk_dialog_add_buttons;
8265 extern (C) _GtkWidget * function(_GtkDialog *, char *, int)gtk_dialog_add_button;
8266 extern (C) void function(_GtkDialog *, _GtkWidget *, int)gtk_dialog_add_action_widget;
8267 extern (C) _GtkWidget * function(char *, _GtkWindow *, int, char *, ...)gtk_dialog_new_with_buttons;
8268 extern (C) _GtkWidget * function()gtk_dialog_new;
8269 extern (C) uint function()gtk_dialog_get_type;
8270 extern (C) int function(_GtkWindow *, uint, int)_gtk_window_query_nonaccels;
8271 extern (C) void function(_GtkWindow *, _BCD_func__12662, void *)_gtk_window_keys_foreach;
8272 extern (C) void function(_GtkWindow *, int)_gtk_window_set_is_active;
8273 extern (C) void function(_GtkWindow *, _GtkWidget *)_gtk_window_unset_focus_and_default;
8274 extern (C) void function(_GtkWindow *, int)_gtk_window_set_has_toplevel_focus;
8275 extern (C) _GtkWidget * function(_GtkWindowGroup *)_gtk_window_group_get_current_grab;
8276 extern (C) void function(_GtkWindow *, int, int, int *, int *)_gtk_window_constrain_size;
8277 extern (C) void function(_GtkWindow *, int, int)_gtk_window_reposition;
8278 extern (C) void function(_GtkWindow *, uint)gtk_window_add_embedded_xid;
8279 extern (C) void function(_GtkWindow *, uint)gtk_window_remove_embedded_xid;
8280 extern (C) void function(_GtkWindow *, _GtkWidget *)_gtk_window_internal_set_focus;
8281 extern (C) void function(_GtkWindowGroup *, _GtkWindow *)gtk_window_group_remove_window;
8282 extern (C) void function(_GtkWindowGroup *, _GtkWindow *)gtk_window_group_add_window;
8283 extern (C) _GtkWindowGroup * function()gtk_window_group_new;
8284 extern (C) uint function()gtk_window_group_get_type;
8285 extern (C) void function(_GtkWindow *)gtk_window_reshow_with_initial_size;
8286 extern (C) _GtkWindowGroup * function(_GtkWindow *)gtk_window_get_group;
8287 extern (C) int function(_GtkWindow *, char *)gtk_window_parse_geometry;
8288 extern (C) void function(_GtkWindow *, int *, int *)gtk_window_get_position;
8289 extern (C) void function(_GtkWindow *, int, int)gtk_window_move;
8290 extern (C) void function(_GtkWindow *, int *, int *)gtk_window_get_size;
8291 extern (C) void function(_GtkWindow *, int, int)gtk_window_resize;
8292 extern (C) void function(_GtkWindow *, int *, int *)gtk_window_get_default_size;
8293 extern (C) void function(_GtkWindow *, int, int)gtk_window_set_default_size;
8294 extern (C) void function(_GtkWindow *, int, int, int)gtk_window_set_policy;
8295 extern (C) void function(_GtkWindow *, int, int, int, uint)gtk_window_begin_move_drag;
8296 extern (C) void function(_GtkWindow *, int, int, int, int, uint)gtk_window_begin_resize_drag;
8297 extern (C) void function(_GtkWindow *, int)gtk_window_set_keep_below;
8298 extern (C) void function(_GtkWindow *, int)gtk_window_set_keep_above;
8299 extern (C) void function(_GtkWindow *)gtk_window_unfullscreen;
8300 extern (C) void function(_GtkWindow *)gtk_window_fullscreen;
8301 extern (C) void function(_GtkWindow *)gtk_window_unmaximize;
8302 extern (C) void function(_GtkWindow *)gtk_window_maximize;
8303 extern (C) void function(_GtkWindow *)gtk_window_unstick;
8304 extern (C) void function(_GtkWindow *)gtk_window_stick;
8305 extern (C) void function(_GtkWindow *)gtk_window_deiconify;
8306 extern (C) void function(_GtkWindow *)gtk_window_iconify;
8307 extern (C) void function(_GtkWindow *, uint)gtk_window_present_with_time;
8308 extern (C) void function(_GtkWindow *)gtk_window_present;
8309 extern (C) int function(_GtkWindow *, _GdkEventKey *)gtk_window_propagate_key_event;
8310 extern (C) int function(_GtkWindow *, _GdkEventKey *)gtk_window_activate_key;
8311 extern (C) int function(_GtkWindow *)gtk_window_get_mnemonic_modifier;
8312 extern (C) void function(_GtkWindow *, int)gtk_window_set_mnemonic_modifier;
8313 extern (C) int function(_GtkWindow *, uint, int)gtk_window_mnemonic_activate;
8314 extern (C) void function(_GtkWindow *, uint, _GtkWidget *)gtk_window_remove_mnemonic;
8315 extern (C) void function(_GtkWindow *, uint, _GtkWidget *)gtk_window_add_mnemonic;
8316 extern (C) _GList * function()gtk_window_list_toplevels;
8317 extern (C) int function(_GtkWindow *)gtk_window_get_modal;
8318 extern (C) void function(_GtkWindow *, int)gtk_window_set_modal;
8319 extern (C) void function(int)gtk_window_set_auto_startup_notification;
8320 extern (C) int function(char *, _GError * *)gtk_window_set_default_icon_from_file;
8321 extern (C) void function(char *)gtk_window_set_default_icon_name;
8322 extern (C) void function(void *)gtk_window_set_default_icon;
8323 extern (C) _GList * function()gtk_window_get_default_icon_list;
8324 extern (C) void function(_GList *)gtk_window_set_default_icon_list;
8325 extern (C) char * function(_GtkWindow *)gtk_window_get_icon_name;
8326 extern (C) void * function(_GtkWindow *)gtk_window_get_icon;
8327 extern (C) int function(_GtkWindow *, char *, _GError * *)gtk_window_set_icon_from_file;
8328 extern (C) void function(_GtkWindow *, char *)gtk_window_set_icon_name;
8329 extern (C) void function(_GtkWindow *, void *)gtk_window_set_icon;
8330 extern (C) _GList * function(_GtkWindow *)gtk_window_get_icon_list;
8331 extern (C) void function(_GtkWindow *, _GList *)gtk_window_set_icon_list;
8332 extern (C) int function(_GtkWindow *)gtk_window_get_deletable;
8333 extern (C) void function(_GtkWindow *, int)gtk_window_set_deletable;
8334 extern (C) int function(_GtkWindow *)gtk_window_get_decorated;
8335 extern (C) void function(_GtkWindow *, int)gtk_window_set_decorated;
8336 extern (C) void function(_GtkWindow *, int *, int *, int *, int *)gtk_window_get_frame_dimensions;
8337 extern (C) void function(_GtkWindow *, int, int, int, int)gtk_window_set_frame_dimensions;
8338 extern (C) int function(_GtkWindow *)gtk_window_get_has_frame;
8339 extern (C) void function(_GtkWindow *, int)gtk_window_set_has_frame;
8340 extern (C) int function(_GtkWindow *)gtk_window_has_toplevel_focus;
8341 extern (C) int function(_GtkWindow *)gtk_window_is_active;
8342 extern (C) _GdkScreen * function(_GtkWindow *)gtk_window_get_screen;
8343 extern (C) void function(_GtkWindow *, _GdkScreen *)gtk_window_set_screen;
8344 extern (C) void function(_GtkWindow *, _GtkWidget *, _GdkGeometry *, int)gtk_window_set_geometry_hints;
8345 extern (C) int function(_GtkWindow *)gtk_window_get_gravity;
8346 extern (C) void function(_GtkWindow *, int)gtk_window_set_gravity;
8347 extern (C) int function(_GtkWindow *)gtk_window_get_resizable;
8348 extern (C) void function(_GtkWindow *, int)gtk_window_set_resizable;
8349 extern (C) int function(_GtkWindow *)gtk_window_get_destroy_with_parent;
8350 extern (C) void function(_GtkWindow *, int)gtk_window_set_destroy_with_parent;
8351 extern (C) int function(_GtkWindow *)gtk_window_get_focus_on_map;
8352 extern (C) void function(_GtkWindow *, int)gtk_window_set_focus_on_map;
8353 extern (C) int function(_GtkWindow *)gtk_window_get_accept_focus;
8354 extern (C) void function(_GtkWindow *, int)gtk_window_set_accept_focus;
8355 extern (C) int function(_GtkWindow *)gtk_window_get_urgency_hint;
8356 extern (C) void function(_GtkWindow *, int)gtk_window_set_urgency_hint;
8357 extern (C) int function(_GtkWindow *)gtk_window_get_skip_pager_hint;
8358 extern (C) void function(_GtkWindow *, int)gtk_window_set_skip_pager_hint;
8359 extern (C) int function(_GtkWindow *)gtk_window_get_skip_taskbar_hint;
8360 extern (C) void function(_GtkWindow *, int)gtk_window_set_skip_taskbar_hint;
8361 extern (C) int function(_GtkWindow *)gtk_window_get_type_hint;
8362 extern (C) void function(_GtkWindow *, int)gtk_window_set_type_hint;
8363 extern (C) double function(_GtkWindow *)gtk_window_get_opacity;
8364 extern (C) void function(_GtkWindow *, double)gtk_window_set_opacity;
8365 extern (C) _GtkWindow * function(_GtkWindow *)gtk_window_get_transient_for;
8366 extern (C) void function(_GtkWindow *, _GtkWindow *)gtk_window_set_transient_for;
8367 extern (C) int function(_GtkWindow *)gtk_window_activate_default;
8368 extern (C) void function(_GtkWindow *, _GtkWidget *)gtk_window_set_default;
8369 extern (C) _GtkWidget * function(_GtkWindow *)gtk_window_get_focus;
8370 extern (C) void function(_GtkWindow *, _GtkWidget *)gtk_window_set_focus;
8371 extern (C) int function(_GtkWindow *)gtk_window_activate_focus;
8372 extern (C) void function(_GtkWindow *, int)gtk_window_set_position;
8373 extern (C) void function(_GtkWindow *, _GtkAccelGroup *)gtk_window_remove_accel_group;
8374 extern (C) void function(_GtkWindow *, _GtkAccelGroup *)gtk_window_add_accel_group;
8375 extern (C) char * function(_GtkWindow *)gtk_window_get_role;
8376 extern (C) void function(_GtkWindow *, char *)gtk_window_set_startup_id;
8377 extern (C) void function(_GtkWindow *, char *)gtk_window_set_role;
8378 extern (C) void function(_GtkWindow *, char *, char *)gtk_window_set_wmclass;
8379 extern (C) char * function(_GtkWindow *)gtk_window_get_title;
8380 extern (C) void function(_GtkWindow *, char *)gtk_window_set_title;
8381 extern (C) _GtkWidget * function(int)gtk_window_new;
8382 extern (C) uint function()gtk_window_get_type;
8383 extern (C) _GtkWidget * function(_GtkBin *)gtk_bin_get_child;
8384 extern (C) uint function()gtk_bin_get_type;
8385 extern (C) _GList * function(_GtkContainer *, _GList *, int, _GtkWidget *)_gtk_container_focus_sort;
8386 extern (C) void function(_GtkContainer *)_gtk_container_dequeue_resize_handler;
8387 extern (C) char * function(_GtkContainer *, _GtkWidget *)_gtk_container_child_composite_name;
8388 extern (C) void function(_GtkContainer *)_gtk_container_clear_resize_widgets;
8389 extern (C) void function(_GtkContainer *)_gtk_container_queue_resize;
8390 extern (C) void function(_GtkContainer *, _BCD_func__12090, void *)gtk_container_forall;
8391 extern (C) void function(_GtkContainer *, _GtkWidget *, char *, _GValue *)gtk_container_child_get_property;
8392 extern (C) void function(_GtkContainer *, _GtkWidget *, char *, _GValue *)gtk_container_child_set_property;
8393 extern (C) void function(_GtkContainer *, _GtkWidget *, char *, char *)gtk_container_child_get_valist;
8394 extern (C) void function(_GtkContainer *, _GtkWidget *, char *, char *)gtk_container_child_set_valist;
8395 extern (C) void function(_GtkContainer *, _GtkWidget *, char *, ...)gtk_container_child_get;
8396 extern (C) void function(_GtkContainer *, _GtkWidget *, char *, ...)gtk_container_child_set;
8397 extern (C) void function(_GtkContainer *, _GtkWidget *, char *, ...)gtk_container_add_with_properties;
8398 extern (C) _GParamSpec * * function(_GObjectClass *, uint *)gtk_container_class_list_child_properties;
8399 extern (C) _GParamSpec * function(_GObjectClass *, char *)gtk_container_class_find_child_property;
8400 extern (C) void function(_GtkContainerClass *, uint, _GParamSpec *)gtk_container_class_install_child_property;
8401 extern (C) uint function(_GtkContainer *)gtk_container_child_type;
8402 extern (C) void function(_GtkContainer *)gtk_container_resize_children;
8403 extern (C) _GtkAdjustment * function(_GtkContainer *)gtk_container_get_focus_hadjustment;
8404 extern (C) void function(_GtkContainer *, _GtkAdjustment *)gtk_container_set_focus_hadjustment;
8405 extern (C) _GtkAdjustment * function(_GtkContainer *)gtk_container_get_focus_vadjustment;
8406 extern (C) void function(_GtkContainer *, _GtkAdjustment *)gtk_container_set_focus_vadjustment;
8407 extern (C) void function(_GtkContainer *, _GtkWidget *)gtk_container_set_focus_child;
8408 extern (C) void function(_GtkContainer *, int)gtk_container_set_reallocate_redraws;
8409 extern (C) void function(_GtkContainer *)gtk_container_unset_focus_chain;
8410 extern (C) int function(_GtkContainer *, _GList * *)gtk_container_get_focus_chain;
8411 extern (C) void function(_GtkContainer *, _GList *)gtk_container_set_focus_chain;
8412 extern (C) void function(_GtkContainer *, _GtkWidget *, _GdkEventExpose *)gtk_container_propagate_expose;
8413 extern (C) _GList * function(_GtkContainer *)gtk_container_get_children;
8414 extern (C) void function(_GtkContainer *, _BCD_func__12090, _BCD_func__13157, void *, _BCD_func__13158)gtk_container_foreach_full;
8415 extern (C) void function(_GtkContainer *, _BCD_func__12090, void *)gtk_container_foreach;
8416 extern (C) void function(_GtkContainer *)gtk_container_check_resize;
8417 extern (C) int function(_GtkContainer *)gtk_container_get_resize_mode;
8418 extern (C) void function(_GtkContainer *, int)gtk_container_set_resize_mode;
8419 extern (C) void function(_GtkContainer *, _GtkWidget *)gtk_container_remove;
8420 extern (C) void function(_GtkContainer *, _GtkWidget *)gtk_container_add;
8421 extern (C) uint function(_GtkContainer *)gtk_container_get_border_width;
8422 extern (C) void function(_GtkContainer *, uint)gtk_container_set_border_width;
8423 extern (C) uint function()gtk_container_get_type;
8424 extern (C) _GdkColormap * function()_gtk_widget_peek_colormap;
8425 extern (C) void function(_GtkWidget *)_gtk_widget_propagate_composited_changed;
8426 extern (C) void function(_GtkWidget *, _GdkScreen *)_gtk_widget_propagate_screen_changed;
8427 extern (C) void function(_GtkWidget *, _GtkWidget *)_gtk_widget_propagate_hierarchy_changed;
8428 extern (C) _GtkWidgetAuxInfo * function(_GtkWidget *, int)_gtk_widget_get_aux_info;
8429 extern (C) void function(_GtkWidget *, int)_gtk_widget_grab_notify;
8430 extern (C) void function(_GtkRequisition *)gtk_requisition_free;
8431 extern (C) _GtkRequisition * function(_GtkRequisition *)gtk_requisition_copy;
8432 extern (C) uint function()gtk_requisition_get_type;
8433 extern (C) int function(_GtkWidget *)gtk_widget_get_has_tooltip;
8434 extern (C) void function(_GtkWidget *, int)gtk_widget_set_has_tooltip;
8435 extern (C) char * function(_GtkWidget *)gtk_widget_get_tooltip_markup;
8436 extern (C) void function(_GtkWidget *, char *)gtk_widget_set_tooltip_markup;
8437 extern (C) char * function(_GtkWidget *)gtk_widget_get_tooltip_text;
8438 extern (C) void function(_GtkWidget *, char *)gtk_widget_set_tooltip_text;
8439 extern (C) void function(_GtkWidget *)gtk_widget_trigger_tooltip_query;
8440 extern (C) _GtkWindow * function(_GtkWidget *)gtk_widget_get_tooltip_window;
8441 extern (C) void function(_GtkWidget *, _GtkWindow *)gtk_widget_set_tooltip_window;
8442 extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_remove_mnemonic_label;
8443 extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_add_mnemonic_label;
8444 extern (C) _GList * function(_GtkWidget *)gtk_widget_list_mnemonic_labels;
8445 extern (C) void function(_GtkWidget *, uint *, char * *, char * *)gtk_widget_class_path;
8446 extern (C) void function(_GtkWidget *, uint *, char * *, char * *)gtk_widget_path;
8447 extern (C) void function(_GtkWidget *)gtk_widget_reset_shapes;
8448 extern (C) void function(_GtkWidget *, _GdkDrawable *, int, int)gtk_widget_input_shape_combine_mask;
8449 extern (C) void function(_GtkWidget *, _GdkDrawable *, int, int)gtk_widget_shape_combine_mask;
8450 extern (C) int function(_GtkWidget *)gtk_widget_is_composited;
8451 extern (C) int function()gtk_widget_get_default_direction;
8452 extern (C) void function(int)gtk_widget_set_default_direction;
8453 extern (C) int function(_GtkWidget *)gtk_widget_get_direction;
8454 extern (C) void function(_GtkWidget *, int)gtk_widget_set_direction;
8455 extern (C) _GdkVisual * function()gtk_widget_get_default_visual;
8456 extern (C) _GdkColormap * function()gtk_widget_get_default_colormap;
8457 extern (C) _GtkStyle * function()gtk_widget_get_default_style;
8458 extern (C) void function(_GdkColormap *)gtk_widget_set_default_colormap;
8459 extern (C) void function(_GtkWidget *, char *, ...)gtk_widget_style_get;
8460 extern (C) void function(_GtkWidget *, char *, char *)gtk_widget_style_get_valist;
8461 extern (C) void function(_GtkWidget *, char *, _GValue *)gtk_widget_style_get_property;
8462 extern (C) _GParamSpec * * function(_GtkWidgetClass *, uint *)gtk_widget_class_list_style_properties;
8463 extern (C) _GParamSpec * function(_GtkWidgetClass *, char *)gtk_widget_class_find_style_property;
8464 extern (C) void function(_GtkWidgetClass *, _GParamSpec *, _BCD_func__12993)gtk_widget_class_install_style_property_parser;
8465 extern (C) void function(_GtkWidgetClass *, _GParamSpec *)gtk_widget_class_install_style_property;
8466 extern (C) void function()gtk_widget_pop_colormap;
8467 extern (C) void function()gtk_widget_pop_composite_child;
8468 extern (C) void function()gtk_widget_push_composite_child;
8469 extern (C) void function(_GdkColormap *)gtk_widget_push_colormap;
8470 extern (C) void function(_GtkWidget *)gtk_widget_reset_rc_styles;
8471 extern (C) char * function(_GtkWidget *)gtk_widget_get_composite_name;
8472 extern (C) void function(_GtkWidget *, char *)gtk_widget_set_composite_name;
8473 extern (C) void * function(_GtkWidget *, char *, int, char *)gtk_widget_render_icon;
8474 extern (C) void * function(_GtkWidget *, char *)gtk_widget_create_pango_layout;
8475 extern (C) void * function(_GtkWidget *)gtk_widget_get_pango_context;
8476 extern (C) void * function(_GtkWidget *)gtk_widget_create_pango_context;
8477 extern (C) void function(_GtkWidget *, void *)gtk_widget_modify_font;
8478 extern (C) void function(_GtkWidget *, _GdkColor *, _GdkColor *)gtk_widget_modify_cursor;
8479 extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_base;
8480 extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_text;
8481 extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_bg;
8482 extern (C) void function(_GtkWidget *, int, _GdkColor *)gtk_widget_modify_fg;
8483 extern (C) _GtkRcStyle * function(_GtkWidget *)gtk_widget_get_modifier_style;
8484 extern (C) void function(_GtkWidget *, _GtkRcStyle *)gtk_widget_modify_style;
8485 extern (C) _GtkStyle * function(_GtkWidget *)gtk_widget_get_style;
8486 extern (C) void function(_GtkWidget *)gtk_widget_ensure_style;
8487 extern (C) void function(_GtkWidget *, _GtkStyle *)gtk_widget_set_style;
8488 extern (C) int function(_GtkWidget *)gtk_widget_hide_on_delete;
8489 extern (C) int function(_GtkWidget *, _GtkWidget *, int, int, int *, int *)gtk_widget_translate_coordinates;
8490 extern (C) int function(_GtkWidget *, _GtkWidget *)gtk_widget_is_ancestor;
8491 extern (C) void function(_GtkWidget *, int *, int *)gtk_widget_get_pointer;
8492 extern (C) int function(_GtkWidget *)gtk_widget_get_events;
8493 extern (C) void function(_GtkWidget *, _GdkColormap *)gtk_widget_set_colormap;
8494 extern (C) _AtkObject * function(_GtkWidget *)gtk_widget_get_accessible;
8495 extern (C) void * function(_GtkWidget *, void *)gtk_widget_get_clipboard;
8496 extern (C) _GtkSettings * function(_GtkWidget *)gtk_widget_get_settings;
8497 extern (C) _GdkDrawable * function(_GtkWidget *)gtk_widget_get_root_window;
8498 extern (C) _GdkDisplay * function(_GtkWidget *)gtk_widget_get_display;
8499 extern (C) int function(_GtkWidget *)gtk_widget_has_screen;
8500 extern (C) _GdkScreen * function(_GtkWidget *)gtk_widget_get_screen;
8501 extern (C) _GdkVisual * function(_GtkWidget *)gtk_widget_get_visual;
8502 extern (C) _GdkColormap * function(_GtkWidget *)gtk_widget_get_colormap;
8503 extern (C) _GtkWidget * function(_GtkWidget *, uint)gtk_widget_get_ancestor;
8504 extern (C) _GtkWidget * function(_GtkWidget *)gtk_widget_get_toplevel;
8505 extern (C) int function(_GtkWidget *)gtk_widget_get_extension_events;
8506 extern (C) void function(_GtkWidget *, int)gtk_widget_set_extension_events;
8507 extern (C) void function(_GtkWidget *, int)gtk_widget_add_events;
8508 extern (C) void function(_GtkWidget *, int)gtk_widget_set_events;
8509 extern (C) void function(_GtkWidget *, int, int)gtk_widget_set_usize;
8510 extern (C) void function(_GtkWidget *, int, int)gtk_widget_set_uposition;
8511 extern (C) void function(_GtkWidget *, int *, int *)gtk_widget_get_size_request;
8512 extern (C) void function(_GtkWidget *, int, int)gtk_widget_set_size_request;
8513 extern (C) void function(_GtkWidget *)gtk_widget_error_bell;
8514 extern (C) int function(_GtkWidget *, int)gtk_widget_keynav_failed;
8515 extern (C) int function(_GtkWidget *, int)gtk_widget_child_focus;
8516 extern (C) _GdkDrawable * function(_GtkWidget *)gtk_widget_get_parent_window;
8517 extern (C) _GtkWidget * function(_GtkWidget *)gtk_widget_get_parent;
8518 extern (C) int function(_GtkWidget *)gtk_widget_get_child_visible;
8519 extern (C) void function(_GtkWidget *, int)gtk_widget_set_child_visible;
8520 extern (C) void function(_GtkWidget *, _GdkDrawable *)gtk_widget_set_parent_window;
8521 extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_set_parent;
8522 extern (C) void function(_GtkWidget *, int)gtk_widget_set_redraw_on_allocate;
8523 extern (C) void function(_GtkWidget *, int)gtk_widget_set_double_buffered;
8524 extern (C) void function(_GtkWidget *, int)gtk_widget_set_app_paintable;
8525 extern (C) void function(_GtkWidget *, int)gtk_widget_set_sensitive;
8526 extern (C) void function(_GtkWidget *, int)gtk_widget_set_state;
8527 extern (C) char * function(_GtkWidget *)gtk_widget_get_name;
8528 extern (C) void function(_GtkWidget *, char *)gtk_widget_set_name;
8529 extern (C) void function(_GtkWidget *)gtk_widget_grab_default;
8530 extern (C) void function(_GtkWidget *)gtk_widget_grab_focus;
8531 extern (C) int function(_GtkWidget *)gtk_widget_is_focus;
8532 extern (C) void function(_GtkWidget *)gtk_widget_thaw_child_notify;
8533 extern (C) void function(_GtkWidget *, char *)gtk_widget_child_notify;
8534 extern (C) void function(_GtkWidget *)gtk_widget_freeze_child_notify;
8535 extern (C) void * function(_GtkWidget *, void *)gtk_widget_region_intersect;
8536 extern (C) int function(_GtkWidget *, _GdkRectangle *, _GdkRectangle *)gtk_widget_intersect;
8537 extern (C) void function(_GtkWidget *, _GtkWidget *)gtk_widget_reparent;
8538 extern (C) int function(_GtkWidget *, _GtkAdjustment *, _GtkAdjustment *)gtk_widget_set_scroll_adjustments;
8539 extern (C) int function(_GtkWidget *)gtk_widget_activate;
8540 extern (C) int function(_GtkWidget *, _GdkEvent *)gtk_widget_send_expose;
8541 extern (C) int function(_GtkWidget *, _GdkEvent *)gtk_widget_event;
8542 extern (C) int function(_GtkWidget *, int)gtk_widget_mnemonic_activate;
8543 extern (C) int function(_GtkWidget *, uint)gtk_widget_can_activate_accel;
8544 extern (C) _GList * function(_GtkWidget *)gtk_widget_list_accel_closures;
8545 extern (C) char * function(_GtkWidget *, int *)_gtk_widget_get_accel_path;
8546 extern (C) void function(_GtkWidget *, char *, _GtkAccelGroup *)gtk_widget_set_accel_path;
8547 extern (C) int function(_GtkWidget *, _GtkAccelGroup *, uint, int)gtk_widget_remove_accelerator;
8548 extern (C) void function(_GtkWidget *, char *, _GtkAccelGroup *, uint, int, int)gtk_widget_add_accelerator;
8549 extern (C) void function(_GtkWidget *, _GtkRequisition *)gtk_widget_get_child_requisition;
8550 extern (C) void function(_GtkWidget *, _GdkRectangle *)gtk_widget_size_allocate;
8551 extern (C) void function(_GtkWidget *, _GtkRequisition *)gtk_widget_size_request;
8552 extern (C) void function(_GtkWidget *, _GdkRectangle *)gtk_widget_draw;
8553 extern (C) void function(_GtkWidget *)gtk_widget_queue_resize_no_redraw;
8554 extern (C) void function(_GtkWidget *)gtk_widget_queue_resize;
8555 extern (C) void function(_GtkWidget *, int, int, int, int)gtk_widget_queue_clear_area;
8556 extern (C) void function(_GtkWidget *)gtk_widget_queue_clear;
8557 extern (C) void function(_GtkWidget *, int, int, int, int)gtk_widget_queue_draw_area;
8558 extern (C) void function(_GtkWidget *)gtk_widget_queue_draw;
8559 extern (C) void function(_GtkWidget *)gtk_widget_unrealize;
8560 extern (C) void function(_GtkWidget *)gtk_widget_realize;
8561 extern (C) void function(_GtkWidget *)gtk_widget_unmap;
8562 extern (C) void function(_GtkWidget *)gtk_widget_map;
8563 extern (C) int function(_GtkWidget *)gtk_widget_get_no_show_all;
8564 extern (C) void function(_GtkWidget *, int)gtk_widget_set_no_show_all;
8565 extern (C) void function(_GtkWidget *)gtk_widget_hide_all;
8566 extern (C) void function(_GtkWidget *)gtk_widget_show_all;
8567 extern (C) void function(_GtkWidget *)gtk_widget_hide;
8568 extern (C) void function(_GtkWidget *)gtk_widget_show_now;
8569 extern (C) void function(_GtkWidget *)gtk_widget_show;
8570 extern (C) void function(_GtkWidget *)gtk_widget_unparent;
8571 extern (C) void function(_GtkWidget *, char *, ...)gtk_widget_set;
8572 extern (C) void function(_GtkWidget *)gtk_widget_unref;
8573 extern (C) _GtkWidget * function(_GtkWidget *)gtk_widget_ref;
8574 extern (C) void function(_GtkWidget *, _GtkWidget * *)gtk_widget_destroyed;
8575 extern (C) void function(_GtkWidget *)gtk_widget_destroy;
8576 extern (C) _GtkWidget * function(uint, char *, ...)gtk_widget_new;
8577 extern (C) uint function()gtk_widget_get_type;
8578 extern (C) int function(_BCD_func__12993, _GValue *, _GParamSpec *, _GValue *)_gtk_settings_parse_convert;
8579 extern (C) _BCD_func__12993 function(uint)_gtk_rc_property_parser_from_type;
8580 extern (C) void function(_GdkEventSetting *)_gtk_settings_handle_event;
8581 extern (C) void function(_GtkSettings *)_gtk_settings_reset_rc_values;
8582 extern (C) void function(_GtkSettings *, char *, _GtkSettingsValue *)_gtk_settings_set_property_value_from_rc;
8583 extern (C) void function(_GtkSettings *, char *, double, char *)gtk_settings_set_double_property;
8584 extern (C) void function(_GtkSettings *, char *, int, char *)gtk_settings_set_long_property;
8585 extern (C) void function(_GtkSettings *, char *, char *, char *)gtk_settings_set_string_property;
8586 extern (C) void function(_GtkSettings *, char *, _GtkSettingsValue *)gtk_settings_set_property_value;
8587 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_border;
8588 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_requisition;
8589 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_flags;
8590 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_enum;
8591 extern (C) int function(_GParamSpec *, _GString *, _GValue *)gtk_rc_property_parse_color;
8592 extern (C) void function(_GParamSpec *, _BCD_func__12993)gtk_settings_install_property_parser;
8593 extern (C) void function(_GParamSpec *)gtk_settings_install_property;
8594 extern (C) _GtkSettings * function(_GdkScreen *)gtk_settings_get_for_screen;
8595 extern (C) _GtkSettings * function()gtk_settings_get_default;
8596 extern (C) uint function()gtk_settings_get_type;
8597 extern (C) void function(_GtkSettings *)_gtk_rc_context_destroy;
8598 extern (C) char * function(_GtkSettings *)_gtk_rc_context_get_default_font_name;
8599 extern (C) _GSList * function(_GtkRcStyle *)_gtk_rc_style_get_color_hashes;
8600 extern (C) void function(_GtkRcStyle *, uint, uint)_gtk_rc_style_unset_rc_property;
8601 extern (C) void function(_GtkRcStyle *, _GtkRcProperty *)_gtk_rc_style_set_rc_property;
8602 extern (C) _GtkRcProperty * function(_GtkRcStyle *, uint, uint)_gtk_rc_style_lookup_rc_property;
8603 extern (C) uint function(_GScanner *, int *)gtk_rc_parse_priority;
8604 extern (C) uint function(_GScanner *, int *)gtk_rc_parse_state;
8605 extern (C) uint function(_GScanner *, _GtkRcStyle *, _GdkColor *)gtk_rc_parse_color_full;
8606 extern (C) uint function(_GScanner *, _GdkColor *)gtk_rc_parse_color;
8607 extern (C) _GScanner * function()gtk_rc_scanner_new;
8608 extern (C) char * function()gtk_rc_get_im_module_file;
8609 extern (C) char * function()gtk_rc_get_im_module_path;
8610 extern (C) char * function()gtk_rc_get_module_dir;
8611 extern (C) char * function()gtk_rc_get_theme_dir;
8612 extern (C) char * function(char *)gtk_rc_find_module_in_path;
8613 extern (C) void function(_GtkRcStyle *)gtk_rc_style_unref;
8614 extern (C) void function(_GtkRcStyle *)gtk_rc_style_ref;
8615 extern (C) _GtkRcStyle * function(_GtkRcStyle *)gtk_rc_style_copy;
8616 extern (C) _GtkRcStyle * function()gtk_rc_style_new;
8617 extern (C) uint function()gtk_rc_style_get_type;
8618 extern (C) void function(_GtkRcStyle *, char *)gtk_rc_add_class_style;
8619 extern (C) void function(_GtkRcStyle *, char *)gtk_rc_add_widget_class_style;
8620 extern (C) void function(_GtkRcStyle *, char *)gtk_rc_add_widget_name_style;
8621 extern (C) int function()gtk_rc_reparse_all;
8622 extern (C) void function(char *)gtk_rc_parse_string;
8623 extern (C) void function(char *)gtk_rc_parse;
8624 extern (C) char * function(_GtkSettings *, _GScanner *, char *)gtk_rc_find_pixmap_in_path;
8625 extern (C) void function(_GtkSettings *)gtk_rc_reset_styles;
8626 extern (C) int function(_GtkSettings *, int)gtk_rc_reparse_all_for_settings;
8627 extern (C) _GtkStyle * function(_GtkSettings *, char *, char *, uint)gtk_rc_get_style_by_paths;
8628 extern (C) _GtkStyle * function(_GtkWidget *)gtk_rc_get_style;
8629 extern (C) char * * function()gtk_rc_get_default_files;
8630 extern (C) void function(char * *)gtk_rc_set_default_files;
8631 extern (C) void function(char *)gtk_rc_add_default_file;
8632 extern (C) int function(_GSList *, int, char *, char *)_gtk_rc_match_widget_class;
8633 extern (C) void function(_GSList *)_gtk_rc_free_widget_class_path;
8634 extern (C) _GSList * function(char *)_gtk_rc_parse_widget_class_path;
8635 extern (C) void function()_gtk_rc_init;
8636 extern (C) void function(_GtkWidget *, _GdkColor *)_gtk_widget_get_cursor_color;
8637 extern (C) _GdkGC * function(_GtkWidget *)_gtk_widget_get_cursor_gc;
8638 extern (C) void function(_GtkWidget *, _GdkDrawable *, _GdkRectangle *, _GdkRectangle *, int, int, int)gtk_draw_insertion_cursor;
8639 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, char *)gtk_paint_string;
8640 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, char *)gtk_draw_string;
8641 extern (C) void function(_GdkColor *, _GdkColor *, double)_gtk_style_shade;
8642 extern (C) void function(_GtkStyle *, _GtkSettings *)_gtk_style_init_for_settings;
8643 extern (C) _GValue * function(_GtkStyle *, uint, _GParamSpec *, _BCD_func__12993)_gtk_style_peek_property_value;
8644 extern (C) void function(_GtkBorder *)gtk_border_free;
8645 extern (C) _GtkBorder * function(_GtkBorder *)gtk_border_copy;
8646 extern (C) uint function()gtk_border_get_type;
8647 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_resize_grip;
8648 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, void *)gtk_paint_layout;
8649 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int)gtk_paint_expander;
8650 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_handle;
8651 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_slider;
8652 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_focus;
8653 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int)gtk_paint_extension;
8654 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int)gtk_paint_box_gap;
8655 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int)gtk_paint_shadow_gap;
8656 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_tab;
8657 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_option;
8658 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_check;
8659 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_flat_box;
8660 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_box;
8661 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_diamond;
8662 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int)gtk_paint_arrow;
8663 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, _GdkPoint *, int, int)gtk_paint_polygon;
8664 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int)gtk_paint_shadow;
8665 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int)gtk_paint_vline;
8666 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int)gtk_paint_hline;
8667 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_resize_grip;
8668 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, void *)gtk_draw_layout;
8669 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_expander;
8670 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_handle;
8671 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_slider;
8672 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_focus;
8673 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int)gtk_draw_extension;
8674 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int)gtk_draw_box_gap;
8675 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int)gtk_draw_shadow_gap;
8676 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_tab;
8677 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_option;
8678 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_check;
8679 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_flat_box;
8680 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_box;
8681 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_diamond;
8682 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int)gtk_draw_arrow;
8683 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkPoint *, int, int)gtk_draw_polygon;
8684 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int)gtk_draw_shadow;
8685 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_vline;
8686 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, int, int)gtk_draw_hline;
8687 extern (C) void * function(_GtkStyle *, void *, int, int, int, _GtkWidget *, char *)gtk_style_render_icon;
8688 extern (C) int function(_GtkStyle *, char *, _GdkColor *)gtk_style_lookup_color;
8689 extern (C) void * function(_GtkStyle *, char *)gtk_style_lookup_icon_set;
8690 extern (C) void function(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, int, int, int, int)gtk_style_apply_default_background;
8691 extern (C) void function(_GtkStyle *, _GdkDrawable *, int)gtk_style_set_background;
8692 extern (C) void function(_GtkStyle *, _GdkFont *)gtk_style_set_font;
8693 extern (C) _GdkFont * function(_GtkStyle *)gtk_style_get_font;
8694 extern (C) void function(_GtkStyle *)gtk_style_unref;
8695 extern (C) _GtkStyle * function(_GtkStyle *)gtk_style_ref;
8696 extern (C) void function(_GtkStyle *)gtk_style_detach;
8697 extern (C) _GtkStyle * function(_GtkStyle *, _GdkDrawable *)gtk_style_attach;
8698 extern (C) _GtkStyle * function(_GtkStyle *)gtk_style_copy;
8699 extern (C) _GtkStyle * function()gtk_style_new;
8700 extern (C) uint function()gtk_style_get_type;
8701 extern (C) void function(_GtkAdjustment *, double)gtk_adjustment_set_value;
8702 extern (C) double function(_GtkAdjustment *)gtk_adjustment_get_value;
8703 extern (C) void function(_GtkAdjustment *, double, double)gtk_adjustment_clamp_page;
8704 extern (C) void function(_GtkAdjustment *)gtk_adjustment_value_changed;
8705 extern (C) void function(_GtkAdjustment *)gtk_adjustment_changed;
8706 extern (C) _GtkObject * function(double, double, double, double, double, double)gtk_adjustment_new;
8707 extern (C) uint function()gtk_adjustment_get_type;
8708 extern (C) void function(char *, uint, uint, uint)gtk_object_add_arg_type;
8709 extern (C) void function(_GtkObject *, char *, ...)gtk_object_set;
8710 extern (C) void function(_GtkObject *, char *, ...)gtk_object_get;
8711 extern (C) void function(_GtkObject *, uint)gtk_object_remove_no_notify_by_id;
8712 extern (C) void function(_GtkObject *, uint)gtk_object_remove_data_by_id;
8713 extern (C) void * function(_GtkObject *, uint)gtk_object_get_data_by_id;
8714 extern (C) void function(_GtkObject *, uint, void *, _BCD_func__13158)gtk_object_set_data_by_id_full;
8715 extern (C) void function(_GtkObject *, uint, void *)gtk_object_set_data_by_id;
8716 extern (C) void * function(_GtkObject *)gtk_object_get_user_data;
8717 extern (C) void function(_GtkObject *, void *)gtk_object_set_user_data;
8718 extern (C) void function(_GtkObject *, char *)gtk_object_remove_no_notify;
8719 extern (C) void * function(_GtkObject *, char *)gtk_object_get_data;
8720 extern (C) void function(_GtkObject *, char *)gtk_object_remove_data;
8721 extern (C) void function(_GtkObject *, char *, void *, _BCD_func__13158)gtk_object_set_data_full;
8722 extern (C) void function(_GtkObject *, char *, void *)gtk_object_set_data;
8723 extern (C) void function(_GtkObject *, _BCD_func__13158, void *)gtk_object_weakunref;
8724 extern (C) void function(_GtkObject *, _BCD_func__13158, void *)gtk_object_weakref;
8725 extern (C) void function(_GtkObject *)gtk_object_unref;
8726 extern (C) _GtkObject * function(_GtkObject *)gtk_object_ref;
8727 extern (C) _GtkObject * function(uint, char *, ...)gtk_object_new;
8728 extern (C) void function(_GtkObject *)gtk_object_destroy;
8729 extern (C) void function(_GtkObject *)gtk_object_sink;
8730 extern (C) uint function()gtk_object_get_type;
8731 extern (C) extern uint* gtk_debug_flags;
8732 extern (C) void function(int)gtk_type_init;
8733 extern (C) _GFlagsValue * function(uint, char *)gtk_type_flags_find_value;
8734 extern (C) _GEnumValue * function(uint, char *)gtk_type_enum_find_value;
8735 extern (C) _GFlagsValue * function(uint)gtk_type_flags_get_values;
8736 extern (C) _GEnumValue * function(uint)gtk_type_enum_get_values;
8737 extern (C) void * function(uint)gtk_type_new;
8738 extern (C) uint function(uint, _GtkTypeInfo *)gtk_type_unique;
8739 extern (C) void * function(uint)gtk_type_class;
8740 extern (C) uint function()gtk_identifier_get_type;
8741 extern (C) uint function()gtk_widget_help_type_get_type;
8742 extern (C) uint function()gtk_widget_flags_get_type;
8743 extern (C) uint function()gtk_ui_manager_item_type_get_type;
8744 extern (C) uint function()gtk_tree_view_column_sizing_get_type;
8745 extern (C) uint function()gtk_tree_view_drop_position_get_type;
8746 extern (C) uint function()gtk_tree_model_flags_get_type;
8747 extern (C) uint function()gtk_tree_view_mode_get_type;
8748 extern (C) uint function()gtk_toolbar_space_style_get_type;
8749 extern (C) uint function()gtk_toolbar_child_type_get_type;
8750 extern (C) uint function()gtk_text_window_type_get_type;
8751 extern (C) uint function()gtk_text_search_flags_get_type;
8752 extern (C) uint function()gtk_text_buffer_target_info_get_type;
8753 extern (C) uint function()gtk_spin_type_get_type;
8754 extern (C) uint function()gtk_spin_button_update_policy_get_type;
8755 extern (C) uint function()gtk_size_group_mode_get_type;
8756 extern (C) uint function()gtk_recent_manager_error_get_type;
8757 extern (C) uint function()gtk_recent_filter_flags_get_type;
8758 extern (C) uint function()gtk_recent_chooser_error_get_type;
8759 extern (C) uint function()gtk_recent_sort_type_get_type;
8760 extern (C) uint function()gtk_rc_token_type_get_type;
8761 extern (C) uint function()gtk_rc_flags_get_type;
8762 extern (C) uint function()gtk_progress_bar_orientation_get_type;
8763 extern (C) uint function()gtk_progress_bar_style_get_type;
8764 extern (C) uint function()gtk_private_flags_get_type;
8765 extern (C) uint function()gtk_print_error_get_type;
8766 extern (C) uint function()gtk_print_operation_action_get_type;
8767 extern (C) uint function()gtk_print_operation_result_get_type;
8768 extern (C) uint function()gtk_print_status_get_type;
8769 extern (C) uint function()gtk_arg_flags_get_type;
8770 extern (C) uint function()gtk_object_flags_get_type;
8771 extern (C) uint function()gtk_notebook_tab_get_type;
8772 extern (C) uint function()gtk_buttons_type_get_type;
8773 extern (C) uint function()gtk_message_type_get_type;
8774 extern (C) uint function()gtk_image_type_get_type;
8775 extern (C) uint function()gtk_icon_view_drop_position_get_type;
8776 extern (C) uint function()gtk_icon_theme_error_get_type;
8777 extern (C) uint function()gtk_icon_lookup_flags_get_type;
8778 extern (C) uint function()gtk_file_filter_flags_get_type;
8779 extern (C) uint function()gtk_file_chooser_error_get_type;
8780 extern (C) uint function()gtk_file_chooser_confirmation_get_type;
8781 extern (C) uint function()gtk_file_chooser_action_get_type;
8782 extern (C) uint function()gtk_drag_result_get_type;
8783 extern (C) uint function()gtk_tree_view_grid_lines_get_type;
8784 extern (C) uint function()gtk_unit_get_type;
8785 extern (C) uint function()gtk_print_duplex_get_type;
8786 extern (C) uint function()gtk_print_quality_get_type;
8787 extern (C) uint function()gtk_page_orientation_get_type;
8788 extern (C) uint function()gtk_page_set_get_type;
8789 extern (C) uint function()gtk_print_pages_get_type;
8790 extern (C) uint function()gtk_pack_direction_get_type;
8791 extern (C) uint function()gtk_im_status_style_get_type;
8792 extern (C) uint function()gtk_im_preedit_style_get_type;
8793 extern (C) uint function()gtk_sort_type_get_type;
8794 extern (C) uint function()gtk_wrap_mode_get_type;
8795 extern (C) uint function()gtk_window_type_get_type;
8796 extern (C) uint function()gtk_window_position_get_type;
8797 extern (C) uint function()gtk_visibility_get_type;
8798 extern (C) uint function()gtk_update_type_get_type;
8799 extern (C) uint function()gtk_toolbar_style_get_type;
8800 extern (C) uint function()gtk_submenu_placement_get_type;
8801 extern (C) uint function()gtk_submenu_direction_get_type;
8802 extern (C) uint function()gtk_state_type_get_type;
8803 extern (C) uint function()gtk_shadow_type_get_type;
8804 extern (C) uint function()gtk_selection_mode_get_type;
8805 extern (C) uint function()gtk_scroll_type_get_type;
8806 extern (C) uint function()gtk_signal_run_type_get_type;
8807 extern (C) uint function()gtk_resize_mode_get_type;
8808 extern (C) uint function()gtk_relief_style_get_type;
8809 extern (C) uint function()gtk_preview_type_get_type;
8810 extern (C) uint function()gtk_position_type_get_type;
8811 extern (C) uint function()gtk_policy_type_get_type;
8812 extern (C) uint function()gtk_path_type_get_type;
8813 extern (C) uint function()gtk_path_priority_type_get_type;
8814 extern (C) uint function()gtk_pack_type_get_type;
8815 extern (C) uint function()gtk_corner_type_get_type;
8816 extern (C) uint function()gtk_orientation_get_type;
8817 extern (C) uint function()gtk_scroll_step_get_type;
8818 extern (C) uint function()gtk_movement_step_get_type;
8819 extern (C) uint function()gtk_metric_type_get_type;
8820 extern (C) uint function()gtk_menu_direction_type_get_type;
8821 extern (C) uint function()gtk_match_type_get_type;
8822 extern (C) uint function()gtk_justification_get_type;
8823 extern (C) uint function()gtk_text_direction_get_type;
8824 extern (C) uint function()gtk_side_type_get_type;
8825 extern (C) uint function()gtk_sensitivity_type_get_type;
8826 extern (C) uint function()gtk_icon_size_get_type;
8827 extern (C) uint function()gtk_expander_style_get_type;
8828 extern (C) uint function()gtk_direction_type_get_type;
8829 extern (C) uint function()gtk_delete_type_get_type;
8830 extern (C) uint function()gtk_curve_type_get_type;
8831 extern (C) uint function()gtk_button_box_style_get_type;
8832 extern (C) uint function()gtk_attach_options_get_type;
8833 extern (C) uint function()gtk_arrow_type_get_type;
8834 extern (C) uint function()gtk_anchor_type_get_type;
8835 extern (C) uint function()gtk_target_flags_get_type;
8836 extern (C) uint function()gtk_dest_defaults_get_type;
8837 extern (C) uint function()gtk_response_type_get_type;
8838 extern (C) uint function()gtk_dialog_flags_get_type;
8839 extern (C) uint function()gtk_debug_flag_get_type;
8840 extern (C) uint function()gtk_ctree_expansion_type_get_type;
8841 extern (C) uint function()gtk_ctree_expander_style_get_type;
8842 extern (C) uint function()gtk_ctree_line_style_get_type;
8843 extern (C) uint function()gtk_ctree_pos_get_type;
8844 extern (C) uint function()gtk_button_action_get_type;
8845 extern (C) uint function()gtk_clist_drag_pos_get_type;
8846 extern (C) uint function()gtk_cell_type_get_type;
8847 extern (C) uint function()gtk_cell_renderer_accel_mode_get_type;
8848 extern (C) uint function()gtk_cell_renderer_mode_get_type;
8849 extern (C) uint function()gtk_cell_renderer_state_get_type;
8850 extern (C) uint function()gtk_calendar_display_options_get_type;
8851 extern (C) uint function()gtk_builder_error_get_type;
8852 extern (C) uint function()gtk_assistant_page_type_get_type;
8853 extern (C) uint function()gtk_accel_flags_get_type;
8854 extern (C) void function(_GtkAccelGroup *, uint)_gtk_accel_group_reconnect;
8855 extern (C) _GtkAccelGroupEntry * function(_GtkAccelGroup *, uint, int, uint *)gtk_accel_group_query;
8856 extern (C) uint function()gtk_accelerator_get_default_mod_mask;
8857 extern (C) void function(int)gtk_accelerator_set_default_mod_mask;
8858 extern (C) char * function(uint, int)gtk_accelerator_get_label;
8859 extern (C) char * function(uint, int)gtk_accelerator_name;
8860 extern (C) void function(char *, uint *, int *)gtk_accelerator_parse;
8861 extern (C) int function(uint, int)gtk_accelerator_valid;
8862 extern (C) _GtkAccelGroup * function(_GClosure *)gtk_accel_group_from_accel_closure;
8863 extern (C) _GtkAccelKey * function(_GtkAccelGroup *, _BCD_func__13177, void *)gtk_accel_group_find;
8864 extern (C) _GSList * function(_GObject *)gtk_accel_groups_from_object;
8865 extern (C) int function(_GObject *, uint, int)gtk_accel_groups_activate;
8866 extern (C) void function(_GtkAccelGroup *, _GObject *)_gtk_accel_group_detach;
8867 extern (C) void function(_GtkAccelGroup *, _GObject *)_gtk_accel_group_attach;
8868 extern (C) int function(_GtkAccelGroup *, uint, _GObject *, uint, int)gtk_accel_group_activate;
8869 extern (C) int function(_GtkAccelGroup *, uint, int)gtk_accel_group_disconnect_key;
8870 extern (C) int function(_GtkAccelGroup *, _GClosure *)gtk_accel_group_disconnect;
8871 extern (C) void function(_GtkAccelGroup *, char *, _GClosure *)gtk_accel_group_connect_by_path;
8872 extern (C) void function(_GtkAccelGroup *, uint, int, int, _GClosure *)gtk_accel_group_connect;
8873 extern (C) void function(_GtkAccelGroup *)gtk_accel_group_unlock;
8874 extern (C) void function(_GtkAccelGroup *)gtk_accel_group_lock;
8875 extern (C) _GtkAccelGroup * function()gtk_accel_group_new;
8876 extern (C) uint function()gtk_accel_group_get_type;
8877
8878
8879 Symbol[] symbols = [
8880 { "gtk_vseparator_new", cast(void**)& gtk_vseparator_new},
8881 { "gtk_vseparator_get_type", cast(void**)& gtk_vseparator_get_type},
8882 { "gtk_vscale_new_with_range", cast(void**)& gtk_vscale_new_with_range},
8883 { "gtk_vscale_new", cast(void**)& gtk_vscale_new},
8884 { "gtk_vscale_get_type", cast(void**)& gtk_vscale_get_type},
8885 { "gtk_vruler_new", cast(void**)& gtk_vruler_new},
8886 { "gtk_vruler_get_type", cast(void**)& gtk_vruler_get_type},
8887 { "gtk_vpaned_new", cast(void**)& gtk_vpaned_new},
8888 { "gtk_vpaned_get_type", cast(void**)& gtk_vpaned_get_type},
8889 { "gtk_volume_button_new", cast(void**)& gtk_volume_button_new},
8890 { "gtk_volume_button_get_type", cast(void**)& gtk_volume_button_get_type},
8891 { "gtk_vbutton_box_set_layout_default", cast(void**)& gtk_vbutton_box_set_layout_default},
8892 { "gtk_vbutton_box_get_layout_default", cast(void**)& gtk_vbutton_box_get_layout_default},
8893 { "gtk_vbutton_box_set_spacing_default", cast(void**)& gtk_vbutton_box_set_spacing_default},
8894 { "gtk_vbutton_box_get_spacing_default", cast(void**)& gtk_vbutton_box_get_spacing_default},
8895 { "gtk_vbutton_box_new", cast(void**)& gtk_vbutton_box_new},
8896 { "gtk_vbutton_box_get_type", cast(void**)& gtk_vbutton_box_get_type},
8897 { "gtk_ui_manager_new_merge_id", cast(void**)& gtk_ui_manager_new_merge_id},
8898 { "gtk_ui_manager_ensure_update", cast(void**)& gtk_ui_manager_ensure_update},
8899 { "gtk_ui_manager_get_ui", cast(void**)& gtk_ui_manager_get_ui},
8900 { "gtk_ui_manager_remove_ui", cast(void**)& gtk_ui_manager_remove_ui},
8901 { "gtk_ui_manager_add_ui", cast(void**)& gtk_ui_manager_add_ui},
8902 { "gtk_ui_manager_add_ui_from_file", cast(void**)& gtk_ui_manager_add_ui_from_file},
8903 { "gtk_ui_manager_add_ui_from_string", cast(void**)& gtk_ui_manager_add_ui_from_string},
8904 { "gtk_ui_manager_get_action", cast(void**)& gtk_ui_manager_get_action},
8905 { "gtk_ui_manager_get_toplevels", cast(void**)& gtk_ui_manager_get_toplevels},
8906 { "gtk_ui_manager_get_widget", cast(void**)& gtk_ui_manager_get_widget},
8907 { "gtk_ui_manager_get_accel_group", cast(void**)& gtk_ui_manager_get_accel_group},
8908 { "gtk_ui_manager_get_action_groups", cast(void**)& gtk_ui_manager_get_action_groups},
8909 { "gtk_ui_manager_remove_action_group", cast(void**)& gtk_ui_manager_remove_action_group},
8910 { "gtk_ui_manager_insert_action_group", cast(void**)& gtk_ui_manager_insert_action_group},
8911 { "gtk_ui_manager_get_add_tearoffs", cast(void**)& gtk_ui_manager_get_add_tearoffs},
8912 { "gtk_ui_manager_set_add_tearoffs", cast(void**)& gtk_ui_manager_set_add_tearoffs},
8913 { "gtk_ui_manager_new", cast(void**)& gtk_ui_manager_new},
8914 { "gtk_ui_manager_get_type", cast(void**)& gtk_ui_manager_get_type},
8915 { "gtk_tree_store_move_after", cast(void**)& gtk_tree_store_move_after},
8916 { "gtk_tree_store_move_before", cast(void**)& gtk_tree_store_move_before},
8917 { "gtk_tree_store_swap", cast(void**)& gtk_tree_store_swap},
8918 { "gtk_tree_store_reorder", cast(void**)& gtk_tree_store_reorder},
8919 { "gtk_tree_store_iter_is_valid", cast(void**)& gtk_tree_store_iter_is_valid},
8920 { "gtk_tree_store_clear", cast(void**)& gtk_tree_store_clear},
8921 { "gtk_tree_store_iter_depth", cast(void**)& gtk_tree_store_iter_depth},
8922 { "gtk_tree_store_is_ancestor", cast(void**)& gtk_tree_store_is_ancestor},
8923 { "gtk_tree_store_append", cast(void**)& gtk_tree_store_append},
8924 { "gtk_tree_store_prepend", cast(void**)& gtk_tree_store_prepend},
8925 { "gtk_tree_store_insert_with_valuesv", cast(void**)& gtk_tree_store_insert_with_valuesv},
8926 { "gtk_tree_store_insert_with_values", cast(void**)& gtk_tree_store_insert_with_values},
8927 { "gtk_tree_store_insert_after", cast(void**)& gtk_tree_store_insert_after},
8928 { "gtk_tree_store_insert_before", cast(void**)& gtk_tree_store_insert_before},
8929 { "gtk_tree_store_insert", cast(void**)& gtk_tree_store_insert},
8930 { "gtk_tree_store_remove", cast(void**)& gtk_tree_store_remove},
8931 { "gtk_tree_store_set_valist", cast(void**)& gtk_tree_store_set_valist},
8932 { "gtk_tree_store_set_valuesv", cast(void**)& gtk_tree_store_set_valuesv},
8933 { "gtk_tree_store_set", cast(void**)& gtk_tree_store_set},
8934 { "gtk_tree_store_set_value", cast(void**)& gtk_tree_store_set_value},
8935 { "gtk_tree_store_set_column_types", cast(void**)& gtk_tree_store_set_column_types},
8936 { "gtk_tree_store_newv", cast(void**)& gtk_tree_store_newv},
8937 { "gtk_tree_store_new", cast(void**)& gtk_tree_store_new},
8938 { "gtk_tree_store_get_type", cast(void**)& gtk_tree_store_get_type},
8939 { "gtk_tree_selection_unselect_range", cast(void**)& gtk_tree_selection_unselect_range},
8940 { "gtk_tree_selection_select_range", cast(void**)& gtk_tree_selection_select_range},
8941 { "gtk_tree_selection_unselect_all", cast(void**)& gtk_tree_selection_unselect_all},
8942 { "gtk_tree_selection_select_all", cast(void**)& gtk_tree_selection_select_all},
8943 { "gtk_tree_selection_iter_is_selected", cast(void**)& gtk_tree_selection_iter_is_selected},
8944 { "gtk_tree_selection_path_is_selected", cast(void**)& gtk_tree_selection_path_is_selected},
8945 { "gtk_tree_selection_unselect_iter", cast(void**)& gtk_tree_selection_unselect_iter},
8946 { "gtk_tree_selection_select_iter", cast(void**)& gtk_tree_selection_select_iter},
8947 { "gtk_tree_selection_unselect_path", cast(void**)& gtk_tree_selection_unselect_path},
8948 { "gtk_tree_selection_select_path", cast(void**)& gtk_tree_selection_select_path},
8949 { "gtk_tree_selection_selected_foreach", cast(void**)& gtk_tree_selection_selected_foreach},
8950 { "gtk_tree_selection_count_selected_rows", cast(void**)& gtk_tree_selection_count_selected_rows},
8951 { "gtk_tree_selection_get_selected_rows", cast(void**)& gtk_tree_selection_get_selected_rows},
8952 { "gtk_tree_selection_get_selected", cast(void**)& gtk_tree_selection_get_selected},
8953 { "gtk_tree_selection_get_tree_view", cast(void**)& gtk_tree_selection_get_tree_view},
8954 { "gtk_tree_selection_get_user_data", cast(void**)& gtk_tree_selection_get_user_data},
8955 { "gtk_tree_selection_set_select_function", cast(void**)& gtk_tree_selection_set_select_function},
8956 { "gtk_tree_selection_get_mode", cast(void**)& gtk_tree_selection_get_mode},
8957 { "gtk_tree_selection_set_mode", cast(void**)& gtk_tree_selection_set_mode},
8958 { "gtk_tree_selection_get_type", cast(void**)& gtk_tree_selection_get_type},
8959 { "gtk_tree_model_sort_iter_is_valid", cast(void**)& gtk_tree_model_sort_iter_is_valid},
8960 { "gtk_tree_model_sort_clear_cache", cast(void**)& gtk_tree_model_sort_clear_cache},
8961 { "gtk_tree_model_sort_reset_default_sort_func", cast(void**)& gtk_tree_model_sort_reset_default_sort_func},
8962 { "gtk_tree_model_sort_convert_iter_to_child_iter", cast(void**)& gtk_tree_model_sort_convert_iter_to_child_iter},
8963 { "gtk_tree_model_sort_convert_path_to_child_path", cast(void**)& gtk_tree_model_sort_convert_path_to_child_path},
8964 { "gtk_tree_model_sort_convert_child_iter_to_iter", cast(void**)& gtk_tree_model_sort_convert_child_iter_to_iter},
8965 { "gtk_tree_model_sort_convert_child_path_to_path", cast(void**)& gtk_tree_model_sort_convert_child_path_to_path},
8966 { "gtk_tree_model_sort_get_model", cast(void**)& gtk_tree_model_sort_get_model},
8967 { "gtk_tree_model_sort_new_with_model", cast(void**)& gtk_tree_model_sort_new_with_model},
8968 { "gtk_tree_model_sort_get_type", cast(void**)& gtk_tree_model_sort_get_type},
8969 { "gtk_tree_get_row_drag_data", cast(void**)& gtk_tree_get_row_drag_data},
8970 { "gtk_tree_set_row_drag_data", cast(void**)& gtk_tree_set_row_drag_data},
8971 { "gtk_tree_drag_dest_row_drop_possible", cast(void**)& gtk_tree_drag_dest_row_drop_possible},
8972 { "gtk_tree_drag_dest_drag_data_received", cast(void**)& gtk_tree_drag_dest_drag_data_received},
8973 { "gtk_tree_drag_dest_get_type", cast(void**)& gtk_tree_drag_dest_get_type},
8974 { "gtk_tree_drag_source_drag_data_get", cast(void**)& gtk_tree_drag_source_drag_data_get},
8975 { "gtk_tree_drag_source_drag_data_delete", cast(void**)& gtk_tree_drag_source_drag_data_delete},
8976 { "gtk_tree_drag_source_row_draggable", cast(void**)& gtk_tree_drag_source_row_draggable},
8977 { "gtk_tree_drag_source_get_type", cast(void**)& gtk_tree_drag_source_get_type},
8978 { "gtk_toolbar_insert_widget", cast(void**)& gtk_toolbar_insert_widget},
8979 { "gtk_toolbar_prepend_widget", cast(void**)& gtk_toolbar_prepend_widget},
8980 { "gtk_toolbar_append_widget", cast(void**)& gtk_toolbar_append_widget},
8981 { "gtk_toolbar_insert_element", cast(void**)& gtk_toolbar_insert_element},
8982 { "gtk_toolbar_prepend_element", cast(void**)& gtk_toolbar_prepend_element},
8983 { "gtk_toolbar_append_element", cast(void**)& gtk_toolbar_append_element},
8984 { "gtk_toolbar_remove_space", cast(void**)& gtk_toolbar_remove_space},
8985 { "gtk_toolbar_insert_space", cast(void**)& gtk_toolbar_insert_space},
8986 { "gtk_toolbar_prepend_space", cast(void**)& gtk_toolbar_prepend_space},
8987 { "gtk_toolbar_append_space", cast(void**)& gtk_toolbar_append_space},
8988 { "gtk_toolbar_insert_stock", cast(void**)& gtk_toolbar_insert_stock},
8989 { "gtk_toolbar_insert_item", cast(void**)& gtk_toolbar_insert_item},
8990 { "gtk_toolbar_prepend_item", cast(void**)& gtk_toolbar_prepend_item},
8991 { "gtk_toolbar_append_item", cast(void**)& gtk_toolbar_append_item},
8992 { "gtk_toolbar_unset_icon_size", cast(void**)& gtk_toolbar_unset_icon_size},
8993 { "gtk_toolbar_set_icon_size", cast(void**)& gtk_toolbar_set_icon_size},
8994 { "_gtk_toolbar_rebuild_menu", cast(void**)& _gtk_toolbar_rebuild_menu},
8995 { "_gtk_toolbar_get_default_space_size", cast(void**)& _gtk_toolbar_get_default_space_size},
8996 { "_gtk_toolbar_paint_space_line", cast(void**)& _gtk_toolbar_paint_space_line},
8997 { "_gtk_toolbar_elide_underscores", cast(void**)& _gtk_toolbar_elide_underscores},
8998 { "gtk_toolbar_set_drop_highlight_item", cast(void**)& gtk_toolbar_set_drop_highlight_item},
8999 { "gtk_toolbar_get_drop_index", cast(void**)& gtk_toolbar_get_drop_index},
9000 { "gtk_toolbar_get_relief_style", cast(void**)& gtk_toolbar_get_relief_style},
9001 { "gtk_toolbar_get_icon_size", cast(void**)& gtk_toolbar_get_icon_size},
9002 { "gtk_toolbar_unset_style", cast(void**)& gtk_toolbar_unset_style},
9003 { "gtk_toolbar_set_style", cast(void**)& gtk_toolbar_set_style},
9004 { "gtk_toolbar_get_style", cast(void**)& gtk_toolbar_get_style},
9005 { "gtk_toolbar_set_tooltips", cast(void**)& gtk_toolbar_set_tooltips},
9006 { "gtk_toolbar_get_tooltips", cast(void**)& gtk_toolbar_get_tooltips},
9007 { "gtk_toolbar_set_orientation", cast(void**)& gtk_toolbar_set_orientation},
9008 { "gtk_toolbar_get_orientation", cast(void**)& gtk_toolbar_get_orientation},
9009 { "gtk_toolbar_set_show_arrow", cast(void**)& gtk_toolbar_set_show_arrow},
9010 { "gtk_toolbar_get_show_arrow", cast(void**)& gtk_toolbar_get_show_arrow},
9011 { "gtk_toolbar_get_nth_item", cast(void**)& gtk_toolbar_get_nth_item},
9012 { "gtk_toolbar_get_n_items", cast(void**)& gtk_toolbar_get_n_items},
9013 { "gtk_toolbar_get_item_index", cast(void**)& gtk_toolbar_get_item_index},
9014 { "gtk_toolbar_insert", cast(void**)& gtk_toolbar_insert},
9015 { "gtk_toolbar_new", cast(void**)& gtk_toolbar_new},
9016 { "gtk_toolbar_get_type", cast(void**)& gtk_toolbar_get_type},
9017 { "gtk_tips_query_set_labels", cast(void**)& gtk_tips_query_set_labels},
9018 { "gtk_tips_query_set_caller", cast(void**)& gtk_tips_query_set_caller},
9019 { "gtk_tips_query_stop_query", cast(void**)& gtk_tips_query_stop_query},
9020 { "gtk_tips_query_start_query", cast(void**)& gtk_tips_query_start_query},
9021 { "gtk_tips_query_new", cast(void**)& gtk_tips_query_new},
9022 { "gtk_tips_query_get_type", cast(void**)& gtk_tips_query_get_type},
9023 { "gtk_text_view_get_default_attributes", cast(void**)& gtk_text_view_get_default_attributes},
9024 { "gtk_text_view_get_tabs", cast(void**)& gtk_text_view_get_tabs},
9025 { "gtk_text_view_set_tabs", cast(void**)& gtk_text_view_set_tabs},
9026 { "gtk_text_view_get_indent", cast(void**)& gtk_text_view_get_indent},
9027 { "gtk_text_view_set_indent", cast(void**)& gtk_text_view_set_indent},
9028 { "gtk_text_view_get_right_margin", cast(void**)& gtk_text_view_get_right_margin},
9029 { "gtk_text_view_set_right_margin", cast(void**)& gtk_text_view_set_right_margin},
9030 { "gtk_text_view_get_left_margin", cast(void**)& gtk_text_view_get_left_margin},
9031 { "gtk_text_view_set_left_margin", cast(void**)& gtk_text_view_set_left_margin},
9032 { "gtk_text_view_get_justification", cast(void**)& gtk_text_view_get_justification},
9033 { "gtk_text_view_set_justification", cast(void**)& gtk_text_view_set_justification},
9034 { "gtk_text_view_get_pixels_inside_wrap", cast(void**)& gtk_text_view_get_pixels_inside_wrap},
9035 { "gtk_text_view_set_pixels_inside_wrap", cast(void**)& gtk_text_view_set_pixels_inside_wrap},
9036 { "gtk_text_view_get_pixels_below_lines", cast(void**)& gtk_text_view_get_pixels_below_lines},
9037 { "gtk_text_view_set_pixels_below_lines", cast(void**)& gtk_text_view_set_pixels_below_lines},
9038 { "gtk_text_view_get_pixels_above_lines", cast(void**)& gtk_text_view_get_pixels_above_lines},
9039 { "gtk_text_view_set_pixels_above_lines", cast(void**)& gtk_text_view_set_pixels_above_lines},
9040 { "gtk_text_view_get_accepts_tab", cast(void**)& gtk_text_view_get_accepts_tab},
9041 { "gtk_text_view_set_accepts_tab", cast(void**)& gtk_text_view_set_accepts_tab},
9042 { "gtk_text_view_get_overwrite", cast(void**)& gtk_text_view_get_overwrite},
9043 { "gtk_text_view_set_overwrite", cast(void**)& gtk_text_view_set_overwrite},
9044 { "gtk_text_view_get_editable", cast(void**)& gtk_text_view_get_editable},
9045 { "gtk_text_view_set_editable", cast(void**)& gtk_text_view_set_editable},
9046 { "gtk_text_view_get_wrap_mode", cast(void**)& gtk_text_view_get_wrap_mode},
9047 { "gtk_text_view_set_wrap_mode", cast(void**)& gtk_text_view_set_wrap_mode},
9048 { "gtk_text_view_move_child", cast(void**)& gtk_text_view_move_child},
9049 { "gtk_text_view_add_child_in_window", cast(void**)& gtk_text_view_add_child_in_window},
9050 { "gtk_text_view_add_child_at_anchor", cast(void**)& gtk_text_view_add_child_at_anchor},
9051 { "gtk_text_view_move_visually", cast(void**)& gtk_text_view_move_visually},
9052 { "gtk_text_view_starts_display_line", cast(void**)& gtk_text_view_starts_display_line},
9053 { "gtk_text_view_backward_display_line_start", cast(void**)& gtk_text_view_backward_display_line_start},
9054 { "gtk_text_view_forward_display_line_end", cast(void**)& gtk_text_view_forward_display_line_end},
9055 { "gtk_text_view_backward_display_line", cast(void**)& gtk_text_view_backward_display_line},
9056 { "gtk_text_view_forward_display_line", cast(void**)& gtk_text_view_forward_display_line},
9057 { "gtk_text_view_get_border_window_size", cast(void**)& gtk_text_view_get_border_window_size},
9058 { "gtk_text_view_set_border_window_size", cast(void**)& gtk_text_view_set_border_window_size},
9059 { "gtk_text_view_get_window_type", cast(void**)& gtk_text_view_get_window_type},
9060 { "gtk_text_view_get_window", cast(void**)& gtk_text_view_get_window},
9061 { "gtk_text_view_window_to_buffer_coords", cast(void**)& gtk_text_view_window_to_buffer_coords},
9062 { "gtk_text_view_buffer_to_window_coords", cast(void**)& gtk_text_view_buffer_to_window_coords},
9063 { "gtk_text_view_get_line_at_y", cast(void**)& gtk_text_view_get_line_at_y},
9064 { "gtk_text_view_get_line_yrange", cast(void**)& gtk_text_view_get_line_yrange},
9065 { "gtk_text_view_get_iter_at_position", cast(void**)& gtk_text_view_get_iter_at_position},
9066 { "gtk_text_view_get_iter_at_location", cast(void**)& gtk_text_view_get_iter_at_location},
9067 { "gtk_text_view_get_iter_location", cast(void**)& gtk_text_view_get_iter_location},
9068 { "gtk_text_view_get_cursor_visible", cast(void**)& gtk_text_view_get_cursor_visible},
9069 { "gtk_text_view_set_cursor_visible", cast(void**)& gtk_text_view_set_cursor_visible},
9070 { "gtk_text_view_get_visible_rect", cast(void**)& gtk_text_view_get_visible_rect},
9071 { "gtk_text_view_place_cursor_onscreen", cast(void**)& gtk_text_view_place_cursor_onscreen},
9072 { "gtk_text_view_move_mark_onscreen", cast(void**)& gtk_text_view_move_mark_onscreen},
9073 { "gtk_text_view_scroll_mark_onscreen", cast(void**)& gtk_text_view_scroll_mark_onscreen},
9074 { "gtk_text_view_scroll_to_mark", cast(void**)& gtk_text_view_scroll_to_mark},
9075 { "gtk_text_view_scroll_to_iter", cast(void**)& gtk_text_view_scroll_to_iter},
9076 { "gtk_text_view_get_buffer", cast(void**)& gtk_text_view_get_buffer},
9077 { "gtk_text_view_set_buffer", cast(void**)& gtk_text_view_set_buffer},
9078 { "gtk_text_view_new_with_buffer", cast(void**)& gtk_text_view_new_with_buffer},
9079 { "gtk_text_view_new", cast(void**)& gtk_text_view_new},
9080 { "gtk_text_view_get_type", cast(void**)& gtk_text_view_get_type},
9081 { "gtk_text_buffer_deserialize", cast(void**)& gtk_text_buffer_deserialize},
9082 { "gtk_text_buffer_serialize", cast(void**)& gtk_text_buffer_serialize},
9083 { "gtk_text_buffer_get_deserialize_formats", cast(void**)& gtk_text_buffer_get_deserialize_formats},
9084 { "gtk_text_buffer_get_serialize_formats", cast(void**)& gtk_text_buffer_get_serialize_formats},
9085 { "gtk_text_buffer_deserialize_get_can_create_tags", cast(void**)& gtk_text_buffer_deserialize_get_can_create_tags},
9086 { "gtk_text_buffer_deserialize_set_can_create_tags", cast(void**)& gtk_text_buffer_deserialize_set_can_create_tags},
9087 { "gtk_text_buffer_unregister_deserialize_format", cast(void**)& gtk_text_buffer_unregister_deserialize_format},
9088 { "gtk_text_buffer_unregister_serialize_format", cast(void**)& gtk_text_buffer_unregister_serialize_format},
9089 { "gtk_text_buffer_register_deserialize_tagset", cast(void**)& gtk_text_buffer_register_deserialize_tagset},
9090 { "gtk_text_buffer_register_deserialize_format", cast(void**)& gtk_text_buffer_register_deserialize_format},
9091 { "gtk_text_buffer_register_serialize_tagset", cast(void**)& gtk_text_buffer_register_serialize_tagset},
9092 { "gtk_text_buffer_register_serialize_format", cast(void**)& gtk_text_buffer_register_serialize_format},
9093 { "_gtk_text_buffer_notify_will_remove_tag", cast(void**)& _gtk_text_buffer_notify_will_remove_tag},
9094 { "_gtk_text_buffer_get_line_log_attrs", cast(void**)& _gtk_text_buffer_get_line_log_attrs},
9095 { "_gtk_text_buffer_get_btree", cast(void**)& _gtk_text_buffer_get_btree},
9096 { "_gtk_text_buffer_spew", cast(void**)& _gtk_text_buffer_spew},
9097 { "gtk_text_buffer_get_paste_target_list", cast(void**)& gtk_text_buffer_get_paste_target_list},
9098 { "gtk_text_buffer_get_copy_target_list", cast(void**)& gtk_text_buffer_get_copy_target_list},
9099 { "gtk_text_buffer_end_user_action", cast(void**)& gtk_text_buffer_end_user_action},
9100 { "gtk_text_buffer_begin_user_action", cast(void**)& gtk_text_buffer_begin_user_action},
9101 { "gtk_text_buffer_delete_selection", cast(void**)& gtk_text_buffer_delete_selection},
9102 { "gtk_text_buffer_get_selection_bounds", cast(void**)& gtk_text_buffer_get_selection_bounds},
9103 { "gtk_text_buffer_paste_clipboard", cast(void**)& gtk_text_buffer_paste_clipboard},
9104 { "gtk_text_buffer_copy_clipboard", cast(void**)& gtk_text_buffer_copy_clipboard},
9105 { "gtk_text_buffer_cut_clipboard", cast(void**)& gtk_text_buffer_cut_clipboard},
9106 { "gtk_text_buffer_remove_selection_clipboard", cast(void**)& gtk_text_buffer_remove_selection_clipboard},
9107 { "gtk_text_buffer_add_selection_clipboard", cast(void**)& gtk_text_buffer_add_selection_clipboard},
9108 { "gtk_text_buffer_get_has_selection", cast(void**)& gtk_text_buffer_get_has_selection},
9109 { "gtk_text_buffer_set_modified", cast(void**)& gtk_text_buffer_set_modified},
9110 { "gtk_text_buffer_get_modified", cast(void**)& gtk_text_buffer_get_modified},
9111 { "gtk_text_buffer_get_iter_at_child_anchor", cast(void**)& gtk_text_buffer_get_iter_at_child_anchor},
9112 { "gtk_text_buffer_get_iter_at_mark", cast(void**)& gtk_text_buffer_get_iter_at_mark},
9113 { "gtk_text_buffer_get_bounds", cast(void**)& gtk_text_buffer_get_bounds},
9114 { "gtk_text_buffer_get_end_iter", cast(void**)& gtk_text_buffer_get_end_iter},
9115 { "gtk_text_buffer_get_start_iter", cast(void**)& gtk_text_buffer_get_start_iter},
9116 { "gtk_text_buffer_get_iter_at_line", cast(void**)& gtk_text_buffer_get_iter_at_line},
9117 { "gtk_text_buffer_get_iter_at_offset", cast(void**)& gtk_text_buffer_get_iter_at_offset},
9118 { "gtk_text_buffer_get_iter_at_line_index", cast(void**)& gtk_text_buffer_get_iter_at_line_index},
9119 { "gtk_text_buffer_get_iter_at_line_offset", cast(void**)& gtk_text_buffer_get_iter_at_line_offset},
9120 { "gtk_text_buffer_create_tag", cast(void**)& gtk_text_buffer_create_tag},
9121 { "gtk_text_buffer_remove_all_tags", cast(void**)& gtk_text_buffer_remove_all_tags},
9122 { "gtk_text_buffer_remove_tag_by_name", cast(void**)& gtk_text_buffer_remove_tag_by_name},
9123 { "gtk_text_buffer_apply_tag_by_name", cast(void**)& gtk_text_buffer_apply_tag_by_name},
9124 { "gtk_text_buffer_remove_tag", cast(void**)& gtk_text_buffer_remove_tag},
9125 { "gtk_text_buffer_apply_tag", cast(void**)& gtk_text_buffer_apply_tag},
9126 { "gtk_text_buffer_select_range", cast(void**)& gtk_text_buffer_select_range},
9127 { "gtk_text_buffer_place_cursor", cast(void**)& gtk_text_buffer_place_cursor},
9128 { "gtk_text_buffer_get_selection_bound", cast(void**)& gtk_text_buffer_get_selection_bound},
9129 { "gtk_text_buffer_get_insert", cast(void**)& gtk_text_buffer_get_insert},
9130 { "gtk_text_buffer_delete_mark_by_name", cast(void**)& gtk_text_buffer_delete_mark_by_name},
9131 { "gtk_text_buffer_move_mark_by_name", cast(void**)& gtk_text_buffer_move_mark_by_name},
9132 { "gtk_text_buffer_get_mark", cast(void**)& gtk_text_buffer_get_mark},
9133 { "gtk_text_buffer_delete_mark", cast(void**)& gtk_text_buffer_delete_mark},
9134 { "gtk_text_buffer_move_mark", cast(void**)& gtk_text_buffer_move_mark},
9135 { "gtk_text_buffer_create_mark", cast(void**)& gtk_text_buffer_create_mark},
9136 { "gtk_text_buffer_add_mark", cast(void**)& gtk_text_buffer_add_mark},
9137 { "gtk_text_buffer_create_child_anchor", cast(void**)& gtk_text_buffer_create_child_anchor},
9138 { "gtk_text_buffer_insert_child_anchor", cast(void**)& gtk_text_buffer_insert_child_anchor},
9139 { "gtk_text_buffer_insert_pixbuf", cast(void**)& gtk_text_buffer_insert_pixbuf},
9140 { "gtk_text_buffer_get_slice", cast(void**)& gtk_text_buffer_get_slice},
9141 { "gtk_text_buffer_get_text", cast(void**)& gtk_text_buffer_get_text},
9142 { "gtk_text_buffer_backspace", cast(void**)& gtk_text_buffer_backspace},
9143 { "gtk_text_buffer_delete_interactive", cast(void**)& gtk_text_buffer_delete_interactive},
9144 { "gtk_text_buffer_delete", cast(void**)& gtk_text_buffer_delete},
9145 { "gtk_text_buffer_insert_with_tags_by_name", cast(void**)& gtk_text_buffer_insert_with_tags_by_name},
9146 { "gtk_text_buffer_insert_with_tags", cast(void**)& gtk_text_buffer_insert_with_tags},
9147 { "gtk_text_buffer_insert_range_interactive", cast(void**)& gtk_text_buffer_insert_range_interactive},
9148 { "gtk_text_buffer_insert_range", cast(void**)& gtk_text_buffer_insert_range},
9149 { "gtk_text_buffer_insert_interactive_at_cursor", cast(void**)& gtk_text_buffer_insert_interactive_at_cursor},
9150 { "gtk_text_buffer_insert_interactive", cast(void**)& gtk_text_buffer_insert_interactive},
9151 { "gtk_text_buffer_insert_at_cursor", cast(void**)& gtk_text_buffer_insert_at_cursor},
9152 { "gtk_text_buffer_insert", cast(void**)& gtk_text_buffer_insert},
9153 { "gtk_text_buffer_set_text", cast(void**)& gtk_text_buffer_set_text},
9154 { "gtk_text_buffer_get_tag_table", cast(void**)& gtk_text_buffer_get_tag_table},
9155 { "gtk_text_buffer_get_char_count", cast(void**)& gtk_text_buffer_get_char_count},
9156 { "gtk_text_buffer_get_line_count", cast(void**)& gtk_text_buffer_get_line_count},
9157 { "gtk_text_buffer_new", cast(void**)& gtk_text_buffer_new},
9158 { "gtk_text_buffer_get_type", cast(void**)& gtk_text_buffer_get_type},
9159 { "gtk_text_mark_get_left_gravity", cast(void**)& gtk_text_mark_get_left_gravity},
9160 { "gtk_text_mark_get_buffer", cast(void**)& gtk_text_mark_get_buffer},
9161 { "gtk_text_mark_get_deleted", cast(void**)& gtk_text_mark_get_deleted},
9162 { "gtk_text_mark_get_name", cast(void**)& gtk_text_mark_get_name},
9163 { "gtk_text_mark_new", cast(void**)& gtk_text_mark_new},
9164 { "gtk_text_mark_get_visible", cast(void**)& gtk_text_mark_get_visible},
9165 { "gtk_text_mark_set_visible", cast(void**)& gtk_text_mark_set_visible},
9166 { "gtk_text_mark_get_type", cast(void**)& gtk_text_mark_get_type},
9167 { "_gtk_text_tag_table_remove_buffer", cast(void**)& _gtk_text_tag_table_remove_buffer},
9168 { "_gtk_text_tag_table_add_buffer", cast(void**)& _gtk_text_tag_table_add_buffer},
9169 { "gtk_text_tag_table_get_size", cast(void**)& gtk_text_tag_table_get_size},
9170 { "gtk_text_tag_table_foreach", cast(void**)& gtk_text_tag_table_foreach},
9171 { "gtk_text_tag_table_lookup", cast(void**)& gtk_text_tag_table_lookup},
9172 { "gtk_text_tag_table_remove", cast(void**)& gtk_text_tag_table_remove},
9173 { "gtk_text_tag_table_add", cast(void**)& gtk_text_tag_table_add},
9174 { "gtk_text_tag_table_new", cast(void**)& gtk_text_tag_table_new},
9175 { "gtk_text_tag_table_get_type", cast(void**)& gtk_text_tag_table_get_type},
9176 { "gtk_tearoff_menu_item_new", cast(void**)& gtk_tearoff_menu_item_new},
9177 { "gtk_tearoff_menu_item_get_type", cast(void**)& gtk_tearoff_menu_item_get_type},
9178 { "gtk_table_get_homogeneous", cast(void**)& gtk_table_get_homogeneous},
9179 { "gtk_table_set_homogeneous", cast(void**)& gtk_table_set_homogeneous},
9180 { "gtk_table_get_default_col_spacing", cast(void**)& gtk_table_get_default_col_spacing},
9181 { "gtk_table_set_col_spacings", cast(void**)& gtk_table_set_col_spacings},
9182 { "gtk_table_get_default_row_spacing", cast(void**)& gtk_table_get_default_row_spacing},
9183 { "gtk_table_set_row_spacings", cast(void**)& gtk_table_set_row_spacings},
9184 { "gtk_table_get_col_spacing", cast(void**)& gtk_table_get_col_spacing},
9185 { "gtk_table_set_col_spacing", cast(void**)& gtk_table_set_col_spacing},
9186 { "gtk_table_get_row_spacing", cast(void**)& gtk_table_get_row_spacing},
9187 { "gtk_table_set_row_spacing", cast(void**)& gtk_table_set_row_spacing},
9188 { "gtk_table_attach_defaults", cast(void**)& gtk_table_attach_defaults},
9189 { "gtk_table_attach", cast(void**)& gtk_table_attach},
9190 { "gtk_table_resize", cast(void**)& gtk_table_resize},
9191 { "gtk_table_new", cast(void**)& gtk_table_new},
9192 { "gtk_table_get_type", cast(void**)& gtk_table_get_type},
9193 { "gtk_stock_set_translate_func", cast(void**)& gtk_stock_set_translate_func},
9194 { "gtk_stock_item_free", cast(void**)& gtk_stock_item_free},
9195 { "gtk_stock_item_copy", cast(void**)& gtk_stock_item_copy},
9196 { "gtk_stock_list_ids", cast(void**)& gtk_stock_list_ids},
9197 { "gtk_stock_lookup", cast(void**)& gtk_stock_lookup},
9198 { "gtk_stock_add_static", cast(void**)& gtk_stock_add_static},
9199 { "gtk_stock_add", cast(void**)& gtk_stock_add},
9200 { "gtk_status_icon_get_geometry", cast(void**)& gtk_status_icon_get_geometry},
9201 { "gtk_status_icon_position_menu", cast(void**)& gtk_status_icon_position_menu},
9202 { "gtk_status_icon_is_embedded", cast(void**)& gtk_status_icon_is_embedded},
9203 { "gtk_status_icon_get_blinking", cast(void**)& gtk_status_icon_get_blinking},
9204 { "gtk_status_icon_set_blinking", cast(void**)& gtk_status_icon_set_blinking},
9205 { "gtk_status_icon_get_visible", cast(void**)& gtk_status_icon_get_visible},
9206 { "gtk_status_icon_set_visible", cast(void**)& gtk_status_icon_set_visible},
9207 { "gtk_status_icon_set_tooltip", cast(void**)& gtk_status_icon_set_tooltip},
9208 { "gtk_status_icon_get_screen", cast(void**)& gtk_status_icon_get_screen},
9209 { "gtk_status_icon_set_screen", cast(void**)& gtk_status_icon_set_screen},
9210 { "gtk_status_icon_get_size", cast(void**)& gtk_status_icon_get_size},
9211 { "gtk_status_icon_get_icon_name", cast(void**)& gtk_status_icon_get_icon_name},
9212 { "gtk_status_icon_get_stock", cast(void**)& gtk_status_icon_get_stock},
9213 { "gtk_status_icon_get_pixbuf", cast(void**)& gtk_status_icon_get_pixbuf},
9214 { "gtk_status_icon_get_storage_type", cast(void**)& gtk_status_icon_get_storage_type},
9215 { "gtk_status_icon_set_from_icon_name", cast(void**)& gtk_status_icon_set_from_icon_name},
9216 { "gtk_status_icon_set_from_stock", cast(void**)& gtk_status_icon_set_from_stock},
9217 { "gtk_status_icon_set_from_file", cast(void**)& gtk_status_icon_set_from_file},
9218 { "gtk_status_icon_set_from_pixbuf", cast(void**)& gtk_status_icon_set_from_pixbuf},
9219 { "gtk_status_icon_new_from_icon_name", cast(void**)& gtk_status_icon_new_from_icon_name},
9220 { "gtk_status_icon_new_from_stock", cast(void**)& gtk_status_icon_new_from_stock},
9221 { "gtk_status_icon_new_from_file", cast(void**)& gtk_status_icon_new_from_file},
9222 { "gtk_status_icon_new_from_pixbuf", cast(void**)& gtk_status_icon_new_from_pixbuf},
9223 { "gtk_status_icon_new", cast(void**)& gtk_status_icon_new},
9224 { "gtk_status_icon_get_type", cast(void**)& gtk_status_icon_get_type},
9225 { "gtk_statusbar_get_has_resize_grip", cast(void**)& gtk_statusbar_get_has_resize_grip},
9226 { "gtk_statusbar_set_has_resize_grip", cast(void**)& gtk_statusbar_set_has_resize_grip},
9227 { "gtk_statusbar_remove", cast(void**)& gtk_statusbar_remove},
9228 { "gtk_statusbar_pop", cast(void**)& gtk_statusbar_pop},
9229 { "gtk_statusbar_push", cast(void**)& gtk_statusbar_push},
9230 { "gtk_statusbar_get_context_id", cast(void**)& gtk_statusbar_get_context_id},
9231 { "gtk_statusbar_new", cast(void**)& gtk_statusbar_new},
9232 { "gtk_statusbar_get_type", cast(void**)& gtk_statusbar_get_type},
9233 { "gtk_spin_button_update", cast(void**)& gtk_spin_button_update},
9234 { "gtk_spin_button_get_snap_to_ticks", cast(void**)& gtk_spin_button_get_snap_to_ticks},
9235 { "gtk_spin_button_set_snap_to_ticks", cast(void**)& gtk_spin_button_set_snap_to_ticks},
9236 { "gtk_spin_button_get_wrap", cast(void**)& gtk_spin_button_get_wrap},
9237 { "gtk_spin_button_set_wrap", cast(void**)& gtk_spin_button_set_wrap},
9238 { "gtk_spin_button_spin", cast(void**)& gtk_spin_button_spin},
9239 { "gtk_spin_button_get_numeric", cast(void**)& gtk_spin_button_get_numeric},
9240 { "gtk_spin_button_set_numeric", cast(void**)& gtk_spin_button_set_numeric},
9241 { "gtk_spin_button_get_update_policy", cast(void**)& gtk_spin_button_get_update_policy},
9242 { "gtk_spin_button_set_update_policy", cast(void**)& gtk_spin_button_set_update_policy},
9243 { "gtk_spin_button_set_value", cast(void**)& gtk_spin_button_set_value},
9244 { "gtk_spin_button_get_value_as_int", cast(void**)& gtk_spin_button_get_value_as_int},
9245 { "gtk_spin_button_get_value", cast(void**)& gtk_spin_button_get_value},
9246 { "gtk_spin_button_get_range", cast(void**)& gtk_spin_button_get_range},
9247 { "gtk_spin_button_set_range", cast(void**)& gtk_spin_button_set_range},
9248 { "gtk_spin_button_get_increments", cast(void**)& gtk_spin_button_get_increments},
9249 { "gtk_spin_button_set_increments", cast(void**)& gtk_spin_button_set_increments},
9250 { "gtk_spin_button_get_digits", cast(void**)& gtk_spin_button_get_digits},
9251 { "gtk_spin_button_set_digits", cast(void**)& gtk_spin_button_set_digits},
9252 { "gtk_spin_button_get_adjustment", cast(void**)& gtk_spin_button_get_adjustment},
9253 { "gtk_spin_button_set_adjustment", cast(void**)& gtk_spin_button_set_adjustment},
9254 { "gtk_spin_button_new_with_range", cast(void**)& gtk_spin_button_new_with_range},
9255 { "gtk_spin_button_new", cast(void**)& gtk_spin_button_new},
9256 { "gtk_spin_button_configure", cast(void**)& gtk_spin_button_configure},
9257 { "gtk_spin_button_get_type", cast(void**)& gtk_spin_button_get_type},
9258 { "_gtk_size_group_queue_resize", cast(void**)& _gtk_size_group_queue_resize},
9259 { "_gtk_size_group_compute_requisition", cast(void**)& _gtk_size_group_compute_requisition},
9260 { "_gtk_size_group_get_child_requisition", cast(void**)& _gtk_size_group_get_child_requisition},
9261 { "gtk_size_group_get_widgets", cast(void**)& gtk_size_group_get_widgets},
9262 { "gtk_size_group_remove_widget", cast(void**)& gtk_size_group_remove_widget},
9263 { "gtk_size_group_add_widget", cast(void**)& gtk_size_group_add_widget},
9264 { "gtk_size_group_get_ignore_hidden", cast(void**)& gtk_size_group_get_ignore_hidden},
9265 { "gtk_size_group_set_ignore_hidden", cast(void**)& gtk_size_group_set_ignore_hidden},
9266 { "gtk_size_group_get_mode", cast(void**)& gtk_size_group_get_mode},
9267 { "gtk_size_group_set_mode", cast(void**)& gtk_size_group_set_mode},
9268 { "gtk_size_group_new", cast(void**)& gtk_size_group_new},
9269 { "gtk_size_group_get_type", cast(void**)& gtk_size_group_get_type},
9270 { "gtk_separator_tool_item_set_draw", cast(void**)& gtk_separator_tool_item_set_draw},
9271 { "gtk_separator_tool_item_get_draw", cast(void**)& gtk_separator_tool_item_get_draw},
9272 { "gtk_separator_tool_item_new", cast(void**)& gtk_separator_tool_item_new},
9273 { "gtk_separator_tool_item_get_type", cast(void**)& gtk_separator_tool_item_get_type},
9274 { "gtk_separator_menu_item_new", cast(void**)& gtk_separator_menu_item_new},
9275 { "gtk_separator_menu_item_get_type", cast(void**)& gtk_separator_menu_item_get_type},
9276 { "_gtk_scrolled_window_get_scrollbar_spacing", cast(void**)& _gtk_scrolled_window_get_scrollbar_spacing},
9277 { "gtk_scrolled_window_add_with_viewport", cast(void**)& gtk_scrolled_window_add_with_viewport},
9278 { "gtk_scrolled_window_get_shadow_type", cast(void**)& gtk_scrolled_window_get_shadow_type},
9279 { "gtk_scrolled_window_set_shadow_type", cast(void**)& gtk_scrolled_window_set_shadow_type},
9280 { "gtk_scrolled_window_get_placement", cast(void**)& gtk_scrolled_window_get_placement},
9281 { "gtk_scrolled_window_unset_placement", cast(void**)& gtk_scrolled_window_unset_placement},
9282 { "gtk_scrolled_window_set_placement", cast(void**)& gtk_scrolled_window_set_placement},
9283 { "gtk_scrolled_window_get_policy", cast(void**)& gtk_scrolled_window_get_policy},
9284 { "gtk_scrolled_window_set_policy", cast(void**)& gtk_scrolled_window_set_policy},
9285 { "gtk_scrolled_window_get_vscrollbar", cast(void**)& gtk_scrolled_window_get_vscrollbar},
9286 { "gtk_scrolled_window_get_hscrollbar", cast(void**)& gtk_scrolled_window_get_hscrollbar},
9287 { "gtk_scrolled_window_get_vadjustment", cast(void**)& gtk_scrolled_window_get_vadjustment},
9288 { "gtk_scrolled_window_get_hadjustment", cast(void**)& gtk_scrolled_window_get_hadjustment},
9289 { "gtk_scrolled_window_set_vadjustment", cast(void**)& gtk_scrolled_window_set_vadjustment},
9290 { "gtk_scrolled_window_set_hadjustment", cast(void**)& gtk_scrolled_window_set_hadjustment},
9291 { "gtk_scrolled_window_new", cast(void**)& gtk_scrolled_window_new},
9292 { "gtk_scrolled_window_get_type", cast(void**)& gtk_scrolled_window_get_type},
9293 { "gtk_viewport_get_shadow_type", cast(void**)& gtk_viewport_get_shadow_type},
9294 { "gtk_viewport_set_shadow_type", cast(void**)& gtk_viewport_set_shadow_type},
9295 { "gtk_viewport_set_vadjustment", cast(void**)& gtk_viewport_set_vadjustment},
9296 { "gtk_viewport_set_hadjustment", cast(void**)& gtk_viewport_set_hadjustment},
9297 { "gtk_viewport_get_vadjustment", cast(void**)& gtk_viewport_get_vadjustment},
9298 { "gtk_viewport_get_hadjustment", cast(void**)& gtk_viewport_get_hadjustment},
9299 { "gtk_viewport_new", cast(void**)& gtk_viewport_new},
9300 { "gtk_viewport_get_type", cast(void**)& gtk_viewport_get_type},
9301 { "gtk_scale_button_set_adjustment", cast(void**)& gtk_scale_button_set_adjustment},
9302 { "gtk_scale_button_get_adjustment", cast(void**)& gtk_scale_button_get_adjustment},
9303 { "gtk_scale_button_set_value", cast(void**)& gtk_scale_button_set_value},
9304 { "gtk_scale_button_get_value", cast(void**)& gtk_scale_button_get_value},
9305 { "gtk_scale_button_set_icons", cast(void**)& gtk_scale_button_set_icons},
9306 { "gtk_scale_button_new", cast(void**)& gtk_scale_button_new},
9307 { "gtk_scale_button_get_type", cast(void**)& gtk_scale_button_get_type},
9308 { "gtk_recent_chooser_widget_new_for_manager", cast(void**)& gtk_recent_chooser_widget_new_for_manager},
9309 { "gtk_recent_chooser_widget_new", cast(void**)& gtk_recent_chooser_widget_new},
9310 { "gtk_recent_chooser_widget_get_type", cast(void**)& gtk_recent_chooser_widget_get_type},
9311 { "gtk_recent_chooser_menu_set_show_numbers", cast(void**)& gtk_recent_chooser_menu_set_show_numbers},
9312 { "gtk_recent_chooser_menu_get_show_numbers", cast(void**)& gtk_recent_chooser_menu_get_show_numbers},
9313 { "gtk_recent_chooser_menu_new_for_manager", cast(void**)& gtk_recent_chooser_menu_new_for_manager},
9314 { "gtk_recent_chooser_menu_new", cast(void**)& gtk_recent_chooser_menu_new},
9315 { "gtk_recent_chooser_menu_get_type", cast(void**)& gtk_recent_chooser_menu_get_type},
9316 { "gtk_recent_chooser_dialog_new_for_manager", cast(void**)& gtk_recent_chooser_dialog_new_for_manager},
9317 { "gtk_recent_chooser_dialog_new", cast(void**)& gtk_recent_chooser_dialog_new},
9318 { "gtk_recent_chooser_dialog_get_type", cast(void**)& gtk_recent_chooser_dialog_get_type},
9319 { "gtk_recent_chooser_get_filter", cast(void**)& gtk_recent_chooser_get_filter},
9320 { "gtk_recent_chooser_set_filter", cast(void**)& gtk_recent_chooser_set_filter},
9321 { "gtk_recent_chooser_list_filters", cast(void**)& gtk_recent_chooser_list_filters},
9322 { "gtk_recent_chooser_remove_filter", cast(void**)& gtk_recent_chooser_remove_filter},
9323 { "gtk_recent_chooser_add_filter", cast(void**)& gtk_recent_chooser_add_filter},
9324 { "gtk_recent_chooser_get_uris", cast(void**)& gtk_recent_chooser_get_uris},
9325 { "gtk_recent_chooser_get_items", cast(void**)& gtk_recent_chooser_get_items},
9326 { "gtk_recent_chooser_unselect_all", cast(void**)& gtk_recent_chooser_unselect_all},
9327 { "gtk_recent_chooser_select_all", cast(void**)& gtk_recent_chooser_select_all},
9328 { "gtk_recent_chooser_unselect_uri", cast(void**)& gtk_recent_chooser_unselect_uri},
9329 { "gtk_recent_chooser_select_uri", cast(void**)& gtk_recent_chooser_select_uri},
9330 { "gtk_recent_chooser_get_current_item", cast(void**)& gtk_recent_chooser_get_current_item},
9331 { "gtk_recent_chooser_get_current_uri", cast(void**)& gtk_recent_chooser_get_current_uri},
9332 { "gtk_recent_chooser_set_current_uri", cast(void**)& gtk_recent_chooser_set_current_uri},
9333 { "gtk_recent_chooser_set_sort_func", cast(void**)& gtk_recent_chooser_set_sort_func},
9334 { "gtk_recent_chooser_get_sort_type", cast(void**)& gtk_recent_chooser_get_sort_type},
9335 { "gtk_recent_chooser_set_sort_type", cast(void**)& gtk_recent_chooser_set_sort_type},
9336 { "gtk_recent_chooser_get_show_icons", cast(void**)& gtk_recent_chooser_get_show_icons},
9337 { "gtk_recent_chooser_set_show_icons", cast(void**)& gtk_recent_chooser_set_show_icons},
9338 { "gtk_recent_chooser_get_show_numbers", cast(void**)& gtk_recent_chooser_get_show_numbers},
9339 { "gtk_recent_chooser_set_show_numbers", cast(void**)& gtk_recent_chooser_set_show_numbers},
9340 { "gtk_recent_chooser_get_show_tips", cast(void**)& gtk_recent_chooser_get_show_tips},
9341 { "gtk_recent_chooser_set_show_tips", cast(void**)& gtk_recent_chooser_set_show_tips},
9342 { "gtk_recent_chooser_get_local_only", cast(void**)& gtk_recent_chooser_get_local_only},
9343 { "gtk_recent_chooser_set_local_only", cast(void**)& gtk_recent_chooser_set_local_only},
9344 { "gtk_recent_chooser_get_limit", cast(void**)& gtk_recent_chooser_get_limit},
9345 { "gtk_recent_chooser_set_limit", cast(void**)& gtk_recent_chooser_set_limit},
9346 { "gtk_recent_chooser_get_select_multiple", cast(void**)& gtk_recent_chooser_get_select_multiple},
9347 { "gtk_recent_chooser_set_select_multiple", cast(void**)& gtk_recent_chooser_set_select_multiple},
9348 { "gtk_recent_chooser_get_show_not_found", cast(void**)& gtk_recent_chooser_get_show_not_found},
9349 { "gtk_recent_chooser_set_show_not_found", cast(void**)& gtk_recent_chooser_set_show_not_found},
9350 { "gtk_recent_chooser_get_show_private", cast(void**)& gtk_recent_chooser_get_show_private},
9351 { "gtk_recent_chooser_set_show_private", cast(void**)& gtk_recent_chooser_set_show_private},
9352 { "gtk_recent_chooser_get_type", cast(void**)& gtk_recent_chooser_get_type},
9353 { "gtk_recent_chooser_error_quark", cast(void**)& gtk_recent_chooser_error_quark},
9354 { "gtk_recent_filter_filter", cast(void**)& gtk_recent_filter_filter},
9355 { "gtk_recent_filter_get_needed", cast(void**)& gtk_recent_filter_get_needed},
9356 { "gtk_recent_filter_add_custom", cast(void**)& gtk_recent_filter_add_custom},
9357 { "gtk_recent_filter_add_age", cast(void**)& gtk_recent_filter_add_age},
9358 { "gtk_recent_filter_add_group", cast(void**)& gtk_recent_filter_add_group},
9359 { "gtk_recent_filter_add_application", cast(void**)& gtk_recent_filter_add_application},
9360 { "gtk_recent_filter_add_pixbuf_formats", cast(void**)& gtk_recent_filter_add_pixbuf_formats},
9361 { "gtk_recent_filter_add_pattern", cast(void**)& gtk_recent_filter_add_pattern},
9362 { "gtk_recent_filter_add_mime_type", cast(void**)& gtk_recent_filter_add_mime_type},
9363 { "gtk_recent_filter_get_name", cast(void**)& gtk_recent_filter_get_name},
9364 { "gtk_recent_filter_set_name", cast(void**)& gtk_recent_filter_set_name},
9365 { "gtk_recent_filter_new", cast(void**)& gtk_recent_filter_new},
9366 { "gtk_recent_filter_get_type", cast(void**)& gtk_recent_filter_get_type},
9367 { "gtk_recent_action_set_show_numbers", cast(void**)& gtk_recent_action_set_show_numbers},
9368 { "gtk_recent_action_get_show_numbers", cast(void**)& gtk_recent_action_get_show_numbers},
9369 { "gtk_recent_action_new_for_manager", cast(void**)& gtk_recent_action_new_for_manager},
9370 { "gtk_recent_action_new", cast(void**)& gtk_recent_action_new},
9371 { "gtk_recent_action_get_type", cast(void**)& gtk_recent_action_get_type},
9372 { "_gtk_recent_manager_sync", cast(void**)& _gtk_recent_manager_sync},
9373 { "gtk_recent_info_match", cast(void**)& gtk_recent_info_match},
9374 { "gtk_recent_info_exists", cast(void**)& gtk_recent_info_exists},
9375 { "gtk_recent_info_is_local", cast(void**)& gtk_recent_info_is_local},
9376 { "gtk_recent_info_get_age", cast(void**)& gtk_recent_info_get_age},
9377 { "gtk_recent_info_get_uri_display", cast(void**)& gtk_recent_info_get_uri_display},
9378 { "gtk_recent_info_get_short_name", cast(void**)& gtk_recent_info_get_short_name},
9379 { "gtk_recent_info_get_icon", cast(void**)& gtk_recent_info_get_icon},
9380 { "gtk_recent_info_has_group", cast(void**)& gtk_recent_info_has_group},
9381 { "gtk_recent_info_get_groups", cast(void**)& gtk_recent_info_get_groups},
9382 { "gtk_recent_info_has_application", cast(void**)& gtk_recent_info_has_application},
9383 { "gtk_recent_info_last_application", cast(void**)& gtk_recent_info_last_application},
9384 { "gtk_recent_info_get_applications", cast(void**)& gtk_recent_info_get_applications},
9385 { "gtk_recent_info_get_application_info", cast(void**)& gtk_recent_info_get_application_info},
9386 { "gtk_recent_info_get_private_hint", cast(void**)& gtk_recent_info_get_private_hint},
9387 { "gtk_recent_info_get_visited", cast(void**)& gtk_recent_info_get_visited},
9388 { "gtk_recent_info_get_modified", cast(void**)& gtk_recent_info_get_modified},
9389 { "gtk_recent_info_get_added", cast(void**)& gtk_recent_info_get_added},
9390 { "gtk_recent_info_get_mime_type", cast(void**)& gtk_recent_info_get_mime_type},
9391 { "gtk_recent_info_get_description", cast(void**)& gtk_recent_info_get_description},
9392 { "gtk_recent_info_get_display_name", cast(void**)& gtk_recent_info_get_display_name},
9393 { "gtk_recent_info_get_uri", cast(void**)& gtk_recent_info_get_uri},
9394 { "gtk_recent_info_unref", cast(void**)& gtk_recent_info_unref},
9395 { "gtk_recent_info_ref", cast(void**)& gtk_recent_info_ref},
9396 { "gtk_recent_info_get_type", cast(void**)& gtk_recent_info_get_type},
9397 { "gtk_recent_manager_purge_items", cast(void**)& gtk_recent_manager_purge_items},
9398 { "gtk_recent_manager_get_items", cast(void**)& gtk_recent_manager_get_items},
9399 { "gtk_recent_manager_get_limit", cast(void**)& gtk_recent_manager_get_limit},
9400 { "gtk_recent_manager_set_limit", cast(void**)& gtk_recent_manager_set_limit},
9401 { "gtk_recent_manager_move_item", cast(void**)& gtk_recent_manager_move_item},
9402 { "gtk_recent_manager_has_item", cast(void**)& gtk_recent_manager_has_item},
9403 { "gtk_recent_manager_lookup_item", cast(void**)& gtk_recent_manager_lookup_item},
9404 { "gtk_recent_manager_remove_item", cast(void**)& gtk_recent_manager_remove_item},
9405 { "gtk_recent_manager_add_full", cast(void**)& gtk_recent_manager_add_full},
9406 { "gtk_recent_manager_add_item", cast(void**)& gtk_recent_manager_add_item},
9407 { "gtk_recent_manager_set_screen", cast(void**)& gtk_recent_manager_set_screen},
9408 { "gtk_recent_manager_get_for_screen", cast(void**)& gtk_recent_manager_get_for_screen},
9409 { "gtk_recent_manager_get_default", cast(void**)& gtk_recent_manager_get_default},
9410 { "gtk_recent_manager_new", cast(void**)& gtk_recent_manager_new},
9411 { "gtk_recent_manager_get_type", cast(void**)& gtk_recent_manager_get_type},
9412 { "gtk_recent_manager_error_quark", cast(void**)& gtk_recent_manager_error_quark},
9413 { "gtk_radio_tool_button_set_group", cast(void**)& gtk_radio_tool_button_set_group},
9414 { "gtk_radio_tool_button_get_group", cast(void**)& gtk_radio_tool_button_get_group},
9415 { "gtk_radio_tool_button_new_with_stock_from_widget", cast(void**)& gtk_radio_tool_button_new_with_stock_from_widget},
9416 { "gtk_radio_tool_button_new_from_widget", cast(void**)& gtk_radio_tool_button_new_from_widget},
9417 { "gtk_radio_tool_button_new_from_stock", cast(void**)& gtk_radio_tool_button_new_from_stock},
9418 { "gtk_radio_tool_button_new", cast(void**)& gtk_radio_tool_button_new},
9419 { "gtk_radio_tool_button_get_type", cast(void**)& gtk_radio_tool_button_get_type},
9420 { "gtk_toggle_tool_button_get_active", cast(void**)& gtk_toggle_tool_button_get_active},
9421 { "gtk_toggle_tool_button_set_active", cast(void**)& gtk_toggle_tool_button_set_active},
9422 { "gtk_toggle_tool_button_new_from_stock", cast(void**)& gtk_toggle_tool_button_new_from_stock},
9423 { "gtk_toggle_tool_button_new", cast(void**)& gtk_toggle_tool_button_new},
9424 { "gtk_toggle_tool_button_get_type", cast(void**)& gtk_toggle_tool_button_get_type},
9425 { "gtk_radio_menu_item_set_group", cast(void**)& gtk_radio_menu_item_set_group},
9426 { "gtk_radio_menu_item_get_group", cast(void**)& gtk_radio_menu_item_get_group},
9427 { "gtk_radio_menu_item_new_with_label_from_widget", cast(void**)& gtk_radio_menu_item_new_with_label_from_widget},
9428 { "gtk_radio_menu_item_new_with_mnemonic_from_widget", cast(void**)& gtk_radio_menu_item_new_with_mnemonic_from_widget},
9429 { "gtk_radio_menu_item_new_from_widget", cast(void**)& gtk_radio_menu_item_new_from_widget},
9430 { "gtk_radio_menu_item_new_with_mnemonic", cast(void**)& gtk_radio_menu_item_new_with_mnemonic},
9431 { "gtk_radio_menu_item_new_with_label", cast(void**)& gtk_radio_menu_item_new_with_label},
9432 { "gtk_radio_menu_item_new", cast(void**)& gtk_radio_menu_item_new},
9433 { "gtk_radio_menu_item_get_type", cast(void**)& gtk_radio_menu_item_get_type},
9434 { "gtk_radio_button_set_group", cast(void**)& gtk_radio_button_set_group},
9435 { "gtk_radio_button_get_group", cast(void**)& gtk_radio_button_get_group},
9436 { "gtk_radio_button_new_with_mnemonic_from_widget", cast(void**)& gtk_radio_button_new_with_mnemonic_from_widget},
9437 { "gtk_radio_button_new_with_mnemonic", cast(void**)& gtk_radio_button_new_with_mnemonic},
9438 { "gtk_radio_button_new_with_label_from_widget", cast(void**)& gtk_radio_button_new_with_label_from_widget},
9439 { "gtk_radio_button_new_with_label", cast(void**)& gtk_radio_button_new_with_label},
9440 { "gtk_radio_button_new_from_widget", cast(void**)& gtk_radio_button_new_from_widget},
9441 { "gtk_radio_button_new", cast(void**)& gtk_radio_button_new},
9442 { "gtk_radio_button_get_type", cast(void**)& gtk_radio_button_get_type},
9443 { "gtk_radio_action_set_current_value", cast(void**)& gtk_radio_action_set_current_value},
9444 { "gtk_radio_action_get_current_value", cast(void**)& gtk_radio_action_get_current_value},
9445 { "gtk_radio_action_set_group", cast(void**)& gtk_radio_action_set_group},
9446 { "gtk_radio_action_get_group", cast(void**)& gtk_radio_action_get_group},
9447 { "gtk_radio_action_new", cast(void**)& gtk_radio_action_new},
9448 { "gtk_radio_action_get_type", cast(void**)& gtk_radio_action_get_type},
9449 { "gtk_toggle_action_get_draw_as_radio", cast(void**)& gtk_toggle_action_get_draw_as_radio},
9450 { "gtk_toggle_action_set_draw_as_radio", cast(void**)& gtk_toggle_action_set_draw_as_radio},
9451 { "gtk_toggle_action_get_active", cast(void**)& gtk_toggle_action_get_active},
9452 { "gtk_toggle_action_set_active", cast(void**)& gtk_toggle_action_set_active},
9453 { "gtk_toggle_action_toggled", cast(void**)& gtk_toggle_action_toggled},
9454 { "gtk_toggle_action_new", cast(void**)& gtk_toggle_action_new},
9455 { "gtk_toggle_action_get_type", cast(void**)& gtk_toggle_action_get_type},
9456 { "gtk_progress_bar_update", cast(void**)& gtk_progress_bar_update},
9457 { "gtk_progress_bar_set_activity_blocks", cast(void**)& gtk_progress_bar_set_activity_blocks},
9458 { "gtk_progress_bar_set_activity_step", cast(void**)& gtk_progress_bar_set_activity_step},
9459 { "gtk_progress_bar_set_discrete_blocks", cast(void**)& gtk_progress_bar_set_discrete_blocks},
9460 { "gtk_progress_bar_set_bar_style", cast(void**)& gtk_progress_bar_set_bar_style},
9461 { "gtk_progress_bar_new_with_adjustment", cast(void**)& gtk_progress_bar_new_with_adjustment},
9462 { "gtk_progress_bar_get_ellipsize", cast(void**)& gtk_progress_bar_get_ellipsize},
9463 { "gtk_progress_bar_set_ellipsize", cast(void**)& gtk_progress_bar_set_ellipsize},
9464 { "gtk_progress_bar_get_orientation", cast(void**)& gtk_progress_bar_get_orientation},
9465 { "gtk_progress_bar_get_pulse_step", cast(void**)& gtk_progress_bar_get_pulse_step},
9466 { "gtk_progress_bar_get_fraction", cast(void**)& gtk_progress_bar_get_fraction},
9467 { "gtk_progress_bar_get_text", cast(void**)& gtk_progress_bar_get_text},
9468 { "gtk_progress_bar_set_orientation", cast(void**)& gtk_progress_bar_set_orientation},
9469 { "gtk_progress_bar_set_pulse_step", cast(void**)& gtk_progress_bar_set_pulse_step},
9470 { "gtk_progress_bar_set_fraction", cast(void**)& gtk_progress_bar_set_fraction},
9471 { "gtk_progress_bar_set_text", cast(void**)& gtk_progress_bar_set_text},
9472 { "gtk_progress_bar_pulse", cast(void**)& gtk_progress_bar_pulse},
9473 { "gtk_progress_bar_new", cast(void**)& gtk_progress_bar_new},
9474 { "gtk_progress_bar_get_type", cast(void**)& gtk_progress_bar_get_type},
9475 { "gtk_progress_get_percentage_from_value", cast(void**)& gtk_progress_get_percentage_from_value},
9476 { "gtk_progress_get_current_percentage", cast(void**)& gtk_progress_get_current_percentage},
9477 { "gtk_progress_get_text_from_value", cast(void**)& gtk_progress_get_text_from_value},
9478 { "gtk_progress_get_current_text", cast(void**)& gtk_progress_get_current_text},
9479 { "gtk_progress_set_activity_mode", cast(void**)& gtk_progress_set_activity_mode},
9480 { "gtk_progress_get_value", cast(void**)& gtk_progress_get_value},
9481 { "gtk_progress_set_value", cast(void**)& gtk_progress_set_value},
9482 { "gtk_progress_set_percentage", cast(void**)& gtk_progress_set_percentage},
9483 { "gtk_progress_configure", cast(void**)& gtk_progress_configure},
9484 { "gtk_progress_set_adjustment", cast(void**)& gtk_progress_set_adjustment},
9485 { "gtk_progress_set_format_string", cast(void**)& gtk_progress_set_format_string},
9486 { "gtk_progress_set_text_alignment", cast(void**)& gtk_progress_set_text_alignment},
9487 { "gtk_progress_set_show_text", cast(void**)& gtk_progress_set_show_text},
9488 { "gtk_progress_get_type", cast(void**)& gtk_progress_get_type},
9489 { "gtk_print_run_page_setup_dialog_async", cast(void**)& gtk_print_run_page_setup_dialog_async},
9490 { "gtk_print_run_page_setup_dialog", cast(void**)& gtk_print_run_page_setup_dialog},
9491 { "gtk_print_operation_cancel", cast(void**)& gtk_print_operation_cancel},
9492 { "gtk_print_operation_is_finished", cast(void**)& gtk_print_operation_is_finished},
9493 { "gtk_print_operation_get_status_string", cast(void**)& gtk_print_operation_get_status_string},
9494 { "gtk_print_operation_get_status", cast(void**)& gtk_print_operation_get_status},
9495 { "gtk_print_operation_get_error", cast(void**)& gtk_print_operation_get_error},
9496 { "gtk_print_operation_run", cast(void**)& gtk_print_operation_run},
9497 { "gtk_print_operation_set_custom_tab_label", cast(void**)& gtk_print_operation_set_custom_tab_label},
9498 { "gtk_print_operation_set_allow_async", cast(void**)& gtk_print_operation_set_allow_async},
9499 { "gtk_print_operation_set_show_progress", cast(void**)& gtk_print_operation_set_show_progress},
9500 { "gtk_print_operation_set_track_print_status", cast(void**)& gtk_print_operation_set_track_print_status},
9501 { "gtk_print_operation_set_export_filename", cast(void**)& gtk_print_operation_set_export_filename},
9502 { "gtk_print_operation_set_unit", cast(void**)& gtk_print_operation_set_unit},
9503 { "gtk_print_operation_set_use_full_page", cast(void**)& gtk_print_operation_set_use_full_page},
9504 { "gtk_print_operation_set_current_page", cast(void**)& gtk_print_operation_set_current_page},
9505 { "gtk_print_operation_set_n_pages", cast(void**)& gtk_print_operation_set_n_pages},
9506 { "gtk_print_operation_set_job_name", cast(void**)& gtk_print_operation_set_job_name},
9507 { "gtk_print_operation_get_print_settings", cast(void**)& gtk_print_operation_get_print_settings},
9508 { "gtk_print_operation_set_print_settings", cast(void**)& gtk_print_operation_set_print_settings},
9509 { "gtk_print_operation_get_default_page_setup", cast(void**)& gtk_print_operation_get_default_page_setup},
9510 { "gtk_print_operation_set_default_page_setup", cast(void**)& gtk_print_operation_set_default_page_setup},
9511 { "gtk_print_operation_new", cast(void**)& gtk_print_operation_new},
9512 { "gtk_print_operation_get_type", cast(void**)& gtk_print_operation_get_type},
9513 { "gtk_print_error_quark", cast(void**)& gtk_print_error_quark},
9514 { "gtk_print_operation_preview_is_selected", cast(void**)& gtk_print_operation_preview_is_selected},
9515 { "gtk_print_operation_preview_end_preview", cast(void**)& gtk_print_operation_preview_end_preview},
9516 { "gtk_print_operation_preview_render_page", cast(void**)& gtk_print_operation_preview_render_page},
9517 { "gtk_print_operation_preview_get_type", cast(void**)& gtk_print_operation_preview_get_type},
9518 { "gtk_print_context_set_cairo_context", cast(void**)& gtk_print_context_set_cairo_context},
9519 { "gtk_print_context_create_pango_layout", cast(void**)& gtk_print_context_create_pango_layout},
9520 { "gtk_print_context_create_pango_context", cast(void**)& gtk_print_context_create_pango_context},
9521 { "gtk_print_context_get_pango_fontmap", cast(void**)& gtk_print_context_get_pango_fontmap},
9522 { "gtk_print_context_get_dpi_y", cast(void**)& gtk_print_context_get_dpi_y},
9523 { "gtk_print_context_get_dpi_x", cast(void**)& gtk_print_context_get_dpi_x},
9524 { "gtk_print_context_get_height", cast(void**)& gtk_print_context_get_height},
9525 { "gtk_print_context_get_width", cast(void**)& gtk_print_context_get_width},
9526 { "gtk_print_context_get_page_setup", cast(void**)& gtk_print_context_get_page_setup},
9527 { "gtk_print_context_get_cairo_context", cast(void**)& gtk_print_context_get_cairo_context},
9528 { "gtk_print_context_get_type", cast(void**)& gtk_print_context_get_type},
9529 { "gtk_print_settings_set_output_bin", cast(void**)& gtk_print_settings_set_output_bin},
9530 { "gtk_print_settings_get_output_bin", cast(void**)& gtk_print_settings_get_output_bin},
9531 { "gtk_print_settings_set_finishings", cast(void**)& gtk_print_settings_set_finishings},
9532 { "gtk_print_settings_get_finishings", cast(void**)& gtk_print_settings_get_finishings},
9533 { "gtk_print_settings_set_dither", cast(void**)& gtk_print_settings_set_dither},
9534 { "gtk_print_settings_get_dither", cast(void**)& gtk_print_settings_get_dither},
9535 { "gtk_print_settings_set_media_type", cast(void**)& gtk_print_settings_set_media_type},
9536 { "gtk_print_settings_get_media_type", cast(void**)& gtk_print_settings_get_media_type},
9537 { "gtk_print_settings_set_default_source", cast(void**)& gtk_print_settings_set_default_source},
9538 { "gtk_print_settings_get_default_source", cast(void**)& gtk_print_settings_get_default_source},
9539 { "gtk_print_settings_set_page_set", cast(void**)& gtk_print_settings_set_page_set},
9540 { "gtk_print_settings_get_page_set", cast(void**)& gtk_print_settings_get_page_set},
9541 { "gtk_print_settings_set_page_ranges", cast(void**)& gtk_print_settings_set_page_ranges},
9542 { "gtk_print_settings_get_page_ranges", cast(void**)& gtk_print_settings_get_page_ranges},
9543 { "gtk_print_settings_set_print_pages", cast(void**)& gtk_print_settings_set_print_pages},
9544 { "gtk_print_settings_get_print_pages", cast(void**)& gtk_print_settings_get_print_pages},
9545 { "gtk_print_settings_set_scale", cast(void**)& gtk_print_settings_set_scale},
9546 { "gtk_print_settings_get_scale", cast(void**)& gtk_print_settings_get_scale},
9547 { "gtk_print_settings_set_resolution", cast(void**)& gtk_print_settings_set_resolution},
9548 { "gtk_print_settings_get_resolution", cast(void**)& gtk_print_settings_get_resolution},
9549 { "gtk_print_settings_set_number_up", cast(void**)& gtk_print_settings_set_number_up},
9550 { "gtk_print_settings_get_number_up", cast(void**)& gtk_print_settings_get_number_up},
9551 { "gtk_print_settings_set_n_copies", cast(void**)& gtk_print_settings_set_n_copies},
9552 { "gtk_print_settings_get_n_copies", cast(void**)& gtk_print_settings_get_n_copies},
9553 { "gtk_print_settings_set_quality", cast(void**)& gtk_print_settings_set_quality},
9554 { "gtk_print_settings_get_quality", cast(void**)& gtk_print_settings_get_quality},
9555 { "gtk_print_settings_set_duplex", cast(void**)& gtk_print_settings_set_duplex},
9556 { "gtk_print_settings_get_duplex", cast(void**)& gtk_print_settings_get_duplex},
9557 { "gtk_print_settings_set_reverse", cast(void**)& gtk_print_settings_set_reverse},
9558 { "gtk_print_settings_get_reverse", cast(void**)& gtk_print_settings_get_reverse},
9559 { "gtk_print_settings_set_collate", cast(void**)& gtk_print_settings_set_collate},
9560 { "gtk_print_settings_get_collate", cast(void**)& gtk_print_settings_get_collate},
9561 { "gtk_print_settings_set_use_color", cast(void**)& gtk_print_settings_set_use_color},
9562 { "gtk_print_settings_get_use_color", cast(void**)& gtk_print_settings_get_use_color},
9563 { "gtk_print_settings_set_paper_height", cast(void**)& gtk_print_settings_set_paper_height},
9564 { "gtk_print_settings_get_paper_height", cast(void**)& gtk_print_settings_get_paper_height},
9565 { "gtk_print_settings_set_paper_width", cast(void**)& gtk_print_settings_set_paper_width},
9566 { "gtk_print_settings_get_paper_width", cast(void**)& gtk_print_settings_get_paper_width},
9567 { "gtk_print_settings_set_paper_size", cast(void**)& gtk_print_settings_set_paper_size},
9568 { "gtk_print_settings_get_paper_size", cast(void**)& gtk_print_settings_get_paper_size},
9569 { "gtk_print_settings_set_orientation", cast(void**)& gtk_print_settings_set_orientation},
9570 { "gtk_print_settings_get_orientation", cast(void**)& gtk_print_settings_get_orientation},
9571 { "gtk_print_settings_set_printer", cast(void**)& gtk_print_settings_set_printer},
9572 { "gtk_print_settings_get_printer", cast(void**)& gtk_print_settings_get_printer},
9573 { "gtk_print_settings_set_int", cast(void**)& gtk_print_settings_set_int},
9574 { "gtk_print_settings_get_int_with_default", cast(void**)& gtk_print_settings_get_int_with_default},
9575 { "gtk_print_settings_get_int", cast(void**)& gtk_print_settings_get_int},
9576 { "gtk_print_settings_set_length", cast(void**)& gtk_print_settings_set_length},
9577 { "gtk_print_settings_get_length", cast(void**)& gtk_print_settings_get_length},
9578 { "gtk_print_settings_set_double", cast(void**)& gtk_print_settings_set_double},
9579 { "gtk_print_settings_get_double_with_default", cast(void**)& gtk_print_settings_get_double_with_default},
9580 { "gtk_print_settings_get_double", cast(void**)& gtk_print_settings_get_double},
9581 { "gtk_print_settings_set_bool", cast(void**)& gtk_print_settings_set_bool},
9582 { "gtk_print_settings_get_bool", cast(void**)& gtk_print_settings_get_bool},
9583 { "gtk_print_settings_foreach", cast(void**)& gtk_print_settings_foreach},
9584 { "gtk_print_settings_unset", cast(void**)& gtk_print_settings_unset},
9585 { "gtk_print_settings_set", cast(void**)& gtk_print_settings_set},
9586 { "gtk_print_settings_get", cast(void**)& gtk_print_settings_get},
9587 { "gtk_print_settings_has_key", cast(void**)& gtk_print_settings_has_key},
9588 { "gtk_print_settings_to_key_file", cast(void**)& gtk_print_settings_to_key_file},
9589 { "gtk_print_settings_new_from_key_file", cast(void**)& gtk_print_settings_new_from_key_file},
9590 { "gtk_print_settings_to_file", cast(void**)& gtk_print_settings_to_file},
9591 { "gtk_print_settings_new_from_file", cast(void**)& gtk_print_settings_new_from_file},
9592 { "gtk_print_settings_copy", cast(void**)& gtk_print_settings_copy},
9593 { "gtk_print_settings_new", cast(void**)& gtk_print_settings_new},
9594 { "gtk_print_settings_get_type", cast(void**)& gtk_print_settings_get_type},
9595 { "gtk_page_setup_to_key_file", cast(void**)& gtk_page_setup_to_key_file},
9596 { "gtk_page_setup_new_from_key_file", cast(void**)& gtk_page_setup_new_from_key_file},
9597 { "gtk_page_setup_to_file", cast(void**)& gtk_page_setup_to_file},
9598 { "gtk_page_setup_new_from_file", cast(void**)& gtk_page_setup_new_from_file},
9599 { "gtk_page_setup_get_page_height", cast(void**)& gtk_page_setup_get_page_height},
9600 { "gtk_page_setup_get_page_width", cast(void**)& gtk_page_setup_get_page_width},
9601 { "gtk_page_setup_get_paper_height", cast(void**)& gtk_page_setup_get_paper_height},
9602 { "gtk_page_setup_get_paper_width", cast(void**)& gtk_page_setup_get_paper_width},
9603 { "gtk_page_setup_set_paper_size_and_default_margins", cast(void**)& gtk_page_setup_set_paper_size_and_default_margins},
9604 { "gtk_page_setup_set_right_margin", cast(void**)& gtk_page_setup_set_right_margin},
9605 { "gtk_page_setup_get_right_margin", cast(void**)& gtk_page_setup_get_right_margin},
9606 { "gtk_page_setup_set_left_margin", cast(void**)& gtk_page_setup_set_left_margin},
9607 { "gtk_page_setup_get_left_margin", cast(void**)& gtk_page_setup_get_left_margin},
9608 { "gtk_page_setup_set_bottom_margin", cast(void**)& gtk_page_setup_set_bottom_margin},
9609 { "gtk_page_setup_get_bottom_margin", cast(void**)& gtk_page_setup_get_bottom_margin},
9610 { "gtk_page_setup_set_top_margin", cast(void**)& gtk_page_setup_set_top_margin},
9611 { "gtk_page_setup_get_top_margin", cast(void**)& gtk_page_setup_get_top_margin},
9612 { "gtk_page_setup_set_paper_size", cast(void**)& gtk_page_setup_set_paper_size},
9613 { "gtk_page_setup_get_paper_size", cast(void**)& gtk_page_setup_get_paper_size},
9614 { "gtk_page_setup_set_orientation", cast(void**)& gtk_page_setup_set_orientation},
9615 { "gtk_page_setup_get_orientation", cast(void**)& gtk_page_setup_get_orientation},
9616 { "gtk_page_setup_copy", cast(void**)& gtk_page_setup_copy},
9617 { "gtk_page_setup_new", cast(void**)& gtk_page_setup_new},
9618 { "gtk_page_setup_get_type", cast(void**)& gtk_page_setup_get_type},
9619 { "gtk_paper_size_to_key_file", cast(void**)& gtk_paper_size_to_key_file},
9620 { "gtk_paper_size_new_from_key_file", cast(void**)& gtk_paper_size_new_from_key_file},
9621 { "gtk_paper_size_get_default", cast(void**)& gtk_paper_size_get_default},
9622 { "gtk_paper_size_get_default_right_margin", cast(void**)& gtk_paper_size_get_default_right_margin},
9623 { "gtk_paper_size_get_default_left_margin", cast(void**)& gtk_paper_size_get_default_left_margin},
9624 { "gtk_paper_size_get_default_bottom_margin", cast(void**)& gtk_paper_size_get_default_bottom_margin},
9625 { "gtk_paper_size_get_default_top_margin", cast(void**)& gtk_paper_size_get_default_top_margin},
9626 { "gtk_paper_size_set_size", cast(void**)& gtk_paper_size_set_size},
9627 { "gtk_paper_size_is_custom", cast(void**)& gtk_paper_size_is_custom},
9628 { "gtk_paper_size_get_height", cast(void**)& gtk_paper_size_get_height},
9629 { "gtk_paper_size_get_width", cast(void**)& gtk_paper_size_get_width},
9630 { "gtk_paper_size_get_ppd_name", cast(void**)& gtk_paper_size_get_ppd_name},
9631 { "gtk_paper_size_get_display_name", cast(void**)& gtk_paper_size_get_display_name},
9632 { "gtk_paper_size_get_name", cast(void**)& gtk_paper_size_get_name},
9633 { "gtk_paper_size_get_paper_sizes", cast(void**)& gtk_paper_size_get_paper_sizes},
9634 { "gtk_paper_size_is_equal", cast(void**)& gtk_paper_size_is_equal},
9635 { "gtk_paper_size_free", cast(void**)& gtk_paper_size_free},
9636 { "gtk_paper_size_copy", cast(void**)& gtk_paper_size_copy},
9637 { "gtk_paper_size_new_custom", cast(void**)& gtk_paper_size_new_custom},
9638 { "gtk_paper_size_new_from_ppd", cast(void**)& gtk_paper_size_new_from_ppd},
9639 { "gtk_paper_size_new", cast(void**)& gtk_paper_size_new},
9640 { "gtk_paper_size_get_type", cast(void**)& gtk_paper_size_get_type},
9641 { "gtk_preview_reset", cast(void**)& gtk_preview_reset},
9642 { "gtk_preview_get_info", cast(void**)& gtk_preview_get_info},
9643 { "gtk_preview_get_cmap", cast(void**)& gtk_preview_get_cmap},
9644 { "gtk_preview_get_visual", cast(void**)& gtk_preview_get_visual},
9645 { "gtk_preview_set_dither", cast(void**)& gtk_preview_set_dither},
9646 { "gtk_preview_set_reserved", cast(void**)& gtk_preview_set_reserved},
9647 { "gtk_preview_set_install_cmap", cast(void**)& gtk_preview_set_install_cmap},
9648 { "gtk_preview_set_color_cube", cast(void**)& gtk_preview_set_color_cube},
9649 { "gtk_preview_set_gamma", cast(void**)& gtk_preview_set_gamma},
9650 { "gtk_preview_set_expand", cast(void**)& gtk_preview_set_expand},
9651 { "gtk_preview_draw_row", cast(void**)& gtk_preview_draw_row},
9652 { "gtk_preview_put", cast(void**)& gtk_preview_put},
9653 { "gtk_preview_size", cast(void**)& gtk_preview_size},
9654 { "gtk_preview_new", cast(void**)& gtk_preview_new},
9655 { "gtk_preview_uninit", cast(void**)& gtk_preview_uninit},
9656 { "gtk_preview_get_type", cast(void**)& gtk_preview_get_type},
9657 { "_gtk_plug_remove_from_socket", cast(void**)& _gtk_plug_remove_from_socket},
9658 { "_gtk_plug_add_to_socket", cast(void**)& _gtk_plug_add_to_socket},
9659 { "gtk_plug_get_id", cast(void**)& gtk_plug_get_id},
9660 { "gtk_plug_new_for_display", cast(void**)& gtk_plug_new_for_display},
9661 { "gtk_plug_construct_for_display", cast(void**)& gtk_plug_construct_for_display},
9662 { "gtk_plug_new", cast(void**)& gtk_plug_new},
9663 { "gtk_plug_construct", cast(void**)& gtk_plug_construct},
9664 { "gtk_plug_get_type", cast(void**)& gtk_plug_get_type},
9665 { "gtk_socket_steal", cast(void**)& gtk_socket_steal},
9666 { "gtk_socket_get_id", cast(void**)& gtk_socket_get_id},
9667 { "gtk_socket_add_id", cast(void**)& gtk_socket_add_id},
9668 { "gtk_socket_new", cast(void**)& gtk_socket_new},
9669 { "gtk_socket_get_type", cast(void**)& gtk_socket_get_type},
9670 { "gtk_pixmap_set_build_insensitive", cast(void**)& gtk_pixmap_set_build_insensitive},
9671 { "gtk_pixmap_get", cast(void**)& gtk_pixmap_get},
9672 { "gtk_pixmap_set", cast(void**)& gtk_pixmap_set},
9673 { "gtk_pixmap_new", cast(void**)& gtk_pixmap_new},
9674 { "gtk_pixmap_get_type", cast(void**)& gtk_pixmap_get_type},
9675 { "gtk_option_menu_set_history", cast(void**)& gtk_option_menu_set_history},
9676 { "gtk_option_menu_get_history", cast(void**)& gtk_option_menu_get_history},
9677 { "gtk_option_menu_remove_menu", cast(void**)& gtk_option_menu_remove_menu},
9678 { "gtk_option_menu_set_menu", cast(void**)& gtk_option_menu_set_menu},
9679 { "gtk_option_menu_get_menu", cast(void**)& gtk_option_menu_get_menu},
9680 { "gtk_option_menu_new", cast(void**)& gtk_option_menu_new},
9681 { "gtk_option_menu_get_type", cast(void**)& gtk_option_menu_get_type},
9682 { "gtk_old_editable_changed", cast(void**)& gtk_old_editable_changed},
9683 { "gtk_old_editable_claim_selection", cast(void**)& gtk_old_editable_claim_selection},
9684 { "gtk_old_editable_get_type", cast(void**)& gtk_old_editable_get_type},
9685 { "gtk_notebook_set_tab_detachable", cast(void**)& gtk_notebook_set_tab_detachable},
9686 { "gtk_notebook_get_tab_detachable", cast(void**)& gtk_notebook_get_tab_detachable},
9687 { "gtk_notebook_set_tab_reorderable", cast(void**)& gtk_notebook_set_tab_reorderable},
9688 { "gtk_notebook_get_tab_reorderable", cast(void**)& gtk_notebook_get_tab_reorderable},
9689 { "gtk_notebook_reorder_child", cast(void**)& gtk_notebook_reorder_child},
9690 { "gtk_notebook_set_tab_label_packing", cast(void**)& gtk_notebook_set_tab_label_packing},
9691 { "gtk_notebook_query_tab_label_packing", cast(void**)& gtk_notebook_query_tab_label_packing},
9692 { "gtk_notebook_get_menu_label_text", cast(void**)& gtk_notebook_get_menu_label_text},
9693 { "gtk_notebook_set_menu_label_text", cast(void**)& gtk_notebook_set_menu_label_text},
9694 { "gtk_notebook_set_menu_label", cast(void**)& gtk_notebook_set_menu_label},
9695 { "gtk_notebook_get_menu_label", cast(void**)& gtk_notebook_get_menu_label},
9696 { "gtk_notebook_get_tab_label_text", cast(void**)& gtk_notebook_get_tab_label_text},
9697 { "gtk_notebook_set_tab_label_text", cast(void**)& gtk_notebook_set_tab_label_text},
9698 { "gtk_notebook_set_tab_label", cast(void**)& gtk_notebook_set_tab_label},
9699 { "gtk_notebook_get_tab_label", cast(void**)& gtk_notebook_get_tab_label},
9700 { "gtk_notebook_popup_disable", cast(void**)& gtk_notebook_popup_disable},
9701 { "gtk_notebook_popup_enable", cast(void**)& gtk_notebook_popup_enable},
9702 { "gtk_notebook_get_scrollable", cast(void**)& gtk_notebook_get_scrollable},
9703 { "gtk_notebook_set_scrollable", cast(void**)& gtk_notebook_set_scrollable},
9704 { "gtk_notebook_set_tab_vborder", cast(void**)& gtk_notebook_set_tab_vborder},
9705 { "gtk_notebook_set_tab_hborder", cast(void**)& gtk_notebook_set_tab_hborder},
9706 { "gtk_notebook_set_tab_border", cast(void**)& gtk_notebook_set_tab_border},
9707 { "gtk_notebook_set_homogeneous_tabs", cast(void**)& gtk_notebook_set_homogeneous_tabs},
9708 { "gtk_notebook_get_tab_pos", cast(void**)& gtk_notebook_get_tab_pos},
9709 { "gtk_notebook_set_tab_pos", cast(void**)& gtk_notebook_set_tab_pos},
9710 { "gtk_notebook_get_show_tabs", cast(void**)& gtk_notebook_get_show_tabs},
9711 { "gtk_notebook_set_show_tabs", cast(void**)& gtk_notebook_set_show_tabs},
9712 { "gtk_notebook_get_show_border", cast(void**)& gtk_notebook_get_show_border},
9713 { "gtk_notebook_set_show_border", cast(void**)& gtk_notebook_set_show_border},
9714 { "gtk_notebook_prev_page", cast(void**)& gtk_notebook_prev_page},
9715 { "gtk_notebook_next_page", cast(void**)& gtk_notebook_next_page},
9716 { "gtk_notebook_set_current_page", cast(void**)& gtk_notebook_set_current_page},
9717 { "gtk_notebook_page_num", cast(void**)& gtk_notebook_page_num},
9718 { "gtk_notebook_get_n_pages", cast(void**)& gtk_notebook_get_n_pages},
9719 { "gtk_notebook_get_nth_page", cast(void**)& gtk_notebook_get_nth_page},
9720 { "gtk_notebook_get_current_page", cast(void**)& gtk_notebook_get_current_page},
9721 { "gtk_notebook_get_group", cast(void**)& gtk_notebook_get_group},
9722 { "gtk_notebook_set_group", cast(void**)& gtk_notebook_set_group},
9723 { "gtk_notebook_get_group_id", cast(void**)& gtk_notebook_get_group_id},
9724 { "gtk_notebook_set_group_id", cast(void**)& gtk_notebook_set_group_id},
9725 { "gtk_notebook_set_window_creation_hook", cast(void**)& gtk_notebook_set_window_creation_hook},
9726 { "gtk_notebook_remove_page", cast(void**)& gtk_notebook_remove_page},
9727 { "gtk_notebook_insert_page_menu", cast(void**)& gtk_notebook_insert_page_menu},
9728 { "gtk_notebook_insert_page", cast(void**)& gtk_notebook_insert_page},
9729 { "gtk_notebook_prepend_page_menu", cast(void**)& gtk_notebook_prepend_page_menu},
9730 { "gtk_notebook_prepend_page", cast(void**)& gtk_notebook_prepend_page},
9731 { "gtk_notebook_append_page_menu", cast(void**)& gtk_notebook_append_page_menu},
9732 { "gtk_notebook_append_page", cast(void**)& gtk_notebook_append_page},
9733 { "gtk_notebook_new", cast(void**)& gtk_notebook_new},
9734 { "gtk_notebook_get_type", cast(void**)& gtk_notebook_get_type},
9735 { "_gtk_modules_settings_changed", cast(void**)& _gtk_modules_settings_changed},
9736 { "_gtk_modules_init", cast(void**)& _gtk_modules_init},
9737 { "_gtk_get_module_path", cast(void**)& _gtk_get_module_path},
9738 { "_gtk_find_module", cast(void**)& _gtk_find_module},
9739 { "gtk_message_dialog_format_secondary_markup", cast(void**)& gtk_message_dialog_format_secondary_markup},
9740 { "gtk_message_dialog_format_secondary_text", cast(void**)& gtk_message_dialog_format_secondary_text},
9741 { "gtk_message_dialog_set_markup", cast(void**)& gtk_message_dialog_set_markup},
9742 { "gtk_message_dialog_set_image", cast(void**)& gtk_message_dialog_set_image},
9743 { "gtk_message_dialog_new_with_markup", cast(void**)& gtk_message_dialog_new_with_markup},
9744 { "gtk_message_dialog_new", cast(void**)& gtk_message_dialog_new},
9745 { "gtk_message_dialog_get_type", cast(void**)& gtk_message_dialog_get_type},
9746 { "gtk_menu_tool_button_set_arrow_tooltip_markup", cast(void**)& gtk_menu_tool_button_set_arrow_tooltip_markup},
9747 { "gtk_menu_tool_button_set_arrow_tooltip_text", cast(void**)& gtk_menu_tool_button_set_arrow_tooltip_text},
9748 { "gtk_menu_tool_button_set_arrow_tooltip", cast(void**)& gtk_menu_tool_button_set_arrow_tooltip},
9749 { "gtk_menu_tool_button_get_menu", cast(void**)& gtk_menu_tool_button_get_menu},
9750 { "gtk_menu_tool_button_set_menu", cast(void**)& gtk_menu_tool_button_set_menu},
9751 { "gtk_menu_tool_button_new_from_stock", cast(void**)& gtk_menu_tool_button_new_from_stock},
9752 { "gtk_menu_tool_button_new", cast(void**)& gtk_menu_tool_button_new},
9753 { "gtk_menu_tool_button_get_type", cast(void**)& gtk_menu_tool_button_get_type},
9754 { "_gtk_tool_button_get_button", cast(void**)& _gtk_tool_button_get_button},
9755 { "gtk_tool_button_get_label_widget", cast(void**)& gtk_tool_button_get_label_widget},
9756 { "gtk_tool_button_set_label_widget", cast(void**)& gtk_tool_button_set_label_widget},
9757 { "gtk_tool_button_get_icon_widget", cast(void**)& gtk_tool_button_get_icon_widget},
9758 { "gtk_tool_button_set_icon_widget", cast(void**)& gtk_tool_button_set_icon_widget},
9759 { "gtk_tool_button_get_icon_name", cast(void**)& gtk_tool_button_get_icon_name},
9760 { "gtk_tool_button_set_icon_name", cast(void**)& gtk_tool_button_set_icon_name},
9761 { "gtk_tool_button_get_stock_id", cast(void**)& gtk_tool_button_get_stock_id},
9762 { "gtk_tool_button_set_stock_id", cast(void**)& gtk_tool_button_set_stock_id},
9763 { "gtk_tool_button_get_use_underline", cast(void**)& gtk_tool_button_get_use_underline},
9764 { "gtk_tool_button_set_use_underline", cast(void**)& gtk_tool_button_set_use_underline},
9765 { "gtk_tool_button_get_label", cast(void**)& gtk_tool_button_get_label},
9766 { "gtk_tool_button_set_label", cast(void**)& gtk_tool_button_set_label},
9767 { "gtk_tool_button_new_from_stock", cast(void**)& gtk_tool_button_new_from_stock},
9768 { "gtk_tool_button_new", cast(void**)& gtk_tool_button_new},
9769 { "gtk_tool_button_get_type", cast(void**)& gtk_tool_button_get_type},
9770 { "_gtk_tool_item_toolbar_reconfigured", cast(void**)& _gtk_tool_item_toolbar_reconfigured},
9771 { "gtk_tool_item_rebuild_menu", cast(void**)& gtk_tool_item_rebuild_menu},
9772 { "gtk_tool_item_set_proxy_menu_item", cast(void**)& gtk_tool_item_set_proxy_menu_item},
9773 { "gtk_tool_item_get_proxy_menu_item", cast(void**)& gtk_tool_item_get_proxy_menu_item},
9774 { "gtk_tool_item_retrieve_proxy_menu_item", cast(void**)& gtk_tool_item_retrieve_proxy_menu_item},
9775 { "gtk_tool_item_get_relief_style", cast(void**)& gtk_tool_item_get_relief_style},
9776 { "gtk_tool_item_get_toolbar_style", cast(void**)& gtk_tool_item_get_toolbar_style},
9777 { "gtk_tool_item_get_orientation", cast(void**)& gtk_tool_item_get_orientation},
9778 { "gtk_tool_item_get_icon_size", cast(void**)& gtk_tool_item_get_icon_size},
9779 { "gtk_tool_item_set_is_important", cast(void**)& gtk_tool_item_set_is_important},
9780 { "gtk_tool_item_get_is_important", cast(void**)& gtk_tool_item_get_is_important},
9781 { "gtk_tool_item_get_visible_vertical", cast(void**)& gtk_tool_item_get_visible_vertical},
9782 { "gtk_tool_item_set_visible_vertical", cast(void**)& gtk_tool_item_set_visible_vertical},
9783 { "gtk_tool_item_get_visible_horizontal", cast(void**)& gtk_tool_item_get_visible_horizontal},
9784 { "gtk_tool_item_set_visible_horizontal", cast(void**)& gtk_tool_item_set_visible_horizontal},
9785 { "gtk_tool_item_get_use_drag_window", cast(void**)& gtk_tool_item_get_use_drag_window},
9786 { "gtk_tool_item_set_use_drag_window", cast(void**)& gtk_tool_item_set_use_drag_window},
9787 { "gtk_tool_item_set_tooltip_markup", cast(void**)& gtk_tool_item_set_tooltip_markup},
9788 { "gtk_tool_item_set_tooltip_text", cast(void**)& gtk_tool_item_set_tooltip_text},
9789 { "gtk_tool_item_set_tooltip", cast(void**)& gtk_tool_item_set_tooltip},
9790 { "gtk_tool_item_get_expand", cast(void**)& gtk_tool_item_get_expand},
9791 { "gtk_tool_item_set_expand", cast(void**)& gtk_tool_item_set_expand},
9792 { "gtk_tool_item_get_homogeneous", cast(void**)& gtk_tool_item_get_homogeneous},
9793 { "gtk_tool_item_set_homogeneous", cast(void**)& gtk_tool_item_set_homogeneous},
9794 { "gtk_tool_item_new", cast(void**)& gtk_tool_item_new},
9795 { "gtk_tool_item_get_type", cast(void**)& gtk_tool_item_get_type},
9796 { "gtk_tooltips_get_info_from_tip_window", cast(void**)& gtk_tooltips_get_info_from_tip_window},
9797 { "gtk_tooltips_force_window", cast(void**)& gtk_tooltips_force_window},
9798 { "gtk_tooltips_data_get", cast(void**)& gtk_tooltips_data_get},
9799 { "gtk_tooltips_set_tip", cast(void**)& gtk_tooltips_set_tip},
9800 { "gtk_tooltips_set_delay", cast(void**)& gtk_tooltips_set_delay},
9801 { "gtk_tooltips_disable", cast(void**)& gtk_tooltips_disable},
9802 { "gtk_tooltips_enable", cast(void**)& gtk_tooltips_enable},
9803 { "gtk_tooltips_new", cast(void**)& gtk_tooltips_new},
9804 { "gtk_tooltips_get_type", cast(void**)& gtk_tooltips_get_type},
9805 { "_gtk_menu_bar_cycle_focus", cast(void**)& _gtk_menu_bar_cycle_focus},
9806 { "gtk_menu_bar_set_child_pack_direction", cast(void**)& gtk_menu_bar_set_child_pack_direction},
9807 { "gtk_menu_bar_get_child_pack_direction", cast(void**)& gtk_menu_bar_get_child_pack_direction},
9808 { "gtk_menu_bar_set_pack_direction", cast(void**)& gtk_menu_bar_set_pack_direction},
9809 { "gtk_menu_bar_get_pack_direction", cast(void**)& gtk_menu_bar_get_pack_direction},
9810 { "gtk_menu_bar_new", cast(void**)& gtk_menu_bar_new},
9811 { "gtk_menu_bar_get_type", cast(void**)& gtk_menu_bar_get_type},
9812 { "_gtk_get_lc_ctype", cast(void**)& _gtk_get_lc_ctype},
9813 { "_gtk_boolean_handled_accumulator", cast(void**)& _gtk_boolean_handled_accumulator},
9814 { "gtk_propagate_event", cast(void**)& gtk_propagate_event},
9815 { "gtk_get_event_widget", cast(void**)& gtk_get_event_widget},
9816 { "gtk_get_current_event_state", cast(void**)& gtk_get_current_event_state},
9817 { "gtk_get_current_event_time", cast(void**)& gtk_get_current_event_time},
9818 { "gtk_get_current_event", cast(void**)& gtk_get_current_event},
9819 { "gtk_key_snooper_remove", cast(void**)& gtk_key_snooper_remove},
9820 { "gtk_key_snooper_install", cast(void**)& gtk_key_snooper_install},
9821 { "gtk_input_remove", cast(void**)& gtk_input_remove},
9822 { "gtk_input_add_full", cast(void**)& gtk_input_add_full},
9823 { "gtk_idle_remove_by_data", cast(void**)& gtk_idle_remove_by_data},
9824 { "gtk_idle_remove", cast(void**)& gtk_idle_remove},
9825 { "gtk_idle_add_full", cast(void**)& gtk_idle_add_full},
9826 { "gtk_idle_add_priority", cast(void**)& gtk_idle_add_priority},
9827 { "gtk_idle_add", cast(void**)& gtk_idle_add},
9828 { "gtk_timeout_remove", cast(void**)& gtk_timeout_remove},
9829 { "gtk_timeout_add_full", cast(void**)& gtk_timeout_add_full},
9830 { "gtk_timeout_add", cast(void**)& gtk_timeout_add},
9831 { "gtk_quit_remove_by_data", cast(void**)& gtk_quit_remove_by_data},
9832 { "gtk_quit_remove", cast(void**)& gtk_quit_remove},
9833 { "gtk_quit_add_full", cast(void**)& gtk_quit_add_full},
9834 { "gtk_quit_add", cast(void**)& gtk_quit_add},
9835 { "gtk_quit_add_destroy", cast(void**)& gtk_quit_add_destroy},
9836 { "gtk_init_add", cast(void**)& gtk_init_add},
9837 { "gtk_grab_remove", cast(void**)& gtk_grab_remove},
9838 { "gtk_grab_get_current", cast(void**)& gtk_grab_get_current},
9839 { "gtk_grab_add", cast(void**)& gtk_grab_add},
9840 { "gtk_false", cast(void**)& gtk_false},
9841 { "gtk_true", cast(void**)& gtk_true},
9842 { "gtk_main_iteration_do", cast(void**)& gtk_main_iteration_do},
9843 { "gtk_main_iteration", cast(void**)& gtk_main_iteration},
9844 { "gtk_main_quit", cast(void**)& gtk_main_quit},
9845 { "gtk_main_level", cast(void**)& gtk_main_level},
9846 { "gtk_main", cast(void**)& gtk_main},
9847 { "gtk_main_do_event", cast(void**)& gtk_main_do_event},
9848 { "gtk_events_pending", cast(void**)& gtk_events_pending},
9849 { "gtk_get_default_language", cast(void**)& gtk_get_default_language},
9850 { "gtk_set_locale", cast(void**)& gtk_set_locale},
9851 { "gtk_disable_setlocale", cast(void**)& gtk_disable_setlocale},
9852 { "gtk_exit", cast(void**)& gtk_exit},
9853 { "gtk_get_option_group", cast(void**)& gtk_get_option_group},
9854 { "gtk_init_with_args", cast(void**)& gtk_init_with_args},
9855 { "gtk_init_check", cast(void**)& gtk_init_check},
9856 { "gtk_init", cast(void**)& gtk_init},
9857 { "gtk_parse_args", cast(void**)& gtk_parse_args},
9858 { "gtk_check_version", cast(void**)& gtk_check_version},
9859 { "gtk_interface_age", cast(void**)& gtk_interface_age},
9860 { "gtk_binary_age", cast(void**)& gtk_binary_age},
9861 { "gtk_micro_version", cast(void**)& gtk_micro_version},
9862 { "gtk_minor_version", cast(void**)& gtk_minor_version},
9863 { "gtk_major_version", cast(void**)& gtk_major_version},
9864 { "gtk_list_end_drag_selection", cast(void**)& gtk_list_end_drag_selection},
9865 { "gtk_list_undo_selection", cast(void**)& gtk_list_undo_selection},
9866 { "gtk_list_toggle_row", cast(void**)& gtk_list_toggle_row},
9867 { "gtk_list_toggle_focus_row", cast(void**)& gtk_list_toggle_focus_row},
9868 { "gtk_list_toggle_add_mode", cast(void**)& gtk_list_toggle_add_mode},
9869 { "gtk_list_scroll_vertical", cast(void**)& gtk_list_scroll_vertical},
9870 { "gtk_list_scroll_horizontal", cast(void**)& gtk_list_scroll_horizontal},
9871 { "gtk_list_unselect_all", cast(void**)& gtk_list_unselect_all},
9872 { "gtk_list_select_all", cast(void**)& gtk_list_select_all},
9873 { "gtk_list_end_selection", cast(void**)& gtk_list_end_selection},
9874 { "gtk_list_start_selection", cast(void**)& gtk_list_start_selection},
9875 { "gtk_list_extend_selection", cast(void**)& gtk_list_extend_selection},
9876 { "gtk_list_set_selection_mode", cast(void**)& gtk_list_set_selection_mode},
9877 { "gtk_list_child_position", cast(void**)& gtk_list_child_position},
9878 { "gtk_list_unselect_child", cast(void**)& gtk_list_unselect_child},
9879 { "gtk_list_select_child", cast(void**)& gtk_list_select_child},
9880 { "gtk_list_unselect_item", cast(void**)& gtk_list_unselect_item},
9881 { "gtk_list_select_item", cast(void**)& gtk_list_select_item},
9882 { "gtk_list_clear_items", cast(void**)& gtk_list_clear_items},
9883 { "gtk_list_remove_items_no_unref", cast(void**)& gtk_list_remove_items_no_unref},
9884 { "gtk_list_remove_items", cast(void**)& gtk_list_remove_items},
9885 { "gtk_list_prepend_items", cast(void**)& gtk_list_prepend_items},
9886 { "gtk_list_append_items", cast(void**)& gtk_list_append_items},
9887 { "gtk_list_insert_items", cast(void**)& gtk_list_insert_items},
9888 { "gtk_list_new", cast(void**)& gtk_list_new},
9889 { "gtk_list_get_type", cast(void**)& gtk_list_get_type},
9890 { "gtk_list_item_deselect", cast(void**)& gtk_list_item_deselect},
9891 { "gtk_list_item_select", cast(void**)& gtk_list_item_select},
9892 { "gtk_list_item_new_with_label", cast(void**)& gtk_list_item_new_with_label},
9893 { "gtk_list_item_new", cast(void**)& gtk_list_item_new},
9894 { "gtk_list_item_get_type", cast(void**)& gtk_list_item_get_type},
9895 { "gtk_link_button_set_uri_hook", cast(void**)& gtk_link_button_set_uri_hook},
9896 { "gtk_link_button_set_uri", cast(void**)& gtk_link_button_set_uri},
9897 { "gtk_link_button_get_uri", cast(void**)& gtk_link_button_get_uri},
9898 { "gtk_link_button_new_with_label", cast(void**)& gtk_link_button_new_with_label},
9899 { "gtk_link_button_new", cast(void**)& gtk_link_button_new},
9900 { "gtk_link_button_get_type", cast(void**)& gtk_link_button_get_type},
9901 { "gtk_layout_thaw", cast(void**)& gtk_layout_thaw},
9902 { "gtk_layout_freeze", cast(void**)& gtk_layout_freeze},
9903 { "gtk_layout_set_vadjustment", cast(void**)& gtk_layout_set_vadjustment},
9904 { "gtk_layout_set_hadjustment", cast(void**)& gtk_layout_set_hadjustment},
9905 { "gtk_layout_get_vadjustment", cast(void**)& gtk_layout_get_vadjustment},
9906 { "gtk_layout_get_hadjustment", cast(void**)& gtk_layout_get_hadjustment},
9907 { "gtk_layout_get_size", cast(void**)& gtk_layout_get_size},
9908 { "gtk_layout_set_size", cast(void**)& gtk_layout_set_size},
9909 { "gtk_layout_move", cast(void**)& gtk_layout_move},
9910 { "gtk_layout_put", cast(void**)& gtk_layout_put},
9911 { "gtk_layout_new", cast(void**)& gtk_layout_new},
9912 { "gtk_layout_get_type", cast(void**)& gtk_layout_get_type},
9913 { "gtk_invisible_get_screen", cast(void**)& gtk_invisible_get_screen},
9914 { "gtk_invisible_set_screen", cast(void**)& gtk_invisible_set_screen},
9915 { "gtk_invisible_new_for_screen", cast(void**)& gtk_invisible_new_for_screen},
9916 { "gtk_invisible_new", cast(void**)& gtk_invisible_new},
9917 { "gtk_invisible_get_type", cast(void**)& gtk_invisible_get_type},
9918 { "gtk_input_dialog_new", cast(void**)& gtk_input_dialog_new},
9919 { "gtk_input_dialog_get_type", cast(void**)& gtk_input_dialog_get_type},
9920 { "gtk_im_multicontext_append_menuitems", cast(void**)& gtk_im_multicontext_append_menuitems},
9921 { "gtk_im_multicontext_new", cast(void**)& gtk_im_multicontext_new},
9922 { "gtk_im_multicontext_get_type", cast(void**)& gtk_im_multicontext_get_type},
9923 { "gtk_im_context_simple_add_table", cast(void**)& gtk_im_context_simple_add_table},
9924 { "gtk_im_context_simple_new", cast(void**)& gtk_im_context_simple_new},
9925 { "gtk_im_context_simple_get_type", cast(void**)& gtk_im_context_simple_get_type},
9926 { "gtk_image_menu_item_get_image", cast(void**)& gtk_image_menu_item_get_image},
9927 { "gtk_image_menu_item_set_image", cast(void**)& gtk_image_menu_item_set_image},
9928 { "gtk_image_menu_item_new_from_stock", cast(void**)& gtk_image_menu_item_new_from_stock},
9929 { "gtk_image_menu_item_new_with_mnemonic", cast(void**)& gtk_image_menu_item_new_with_mnemonic},
9930 { "gtk_image_menu_item_new_with_label", cast(void**)& gtk_image_menu_item_new_with_label},
9931 { "gtk_image_menu_item_new", cast(void**)& gtk_image_menu_item_new},
9932 { "gtk_image_menu_item_get_type", cast(void**)& gtk_image_menu_item_get_type},
9933 { "gtk_icon_view_get_tooltip_column", cast(void**)& gtk_icon_view_get_tooltip_column},
9934 { "gtk_icon_view_set_tooltip_column", cast(void**)& gtk_icon_view_set_tooltip_column},
9935 { "gtk_icon_view_get_tooltip_context", cast(void**)& gtk_icon_view_get_tooltip_context},
9936 { "gtk_icon_view_set_tooltip_cell", cast(void**)& gtk_icon_view_set_tooltip_cell},
9937 { "gtk_icon_view_set_tooltip_item", cast(void**)& gtk_icon_view_set_tooltip_item},
9938 { "gtk_icon_view_convert_widget_to_bin_window_coords", cast(void**)& gtk_icon_view_convert_widget_to_bin_window_coords},
9939 { "gtk_icon_view_create_drag_icon", cast(void**)& gtk_icon_view_create_drag_icon},
9940 { "gtk_icon_view_get_dest_item_at_pos", cast(void**)& gtk_icon_view_get_dest_item_at_pos},
9941 { "gtk_icon_view_get_drag_dest_item", cast(void**)& gtk_icon_view_get_drag_dest_item},
9942 { "gtk_icon_view_set_drag_dest_item", cast(void**)& gtk_icon_view_set_drag_dest_item},
9943 { "gtk_icon_view_get_reorderable", cast(void**)& gtk_icon_view_get_reorderable},
9944 { "gtk_icon_view_set_reorderable", cast(void**)& gtk_icon_view_set_reorderable},
9945 { "gtk_icon_view_unset_model_drag_dest", cast(void**)& gtk_icon_view_unset_model_drag_dest},
9946 { "gtk_icon_view_unset_model_drag_source", cast(void**)& gtk_icon_view_unset_model_drag_source},
9947 { "gtk_icon_view_enable_model_drag_dest", cast(void**)& gtk_icon_view_enable_model_drag_dest},
9948 { "gtk_icon_view_enable_model_drag_source", cast(void**)& gtk_icon_view_enable_model_drag_source},
9949 { "gtk_icon_view_scroll_to_path", cast(void**)& gtk_icon_view_scroll_to_path},
9950 { "gtk_icon_view_get_cursor", cast(void**)& gtk_icon_view_get_cursor},
9951 { "gtk_icon_view_set_cursor", cast(void**)& gtk_icon_view_set_cursor},
9952 { "gtk_icon_view_item_activated", cast(void**)& gtk_icon_view_item_activated},
9953 { "gtk_icon_view_unselect_all", cast(void**)& gtk_icon_view_unselect_all},
9954 { "gtk_icon_view_select_all", cast(void**)& gtk_icon_view_select_all},
9955 { "gtk_icon_view_get_selected_items", cast(void**)& gtk_icon_view_get_selected_items},
9956 { "gtk_icon_view_path_is_selected", cast(void**)& gtk_icon_view_path_is_selected},
9957 { "gtk_icon_view_unselect_path", cast(void**)& gtk_icon_view_unselect_path},
9958 { "gtk_icon_view_select_path", cast(void**)& gtk_icon_view_select_path},
9959 { "gtk_icon_view_get_selection_mode", cast(void**)& gtk_icon_view_get_selection_mode},
9960 { "gtk_icon_view_set_selection_mode", cast(void**)& gtk_icon_view_set_selection_mode},
9961 { "gtk_icon_view_selected_foreach", cast(void**)& gtk_icon_view_selected_foreach},
9962 { "gtk_icon_view_get_visible_range", cast(void**)& gtk_icon_view_get_visible_range},
9963 { "gtk_icon_view_get_item_at_pos", cast(void**)& gtk_icon_view_get_item_at_pos},
9964 { "gtk_icon_view_get_path_at_pos", cast(void**)& gtk_icon_view_get_path_at_pos},
9965 { "gtk_icon_view_get_margin", cast(void**)& gtk_icon_view_get_margin},
9966 { "gtk_icon_view_set_margin", cast(void**)& gtk_icon_view_set_margin},
9967 { "gtk_icon_view_get_column_spacing", cast(void**)& gtk_icon_view_get_column_spacing},
9968 { "gtk_icon_view_set_column_spacing", cast(void**)& gtk_icon_view_set_column_spacing},
9969 { "gtk_icon_view_get_row_spacing", cast(void**)& gtk_icon_view_get_row_spacing},
9970 { "gtk_icon_view_set_row_spacing", cast(void**)& gtk_icon_view_set_row_spacing},
9971 { "gtk_icon_view_get_spacing", cast(void**)& gtk_icon_view_get_spacing},
9972 { "gtk_icon_view_set_spacing", cast(void**)& gtk_icon_view_set_spacing},
9973 { "gtk_icon_view_get_item_width", cast(void**)& gtk_icon_view_get_item_width},
9974 { "gtk_icon_view_set_item_width", cast(void**)& gtk_icon_view_set_item_width},
9975 { "gtk_icon_view_get_columns", cast(void**)& gtk_icon_view_get_columns},
9976 { "gtk_icon_view_set_columns", cast(void**)& gtk_icon_view_set_columns},
9977 { "gtk_icon_view_get_orientation", cast(void**)& gtk_icon_view_get_orientation},
9978 { "gtk_icon_view_set_orientation", cast(void**)& gtk_icon_view_set_orientation},
9979 { "gtk_icon_view_get_pixbuf_column", cast(void**)& gtk_icon_view_get_pixbuf_column},
9980 { "gtk_icon_view_set_pixbuf_column", cast(void**)& gtk_icon_view_set_pixbuf_column},
9981 { "gtk_icon_view_get_markup_column", cast(void**)& gtk_icon_view_get_markup_column},
9982 { "gtk_icon_view_set_markup_column", cast(void**)& gtk_icon_view_set_markup_column},
9983 { "gtk_icon_view_get_text_column", cast(void**)& gtk_icon_view_get_text_column},
9984 { "gtk_icon_view_set_text_column", cast(void**)& gtk_icon_view_set_text_column},
9985 { "gtk_icon_view_get_model", cast(void**)& gtk_icon_view_get_model},
9986 { "gtk_icon_view_set_model", cast(void**)& gtk_icon_view_set_model},
9987 { "gtk_icon_view_new_with_model", cast(void**)& gtk_icon_view_new_with_model},
9988 { "gtk_icon_view_new", cast(void**)& gtk_icon_view_new},
9989 { "gtk_icon_view_get_type", cast(void**)& gtk_icon_view_get_type},
9990 { "_gtk_tooltip_hide", cast(void**)& _gtk_tooltip_hide},
9991 { "_gtk_tooltip_handle_event", cast(void**)& _gtk_tooltip_handle_event},
9992 { "_gtk_tooltip_toggle_keyboard_mode", cast(void**)& _gtk_tooltip_toggle_keyboard_mode},
9993 { "_gtk_tooltip_focus_out", cast(void**)& _gtk_tooltip_focus_out},
9994 { "_gtk_tooltip_focus_in", cast(void**)& _gtk_tooltip_focus_in},
9995 { "gtk_tooltip_trigger_tooltip_query", cast(void**)& gtk_tooltip_trigger_tooltip_query},
9996 { "gtk_tooltip_set_tip_area", cast(void**)& gtk_tooltip_set_tip_area},
9997 { "gtk_tooltip_set_custom", cast(void**)& gtk_tooltip_set_custom},
9998 { "gtk_tooltip_set_icon_from_stock", cast(void**)& gtk_tooltip_set_icon_from_stock},
9999 { "gtk_tooltip_set_icon", cast(void**)& gtk_tooltip_set_icon},
10000 { "gtk_tooltip_set_text", cast(void**)& gtk_tooltip_set_text},
10001 { "gtk_tooltip_set_markup", cast(void**)& gtk_tooltip_set_markup},
10002 { "gtk_tooltip_get_type", cast(void**)& gtk_tooltip_get_type},
10003 { "_gtk_icon_theme_ensure_builtin_cache", cast(void**)& _gtk_icon_theme_ensure_builtin_cache},
10004 { "_gtk_icon_theme_check_reload", cast(void**)& _gtk_icon_theme_check_reload},
10005 { "gtk_icon_info_get_display_name", cast(void**)& gtk_icon_info_get_display_name},
10006 { "gtk_icon_info_get_attach_points", cast(void**)& gtk_icon_info_get_attach_points},
10007 { "gtk_icon_info_get_embedded_rect", cast(void**)& gtk_icon_info_get_embedded_rect},
10008 { "gtk_icon_info_set_raw_coordinates", cast(void**)& gtk_icon_info_set_raw_coordinates},
10009 { "gtk_icon_info_load_icon", cast(void**)& gtk_icon_info_load_icon},
10010 { "gtk_icon_info_get_builtin_pixbuf", cast(void**)& gtk_icon_info_get_builtin_pixbuf},
10011 { "gtk_icon_info_get_filename", cast(void**)& gtk_icon_info_get_filename},
10012 { "gtk_icon_info_get_base_size", cast(void**)& gtk_icon_info_get_base_size},
10013 { "gtk_icon_info_free", cast(void**)& gtk_icon_info_free},
10014 { "gtk_icon_info_copy", cast(void**)& gtk_icon_info_copy},
10015 { "gtk_icon_info_get_type", cast(void**)& gtk_icon_info_get_type},
10016 { "gtk_icon_theme_add_builtin_icon", cast(void**)& gtk_icon_theme_add_builtin_icon},
10017 { "gtk_icon_theme_rescan_if_needed", cast(void**)& gtk_icon_theme_rescan_if_needed},
10018 { "gtk_icon_theme_get_example_icon_name", cast(void**)& gtk_icon_theme_get_example_icon_name},
10019 { "gtk_icon_theme_list_contexts", cast(void**)& gtk_icon_theme_list_contexts},
10020 { "gtk_icon_theme_list_icons", cast(void**)& gtk_icon_theme_list_icons},
10021 { "gtk_icon_theme_load_icon", cast(void**)& gtk_icon_theme_load_icon},
10022 { "gtk_icon_theme_choose_icon", cast(void**)& gtk_icon_theme_choose_icon},
10023 { "gtk_icon_theme_lookup_icon", cast(void**)& gtk_icon_theme_lookup_icon},
10024 { "gtk_icon_theme_get_icon_sizes", cast(void**)& gtk_icon_theme_get_icon_sizes},
10025 { "gtk_icon_theme_has_icon", cast(void**)& gtk_icon_theme_has_icon},
10026 { "gtk_icon_theme_set_custom_theme", cast(void**)& gtk_icon_theme_set_custom_theme},
10027 { "gtk_icon_theme_prepend_search_path", cast(void**)& gtk_icon_theme_prepend_search_path},
10028 { "gtk_icon_theme_append_search_path", cast(void**)& gtk_icon_theme_append_search_path},
10029 { "gtk_icon_theme_get_search_path", cast(void**)& gtk_icon_theme_get_search_path},
10030 { "gtk_icon_theme_set_search_path", cast(void**)& gtk_icon_theme_set_search_path},
10031 { "gtk_icon_theme_set_screen", cast(void**)& gtk_icon_theme_set_screen},
10032 { "gtk_icon_theme_get_for_screen", cast(void**)& gtk_icon_theme_get_for_screen},
10033 { "gtk_icon_theme_get_default", cast(void**)& gtk_icon_theme_get_default},
10034 { "gtk_icon_theme_new", cast(void**)& gtk_icon_theme_new},
10035 { "gtk_icon_theme_get_type", cast(void**)& gtk_icon_theme_get_type},
10036 { "gtk_icon_theme_error_quark", cast(void**)& gtk_icon_theme_error_quark},
10037 { "_gtk_icon_factory_ensure_default_icons", cast(void**)& _gtk_icon_factory_ensure_default_icons},
10038 { "_gtk_icon_factory_list_ids", cast(void**)& _gtk_icon_factory_list_ids},
10039 { "_gtk_icon_set_invalidate_caches", cast(void**)& _gtk_icon_set_invalidate_caches},
10040 { "gtk_icon_source_get_size", cast(void**)& gtk_icon_source_get_size},
10041 { "gtk_icon_source_get_state", cast(void**)& gtk_icon_source_get_state},
10042 { "gtk_icon_source_get_direction", cast(void**)& gtk_icon_source_get_direction},
10043 { "gtk_icon_source_set_size", cast(void**)& gtk_icon_source_set_size},
10044 { "gtk_icon_source_set_state", cast(void**)& gtk_icon_source_set_state},
10045 { "gtk_icon_source_set_direction", cast(void**)& gtk_icon_source_set_direction},
10046 { "gtk_icon_source_get_direction_wildcarded", cast(void**)& gtk_icon_source_get_direction_wildcarded},
10047 { "gtk_icon_source_get_state_wildcarded", cast(void**)& gtk_icon_source_get_state_wildcarded},
10048 { "gtk_icon_source_get_size_wildcarded", cast(void**)& gtk_icon_source_get_size_wildcarded},
10049 { "gtk_icon_source_set_size_wildcarded", cast(void**)& gtk_icon_source_set_size_wildcarded},
10050 { "gtk_icon_source_set_state_wildcarded", cast(void**)& gtk_icon_source_set_state_wildcarded},
10051 { "gtk_icon_source_set_direction_wildcarded", cast(void**)& gtk_icon_source_set_direction_wildcarded},
10052 { "gtk_icon_source_get_pixbuf", cast(void**)& gtk_icon_source_get_pixbuf},
10053 { "gtk_icon_source_get_icon_name", cast(void**)& gtk_icon_source_get_icon_name},
10054 { "gtk_icon_source_get_filename", cast(void**)& gtk_icon_source_get_filename},
10055 { "gtk_icon_source_set_pixbuf", cast(void**)& gtk_icon_source_set_pixbuf},
10056 { "gtk_icon_source_set_icon_name", cast(void**)& gtk_icon_source_set_icon_name},
10057 { "gtk_icon_source_set_filename", cast(void**)& gtk_icon_source_set_filename},
10058 { "gtk_icon_source_free", cast(void**)& gtk_icon_source_free},
10059 { "gtk_icon_source_copy", cast(void**)& gtk_icon_source_copy},
10060 { "gtk_icon_source_new", cast(void**)& gtk_icon_source_new},
10061 { "gtk_icon_source_get_type", cast(void**)& gtk_icon_source_get_type},
10062 { "gtk_icon_set_get_sizes", cast(void**)& gtk_icon_set_get_sizes},
10063 { "gtk_icon_set_add_source", cast(void**)& gtk_icon_set_add_source},
10064 { "gtk_icon_set_render_icon", cast(void**)& gtk_icon_set_render_icon},
10065 { "gtk_icon_set_copy", cast(void**)& gtk_icon_set_copy},
10066 { "gtk_icon_set_unref", cast(void**)& gtk_icon_set_unref},
10067 { "gtk_icon_set_ref", cast(void**)& gtk_icon_set_ref},
10068 { "gtk_icon_set_new_from_pixbuf", cast(void**)& gtk_icon_set_new_from_pixbuf},
10069 { "gtk_icon_set_new", cast(void**)& gtk_icon_set_new},
10070 { "gtk_icon_set_get_type", cast(void**)& gtk_icon_set_get_type},
10071 { "gtk_icon_size_get_name", cast(void**)& gtk_icon_size_get_name},
10072 { "gtk_icon_size_from_name", cast(void**)& gtk_icon_size_from_name},
10073 { "gtk_icon_size_register_alias", cast(void**)& gtk_icon_size_register_alias},
10074 { "gtk_icon_size_register", cast(void**)& gtk_icon_size_register},
10075 { "gtk_icon_size_lookup_for_settings", cast(void**)& gtk_icon_size_lookup_for_settings},
10076 { "gtk_icon_size_lookup", cast(void**)& gtk_icon_size_lookup},
10077 { "gtk_icon_factory_lookup_default", cast(void**)& gtk_icon_factory_lookup_default},
10078 { "gtk_icon_factory_remove_default", cast(void**)& gtk_icon_factory_remove_default},
10079 { "gtk_icon_factory_add_default", cast(void**)& gtk_icon_factory_add_default},
10080 { "gtk_icon_factory_lookup", cast(void**)& gtk_icon_factory_lookup},
10081 { "gtk_icon_factory_add", cast(void**)& gtk_icon_factory_add},
10082 { "gtk_icon_factory_new", cast(void**)& gtk_icon_factory_new},
10083 { "gtk_icon_factory_get_type", cast(void**)& gtk_icon_factory_get_type},
10084 { "gtk_hseparator_new", cast(void**)& gtk_hseparator_new},
10085 { "gtk_hseparator_get_type", cast(void**)& gtk_hseparator_get_type},
10086 { "gtk_separator_get_type", cast(void**)& gtk_separator_get_type},
10087 { "gtk_hscale_new_with_range", cast(void**)& gtk_hscale_new_with_range},
10088 { "gtk_hscale_new", cast(void**)& gtk_hscale_new},
10089 { "gtk_hscale_get_type", cast(void**)& gtk_hscale_get_type},
10090 { "_gtk_scale_format_value", cast(void**)& _gtk_scale_format_value},
10091 { "_gtk_scale_get_value_size", cast(void**)& _gtk_scale_get_value_size},
10092 { "_gtk_scale_clear_layout", cast(void**)& _gtk_scale_clear_layout},
10093 { "gtk_scale_get_layout_offsets", cast(void**)& gtk_scale_get_layout_offsets},
10094 { "gtk_scale_get_layout", cast(void**)& gtk_scale_get_layout},
10095 { "gtk_scale_get_value_pos", cast(void**)& gtk_scale_get_value_pos},
10096 { "gtk_scale_set_value_pos", cast(void**)& gtk_scale_set_value_pos},
10097 { "gtk_scale_get_draw_value", cast(void**)& gtk_scale_get_draw_value},
10098 { "gtk_scale_set_draw_value", cast(void**)& gtk_scale_set_draw_value},
10099 { "gtk_scale_get_digits", cast(void**)& gtk_scale_get_digits},
10100 { "gtk_scale_set_digits", cast(void**)& gtk_scale_set_digits},
10101 { "gtk_scale_get_type", cast(void**)& gtk_scale_get_type},
10102 { "gtk_hruler_new", cast(void**)& gtk_hruler_new},
10103 { "gtk_hruler_get_type", cast(void**)& gtk_hruler_get_type},
10104 { "gtk_ruler_get_range", cast(void**)& gtk_ruler_get_range},
10105 { "gtk_ruler_get_metric", cast(void**)& gtk_ruler_get_metric},
10106 { "gtk_ruler_draw_pos", cast(void**)& gtk_ruler_draw_pos},
10107 { "gtk_ruler_draw_ticks", cast(void**)& gtk_ruler_draw_ticks},
10108 { "gtk_ruler_set_range", cast(void**)& gtk_ruler_set_range},
10109 { "gtk_ruler_set_metric", cast(void**)& gtk_ruler_set_metric},
10110 { "gtk_ruler_get_type", cast(void**)& gtk_ruler_get_type},
10111 { "gtk_hpaned_new", cast(void**)& gtk_hpaned_new},
10112 { "gtk_hpaned_get_type", cast(void**)& gtk_hpaned_get_type},
10113 { "gtk_paned_compute_position", cast(void**)& gtk_paned_compute_position},
10114 { "gtk_paned_get_child2", cast(void**)& gtk_paned_get_child2},
10115 { "gtk_paned_get_child1", cast(void**)& gtk_paned_get_child1},
10116 { "gtk_paned_set_position", cast(void**)& gtk_paned_set_position},
10117 { "gtk_paned_get_position", cast(void**)& gtk_paned_get_position},
10118 { "gtk_paned_pack2", cast(void**)& gtk_paned_pack2},
10119 { "gtk_paned_pack1", cast(void**)& gtk_paned_pack1},
10120 { "gtk_paned_add2", cast(void**)& gtk_paned_add2},
10121 { "gtk_paned_add1", cast(void**)& gtk_paned_add1},
10122 { "gtk_paned_get_type", cast(void**)& gtk_paned_get_type},
10123 { "gtk_hbutton_box_set_layout_default", cast(void**)& gtk_hbutton_box_set_layout_default},
10124 { "gtk_hbutton_box_set_spacing_default", cast(void**)& gtk_hbutton_box_set_spacing_default},
10125 { "gtk_hbutton_box_get_layout_default", cast(void**)& gtk_hbutton_box_get_layout_default},
10126 { "gtk_hbutton_box_get_spacing_default", cast(void**)& gtk_hbutton_box_get_spacing_default},
10127 { "gtk_hbutton_box_new", cast(void**)& gtk_hbutton_box_new},
10128 { "gtk_hbutton_box_get_type", cast(void**)& gtk_hbutton_box_get_type},
10129 { "gtk_handle_box_get_snap_edge", cast(void**)& gtk_handle_box_get_snap_edge},
10130 { "gtk_handle_box_set_snap_edge", cast(void**)& gtk_handle_box_set_snap_edge},
10131 { "gtk_handle_box_get_handle_position", cast(void**)& gtk_handle_box_get_handle_position},
10132 { "gtk_handle_box_set_handle_position", cast(void**)& gtk_handle_box_set_handle_position},
10133 { "gtk_handle_box_get_shadow_type", cast(void**)& gtk_handle_box_get_shadow_type},
10134 { "gtk_handle_box_set_shadow_type", cast(void**)& gtk_handle_box_set_shadow_type},
10135 { "gtk_handle_box_new", cast(void**)& gtk_handle_box_new},
10136 { "gtk_handle_box_get_type", cast(void**)& gtk_handle_box_get_type},
10137 { "gtk_gc_release", cast(void**)& gtk_gc_release},
10138 { "gtk_gc_get", cast(void**)& gtk_gc_get},
10139 { "gtk_gamma_curve_new", cast(void**)& gtk_gamma_curve_new},
10140 { "gtk_gamma_curve_get_type", cast(void**)& gtk_gamma_curve_get_type},
10141 { "gtk_font_selection_dialog_set_preview_text", cast(void**)& gtk_font_selection_dialog_set_preview_text},
10142 { "gtk_font_selection_dialog_get_preview_text", cast(void**)& gtk_font_selection_dialog_get_preview_text},
10143 { "gtk_font_selection_dialog_set_font_name", cast(void**)& gtk_font_selection_dialog_set_font_name},
10144 { "gtk_font_selection_dialog_get_font", cast(void**)& gtk_font_selection_dialog_get_font},
10145 { "gtk_font_selection_dialog_get_font_name", cast(void**)& gtk_font_selection_dialog_get_font_name},
10146 { "gtk_font_selection_dialog_new", cast(void**)& gtk_font_selection_dialog_new},
10147 { "gtk_font_selection_dialog_get_type", cast(void**)& gtk_font_selection_dialog_get_type},
10148 { "gtk_font_selection_set_preview_text", cast(void**)& gtk_font_selection_set_preview_text},
10149 { "gtk_font_selection_get_preview_text", cast(void**)& gtk_font_selection_get_preview_text},
10150 { "gtk_font_selection_set_font_name", cast(void**)& gtk_font_selection_set_font_name},
10151 { "gtk_font_selection_get_font", cast(void**)& gtk_font_selection_get_font},
10152 { "gtk_font_selection_get_font_name", cast(void**)& gtk_font_selection_get_font_name},
10153 { "gtk_font_selection_new", cast(void**)& gtk_font_selection_new},
10154 { "gtk_font_selection_get_type", cast(void**)& gtk_font_selection_get_type},
10155 { "gtk_font_button_set_show_size", cast(void**)& gtk_font_button_set_show_size},
10156 { "gtk_font_button_get_show_size", cast(void**)& gtk_font_button_get_show_size},
10157 { "gtk_font_button_set_show_style", cast(void**)& gtk_font_button_set_show_style},
10158 { "gtk_font_button_get_show_style", cast(void**)& gtk_font_button_get_show_style},
10159 { "gtk_font_button_set_font_name", cast(void**)& gtk_font_button_set_font_name},
10160 { "gtk_font_button_get_font_name", cast(void**)& gtk_font_button_get_font_name},
10161 { "gtk_font_button_set_use_size", cast(void**)& gtk_font_button_set_use_size},
10162 { "gtk_font_button_get_use_size", cast(void**)& gtk_font_button_get_use_size},
10163 { "gtk_font_button_set_use_font", cast(void**)& gtk_font_button_set_use_font},
10164 { "gtk_font_button_get_use_font", cast(void**)& gtk_font_button_get_use_font},
10165 { "gtk_font_button_set_title", cast(void**)& gtk_font_button_set_title},
10166 { "gtk_font_button_get_title", cast(void**)& gtk_font_button_get_title},
10167 { "gtk_font_button_new_with_font", cast(void**)& gtk_font_button_new_with_font},
10168 { "gtk_font_button_new", cast(void**)& gtk_font_button_new},
10169 { "gtk_font_button_get_type", cast(void**)& gtk_font_button_get_type},
10170 { "gtk_file_chooser_widget_new_with_backend", cast(void**)& gtk_file_chooser_widget_new_with_backend},
10171 { "gtk_file_chooser_widget_new", cast(void**)& gtk_file_chooser_widget_new},
10172 { "gtk_file_chooser_widget_get_type", cast(void**)& gtk_file_chooser_widget_get_type},
10173 { "gtk_file_chooser_dialog_new_with_backend", cast(void**)& gtk_file_chooser_dialog_new_with_backend},
10174 { "gtk_file_chooser_dialog_new", cast(void**)& gtk_file_chooser_dialog_new},
10175 { "gtk_file_chooser_dialog_get_type", cast(void**)& gtk_file_chooser_dialog_get_type},
10176 { "gtk_file_chooser_button_set_focus_on_click", cast(void**)& gtk_file_chooser_button_set_focus_on_click},
10177 { "gtk_file_chooser_button_get_focus_on_click", cast(void**)& gtk_file_chooser_button_get_focus_on_click},
10178 { "gtk_file_chooser_button_set_width_chars", cast(void**)& gtk_file_chooser_button_set_width_chars},
10179 { "gtk_file_chooser_button_get_width_chars", cast(void**)& gtk_file_chooser_button_get_width_chars},
10180 { "gtk_file_chooser_button_set_title", cast(void**)& gtk_file_chooser_button_set_title},
10181 { "gtk_file_chooser_button_get_title", cast(void**)& gtk_file_chooser_button_get_title},
10182 { "gtk_file_chooser_button_new_with_dialog", cast(void**)& gtk_file_chooser_button_new_with_dialog},
10183 { "gtk_file_chooser_button_new_with_backend", cast(void**)& gtk_file_chooser_button_new_with_backend},
10184 { "gtk_file_chooser_button_new", cast(void**)& gtk_file_chooser_button_new},
10185 { "gtk_file_chooser_button_get_type", cast(void**)& gtk_file_chooser_button_get_type},
10186 { "gtk_file_chooser_list_shortcut_folder_uris", cast(void**)& gtk_file_chooser_list_shortcut_folder_uris},
10187 { "gtk_file_chooser_remove_shortcut_folder_uri", cast(void**)& gtk_file_chooser_remove_shortcut_folder_uri},
10188 { "gtk_file_chooser_add_shortcut_folder_uri", cast(void**)& gtk_file_chooser_add_shortcut_folder_uri},
10189 { "gtk_file_chooser_list_shortcut_folders", cast(void**)& gtk_file_chooser_list_shortcut_folders},
10190 { "gtk_file_chooser_remove_shortcut_folder", cast(void**)& gtk_file_chooser_remove_shortcut_folder},
10191 { "gtk_file_chooser_add_shortcut_folder", cast(void**)& gtk_file_chooser_add_shortcut_folder},
10192 { "gtk_file_chooser_get_filter", cast(void**)& gtk_file_chooser_get_filter},
10193 { "gtk_file_chooser_set_filter", cast(void**)& gtk_file_chooser_set_filter},
10194 { "gtk_file_chooser_list_filters", cast(void**)& gtk_file_chooser_list_filters},
10195 { "gtk_file_chooser_remove_filter", cast(void**)& gtk_file_chooser_remove_filter},
10196 { "gtk_file_chooser_add_filter", cast(void**)& gtk_file_chooser_add_filter},
10197 { "gtk_file_chooser_get_extra_widget", cast(void**)& gtk_file_chooser_get_extra_widget},
10198 { "gtk_file_chooser_set_extra_widget", cast(void**)& gtk_file_chooser_set_extra_widget},
10199 { "gtk_file_chooser_get_preview_uri", cast(void**)& gtk_file_chooser_get_preview_uri},
10200 { "gtk_file_chooser_get_preview_filename", cast(void**)& gtk_file_chooser_get_preview_filename},
10201 { "gtk_file_chooser_get_use_preview_label", cast(void**)& gtk_file_chooser_get_use_preview_label},
10202 { "gtk_file_chooser_set_use_preview_label", cast(void**)& gtk_file_chooser_set_use_preview_label},
10203 { "gtk_file_chooser_get_preview_widget_active", cast(void**)& gtk_file_chooser_get_preview_widget_active},
10204 { "gtk_file_chooser_set_preview_widget_active", cast(void**)& gtk_file_chooser_set_preview_widget_active},
10205 { "gtk_file_chooser_get_preview_widget", cast(void**)& gtk_file_chooser_get_preview_widget},
10206 { "gtk_file_chooser_set_preview_widget", cast(void**)& gtk_file_chooser_set_preview_widget},
10207 { "gtk_file_chooser_get_current_folder_uri", cast(void**)& gtk_file_chooser_get_current_folder_uri},
10208 { "gtk_file_chooser_set_current_folder_uri", cast(void**)& gtk_file_chooser_set_current_folder_uri},
10209 { "gtk_file_chooser_get_uris", cast(void**)& gtk_file_chooser_get_uris},
10210 { "gtk_file_chooser_unselect_uri", cast(void**)& gtk_file_chooser_unselect_uri},
10211 { "gtk_file_chooser_select_uri", cast(void**)& gtk_file_chooser_select_uri},
10212 { "gtk_file_chooser_set_uri", cast(void**)& gtk_file_chooser_set_uri},
10213 { "gtk_file_chooser_get_uri", cast(void**)& gtk_file_chooser_get_uri},
10214 { "gtk_file_chooser_get_current_folder", cast(void**)& gtk_file_chooser_get_current_folder},
10215 { "gtk_file_chooser_set_current_folder", cast(void**)& gtk_file_chooser_set_current_folder},
10216 { "gtk_file_chooser_get_filenames", cast(void**)& gtk_file_chooser_get_filenames},
10217 { "gtk_file_chooser_unselect_all", cast(void**)& gtk_file_chooser_unselect_all},
10218 { "gtk_file_chooser_select_all", cast(void**)& gtk_file_chooser_select_all},
10219 { "gtk_file_chooser_unselect_filename", cast(void**)& gtk_file_chooser_unselect_filename},
10220 { "gtk_file_chooser_select_filename", cast(void**)& gtk_file_chooser_select_filename},
10221 { "gtk_file_chooser_set_filename", cast(void**)& gtk_file_chooser_set_filename},
10222 { "gtk_file_chooser_get_filename", cast(void**)& gtk_file_chooser_get_filename},
10223 { "gtk_file_chooser_set_current_name", cast(void**)& gtk_file_chooser_set_current_name},
10224 { "gtk_file_chooser_get_do_overwrite_confirmation", cast(void**)& gtk_file_chooser_get_do_overwrite_confirmation},
10225 { "gtk_file_chooser_set_do_overwrite_confirmation", cast(void**)& gtk_file_chooser_set_do_overwrite_confirmation},
10226 { "gtk_file_chooser_get_show_hidden", cast(void**)& gtk_file_chooser_get_show_hidden},
10227 { "gtk_file_chooser_set_show_hidden", cast(void**)& gtk_file_chooser_set_show_hidden},
10228 { "gtk_file_chooser_get_select_multiple", cast(void**)& gtk_file_chooser_get_select_multiple},
10229 { "gtk_file_chooser_set_select_multiple", cast(void**)& gtk_file_chooser_set_select_multiple},
10230 { "gtk_file_chooser_get_local_only", cast(void**)& gtk_file_chooser_get_local_only},
10231 { "gtk_file_chooser_set_local_only", cast(void**)& gtk_file_chooser_set_local_only},
10232 { "gtk_file_chooser_get_action", cast(void**)& gtk_file_chooser_get_action},
10233 { "gtk_file_chooser_set_action", cast(void**)& gtk_file_chooser_set_action},
10234 { "gtk_file_chooser_error_quark", cast(void**)& gtk_file_chooser_error_quark},
10235 { "gtk_file_chooser_get_type", cast(void**)& gtk_file_chooser_get_type},
10236 { "gtk_file_filter_filter", cast(void**)& gtk_file_filter_filter},
10237 { "gtk_file_filter_get_needed", cast(void**)& gtk_file_filter_get_needed},
10238 { "gtk_file_filter_add_custom", cast(void**)& gtk_file_filter_add_custom},
10239 { "gtk_file_filter_add_pixbuf_formats", cast(void**)& gtk_file_filter_add_pixbuf_formats},
10240 { "gtk_file_filter_add_pattern", cast(void**)& gtk_file_filter_add_pattern},
10241 { "gtk_file_filter_add_mime_type", cast(void**)& gtk_file_filter_add_mime_type},
10242 { "gtk_file_filter_get_name", cast(void**)& gtk_file_filter_get_name},
10243 { "gtk_file_filter_set_name", cast(void**)& gtk_file_filter_set_name},
10244 { "gtk_file_filter_new", cast(void**)& gtk_file_filter_new},
10245 { "gtk_file_filter_get_type", cast(void**)& gtk_file_filter_get_type},
10246 { "gtk_fixed_get_has_window", cast(void**)& gtk_fixed_get_has_window},
10247 { "gtk_fixed_set_has_window", cast(void**)& gtk_fixed_set_has_window},
10248 { "gtk_fixed_move", cast(void**)& gtk_fixed_move},
10249 { "gtk_fixed_put", cast(void**)& gtk_fixed_put},
10250 { "gtk_fixed_new", cast(void**)& gtk_fixed_new},
10251 { "gtk_fixed_get_type", cast(void**)& gtk_fixed_get_type},
10252 { "gtk_file_selection_get_select_multiple", cast(void**)& gtk_file_selection_get_select_multiple},
10253 { "gtk_file_selection_set_select_multiple", cast(void**)& gtk_file_selection_set_select_multiple},
10254 { "gtk_file_selection_get_selections", cast(void**)& gtk_file_selection_get_selections},
10255 { "gtk_file_selection_hide_fileop_buttons", cast(void**)& gtk_file_selection_hide_fileop_buttons},
10256 { "gtk_file_selection_show_fileop_buttons", cast(void**)& gtk_file_selection_show_fileop_buttons},
10257 { "gtk_file_selection_complete", cast(void**)& gtk_file_selection_complete},
10258 { "gtk_file_selection_get_filename", cast(void**)& gtk_file_selection_get_filename},
10259 { "gtk_file_selection_set_filename", cast(void**)& gtk_file_selection_set_filename},
10260 { "gtk_file_selection_new", cast(void**)& gtk_file_selection_new},
10261 { "gtk_file_selection_get_type", cast(void**)& gtk_file_selection_get_type},
10262 { "gtk_expander_get_label_widget", cast(void**)& gtk_expander_get_label_widget},
10263 { "gtk_expander_set_label_widget", cast(void**)& gtk_expander_set_label_widget},
10264 { "gtk_expander_get_use_markup", cast(void**)& gtk_expander_get_use_markup},
10265 { "gtk_expander_set_use_markup", cast(void**)& gtk_expander_set_use_markup},
10266 { "gtk_expander_get_use_underline", cast(void**)& gtk_expander_get_use_underline},
10267 { "gtk_expander_set_use_underline", cast(void**)& gtk_expander_set_use_underline},
10268 { "gtk_expander_get_label", cast(void**)& gtk_expander_get_label},
10269 { "gtk_expander_set_label", cast(void**)& gtk_expander_set_label},
10270 { "gtk_expander_get_spacing", cast(void**)& gtk_expander_get_spacing},
10271 { "gtk_expander_set_spacing", cast(void**)& gtk_expander_set_spacing},
10272 { "gtk_expander_get_expanded", cast(void**)& gtk_expander_get_expanded},
10273 { "gtk_expander_set_expanded", cast(void**)& gtk_expander_set_expanded},
10274 { "gtk_expander_new_with_mnemonic", cast(void**)& gtk_expander_new_with_mnemonic},
10275 { "gtk_expander_new", cast(void**)& gtk_expander_new},
10276 { "gtk_expander_get_type", cast(void**)& gtk_expander_get_type},
10277 { "gtk_event_box_set_above_child", cast(void**)& gtk_event_box_set_above_child},
10278 { "gtk_event_box_get_above_child", cast(void**)& gtk_event_box_get_above_child},
10279 { "gtk_event_box_set_visible_window", cast(void**)& gtk_event_box_set_visible_window},
10280 { "gtk_event_box_get_visible_window", cast(void**)& gtk_event_box_get_visible_window},
10281 { "gtk_event_box_new", cast(void**)& gtk_event_box_new},
10282 { "gtk_event_box_get_type", cast(void**)& gtk_event_box_get_type},
10283 { "gtk_curve_set_curve_type", cast(void**)& gtk_curve_set_curve_type},
10284 { "gtk_curve_set_vector", cast(void**)& gtk_curve_set_vector},
10285 { "gtk_curve_get_vector", cast(void**)& gtk_curve_get_vector},
10286 { "gtk_curve_set_range", cast(void**)& gtk_curve_set_range},
10287 { "gtk_curve_set_gamma", cast(void**)& gtk_curve_set_gamma},
10288 { "gtk_curve_reset", cast(void**)& gtk_curve_reset},
10289 { "gtk_curve_new", cast(void**)& gtk_curve_new},
10290 { "gtk_curve_get_type", cast(void**)& gtk_curve_get_type},
10291 { "gtk_drawing_area_size", cast(void**)& gtk_drawing_area_size},
10292 { "gtk_drawing_area_new", cast(void**)& gtk_drawing_area_new},
10293 { "gtk_drawing_area_get_type", cast(void**)& gtk_drawing_area_get_type},
10294 { "gtk_ctree_node_get_type", cast(void**)& gtk_ctree_node_get_type},
10295 { "gtk_ctree_sort_recursive", cast(void**)& gtk_ctree_sort_recursive},
10296 { "gtk_ctree_sort_node", cast(void**)& gtk_ctree_sort_node},
10297 { "gtk_ctree_set_drag_compare_func", cast(void**)& gtk_ctree_set_drag_compare_func},
10298 { "gtk_ctree_set_expander_style", cast(void**)& gtk_ctree_set_expander_style},
10299 { "gtk_ctree_set_line_style", cast(void**)& gtk_ctree_set_line_style},
10300 { "gtk_ctree_set_show_stub", cast(void**)& gtk_ctree_set_show_stub},
10301 { "gtk_ctree_set_spacing", cast(void**)& gtk_ctree_set_spacing},
10302 { "gtk_ctree_set_indent", cast(void**)& gtk_ctree_set_indent},
10303 { "gtk_ctree_node_is_visible", cast(void**)& gtk_ctree_node_is_visible},
10304 { "gtk_ctree_node_moveto", cast(void**)& gtk_ctree_node_moveto},
10305 { "gtk_ctree_node_get_row_data", cast(void**)& gtk_ctree_node_get_row_data},
10306 { "gtk_ctree_node_set_row_data_full", cast(void**)& gtk_ctree_node_set_row_data_full},
10307 { "gtk_ctree_node_set_row_data", cast(void**)& gtk_ctree_node_set_row_data},
10308 { "gtk_ctree_node_set_background", cast(void**)& gtk_ctree_node_set_background},
10309 { "gtk_ctree_node_set_foreground", cast(void**)& gtk_ctree_node_set_foreground},
10310 { "gtk_ctree_node_get_cell_style", cast(void**)& gtk_ctree_node_get_cell_style},
10311 { "gtk_ctree_node_set_cell_style", cast(void**)& gtk_ctree_node_set_cell_style},
10312 { "gtk_ctree_node_get_row_style", cast(void**)& gtk_ctree_node_get_row_style},
10313 { "gtk_ctree_node_set_row_style", cast(void**)& gtk_ctree_node_set_row_style},
10314 { "gtk_ctree_get_node_info", cast(void**)& gtk_ctree_get_node_info},
10315 { "gtk_ctree_node_get_pixtext", cast(void**)& gtk_ctree_node_get_pixtext},
10316 { "gtk_ctree_node_get_pixmap", cast(void**)& gtk_ctree_node_get_pixmap},
10317 { "gtk_ctree_node_get_text", cast(void**)& gtk_ctree_node_get_text},
10318 { "gtk_ctree_node_get_cell_type", cast(void**)& gtk_ctree_node_get_cell_type},
10319 { "gtk_ctree_node_get_selectable", cast(void**)& gtk_ctree_node_get_selectable},
10320 { "gtk_ctree_node_set_selectable", cast(void**)& gtk_ctree_node_set_selectable},
10321 { "gtk_ctree_node_set_shift", cast(void**)& gtk_ctree_node_set_shift},
10322 { "gtk_ctree_set_node_info", cast(void**)& gtk_ctree_set_node_info},
10323 { "gtk_ctree_node_set_pixtext", cast(void**)& gtk_ctree_node_set_pixtext},
10324 { "gtk_ctree_node_set_pixmap", cast(void**)& gtk_ctree_node_set_pixmap},
10325 { "gtk_ctree_node_set_text", cast(void**)& gtk_ctree_node_set_text},
10326 { "gtk_ctree_real_select_recursive", cast(void**)& gtk_ctree_real_select_recursive},
10327 { "gtk_ctree_unselect_recursive", cast(void**)& gtk_ctree_unselect_recursive},
10328 { "gtk_ctree_unselect", cast(void**)& gtk_ctree_unselect},
10329 { "gtk_ctree_select_recursive", cast(void**)& gtk_ctree_select_recursive},
10330 { "gtk_ctree_select", cast(void**)& gtk_ctree_select},
10331 { "gtk_ctree_toggle_expansion_recursive", cast(void**)& gtk_ctree_toggle_expansion_recursive},
10332 { "gtk_ctree_toggle_expansion", cast(void**)& gtk_ctree_toggle_expansion},
10333 { "gtk_ctree_collapse_to_depth", cast(void**)& gtk_ctree_collapse_to_depth},
10334 { "gtk_ctree_collapse_recursive", cast(void**)& gtk_ctree_collapse_recursive},
10335 { "gtk_ctree_collapse", cast(void**)& gtk_ctree_collapse},
10336 { "gtk_ctree_expand_to_depth", cast(void**)& gtk_ctree_expand_to_depth},
10337 { "gtk_ctree_expand_recursive", cast(void**)& gtk_ctree_expand_recursive},
10338 { "gtk_ctree_expand", cast(void**)& gtk_ctree_expand},
10339 { "gtk_ctree_move", cast(void**)& gtk_ctree_move},
10340 { "gtk_ctree_is_hot_spot", cast(void**)& gtk_ctree_is_hot_spot},
10341 { "gtk_ctree_find_all_by_row_data_custom", cast(void**)& gtk_ctree_find_all_by_row_data_custom},
10342 { "gtk_ctree_find_by_row_data_custom", cast(void**)& gtk_ctree_find_by_row_data_custom},
10343 { "gtk_ctree_find_all_by_row_data", cast(void**)& gtk_ctree_find_all_by_row_data},
10344 { "gtk_ctree_find_by_row_data", cast(void**)& gtk_ctree_find_by_row_data},
10345 { "gtk_ctree_is_ancestor", cast(void**)& gtk_ctree_is_ancestor},
10346 { "gtk_ctree_find", cast(void**)& gtk_ctree_find},
10347 { "gtk_ctree_node_nth", cast(void**)& gtk_ctree_node_nth},
10348 { "gtk_ctree_find_node_ptr", cast(void**)& gtk_ctree_find_node_ptr},
10349 { "gtk_ctree_last", cast(void**)& gtk_ctree_last},
10350 { "gtk_ctree_is_viewable", cast(void**)& gtk_ctree_is_viewable},
10351 { "gtk_ctree_pre_recursive_to_depth", cast(void**)& gtk_ctree_pre_recursive_to_depth},
10352 { "gtk_ctree_pre_recursive", cast(void**)& gtk_ctree_pre_recursive},
10353 { "gtk_ctree_post_recursive_to_depth", cast(void**)& gtk_ctree_post_recursive_to_depth},
10354 { "gtk_ctree_post_recursive", cast(void**)& gtk_ctree_post_recursive},
10355 { "gtk_ctree_export_to_gnode", cast(void**)& gtk_ctree_export_to_gnode},
10356 { "gtk_ctree_insert_gnode", cast(void**)& gtk_ctree_insert_gnode},
10357 { "gtk_ctree_remove_node", cast(void**)& gtk_ctree_remove_node},
10358 { "gtk_ctree_insert_node", cast(void**)& gtk_ctree_insert_node},
10359 { "gtk_ctree_new", cast(void**)& gtk_ctree_new},
10360 { "gtk_ctree_new_with_titles", cast(void**)& gtk_ctree_new_with_titles},
10361 { "gtk_ctree_get_type", cast(void**)& gtk_ctree_get_type},
10362 { "gtk_combo_box_entry_new_text", cast(void**)& gtk_combo_box_entry_new_text},
10363 { "gtk_combo_box_entry_get_text_column", cast(void**)& gtk_combo_box_entry_get_text_column},
10364 { "gtk_combo_box_entry_set_text_column", cast(void**)& gtk_combo_box_entry_set_text_column},
10365 { "gtk_combo_box_entry_new_with_model", cast(void**)& gtk_combo_box_entry_new_with_model},
10366 { "gtk_combo_box_entry_new", cast(void**)& gtk_combo_box_entry_new},
10367 { "gtk_combo_box_entry_get_type", cast(void**)& gtk_combo_box_entry_get_type},
10368 { "_gtk_combo_box_editing_canceled", cast(void**)& _gtk_combo_box_editing_canceled},
10369 { "gtk_combo_box_get_popup_accessible", cast(void**)& gtk_combo_box_get_popup_accessible},
10370 { "gtk_combo_box_popdown", cast(void**)& gtk_combo_box_popdown},
10371 { "gtk_combo_box_popup", cast(void**)& gtk_combo_box_popup},
10372 { "gtk_combo_box_get_active_text", cast(void**)& gtk_combo_box_get_active_text},
10373 { "gtk_combo_box_remove_text", cast(void**)& gtk_combo_box_remove_text},
10374 { "gtk_combo_box_prepend_text", cast(void**)& gtk_combo_box_prepend_text},
10375 { "gtk_combo_box_insert_text", cast(void**)& gtk_combo_box_insert_text},
10376 { "gtk_combo_box_append_text", cast(void**)& gtk_combo_box_append_text},
10377 { "gtk_combo_box_new_text", cast(void**)& gtk_combo_box_new_text},
10378 { "gtk_combo_box_set_row_separator_func", cast(void**)& gtk_combo_box_set_row_separator_func},
10379 { "gtk_combo_box_get_row_separator_func", cast(void**)& gtk_combo_box_get_row_separator_func},
10380 { "gtk_combo_box_get_model", cast(void**)& gtk_combo_box_get_model},
10381 { "gtk_combo_box_set_model", cast(void**)& gtk_combo_box_set_model},
10382 { "gtk_combo_box_set_active_iter", cast(void**)& gtk_combo_box_set_active_iter},
10383 { "gtk_combo_box_get_active_iter", cast(void**)& gtk_combo_box_get_active_iter},
10384 { "gtk_combo_box_set_active", cast(void**)& gtk_combo_box_set_active},
10385 { "gtk_combo_box_get_active", cast(void**)& gtk_combo_box_get_active},
10386 { "gtk_combo_box_set_focus_on_click", cast(void**)& gtk_combo_box_set_focus_on_click},
10387 { "gtk_combo_box_get_focus_on_click", cast(void**)& gtk_combo_box_get_focus_on_click},
10388 { "gtk_combo_box_set_title", cast(void**)& gtk_combo_box_set_title},
10389 { "gtk_combo_box_get_title", cast(void**)& gtk_combo_box_get_title},
10390 { "gtk_combo_box_set_add_tearoffs", cast(void**)& gtk_combo_box_set_add_tearoffs},
10391 { "gtk_combo_box_get_add_tearoffs", cast(void**)& gtk_combo_box_get_add_tearoffs},
10392 { "gtk_combo_box_set_column_span_column", cast(void**)& gtk_combo_box_set_column_span_column},
10393 { "gtk_combo_box_get_column_span_column", cast(void**)& gtk_combo_box_get_column_span_column},
10394 { "gtk_combo_box_set_row_span_column", cast(void**)& gtk_combo_box_set_row_span_column},
10395 { "gtk_combo_box_get_row_span_column", cast(void**)& gtk_combo_box_get_row_span_column},
10396 { "gtk_combo_box_set_wrap_width", cast(void**)& gtk_combo_box_set_wrap_width},
10397 { "gtk_combo_box_get_wrap_width", cast(void**)& gtk_combo_box_get_wrap_width},
10398 { "gtk_combo_box_new_with_model", cast(void**)& gtk_combo_box_new_with_model},
10399 { "gtk_combo_box_new", cast(void**)& gtk_combo_box_new},
10400 { "gtk_combo_box_get_type", cast(void**)& gtk_combo_box_get_type},
10401 { "gtk_tree_view_get_tooltip_column", cast(void**)& gtk_tree_view_get_tooltip_column},
10402 { "gtk_tree_view_set_tooltip_column", cast(void**)& gtk_tree_view_set_tooltip_column},
10403 { "gtk_tree_view_get_tooltip_context", cast(void**)& gtk_tree_view_get_tooltip_context},
10404 { "gtk_tree_view_set_tooltip_cell", cast(void**)& gtk_tree_view_set_tooltip_cell},
10405 { "gtk_tree_view_set_tooltip_row", cast(void**)& gtk_tree_view_set_tooltip_row},
10406 { "gtk_tree_view_get_level_indentation", cast(void**)& gtk_tree_view_get_level_indentation},
10407 { "gtk_tree_view_set_level_indentation", cast(void**)& gtk_tree_view_set_level_indentation},
10408 { "gtk_tree_view_get_show_expanders", cast(void**)& gtk_tree_view_get_show_expanders},
10409 { "gtk_tree_view_set_show_expanders", cast(void**)& gtk_tree_view_set_show_expanders},
10410 { "gtk_tree_view_set_enable_tree_lines", cast(void**)& gtk_tree_view_set_enable_tree_lines},
10411 { "gtk_tree_view_get_enable_tree_lines", cast(void**)& gtk_tree_view_get_enable_tree_lines},
10412 { "gtk_tree_view_set_grid_lines", cast(void**)& gtk_tree_view_set_grid_lines},
10413 { "gtk_tree_view_get_grid_lines", cast(void**)& gtk_tree_view_get_grid_lines},
10414 { "gtk_tree_view_set_row_separator_func", cast(void**)& gtk_tree_view_set_row_separator_func},
10415 { "gtk_tree_view_get_row_separator_func", cast(void**)& gtk_tree_view_get_row_separator_func},
10416 { "gtk_tree_view_is_rubber_banding_active", cast(void**)& gtk_tree_view_is_rubber_banding_active},
10417 { "gtk_tree_view_get_rubber_banding", cast(void**)& gtk_tree_view_get_rubber_banding},
10418 { "gtk_tree_view_set_rubber_banding", cast(void**)& gtk_tree_view_set_rubber_banding},
10419 { "gtk_tree_view_get_hover_expand", cast(void**)& gtk_tree_view_get_hover_expand},
10420 { "gtk_tree_view_set_hover_expand", cast(void**)& gtk_tree_view_set_hover_expand},
10421 { "gtk_tree_view_get_hover_selection", cast(void**)& gtk_tree_view_get_hover_selection},
10422 { "gtk_tree_view_set_hover_selection", cast(void**)& gtk_tree_view_set_hover_selection},
10423 { "gtk_tree_view_get_fixed_height_mode", cast(void**)& gtk_tree_view_get_fixed_height_mode},
10424 { "gtk_tree_view_set_fixed_height_mode", cast(void**)& gtk_tree_view_set_fixed_height_mode},
10425 { "gtk_tree_view_set_destroy_count_func", cast(void**)& gtk_tree_view_set_destroy_count_func},
10426 { "gtk_tree_view_convert_bin_window_to_tree_coords", cast(void**)& gtk_tree_view_convert_bin_window_to_tree_coords},
10427 { "gtk_tree_view_convert_tree_to_bin_window_coords", cast(void**)& gtk_tree_view_convert_tree_to_bin_window_coords},
10428 { "gtk_tree_view_convert_bin_window_to_widget_coords", cast(void**)& gtk_tree_view_convert_bin_window_to_widget_coords},
10429 { "gtk_tree_view_convert_widget_to_bin_window_coords", cast(void**)& gtk_tree_view_convert_widget_to_bin_window_coords},
10430 { "gtk_tree_view_convert_tree_to_widget_coords", cast(void**)& gtk_tree_view_convert_tree_to_widget_coords},
10431 { "gtk_tree_view_convert_widget_to_tree_coords", cast(void**)& gtk_tree_view_convert_widget_to_tree_coords},
10432 { "gtk_tree_view_set_search_position_func", cast(void**)& gtk_tree_view_set_search_position_func},
10433 { "gtk_tree_view_get_search_position_func", cast(void**)& gtk_tree_view_get_search_position_func},
10434 { "gtk_tree_view_set_search_entry", cast(void**)& gtk_tree_view_set_search_entry},
10435 { "gtk_tree_view_get_search_entry", cast(void**)& gtk_tree_view_get_search_entry},
10436 { "gtk_tree_view_set_search_equal_func", cast(void**)& gtk_tree_view_set_search_equal_func},
10437 { "gtk_tree_view_get_search_equal_func", cast(void**)& gtk_tree_view_get_search_equal_func},
10438 { "gtk_tree_view_set_search_column", cast(void**)& gtk_tree_view_set_search_column},
10439 { "gtk_tree_view_get_search_column", cast(void**)& gtk_tree_view_get_search_column},
10440 { "gtk_tree_view_get_enable_search", cast(void**)& gtk_tree_view_get_enable_search},
10441 { "gtk_tree_view_set_enable_search", cast(void**)& gtk_tree_view_set_enable_search},
10442 { "gtk_tree_view_create_row_drag_icon", cast(void**)& gtk_tree_view_create_row_drag_icon},
10443 { "gtk_tree_view_get_dest_row_at_pos", cast(void**)& gtk_tree_view_get_dest_row_at_pos},
10444 { "gtk_tree_view_get_drag_dest_row", cast(void**)& gtk_tree_view_get_drag_dest_row},
10445 { "gtk_tree_view_set_drag_dest_row", cast(void**)& gtk_tree_view_set_drag_dest_row},
10446 { "gtk_tree_view_unset_rows_drag_dest", cast(void**)& gtk_tree_view_unset_rows_drag_dest},
10447 { "gtk_tree_view_unset_rows_drag_source", cast(void**)& gtk_tree_view_unset_rows_drag_source},
10448 { "gtk_tree_view_enable_model_drag_dest", cast(void**)& gtk_tree_view_enable_model_drag_dest},
10449 { "gtk_tree_view_enable_model_drag_source", cast(void**)& gtk_tree_view_enable_model_drag_source},
10450 { "gtk_tree_view_get_visible_range", cast(void**)& gtk_tree_view_get_visible_range},
10451 { "gtk_tree_view_tree_to_widget_coords", cast(void**)& gtk_tree_view_tree_to_widget_coords},
10452 { "gtk_tree_view_widget_to_tree_coords", cast(void**)& gtk_tree_view_widget_to_tree_coords},
10453 { "gtk_tree_view_get_visible_rect", cast(void**)& gtk_tree_view_get_visible_rect},
10454 { "gtk_tree_view_get_background_area", cast(void**)& gtk_tree_view_get_background_area},
10455 { "gtk_tree_view_get_cell_area", cast(void**)& gtk_tree_view_get_cell_area},
10456 { "gtk_tree_view_get_path_at_pos", cast(void**)& gtk_tree_view_get_path_at_pos},
10457 { "gtk_tree_view_get_bin_window", cast(void**)& gtk_tree_view_get_bin_window},
10458 { "gtk_tree_view_get_cursor", cast(void**)& gtk_tree_view_get_cursor},
10459 { "gtk_tree_view_set_cursor_on_cell", cast(void**)& gtk_tree_view_set_cursor_on_cell},
10460 { "gtk_tree_view_set_cursor", cast(void**)& gtk_tree_view_set_cursor},
10461 { "gtk_tree_view_get_reorderable", cast(void**)& gtk_tree_view_get_reorderable},
10462 { "gtk_tree_view_set_reorderable", cast(void**)& gtk_tree_view_set_reorderable},
10463 { "gtk_tree_view_row_expanded", cast(void**)& gtk_tree_view_row_expanded},
10464 { "gtk_tree_view_map_expanded_rows", cast(void**)& gtk_tree_view_map_expanded_rows},
10465 { "gtk_tree_view_collapse_row", cast(void**)& gtk_tree_view_collapse_row},
10466 { "gtk_tree_view_expand_row", cast(void**)& gtk_tree_view_expand_row},
10467 { "gtk_tree_view_expand_to_path", cast(void**)& gtk_tree_view_expand_to_path},
10468 { "gtk_tree_view_collapse_all", cast(void**)& gtk_tree_view_collapse_all},
10469 { "gtk_tree_view_expand_all", cast(void**)& gtk_tree_view_expand_all},
10470 { "gtk_tree_view_row_activated", cast(void**)& gtk_tree_view_row_activated},
10471 { "gtk_tree_view_scroll_to_cell", cast(void**)& gtk_tree_view_scroll_to_cell},
10472 { "gtk_tree_view_scroll_to_point", cast(void**)& gtk_tree_view_scroll_to_point},
10473 { "gtk_tree_view_set_column_drag_function", cast(void**)& gtk_tree_view_set_column_drag_function},
10474 { "gtk_tree_view_get_expander_column", cast(void**)& gtk_tree_view_get_expander_column},
10475 { "gtk_tree_view_set_expander_column", cast(void**)& gtk_tree_view_set_expander_column},
10476 { "gtk_tree_view_move_column_after", cast(void**)& gtk_tree_view_move_column_after},
10477 { "gtk_tree_view_get_columns", cast(void**)& gtk_tree_view_get_columns},
10478 { "gtk_tree_view_get_column", cast(void**)& gtk_tree_view_get_column},
10479 { "gtk_tree_view_insert_column_with_data_func", cast(void**)& gtk_tree_view_insert_column_with_data_func},
10480 { "gtk_tree_view_insert_column_with_attributes", cast(void**)& gtk_tree_view_insert_column_with_attributes},
10481 { "gtk_tree_view_insert_column", cast(void**)& gtk_tree_view_insert_column},
10482 { "gtk_tree_view_remove_column", cast(void**)& gtk_tree_view_remove_column},
10483 { "gtk_tree_view_append_column", cast(void**)& gtk_tree_view_append_column},
10484 { "gtk_tree_view_get_rules_hint", cast(void**)& gtk_tree_view_get_rules_hint},
10485 { "gtk_tree_view_set_rules_hint", cast(void**)& gtk_tree_view_set_rules_hint},
10486 { "gtk_tree_view_set_headers_clickable", cast(void**)& gtk_tree_view_set_headers_clickable},
10487 { "gtk_tree_view_get_headers_clickable", cast(void**)& gtk_tree_view_get_headers_clickable},
10488 { "gtk_tree_view_columns_autosize", cast(void**)& gtk_tree_view_columns_autosize},
10489 { "gtk_tree_view_set_headers_visible", cast(void**)& gtk_tree_view_set_headers_visible},
10490 { "gtk_tree_view_get_headers_visible", cast(void**)& gtk_tree_view_get_headers_visible},
10491 { "gtk_tree_view_set_vadjustment", cast(void**)& gtk_tree_view_set_vadjustment},
10492 { "gtk_tree_view_get_vadjustment", cast(void**)& gtk_tree_view_get_vadjustment},
10493 { "gtk_tree_view_set_hadjustment", cast(void**)& gtk_tree_view_set_hadjustment},
10494 { "gtk_tree_view_get_hadjustment", cast(void**)& gtk_tree_view_get_hadjustment},
10495 { "gtk_tree_view_get_selection", cast(void**)& gtk_tree_view_get_selection},
10496 { "gtk_tree_view_set_model", cast(void**)& gtk_tree_view_set_model},
10497 { "gtk_tree_view_get_model", cast(void**)& gtk_tree_view_get_model},
10498 { "gtk_tree_view_new_with_model", cast(void**)& gtk_tree_view_new_with_model},
10499 { "gtk_tree_view_new", cast(void**)& gtk_tree_view_new},
10500 { "gtk_tree_view_get_type", cast(void**)& gtk_tree_view_get_type},
10501 { "gtk_entry_set_editable", cast(void**)& gtk_entry_set_editable},
10502 { "gtk_entry_select_region", cast(void**)& gtk_entry_select_region},
10503 { "gtk_entry_set_position", cast(void**)& gtk_entry_set_position},
10504 { "gtk_entry_prepend_text", cast(void**)& gtk_entry_prepend_text},
10505 { "gtk_entry_append_text", cast(void**)& gtk_entry_append_text},
10506 { "gtk_entry_new_with_max_length", cast(void**)& gtk_entry_new_with_max_length},
10507 { "gtk_entry_get_cursor_hadjustment", cast(void**)& gtk_entry_get_cursor_hadjustment},
10508 { "gtk_entry_set_cursor_hadjustment", cast(void**)& gtk_entry_set_cursor_hadjustment},
10509 { "gtk_entry_text_index_to_layout_index", cast(void**)& gtk_entry_text_index_to_layout_index},
10510 { "gtk_entry_layout_index_to_text_index", cast(void**)& gtk_entry_layout_index_to_text_index},
10511 { "gtk_entry_get_completion", cast(void**)& gtk_entry_get_completion},
10512 { "gtk_entry_set_completion", cast(void**)& gtk_entry_set_completion},
10513 { "gtk_entry_get_alignment", cast(void**)& gtk_entry_get_alignment},
10514 { "gtk_entry_set_alignment", cast(void**)& gtk_entry_set_alignment},
10515 { "gtk_entry_get_layout_offsets", cast(void**)& gtk_entry_get_layout_offsets},
10516 { "gtk_entry_get_layout", cast(void**)& gtk_entry_get_layout},
10517 { "gtk_entry_get_text", cast(void**)& gtk_entry_get_text},
10518 { "gtk_entry_set_text", cast(void**)& gtk_entry_set_text},
10519 { "gtk_entry_get_width_chars", cast(void**)& gtk_entry_get_width_chars},
10520 { "gtk_entry_set_width_chars", cast(void**)& gtk_entry_set_width_chars},
10521 { "gtk_entry_get_activates_default", cast(void**)& gtk_entry_get_activates_default},
10522 { "gtk_entry_set_activates_default", cast(void**)& gtk_entry_set_activates_default},
10523 { "gtk_entry_get_max_length", cast(void**)& gtk_entry_get_max_length},
10524 { "gtk_entry_set_max_length", cast(void**)& gtk_entry_set_max_length},
10525 { "gtk_entry_get_inner_border", cast(void**)& gtk_entry_get_inner_border},
10526 { "gtk_entry_set_inner_border", cast(void**)& gtk_entry_set_inner_border},
10527 { "gtk_entry_get_has_frame", cast(void**)& gtk_entry_get_has_frame},
10528 { "gtk_entry_set_has_frame", cast(void**)& gtk_entry_set_has_frame},
10529 { "gtk_entry_get_invisible_char", cast(void**)& gtk_entry_get_invisible_char},
10530 { "gtk_entry_set_invisible_char", cast(void**)& gtk_entry_set_invisible_char},
10531 { "gtk_entry_get_visibility", cast(void**)& gtk_entry_get_visibility},
10532 { "gtk_entry_set_visibility", cast(void**)& gtk_entry_set_visibility},
10533 { "gtk_entry_new", cast(void**)& gtk_entry_new},
10534 { "gtk_entry_get_type", cast(void**)& gtk_entry_get_type},
10535 { "gtk_entry_completion_get_text_column", cast(void**)& gtk_entry_completion_get_text_column},
10536 { "gtk_entry_completion_set_text_column", cast(void**)& gtk_entry_completion_set_text_column},
10537 { "gtk_entry_completion_get_completion_prefix", cast(void**)& gtk_entry_completion_get_completion_prefix},
10538 { "gtk_entry_completion_get_popup_single_match", cast(void**)& gtk_entry_completion_get_popup_single_match},
10539 { "gtk_entry_completion_set_popup_single_match", cast(void**)& gtk_entry_completion_set_popup_single_match},
10540 { "gtk_entry_completion_get_popup_set_width", cast(void**)& gtk_entry_completion_get_popup_set_width},
10541 { "gtk_entry_completion_set_popup_set_width", cast(void**)& gtk_entry_completion_set_popup_set_width},
10542 { "gtk_entry_completion_get_popup_completion", cast(void**)& gtk_entry_completion_get_popup_completion},
10543 { "gtk_entry_completion_set_popup_completion", cast(void**)& gtk_entry_completion_set_popup_completion},
10544 { "gtk_entry_completion_get_inline_selection", cast(void**)& gtk_entry_completion_get_inline_selection},
10545 { "gtk_entry_completion_set_inline_selection", cast(void**)& gtk_entry_completion_set_inline_selection},
10546 { "gtk_entry_completion_get_inline_completion", cast(void**)& gtk_entry_completion_get_inline_completion},
10547 { "gtk_entry_completion_set_inline_completion", cast(void**)& gtk_entry_completion_set_inline_completion},
10548 { "gtk_entry_completion_delete_action", cast(void**)& gtk_entry_completion_delete_action},
10549 { "gtk_entry_completion_insert_action_markup", cast(void**)& gtk_entry_completion_insert_action_markup},
10550 { "gtk_entry_completion_insert_action_text", cast(void**)& gtk_entry_completion_insert_action_text},
10551 { "gtk_entry_completion_insert_prefix", cast(void**)& gtk_entry_completion_insert_prefix},
10552 { "gtk_entry_completion_complete", cast(void**)& gtk_entry_completion_complete},
10553 { "gtk_entry_completion_get_minimum_key_length", cast(void**)& gtk_entry_completion_get_minimum_key_length},
10554 { "gtk_entry_completion_set_minimum_key_length", cast(void**)& gtk_entry_completion_set_minimum_key_length},
10555 { "gtk_entry_completion_set_match_func", cast(void**)& gtk_entry_completion_set_match_func},
10556 { "gtk_entry_completion_get_model", cast(void**)& gtk_entry_completion_get_model},
10557 { "gtk_entry_completion_set_model", cast(void**)& gtk_entry_completion_set_model},
10558 { "gtk_entry_completion_get_entry", cast(void**)& gtk_entry_completion_get_entry},
10559 { "gtk_entry_completion_new", cast(void**)& gtk_entry_completion_new},
10560 { "gtk_entry_completion_get_type", cast(void**)& gtk_entry_completion_get_type},
10561 { "gtk_tree_model_filter_clear_cache", cast(void**)& gtk_tree_model_filter_clear_cache},
10562 { "gtk_tree_model_filter_refilter", cast(void**)& gtk_tree_model_filter_refilter},
10563 { "gtk_tree_model_filter_convert_path_to_child_path", cast(void**)& gtk_tree_model_filter_convert_path_to_child_path},
10564 { "gtk_tree_model_filter_convert_child_path_to_path", cast(void**)& gtk_tree_model_filter_convert_child_path_to_path},
10565 { "gtk_tree_model_filter_convert_iter_to_child_iter", cast(void**)& gtk_tree_model_filter_convert_iter_to_child_iter},
10566 { "gtk_tree_model_filter_convert_child_iter_to_iter", cast(void**)& gtk_tree_model_filter_convert_child_iter_to_iter},
10567 { "gtk_tree_model_filter_get_model", cast(void**)& gtk_tree_model_filter_get_model},
10568 { "gtk_tree_model_filter_set_visible_column", cast(void**)& gtk_tree_model_filter_set_visible_column},
10569 { "gtk_tree_model_filter_set_modify_func", cast(void**)& gtk_tree_model_filter_set_modify_func},
10570 { "gtk_tree_model_filter_set_visible_func", cast(void**)& gtk_tree_model_filter_set_visible_func},
10571 { "gtk_tree_model_filter_new", cast(void**)& gtk_tree_model_filter_new},
10572 { "gtk_tree_model_filter_get_type", cast(void**)& gtk_tree_model_filter_get_type},
10573 { "gtk_list_store_move_before", cast(void**)& gtk_list_store_move_before},
10574 { "gtk_list_store_move_after", cast(void**)& gtk_list_store_move_after},
10575 { "gtk_list_store_swap", cast(void**)& gtk_list_store_swap},
10576 { "gtk_list_store_reorder", cast(void**)& gtk_list_store_reorder},
10577 { "gtk_list_store_iter_is_valid", cast(void**)& gtk_list_store_iter_is_valid},
10578 { "gtk_list_store_clear", cast(void**)& gtk_list_store_clear},
10579 { "gtk_list_store_append", cast(void**)& gtk_list_store_append},
10580 { "gtk_list_store_prepend", cast(void**)& gtk_list_store_prepend},
10581 { "gtk_list_store_insert_with_valuesv", cast(void**)& gtk_list_store_insert_with_valuesv},
10582 { "gtk_list_store_insert_with_values", cast(void**)& gtk_list_store_insert_with_values},
10583 { "gtk_list_store_insert_after", cast(void**)& gtk_list_store_insert_after},
10584 { "gtk_list_store_insert_before", cast(void**)& gtk_list_store_insert_before},
10585 { "gtk_list_store_insert", cast(void**)& gtk_list_store_insert},
10586 { "gtk_list_store_remove", cast(void**)& gtk_list_store_remove},
10587 { "gtk_list_store_set_valist", cast(void**)& gtk_list_store_set_valist},
10588 { "gtk_list_store_set_valuesv", cast(void**)& gtk_list_store_set_valuesv},
10589 { "gtk_list_store_set", cast(void**)& gtk_list_store_set},
10590 { "gtk_list_store_set_value", cast(void**)& gtk_list_store_set_value},
10591 { "gtk_list_store_set_column_types", cast(void**)& gtk_list_store_set_column_types},
10592 { "gtk_list_store_newv", cast(void**)& gtk_list_store_newv},
10593 { "gtk_list_store_new", cast(void**)& gtk_list_store_new},
10594 { "gtk_list_store_get_type", cast(void**)& gtk_list_store_get_type},
10595 { "gtk_im_context_delete_surrounding", cast(void**)& gtk_im_context_delete_surrounding},
10596 { "gtk_im_context_get_surrounding", cast(void**)& gtk_im_context_get_surrounding},
10597 { "gtk_im_context_set_surrounding", cast(void**)& gtk_im_context_set_surrounding},
10598 { "gtk_im_context_set_use_preedit", cast(void**)& gtk_im_context_set_use_preedit},
10599 { "gtk_im_context_set_cursor_location", cast(void**)& gtk_im_context_set_cursor_location},
10600 { "gtk_im_context_reset", cast(void**)& gtk_im_context_reset},
10601 { "gtk_im_context_focus_out", cast(void**)& gtk_im_context_focus_out},
10602 { "gtk_im_context_focus_in", cast(void**)& gtk_im_context_focus_in},
10603 { "gtk_im_context_filter_keypress", cast(void**)& gtk_im_context_filter_keypress},
10604 { "gtk_im_context_get_preedit_string", cast(void**)& gtk_im_context_get_preedit_string},
10605 { "gtk_im_context_set_client_window", cast(void**)& gtk_im_context_set_client_window},
10606 { "gtk_im_context_get_type", cast(void**)& gtk_im_context_get_type},
10607 { "gtk_editable_get_editable", cast(void**)& gtk_editable_get_editable},
10608 { "gtk_editable_set_editable", cast(void**)& gtk_editable_set_editable},
10609 { "gtk_editable_get_position", cast(void**)& gtk_editable_get_position},
10610 { "gtk_editable_set_position", cast(void**)& gtk_editable_set_position},
10611 { "gtk_editable_delete_selection", cast(void**)& gtk_editable_delete_selection},
10612 { "gtk_editable_paste_clipboard", cast(void**)& gtk_editable_paste_clipboard},
10613 { "gtk_editable_copy_clipboard", cast(void**)& gtk_editable_copy_clipboard},
10614 { "gtk_editable_cut_clipboard", cast(void**)& gtk_editable_cut_clipboard},
10615 { "gtk_editable_get_chars", cast(void**)& gtk_editable_get_chars},
10616 { "gtk_editable_delete_text", cast(void**)& gtk_editable_delete_text},
10617 { "gtk_editable_insert_text", cast(void**)& gtk_editable_insert_text},
10618 { "gtk_editable_get_selection_bounds", cast(void**)& gtk_editable_get_selection_bounds},
10619 { "gtk_editable_select_region", cast(void**)& gtk_editable_select_region},
10620 { "gtk_editable_get_type", cast(void**)& gtk_editable_get_type},
10621 { "gtk_drag_set_default_icon", cast(void**)& gtk_drag_set_default_icon},
10622 { "_gtk_drag_dest_handle_event", cast(void**)& _gtk_drag_dest_handle_event},
10623 { "_gtk_drag_source_handle_event", cast(void**)& _gtk_drag_source_handle_event},
10624 { "gtk_drag_check_threshold", cast(void**)& gtk_drag_check_threshold},
10625 { "gtk_drag_set_icon_default", cast(void**)& gtk_drag_set_icon_default},
10626 { "gtk_drag_set_icon_name", cast(void**)& gtk_drag_set_icon_name},
10627 { "gtk_drag_set_icon_stock", cast(void**)& gtk_drag_set_icon_stock},
10628 { "gtk_drag_set_icon_pixbuf", cast(void**)& gtk_drag_set_icon_pixbuf},
10629 { "gtk_drag_set_icon_pixmap", cast(void**)& gtk_drag_set_icon_pixmap},
10630 { "gtk_drag_set_icon_widget", cast(void**)& gtk_drag_set_icon_widget},
10631 { "gtk_drag_begin", cast(void**)& gtk_drag_begin},
10632 { "gtk_drag_source_set_icon_name", cast(void**)& gtk_drag_source_set_icon_name},
10633 { "gtk_drag_source_set_icon_stock", cast(void**)& gtk_drag_source_set_icon_stock},
10634 { "gtk_drag_source_set_icon_pixbuf", cast(void**)& gtk_drag_source_set_icon_pixbuf},
10635 { "gtk_drag_source_set_icon", cast(void**)& gtk_drag_source_set_icon},
10636 { "gtk_drag_source_add_uri_targets", cast(void**)& gtk_drag_source_add_uri_targets},
10637 { "gtk_drag_source_add_image_targets", cast(void**)& gtk_drag_source_add_image_targets},
10638 { "gtk_drag_source_add_text_targets", cast(void**)& gtk_drag_source_add_text_targets},
10639 { "gtk_drag_source_set_target_list", cast(void**)& gtk_drag_source_set_target_list},
10640 { "gtk_drag_source_get_target_list", cast(void**)& gtk_drag_source_get_target_list},
10641 { "gtk_drag_source_unset", cast(void**)& gtk_drag_source_unset},
10642 { "gtk_drag_source_set", cast(void**)& gtk_drag_source_set},
10643 { "gtk_drag_dest_get_track_motion", cast(void**)& gtk_drag_dest_get_track_motion},
10644 { "gtk_drag_dest_set_track_motion", cast(void**)& gtk_drag_dest_set_track_motion},
10645 { "gtk_drag_dest_add_uri_targets", cast(void**)& gtk_drag_dest_add_uri_targets},
10646 { "gtk_drag_dest_add_image_targets", cast(void**)& gtk_drag_dest_add_image_targets},
10647 { "gtk_drag_dest_add_text_targets", cast(void**)& gtk_drag_dest_add_text_targets},
10648 { "gtk_drag_dest_set_target_list", cast(void**)& gtk_drag_dest_set_target_list},
10649 { "gtk_drag_dest_get_target_list", cast(void**)& gtk_drag_dest_get_target_list},
10650 { "gtk_drag_dest_find_target", cast(void**)& gtk_drag_dest_find_target},
10651 { "gtk_drag_dest_unset", cast(void**)& gtk_drag_dest_unset},
10652 { "gtk_drag_dest_set_proxy", cast(void**)& gtk_drag_dest_set_proxy},
10653 { "gtk_drag_dest_set", cast(void**)& gtk_drag_dest_set},
10654 { "gtk_drag_unhighlight", cast(void**)& gtk_drag_unhighlight},
10655 { "gtk_drag_highlight", cast(void**)& gtk_drag_highlight},
10656 { "gtk_drag_get_source_widget", cast(void**)& gtk_drag_get_source_widget},
10657 { "gtk_drag_finish", cast(void**)& gtk_drag_finish},
10658 { "gtk_drag_get_data", cast(void**)& gtk_drag_get_data},
10659 { "gtk_combo_disable_activate", cast(void**)& gtk_combo_disable_activate},
10660 { "gtk_combo_set_popdown_strings", cast(void**)& gtk_combo_set_popdown_strings},
10661 { "gtk_combo_set_item_string", cast(void**)& gtk_combo_set_item_string},
10662 { "gtk_combo_set_case_sensitive", cast(void**)& gtk_combo_set_case_sensitive},
10663 { "gtk_combo_set_use_arrows_always", cast(void**)& gtk_combo_set_use_arrows_always},
10664 { "gtk_combo_set_use_arrows", cast(void**)& gtk_combo_set_use_arrows},
10665 { "gtk_combo_set_value_in_list", cast(void**)& gtk_combo_set_value_in_list},
10666 { "gtk_combo_new", cast(void**)& gtk_combo_new},
10667 { "gtk_combo_get_type", cast(void**)& gtk_combo_get_type},
10668 { "gtk_hbox_new", cast(void**)& gtk_hbox_new},
10669 { "gtk_hbox_get_type", cast(void**)& gtk_hbox_get_type},
10670 { "gtk_color_selection_dialog_new", cast(void**)& gtk_color_selection_dialog_new},
10671 { "gtk_color_selection_dialog_get_type", cast(void**)& gtk_color_selection_dialog_get_type},
10672 { "gtk_color_selection_set_update_policy", cast(void**)& gtk_color_selection_set_update_policy},
10673 { "gtk_color_selection_get_color", cast(void**)& gtk_color_selection_get_color},
10674 { "gtk_color_selection_set_color", cast(void**)& gtk_color_selection_set_color},
10675 { "gtk_color_selection_set_change_palette_with_screen_hook", cast(void**)& gtk_color_selection_set_change_palette_with_screen_hook},
10676 { "gtk_color_selection_set_change_palette_hook", cast(void**)& gtk_color_selection_set_change_palette_hook},
10677 { "gtk_color_selection_palette_to_string", cast(void**)& gtk_color_selection_palette_to_string},
10678 { "gtk_color_selection_palette_from_string", cast(void**)& gtk_color_selection_palette_from_string},
10679 { "gtk_color_selection_is_adjusting", cast(void**)& gtk_color_selection_is_adjusting},
10680 { "gtk_color_selection_get_previous_alpha", cast(void**)& gtk_color_selection_get_previous_alpha},
10681 { "gtk_color_selection_get_previous_color", cast(void**)& gtk_color_selection_get_previous_color},
10682 { "gtk_color_selection_set_previous_alpha", cast(void**)& gtk_color_selection_set_previous_alpha},
10683 { "gtk_color_selection_set_previous_color", cast(void**)& gtk_color_selection_set_previous_color},
10684 { "gtk_color_selection_get_current_alpha", cast(void**)& gtk_color_selection_get_current_alpha},
10685 { "gtk_color_selection_get_current_color", cast(void**)& gtk_color_selection_get_current_color},
10686 { "gtk_color_selection_set_current_alpha", cast(void**)& gtk_color_selection_set_current_alpha},
10687 { "gtk_color_selection_set_current_color", cast(void**)& gtk_color_selection_set_current_color},
10688 { "gtk_color_selection_set_has_palette", cast(void**)& gtk_color_selection_set_has_palette},
10689 { "gtk_color_selection_get_has_palette", cast(void**)& gtk_color_selection_get_has_palette},
10690 { "gtk_color_selection_set_has_opacity_control", cast(void**)& gtk_color_selection_set_has_opacity_control},
10691 { "gtk_color_selection_get_has_opacity_control", cast(void**)& gtk_color_selection_get_has_opacity_control},
10692 { "gtk_color_selection_new", cast(void**)& gtk_color_selection_new},
10693 { "gtk_color_selection_get_type", cast(void**)& gtk_color_selection_get_type},
10694 { "gtk_vbox_new", cast(void**)& gtk_vbox_new},
10695 { "gtk_vbox_get_type", cast(void**)& gtk_vbox_get_type},
10696 { "gtk_color_button_get_title", cast(void**)& gtk_color_button_get_title},
10697 { "gtk_color_button_set_title", cast(void**)& gtk_color_button_set_title},
10698 { "gtk_color_button_get_use_alpha", cast(void**)& gtk_color_button_get_use_alpha},
10699 { "gtk_color_button_set_use_alpha", cast(void**)& gtk_color_button_set_use_alpha},
10700 { "gtk_color_button_get_alpha", cast(void**)& gtk_color_button_get_alpha},
10701 { "gtk_color_button_get_color", cast(void**)& gtk_color_button_get_color},
10702 { "gtk_color_button_set_alpha", cast(void**)& gtk_color_button_set_alpha},
10703 { "gtk_color_button_set_color", cast(void**)& gtk_color_button_set_color},
10704 { "gtk_color_button_new_with_color", cast(void**)& gtk_color_button_new_with_color},
10705 { "gtk_color_button_new", cast(void**)& gtk_color_button_new},
10706 { "gtk_color_button_get_type", cast(void**)& gtk_color_button_get_type},
10707 { "_gtk_clist_create_cell_layout", cast(void**)& _gtk_clist_create_cell_layout},
10708 { "gtk_clist_set_auto_sort", cast(void**)& gtk_clist_set_auto_sort},
10709 { "gtk_clist_sort", cast(void**)& gtk_clist_sort},
10710 { "gtk_clist_set_sort_type", cast(void**)& gtk_clist_set_sort_type},
10711 { "gtk_clist_set_sort_column", cast(void**)& gtk_clist_set_sort_column},
10712 { "gtk_clist_set_compare_func", cast(void**)& gtk_clist_set_compare_func},
10713 { "gtk_clist_row_move", cast(void**)& gtk_clist_row_move},
10714 { "gtk_clist_swap_rows", cast(void**)& gtk_clist_swap_rows},
10715 { "gtk_clist_unselect_all", cast(void**)& gtk_clist_unselect_all},
10716 { "gtk_clist_select_all", cast(void**)& gtk_clist_select_all},
10717 { "gtk_clist_get_selection_info", cast(void**)& gtk_clist_get_selection_info},
10718 { "gtk_clist_clear", cast(void**)& gtk_clist_clear},
10719 { "gtk_clist_undo_selection", cast(void**)& gtk_clist_undo_selection},
10720 { "gtk_clist_unselect_row", cast(void**)& gtk_clist_unselect_row},
10721 { "gtk_clist_select_row", cast(void**)& gtk_clist_select_row},
10722 { "gtk_clist_find_row_from_data", cast(void**)& gtk_clist_find_row_from_data},
10723 { "gtk_clist_get_row_data", cast(void**)& gtk_clist_get_row_data},
10724 { "gtk_clist_set_row_data_full", cast(void**)& gtk_clist_set_row_data_full},
10725 { "gtk_clist_set_row_data", cast(void**)& gtk_clist_set_row_data},
10726 { "gtk_clist_remove", cast(void**)& gtk_clist_remove},
10727 { "gtk_clist_insert", cast(void**)& gtk_clist_insert},
10728 { "gtk_clist_append", cast(void**)& gtk_clist_append},
10729 { "gtk_clist_prepend", cast(void**)& gtk_clist_prepend},
10730 { "gtk_clist_get_selectable", cast(void**)& gtk_clist_get_selectable},
10731 { "gtk_clist_set_selectable", cast(void**)& gtk_clist_set_selectable},
10732 { "gtk_clist_set_shift", cast(void**)& gtk_clist_set_shift},
10733 { "gtk_clist_get_row_style", cast(void**)& gtk_clist_get_row_style},
10734 { "gtk_clist_set_row_style", cast(void**)& gtk_clist_set_row_style},
10735 { "gtk_clist_get_cell_style", cast(void**)& gtk_clist_get_cell_style},
10736 { "gtk_clist_set_cell_style", cast(void**)& gtk_clist_set_cell_style},
10737 { "gtk_clist_set_background", cast(void**)& gtk_clist_set_background},
10738 { "gtk_clist_set_foreground", cast(void**)& gtk_clist_set_foreground},
10739 { "gtk_clist_get_pixtext", cast(void**)& gtk_clist_get_pixtext},
10740 { "gtk_clist_set_pixtext", cast(void**)& gtk_clist_set_pixtext},
10741 { "gtk_clist_get_pixmap", cast(void**)& gtk_clist_get_pixmap},
10742 { "gtk_clist_set_pixmap", cast(void**)& gtk_clist_set_pixmap},
10743 { "gtk_clist_get_text", cast(void**)& gtk_clist_get_text},
10744 { "gtk_clist_set_text", cast(void**)& gtk_clist_set_text},
10745 { "gtk_clist_get_cell_type", cast(void**)& gtk_clist_get_cell_type},
10746 { "gtk_clist_row_is_visible", cast(void**)& gtk_clist_row_is_visible},
10747 { "gtk_clist_moveto", cast(void**)& gtk_clist_moveto},
10748 { "gtk_clist_set_row_height", cast(void**)& gtk_clist_set_row_height},
10749 { "gtk_clist_set_column_max_width", cast(void**)& gtk_clist_set_column_max_width},
10750 { "gtk_clist_set_column_min_width", cast(void**)& gtk_clist_set_column_min_width},
10751 { "gtk_clist_set_column_width", cast(void**)& gtk_clist_set_column_width},
10752 { "gtk_clist_optimal_column_width", cast(void**)& gtk_clist_optimal_column_width},
10753 { "gtk_clist_columns_autosize", cast(void**)& gtk_clist_columns_autosize},
10754 { "gtk_clist_set_column_auto_resize", cast(void**)& gtk_clist_set_column_auto_resize},
10755 { "gtk_clist_set_column_resizeable", cast(void**)& gtk_clist_set_column_resizeable},
10756 { "gtk_clist_set_column_visibility", cast(void**)& gtk_clist_set_column_visibility},
10757 { "gtk_clist_set_column_justification", cast(void**)& gtk_clist_set_column_justification},
10758 { "gtk_clist_get_column_widget", cast(void**)& gtk_clist_get_column_widget},
10759 { "gtk_clist_set_column_widget", cast(void**)& gtk_clist_set_column_widget},
10760 { "gtk_clist_get_column_title", cast(void**)& gtk_clist_get_column_title},
10761 { "gtk_clist_set_column_title", cast(void**)& gtk_clist_set_column_title},
10762 { "gtk_clist_column_titles_passive", cast(void**)& gtk_clist_column_titles_passive},
10763 { "gtk_clist_column_titles_active", cast(void**)& gtk_clist_column_titles_active},
10764 { "gtk_clist_column_title_passive", cast(void**)& gtk_clist_column_title_passive},
10765 { "gtk_clist_column_title_active", cast(void**)& gtk_clist_column_title_active},
10766 { "gtk_clist_column_titles_hide", cast(void**)& gtk_clist_column_titles_hide},
10767 { "gtk_clist_column_titles_show", cast(void**)& gtk_clist_column_titles_show},
10768 { "gtk_clist_thaw", cast(void**)& gtk_clist_thaw},
10769 { "gtk_clist_freeze", cast(void**)& gtk_clist_freeze},
10770 { "gtk_clist_set_button_actions", cast(void**)& gtk_clist_set_button_actions},
10771 { "gtk_clist_set_use_drag_icons", cast(void**)& gtk_clist_set_use_drag_icons},
10772 { "gtk_clist_set_reorderable", cast(void**)& gtk_clist_set_reorderable},
10773 { "gtk_clist_set_selection_mode", cast(void**)& gtk_clist_set_selection_mode},
10774 { "gtk_clist_set_shadow_type", cast(void**)& gtk_clist_set_shadow_type},
10775 { "gtk_clist_get_vadjustment", cast(void**)& gtk_clist_get_vadjustment},
10776 { "gtk_clist_get_hadjustment", cast(void**)& gtk_clist_get_hadjustment},
10777 { "gtk_clist_set_vadjustment", cast(void**)& gtk_clist_set_vadjustment},
10778 { "gtk_clist_set_hadjustment", cast(void**)& gtk_clist_set_hadjustment},
10779 { "gtk_clist_new_with_titles", cast(void**)& gtk_clist_new_with_titles},
10780 { "gtk_clist_new", cast(void**)& gtk_clist_new},
10781 { "gtk_clist_get_type", cast(void**)& gtk_clist_get_type},
10782 { "gtk_vscrollbar_new", cast(void**)& gtk_vscrollbar_new},
10783 { "gtk_vscrollbar_get_type", cast(void**)& gtk_vscrollbar_get_type},
10784 { "gtk_hscrollbar_new", cast(void**)& gtk_hscrollbar_new},
10785 { "gtk_hscrollbar_get_type", cast(void**)& gtk_hscrollbar_get_type},
10786 { "gtk_scrollbar_get_type", cast(void**)& gtk_scrollbar_get_type},
10787 { "_gtk_range_get_wheel_delta", cast(void**)& _gtk_range_get_wheel_delta},
10788 { "gtk_range_get_fill_level", cast(void**)& gtk_range_get_fill_level},
10789 { "gtk_range_set_fill_level", cast(void**)& gtk_range_set_fill_level},
10790 { "gtk_range_get_restrict_to_fill_level", cast(void**)& gtk_range_get_restrict_to_fill_level},
10791 { "gtk_range_set_restrict_to_fill_level", cast(void**)& gtk_range_set_restrict_to_fill_level},
10792 { "gtk_range_get_show_fill_level", cast(void**)& gtk_range_get_show_fill_level},
10793 { "gtk_range_set_show_fill_level", cast(void**)& gtk_range_set_show_fill_level},
10794 { "gtk_range_get_value", cast(void**)& gtk_range_get_value},
10795 { "gtk_range_set_value", cast(void**)& gtk_range_set_value},
10796 { "gtk_range_set_range", cast(void**)& gtk_range_set_range},
10797 { "gtk_range_set_increments", cast(void**)& gtk_range_set_increments},
10798 { "gtk_range_get_upper_stepper_sensitivity", cast(void**)& gtk_range_get_upper_stepper_sensitivity},
10799 { "gtk_range_set_upper_stepper_sensitivity", cast(void**)& gtk_range_set_upper_stepper_sensitivity},
10800 { "gtk_range_get_lower_stepper_sensitivity", cast(void**)& gtk_range_get_lower_stepper_sensitivity},
10801 { "gtk_range_set_lower_stepper_sensitivity", cast(void**)& gtk_range_set_lower_stepper_sensitivity},
10802 { "gtk_range_get_inverted", cast(void**)& gtk_range_get_inverted},
10803 { "gtk_range_set_inverted", cast(void**)& gtk_range_set_inverted},
10804 { "gtk_range_get_adjustment", cast(void**)& gtk_range_get_adjustment},
10805 { "gtk_range_set_adjustment", cast(void**)& gtk_range_set_adjustment},
10806 { "gtk_range_get_update_policy", cast(void**)& gtk_range_get_update_policy},
10807 { "gtk_range_set_update_policy", cast(void**)& gtk_range_set_update_policy},
10808 { "gtk_range_get_type", cast(void**)& gtk_range_get_type},
10809 { "_gtk_clipboard_store_all", cast(void**)& _gtk_clipboard_store_all},
10810 { "_gtk_clipboard_handle_event", cast(void**)& _gtk_clipboard_handle_event},
10811 { "gtk_clipboard_store", cast(void**)& gtk_clipboard_store},
10812 { "gtk_clipboard_set_can_store", cast(void**)& gtk_clipboard_set_can_store},
10813 { "gtk_clipboard_wait_is_target_available", cast(void**)& gtk_clipboard_wait_is_target_available},
10814 { "gtk_clipboard_wait_is_image_available", cast(void**)& gtk_clipboard_wait_is_image_available},
10815 { "gtk_clipboard_wait_is_rich_text_available", cast(void**)& gtk_clipboard_wait_is_rich_text_available},
10816 { "gtk_clipboard_wait_is_text_available", cast(void**)& gtk_clipboard_wait_is_text_available},
10817 { "gtk_clipboard_wait_for_targets", cast(void**)& gtk_clipboard_wait_for_targets},
10818 { "gtk_clipboard_wait_for_image", cast(void**)& gtk_clipboard_wait_for_image},
10819 { "gtk_clipboard_wait_for_rich_text", cast(void**)& gtk_clipboard_wait_for_rich_text},
10820 { "gtk_clipboard_wait_for_text", cast(void**)& gtk_clipboard_wait_for_text},
10821 { "gtk_clipboard_wait_for_contents", cast(void**)& gtk_clipboard_wait_for_contents},
10822 { "gtk_clipboard_request_targets", cast(void**)& gtk_clipboard_request_targets},
10823 { "gtk_clipboard_request_image", cast(void**)& gtk_clipboard_request_image},
10824 { "gtk_clipboard_request_rich_text", cast(void**)& gtk_clipboard_request_rich_text},
10825 { "gtk_clipboard_request_text", cast(void**)& gtk_clipboard_request_text},
10826 { "gtk_clipboard_request_contents", cast(void**)& gtk_clipboard_request_contents},
10827 { "gtk_clipboard_set_image", cast(void**)& gtk_clipboard_set_image},
10828 { "gtk_clipboard_set_text", cast(void**)& gtk_clipboard_set_text},
10829 { "gtk_clipboard_clear", cast(void**)& gtk_clipboard_clear},
10830 { "gtk_clipboard_get_owner", cast(void**)& gtk_clipboard_get_owner},
10831 { "gtk_clipboard_set_with_owner", cast(void**)& gtk_clipboard_set_with_owner},
10832 { "gtk_clipboard_set_with_data", cast(void**)& gtk_clipboard_set_with_data},
10833 { "gtk_clipboard_get_display", cast(void**)& gtk_clipboard_get_display},
10834 { "gtk_clipboard_get", cast(void**)& gtk_clipboard_get},
10835 { "gtk_clipboard_get_for_display", cast(void**)& gtk_clipboard_get_for_display},
10836 { "gtk_clipboard_get_type", cast(void**)& gtk_clipboard_get_type},
10837 { "gtk_target_list_get_type", cast(void**)& gtk_target_list_get_type},
10838 { "gtk_selection_data_free", cast(void**)& gtk_selection_data_free},
10839 { "gtk_selection_data_copy", cast(void**)& gtk_selection_data_copy},
10840 { "gtk_selection_data_get_type", cast(void**)& gtk_selection_data_get_type},
10841 { "_gtk_selection_property_notify", cast(void**)& _gtk_selection_property_notify},
10842 { "_gtk_selection_notify", cast(void**)& _gtk_selection_notify},
10843 { "_gtk_selection_incr_event", cast(void**)& _gtk_selection_incr_event},
10844 { "_gtk_selection_request", cast(void**)& _gtk_selection_request},
10845 { "gtk_selection_clear", cast(void**)& gtk_selection_clear},
10846 { "gtk_selection_remove_all", cast(void**)& gtk_selection_remove_all},
10847 { "gtk_targets_include_uri", cast(void**)& gtk_targets_include_uri},
10848 { "gtk_targets_include_image", cast(void**)& gtk_targets_include_image},
10849 { "gtk_targets_include_rich_text", cast(void**)& gtk_targets_include_rich_text},
10850 { "gtk_targets_include_text", cast(void**)& gtk_targets_include_text},
10851 { "gtk_selection_data_targets_include_uri", cast(void**)& gtk_selection_data_targets_include_uri},
10852 { "gtk_selection_data_targets_include_image", cast(void**)& gtk_selection_data_targets_include_image},
10853 { "gtk_selection_data_targets_include_rich_text", cast(void**)& gtk_selection_data_targets_include_rich_text},
10854 { "gtk_selection_data_targets_include_text", cast(void**)& gtk_selection_data_targets_include_text},
10855 { "gtk_selection_data_get_targets", cast(void**)& gtk_selection_data_get_targets},
10856 { "gtk_selection_data_get_uris", cast(void**)& gtk_selection_data_get_uris},
10857 { "gtk_selection_data_set_uris", cast(void**)& gtk_selection_data_set_uris},
10858 { "gtk_selection_data_get_pixbuf", cast(void**)& gtk_selection_data_get_pixbuf},
10859 { "gtk_selection_data_set_pixbuf", cast(void**)& gtk_selection_data_set_pixbuf},
10860 { "gtk_selection_data_get_text", cast(void**)& gtk_selection_data_get_text},
10861 { "gtk_selection_data_set_text", cast(void**)& gtk_selection_data_set_text},
10862 { "gtk_selection_data_set", cast(void**)& gtk_selection_data_set},
10863 { "gtk_selection_convert", cast(void**)& gtk_selection_convert},
10864 { "gtk_selection_clear_targets", cast(void**)& gtk_selection_clear_targets},
10865 { "gtk_selection_add_targets", cast(void**)& gtk_selection_add_targets},
10866 { "gtk_selection_add_target", cast(void**)& gtk_selection_add_target},
10867 { "gtk_selection_owner_set_for_display", cast(void**)& gtk_selection_owner_set_for_display},
10868 { "gtk_selection_owner_set", cast(void**)& gtk_selection_owner_set},
10869 { "gtk_target_table_free", cast(void**)& gtk_target_table_free},
10870 { "gtk_target_table_new_from_list", cast(void**)& gtk_target_table_new_from_list},
10871 { "gtk_target_list_find", cast(void**)& gtk_target_list_find},
10872 { "gtk_target_list_remove", cast(void**)& gtk_target_list_remove},
10873 { "gtk_target_list_add_table", cast(void**)& gtk_target_list_add_table},
10874 { "gtk_target_list_add_uri_targets", cast(void**)& gtk_target_list_add_uri_targets},
10875 { "gtk_target_list_add_image_targets", cast(void**)& gtk_target_list_add_image_targets},
10876 { "gtk_target_list_add_rich_text_targets", cast(void**)& gtk_target_list_add_rich_text_targets},
10877 { "gtk_target_list_add_text_targets", cast(void**)& gtk_target_list_add_text_targets},
10878 { "gtk_target_list_add", cast(void**)& gtk_target_list_add},
10879 { "gtk_target_list_unref", cast(void**)& gtk_target_list_unref},
10880 { "gtk_target_list_ref", cast(void**)& gtk_target_list_ref},
10881 { "gtk_target_list_new", cast(void**)& gtk_target_list_new},
10882 { "gtk_text_iter_order", cast(void**)& gtk_text_iter_order},
10883 { "gtk_text_iter_in_range", cast(void**)& gtk_text_iter_in_range},
10884 { "gtk_text_iter_compare", cast(void**)& gtk_text_iter_compare},
10885 { "gtk_text_iter_equal", cast(void**)& gtk_text_iter_equal},
10886 { "gtk_text_iter_backward_search", cast(void**)& gtk_text_iter_backward_search},
10887 { "gtk_text_iter_forward_search", cast(void**)& gtk_text_iter_forward_search},
10888 { "gtk_text_iter_backward_find_char", cast(void**)& gtk_text_iter_backward_find_char},
10889 { "gtk_text_iter_forward_find_char", cast(void**)& gtk_text_iter_forward_find_char},
10890 { "gtk_text_iter_backward_to_tag_toggle", cast(void**)& gtk_text_iter_backward_to_tag_toggle},
10891 { "gtk_text_iter_forward_to_tag_toggle", cast(void**)& gtk_text_iter_forward_to_tag_toggle},
10892 { "gtk_text_iter_set_visible_line_index", cast(void**)& gtk_text_iter_set_visible_line_index},
10893 { "gtk_text_iter_set_visible_line_offset", cast(void**)& gtk_text_iter_set_visible_line_offset},
10894 { "gtk_text_iter_forward_to_line_end", cast(void**)& gtk_text_iter_forward_to_line_end},
10895 { "gtk_text_iter_forward_to_end", cast(void**)& gtk_text_iter_forward_to_end},
10896 { "gtk_text_iter_set_line_index", cast(void**)& gtk_text_iter_set_line_index},
10897 { "gtk_text_iter_set_line_offset", cast(void**)& gtk_text_iter_set_line_offset},
10898 { "gtk_text_iter_set_line", cast(void**)& gtk_text_iter_set_line},
10899 { "gtk_text_iter_set_offset", cast(void**)& gtk_text_iter_set_offset},
10900 { "gtk_text_iter_backward_visible_cursor_positions", cast(void**)& gtk_text_iter_backward_visible_cursor_positions},
10901 { "gtk_text_iter_forward_visible_cursor_positions", cast(void**)& gtk_text_iter_forward_visible_cursor_positions},
10902 { "gtk_text_iter_backward_visible_cursor_position", cast(void**)& gtk_text_iter_backward_visible_cursor_position},
10903 { "gtk_text_iter_forward_visible_cursor_position", cast(void**)& gtk_text_iter_forward_visible_cursor_position},
10904 { "gtk_text_iter_backward_cursor_positions", cast(void**)& gtk_text_iter_backward_cursor_positions},
10905 { "gtk_text_iter_forward_cursor_positions", cast(void**)& gtk_text_iter_forward_cursor_positions},
10906 { "gtk_text_iter_backward_cursor_position", cast(void**)& gtk_text_iter_backward_cursor_position},
10907 { "gtk_text_iter_forward_cursor_position", cast(void**)& gtk_text_iter_forward_cursor_position},
10908 { "gtk_text_iter_backward_sentence_starts", cast(void**)& gtk_text_iter_backward_sentence_starts},
10909 { "gtk_text_iter_forward_sentence_ends", cast(void**)& gtk_text_iter_forward_sentence_ends},
10910 { "gtk_text_iter_backward_sentence_start", cast(void**)& gtk_text_iter_backward_sentence_start},
10911 { "gtk_text_iter_forward_sentence_end", cast(void**)& gtk_text_iter_forward_sentence_end},
10912 { "gtk_text_iter_backward_visible_word_starts", cast(void**)& gtk_text_iter_backward_visible_word_starts},
10913 { "gtk_text_iter_forward_visible_word_ends", cast(void**)& gtk_text_iter_forward_visible_word_ends},
10914 { "gtk_text_iter_backward_visible_word_start", cast(void**)& gtk_text_iter_backward_visible_word_start},
10915 { "gtk_text_iter_forward_visible_word_end", cast(void**)& gtk_text_iter_forward_visible_word_end},
10916 { "gtk_text_iter_backward_visible_lines", cast(void**)& gtk_text_iter_backward_visible_lines},
10917 { "gtk_text_iter_forward_visible_lines", cast(void**)& gtk_text_iter_forward_visible_lines},
10918 { "gtk_text_iter_backward_visible_line", cast(void**)& gtk_text_iter_backward_visible_line},
10919 { "gtk_text_iter_forward_visible_line", cast(void**)& gtk_text_iter_forward_visible_line},
10920 { "gtk_text_iter_backward_word_starts", cast(void**)& gtk_text_iter_backward_word_starts},
10921 { "gtk_text_iter_forward_word_ends", cast(void**)& gtk_text_iter_forward_word_ends},
10922 { "gtk_text_iter_backward_word_start", cast(void**)& gtk_text_iter_backward_word_start},
10923 { "gtk_text_iter_forward_word_end", cast(void**)& gtk_text_iter_forward_word_end},
10924 { "gtk_text_iter_backward_lines", cast(void**)& gtk_text_iter_backward_lines},
10925 { "gtk_text_iter_forward_lines", cast(void**)& gtk_text_iter_forward_lines},
10926 { "gtk_text_iter_backward_line", cast(void**)& gtk_text_iter_backward_line},
10927 { "gtk_text_iter_forward_line", cast(void**)& gtk_text_iter_forward_line},
10928 { "gtk_text_iter_backward_chars", cast(void**)& gtk_text_iter_backward_chars},
10929 { "gtk_text_iter_forward_chars", cast(void**)& gtk_text_iter_forward_chars},
10930 { "gtk_text_iter_backward_char", cast(void**)& gtk_text_iter_backward_char},
10931 { "gtk_text_iter_forward_char", cast(void**)& gtk_text_iter_forward_char},
10932 { "gtk_text_iter_is_start", cast(void**)& gtk_text_iter_is_start},
10933 { "gtk_text_iter_is_end", cast(void**)& gtk_text_iter_is_end},
10934 { "gtk_text_iter_get_language", cast(void**)& gtk_text_iter_get_language},
10935 { "gtk_text_iter_get_attributes", cast(void**)& gtk_text_iter_get_attributes},
10936 { "gtk_text_iter_get_bytes_in_line", cast(void**)& gtk_text_iter_get_bytes_in_line},
10937 { "gtk_text_iter_get_chars_in_line", cast(void**)& gtk_text_iter_get_chars_in_line},
10938 { "gtk_text_iter_is_cursor_position", cast(void**)& gtk_text_iter_is_cursor_position},
10939 { "gtk_text_iter_ends_line", cast(void**)& gtk_text_iter_ends_line},
10940 { "gtk_text_iter_starts_line", cast(void**)& gtk_text_iter_starts_line},
10941 { "gtk_text_iter_inside_sentence", cast(void**)& gtk_text_iter_inside_sentence},
10942 { "gtk_text_iter_ends_sentence", cast(void**)& gtk_text_iter_ends_sentence},
10943 { "gtk_text_iter_starts_sentence", cast(void**)& gtk_text_iter_starts_sentence},
10944 { "gtk_text_iter_inside_word", cast(void**)& gtk_text_iter_inside_word},
10945 { "gtk_text_iter_ends_word", cast(void**)& gtk_text_iter_ends_word},
10946 { "gtk_text_iter_starts_word", cast(void**)& gtk_text_iter_starts_word},
10947 { "gtk_text_iter_can_insert", cast(void**)& gtk_text_iter_can_insert},
10948 { "gtk_text_iter_editable", cast(void**)& gtk_text_iter_editable},
10949 { "gtk_text_iter_get_tags", cast(void**)& gtk_text_iter_get_tags},
10950 { "gtk_text_iter_has_tag", cast(void**)& gtk_text_iter_has_tag},
10951 { "gtk_text_iter_toggles_tag", cast(void**)& gtk_text_iter_toggles_tag},
10952 { "gtk_text_iter_ends_tag", cast(void**)& gtk_text_iter_ends_tag},
10953 { "gtk_text_iter_begins_tag", cast(void**)& gtk_text_iter_begins_tag},
10954 { "gtk_text_iter_get_toggled_tags", cast(void**)& gtk_text_iter_get_toggled_tags},
10955 { "gtk_text_iter_get_child_anchor", cast(void**)& gtk_text_iter_get_child_anchor},
10956 { "gtk_text_iter_get_marks", cast(void**)& gtk_text_iter_get_marks},
10957 { "gtk_text_iter_get_pixbuf", cast(void**)& gtk_text_iter_get_pixbuf},
10958 { "gtk_text_iter_get_visible_text", cast(void**)& gtk_text_iter_get_visible_text},
10959 { "gtk_text_iter_get_visible_slice", cast(void**)& gtk_text_iter_get_visible_slice},
10960 { "gtk_text_iter_get_text", cast(void**)& gtk_text_iter_get_text},
10961 { "gtk_text_iter_get_slice", cast(void**)& gtk_text_iter_get_slice},
10962 { "gtk_text_iter_get_char", cast(void**)& gtk_text_iter_get_char},
10963 { "gtk_text_iter_get_visible_line_index", cast(void**)& gtk_text_iter_get_visible_line_index},
10964 { "gtk_text_iter_get_visible_line_offset", cast(void**)& gtk_text_iter_get_visible_line_offset},
10965 { "gtk_text_iter_get_line_index", cast(void**)& gtk_text_iter_get_line_index},
10966 { "gtk_text_iter_get_line_offset", cast(void**)& gtk_text_iter_get_line_offset},
10967 { "gtk_text_iter_get_line", cast(void**)& gtk_text_iter_get_line},
10968 { "gtk_text_iter_get_offset", cast(void**)& gtk_text_iter_get_offset},
10969 { "gtk_text_iter_get_type", cast(void**)& gtk_text_iter_get_type},
10970 { "gtk_text_iter_free", cast(void**)& gtk_text_iter_free},
10971 { "gtk_text_iter_copy", cast(void**)& gtk_text_iter_copy},
10972 { "gtk_text_iter_get_buffer", cast(void**)& gtk_text_iter_get_buffer},
10973 { "gtk_text_child_anchor_get_deleted", cast(void**)& gtk_text_child_anchor_get_deleted},
10974 { "gtk_text_child_anchor_get_widgets", cast(void**)& gtk_text_child_anchor_get_widgets},
10975 { "gtk_text_child_anchor_new", cast(void**)& gtk_text_child_anchor_new},
10976 { "gtk_text_child_anchor_get_type", cast(void**)& gtk_text_child_anchor_get_type},
10977 { "gtk_text_attributes_get_type", cast(void**)& gtk_text_attributes_get_type},
10978 { "gtk_text_attributes_ref", cast(void**)& gtk_text_attributes_ref},
10979 { "gtk_text_attributes_unref", cast(void**)& gtk_text_attributes_unref},
10980 { "gtk_text_attributes_copy_values", cast(void**)& gtk_text_attributes_copy_values},
10981 { "gtk_text_attributes_copy", cast(void**)& gtk_text_attributes_copy},
10982 { "gtk_text_attributes_new", cast(void**)& gtk_text_attributes_new},
10983 { "gtk_text_tag_event", cast(void**)& gtk_text_tag_event},
10984 { "gtk_text_tag_set_priority", cast(void**)& gtk_text_tag_set_priority},
10985 { "gtk_text_tag_get_priority", cast(void**)& gtk_text_tag_get_priority},
10986 { "gtk_text_tag_new", cast(void**)& gtk_text_tag_new},
10987 { "gtk_text_tag_get_type", cast(void**)& gtk_text_tag_get_type},
10988 { "gtk_check_menu_item_set_show_toggle", cast(void**)& gtk_check_menu_item_set_show_toggle},
10989 { "gtk_check_menu_item_get_draw_as_radio", cast(void**)& gtk_check_menu_item_get_draw_as_radio},
10990 { "gtk_check_menu_item_set_draw_as_radio", cast(void**)& gtk_check_menu_item_set_draw_as_radio},
10991 { "gtk_check_menu_item_get_inconsistent", cast(void**)& gtk_check_menu_item_get_inconsistent},
10992 { "gtk_check_menu_item_set_inconsistent", cast(void**)& gtk_check_menu_item_set_inconsistent},
10993 { "gtk_check_menu_item_toggled", cast(void**)& gtk_check_menu_item_toggled},
10994 { "gtk_check_menu_item_get_active", cast(void**)& gtk_check_menu_item_get_active},
10995 { "gtk_check_menu_item_set_active", cast(void**)& gtk_check_menu_item_set_active},
10996 { "gtk_check_menu_item_new_with_mnemonic", cast(void**)& gtk_check_menu_item_new_with_mnemonic},
10997 { "gtk_check_menu_item_new_with_label", cast(void**)& gtk_check_menu_item_new_with_label},
10998 { "gtk_check_menu_item_new", cast(void**)& gtk_check_menu_item_new},
10999 { "gtk_check_menu_item_get_type", cast(void**)& gtk_check_menu_item_get_type},
11000 { "gtk_menu_item_remove_submenu", cast(void**)& gtk_menu_item_remove_submenu},
11001 { "_gtk_menu_item_popdown_submenu", cast(void**)& _gtk_menu_item_popdown_submenu},
11002 { "_gtk_menu_item_popup_submenu", cast(void**)& _gtk_menu_item_popup_submenu},
11003 { "_gtk_menu_item_is_selectable", cast(void**)& _gtk_menu_item_is_selectable},
11004 { "_gtk_menu_item_refresh_accel_path", cast(void**)& _gtk_menu_item_refresh_accel_path},
11005 { "gtk_menu_item_set_accel_path", cast(void**)& gtk_menu_item_set_accel_path},
11006 { "gtk_menu_item_get_right_justified", cast(void**)& gtk_menu_item_get_right_justified},
11007 { "gtk_menu_item_set_right_justified", cast(void**)& gtk_menu_item_set_right_justified},
11008 { "gtk_menu_item_toggle_size_allocate", cast(void**)& gtk_menu_item_toggle_size_allocate},
11009 { "gtk_menu_item_toggle_size_request", cast(void**)& gtk_menu_item_toggle_size_request},
11010 { "gtk_menu_item_activate", cast(void**)& gtk_menu_item_activate},
11011 { "gtk_menu_item_deselect", cast(void**)& gtk_menu_item_deselect},
11012 { "gtk_menu_item_select", cast(void**)& gtk_menu_item_select},
11013 { "gtk_menu_item_get_submenu", cast(void**)& gtk_menu_item_get_submenu},
11014 { "gtk_menu_item_set_submenu", cast(void**)& gtk_menu_item_set_submenu},
11015 { "gtk_menu_item_new_with_mnemonic", cast(void**)& gtk_menu_item_new_with_mnemonic},
11016 { "gtk_menu_item_new_with_label", cast(void**)& gtk_menu_item_new_with_label},
11017 { "gtk_menu_item_new", cast(void**)& gtk_menu_item_new},
11018 { "gtk_menu_item_get_type", cast(void**)& gtk_menu_item_get_type},
11019 { "gtk_item_toggle", cast(void**)& gtk_item_toggle},
11020 { "gtk_item_deselect", cast(void**)& gtk_item_deselect},
11021 { "gtk_item_select", cast(void**)& gtk_item_select},
11022 { "gtk_item_get_type", cast(void**)& gtk_item_get_type},
11023 { "_gtk_check_button_get_props", cast(void**)& _gtk_check_button_get_props},
11024 { "gtk_check_button_new_with_mnemonic", cast(void**)& gtk_check_button_new_with_mnemonic},
11025 { "gtk_check_button_new_with_label", cast(void**)& gtk_check_button_new_with_label},
11026 { "gtk_check_button_new", cast(void**)& gtk_check_button_new},
11027 { "gtk_check_button_get_type", cast(void**)& gtk_check_button_get_type},
11028 { "gtk_toggle_button_get_inconsistent", cast(void**)& gtk_toggle_button_get_inconsistent},
11029 { "gtk_toggle_button_set_inconsistent", cast(void**)& gtk_toggle_button_set_inconsistent},
11030 { "gtk_toggle_button_toggled", cast(void**)& gtk_toggle_button_toggled},
11031 { "gtk_toggle_button_get_active", cast(void**)& gtk_toggle_button_get_active},
11032 { "gtk_toggle_button_set_active", cast(void**)& gtk_toggle_button_set_active},
11033 { "gtk_toggle_button_get_mode", cast(void**)& gtk_toggle_button_get_mode},
11034 { "gtk_toggle_button_set_mode", cast(void**)& gtk_toggle_button_set_mode},
11035 { "gtk_toggle_button_new_with_mnemonic", cast(void**)& gtk_toggle_button_new_with_mnemonic},
11036 { "gtk_toggle_button_new_with_label", cast(void**)& gtk_toggle_button_new_with_label},
11037 { "gtk_toggle_button_new", cast(void**)& gtk_toggle_button_new},
11038 { "gtk_toggle_button_get_type", cast(void**)& gtk_toggle_button_get_type},
11039 { "gtk_cell_view_get_cell_renderers", cast(void**)& gtk_cell_view_get_cell_renderers},
11040 { "gtk_cell_view_set_background_color", cast(void**)& gtk_cell_view_set_background_color},
11041 { "gtk_cell_view_get_size_of_row", cast(void**)& gtk_cell_view_get_size_of_row},
11042 { "gtk_cell_view_get_displayed_row", cast(void**)& gtk_cell_view_get_displayed_row},
11043 { "gtk_cell_view_set_displayed_row", cast(void**)& gtk_cell_view_set_displayed_row},
11044 { "gtk_cell_view_set_model", cast(void**)& gtk_cell_view_set_model},
11045 { "gtk_cell_view_new_with_pixbuf", cast(void**)& gtk_cell_view_new_with_pixbuf},
11046 { "gtk_cell_view_new_with_markup", cast(void**)& gtk_cell_view_new_with_markup},
11047 { "gtk_cell_view_new_with_text", cast(void**)& gtk_cell_view_new_with_text},
11048 { "gtk_cell_view_new", cast(void**)& gtk_cell_view_new},
11049 { "gtk_cell_view_get_type", cast(void**)& gtk_cell_view_get_type},
11050 { "gtk_cell_renderer_toggle_set_active", cast(void**)& gtk_cell_renderer_toggle_set_active},
11051 { "gtk_cell_renderer_toggle_get_active", cast(void**)& gtk_cell_renderer_toggle_get_active},
11052 { "gtk_cell_renderer_toggle_set_radio", cast(void**)& gtk_cell_renderer_toggle_set_radio},
11053 { "gtk_cell_renderer_toggle_get_radio", cast(void**)& gtk_cell_renderer_toggle_get_radio},
11054 { "gtk_cell_renderer_toggle_new", cast(void**)& gtk_cell_renderer_toggle_new},
11055 { "gtk_cell_renderer_toggle_get_type", cast(void**)& gtk_cell_renderer_toggle_get_type},
11056 { "gtk_cell_renderer_spin_new", cast(void**)& gtk_cell_renderer_spin_new},
11057 { "gtk_cell_renderer_spin_get_type", cast(void**)& gtk_cell_renderer_spin_get_type},
11058 { "gtk_cell_renderer_progress_new", cast(void**)& gtk_cell_renderer_progress_new},
11059 { "gtk_cell_renderer_progress_get_type", cast(void**)& gtk_cell_renderer_progress_get_type},
11060 { "gtk_cell_renderer_pixbuf_new", cast(void**)& gtk_cell_renderer_pixbuf_new},
11061 { "gtk_cell_renderer_pixbuf_get_type", cast(void**)& gtk_cell_renderer_pixbuf_get_type},
11062 { "gtk_cell_renderer_combo_new", cast(void**)& gtk_cell_renderer_combo_new},
11063 { "gtk_cell_renderer_combo_get_type", cast(void**)& gtk_cell_renderer_combo_get_type},
11064 { "gtk_cell_renderer_accel_new", cast(void**)& gtk_cell_renderer_accel_new},
11065 { "gtk_cell_renderer_accel_get_type", cast(void**)& gtk_cell_renderer_accel_get_type},
11066 { "gtk_cell_renderer_text_set_fixed_height_from_font", cast(void**)& gtk_cell_renderer_text_set_fixed_height_from_font},
11067 { "gtk_cell_renderer_text_new", cast(void**)& gtk_cell_renderer_text_new},
11068 { "gtk_cell_renderer_text_get_type", cast(void**)& gtk_cell_renderer_text_get_type},
11069 { "_gtk_cell_layout_buildable_add_child", cast(void**)& _gtk_cell_layout_buildable_add_child},
11070 { "_gtk_cell_layout_buildable_custom_tag_end", cast(void**)& _gtk_cell_layout_buildable_custom_tag_end},
11071 { "_gtk_cell_layout_buildable_custom_tag_start", cast(void**)& _gtk_cell_layout_buildable_custom_tag_start},
11072 { "gtk_cell_layout_reorder", cast(void**)& gtk_cell_layout_reorder},
11073 { "gtk_cell_layout_clear_attributes", cast(void**)& gtk_cell_layout_clear_attributes},
11074 { "gtk_cell_layout_set_cell_data_func", cast(void**)& gtk_cell_layout_set_cell_data_func},
11075 { "gtk_cell_layout_add_attribute", cast(void**)& gtk_cell_layout_add_attribute},
11076 { "gtk_cell_layout_set_attributes", cast(void**)& gtk_cell_layout_set_attributes},
11077 { "gtk_cell_layout_clear", cast(void**)& gtk_cell_layout_clear},
11078 { "gtk_cell_layout_get_cells", cast(void**)& gtk_cell_layout_get_cells},
11079 { "gtk_cell_layout_pack_end", cast(void**)& gtk_cell_layout_pack_end},
11080 { "gtk_cell_layout_pack_start", cast(void**)& gtk_cell_layout_pack_start},
11081 { "gtk_cell_layout_get_type", cast(void**)& gtk_cell_layout_get_type},
11082 { "gtk_tree_view_column_get_tree_view", cast(void**)& gtk_tree_view_column_get_tree_view},
11083 { "gtk_tree_view_column_queue_resize", cast(void**)& gtk_tree_view_column_queue_resize},
11084 { "gtk_tree_view_column_cell_get_position", cast(void**)& gtk_tree_view_column_cell_get_position},
11085 { "gtk_tree_view_column_focus_cell", cast(void**)& gtk_tree_view_column_focus_cell},
11086 { "gtk_tree_view_column_cell_is_visible", cast(void**)& gtk_tree_view_column_cell_is_visible},
11087 { "gtk_tree_view_column_cell_get_size", cast(void**)& gtk_tree_view_column_cell_get_size},
11088 { "gtk_tree_view_column_cell_set_cell_data", cast(void**)& gtk_tree_view_column_cell_set_cell_data},
11089 { "gtk_tree_view_column_get_sort_order", cast(void**)& gtk_tree_view_column_get_sort_order},
11090 { "gtk_tree_view_column_set_sort_order", cast(void**)& gtk_tree_view_column_set_sort_order},
11091 { "gtk_tree_view_column_get_sort_indicator", cast(void**)& gtk_tree_view_column_get_sort_indicator},
11092 { "gtk_tree_view_column_set_sort_indicator", cast(void**)& gtk_tree_view_column_set_sort_indicator},
11093 { "gtk_tree_view_column_get_sort_column_id", cast(void**)& gtk_tree_view_column_get_sort_column_id},
11094 { "gtk_tree_view_column_set_sort_column_id", cast(void**)& gtk_tree_view_column_set_sort_column_id},
11095 { "gtk_tree_view_column_get_reorderable", cast(void**)& gtk_tree_view_column_get_reorderable},
11096 { "gtk_tree_view_column_set_reorderable", cast(void**)& gtk_tree_view_column_set_reorderable},
11097 { "gtk_tree_view_column_get_alignment", cast(void**)& gtk_tree_view_column_get_alignment},
11098 { "gtk_tree_view_column_set_alignment", cast(void**)& gtk_tree_view_column_set_alignment},
11099 { "gtk_tree_view_column_get_widget", cast(void**)& gtk_tree_view_column_get_widget},
11100 { "gtk_tree_view_column_set_widget", cast(void**)& gtk_tree_view_column_set_widget},
11101 { "gtk_tree_view_column_get_clickable", cast(void**)& gtk_tree_view_column_get_clickable},
11102 { "gtk_tree_view_column_set_clickable", cast(void**)& gtk_tree_view_column_set_clickable},
11103 { "gtk_tree_view_column_get_expand", cast(void**)& gtk_tree_view_column_get_expand},
11104 { "gtk_tree_view_column_set_expand", cast(void**)& gtk_tree_view_column_set_expand},
11105 { "gtk_tree_view_column_get_title", cast(void**)& gtk_tree_view_column_get_title},
11106 { "gtk_tree_view_column_set_title", cast(void**)& gtk_tree_view_column_set_title},
11107 { "gtk_tree_view_column_clicked", cast(void**)& gtk_tree_view_column_clicked},
11108 { "gtk_tree_view_column_get_max_width", cast(void**)& gtk_tree_view_column_get_max_width},
11109 { "gtk_tree_view_column_set_max_width", cast(void**)& gtk_tree_view_column_set_max_width},
11110 { "gtk_tree_view_column_get_min_width", cast(void**)& gtk_tree_view_column_get_min_width},
11111 { "gtk_tree_view_column_set_min_width", cast(void**)& gtk_tree_view_column_set_min_width},
11112 { "gtk_tree_view_column_set_fixed_width", cast(void**)& gtk_tree_view_column_set_fixed_width},
11113 { "gtk_tree_view_column_get_fixed_width", cast(void**)& gtk_tree_view_column_get_fixed_width},
11114 { "gtk_tree_view_column_get_width", cast(void**)& gtk_tree_view_column_get_width},
11115 { "gtk_tree_view_column_get_sizing", cast(void**)& gtk_tree_view_column_get_sizing},
11116 { "gtk_tree_view_column_set_sizing", cast(void**)& gtk_tree_view_column_set_sizing},
11117 { "gtk_tree_view_column_get_resizable", cast(void**)& gtk_tree_view_column_get_resizable},
11118 { "gtk_tree_view_column_set_resizable", cast(void**)& gtk_tree_view_column_set_resizable},
11119 { "gtk_tree_view_column_get_visible", cast(void**)& gtk_tree_view_column_get_visible},
11120 { "gtk_tree_view_column_set_visible", cast(void**)& gtk_tree_view_column_set_visible},
11121 { "gtk_tree_view_column_get_spacing", cast(void**)& gtk_tree_view_column_get_spacing},
11122 { "gtk_tree_view_column_set_spacing", cast(void**)& gtk_tree_view_column_set_spacing},
11123 { "gtk_tree_view_column_clear_attributes", cast(void**)& gtk_tree_view_column_clear_attributes},
11124 { "gtk_tree_view_column_set_cell_data_func", cast(void**)& gtk_tree_view_column_set_cell_data_func},
11125 { "gtk_tree_view_column_set_attributes", cast(void**)& gtk_tree_view_column_set_attributes},
11126 { "gtk_tree_view_column_add_attribute", cast(void**)& gtk_tree_view_column_add_attribute},
11127 { "gtk_tree_view_column_get_cell_renderers", cast(void**)& gtk_tree_view_column_get_cell_renderers},
11128 { "gtk_tree_view_column_clear", cast(void**)& gtk_tree_view_column_clear},
11129 { "gtk_tree_view_column_pack_end", cast(void**)& gtk_tree_view_column_pack_end},
11130 { "gtk_tree_view_column_pack_start", cast(void**)& gtk_tree_view_column_pack_start},
11131 { "gtk_tree_view_column_new_with_attributes", cast(void**)& gtk_tree_view_column_new_with_attributes},
11132 { "gtk_tree_view_column_new", cast(void**)& gtk_tree_view_column_new},
11133 { "gtk_tree_view_column_get_type", cast(void**)& gtk_tree_view_column_get_type},
11134 { "gtk_tree_sortable_has_default_sort_func", cast(void**)& gtk_tree_sortable_has_default_sort_func},
11135 { "gtk_tree_sortable_set_default_sort_func", cast(void**)& gtk_tree_sortable_set_default_sort_func},
11136 { "gtk_tree_sortable_set_sort_func", cast(void**)& gtk_tree_sortable_set_sort_func},
11137 { "gtk_tree_sortable_set_sort_column_id", cast(void**)& gtk_tree_sortable_set_sort_column_id},
11138 { "gtk_tree_sortable_get_sort_column_id", cast(void**)& gtk_tree_sortable_get_sort_column_id},
11139 { "gtk_tree_sortable_sort_column_changed", cast(void**)& gtk_tree_sortable_sort_column_changed},
11140 { "gtk_tree_sortable_get_type", cast(void**)& gtk_tree_sortable_get_type},
11141 { "gtk_tree_model_rows_reordered", cast(void**)& gtk_tree_model_rows_reordered},
11142 { "gtk_tree_model_row_deleted", cast(void**)& gtk_tree_model_row_deleted},
11143 { "gtk_tree_model_row_has_child_toggled", cast(void**)& gtk_tree_model_row_has_child_toggled},
11144 { "gtk_tree_model_row_inserted", cast(void**)& gtk_tree_model_row_inserted},
11145 { "gtk_tree_model_row_changed", cast(void**)& gtk_tree_model_row_changed},
11146 { "gtk_tree_model_foreach", cast(void**)& gtk_tree_model_foreach},
11147 { "gtk_tree_model_get_valist", cast(void**)& gtk_tree_model_get_valist},
11148 { "gtk_tree_model_get", cast(void**)& gtk_tree_model_get},
11149 { "gtk_tree_model_unref_node", cast(void**)& gtk_tree_model_unref_node},
11150 { "gtk_tree_model_ref_node", cast(void**)& gtk_tree_model_ref_node},
11151 { "gtk_tree_model_iter_parent", cast(void**)& gtk_tree_model_iter_parent},
11152 { "gtk_tree_model_iter_nth_child", cast(void**)& gtk_tree_model_iter_nth_child},
11153 { "gtk_tree_model_iter_n_children", cast(void**)& gtk_tree_model_iter_n_children},
11154 { "gtk_tree_model_iter_has_child", cast(void**)& gtk_tree_model_iter_has_child},
11155 { "gtk_tree_model_iter_children", cast(void**)& gtk_tree_model_iter_children},
11156 { "gtk_tree_model_iter_next", cast(void**)& gtk_tree_model_iter_next},
11157 { "gtk_tree_model_get_value", cast(void**)& gtk_tree_model_get_value},
11158 { "gtk_tree_model_get_path", cast(void**)& gtk_tree_model_get_path},
11159 { "gtk_tree_model_get_iter_first", cast(void**)& gtk_tree_model_get_iter_first},
11160 { "gtk_tree_model_get_string_from_iter", cast(void**)& gtk_tree_model_get_string_from_iter},
11161 { "gtk_tree_model_get_iter_from_string", cast(void**)& gtk_tree_model_get_iter_from_string},
11162 { "gtk_tree_model_get_iter", cast(void**)& gtk_tree_model_get_iter},
11163 { "gtk_tree_model_get_column_type", cast(void**)& gtk_tree_model_get_column_type},
11164 { "gtk_tree_model_get_n_columns", cast(void**)& gtk_tree_model_get_n_columns},
11165 { "gtk_tree_model_get_flags", cast(void**)& gtk_tree_model_get_flags},
11166 { "gtk_tree_model_get_type", cast(void**)& gtk_tree_model_get_type},
11167 { "gtk_tree_iter_get_type", cast(void**)& gtk_tree_iter_get_type},
11168 { "gtk_tree_iter_free", cast(void**)& gtk_tree_iter_free},
11169 { "gtk_tree_iter_copy", cast(void**)& gtk_tree_iter_copy},
11170 { "gtk_tree_row_reference_reordered", cast(void**)& gtk_tree_row_reference_reordered},
11171 { "gtk_tree_row_reference_deleted", cast(void**)& gtk_tree_row_reference_deleted},
11172 { "gtk_tree_row_reference_inserted", cast(void**)& gtk_tree_row_reference_inserted},
11173 { "gtk_tree_row_reference_free", cast(void**)& gtk_tree_row_reference_free},
11174 { "gtk_tree_row_reference_copy", cast(void**)& gtk_tree_row_reference_copy},
11175 { "gtk_tree_row_reference_valid", cast(void**)& gtk_tree_row_reference_valid},
11176 { "gtk_tree_row_reference_get_model", cast(void**)& gtk_tree_row_reference_get_model},
11177 { "gtk_tree_row_reference_get_path", cast(void**)& gtk_tree_row_reference_get_path},
11178 { "gtk_tree_row_reference_new_proxy", cast(void**)& gtk_tree_row_reference_new_proxy},
11179 { "gtk_tree_row_reference_new", cast(void**)& gtk_tree_row_reference_new},
11180 { "gtk_tree_row_reference_get_type", cast(void**)& gtk_tree_row_reference_get_type},
11181 { "gtk_tree_path_is_descendant", cast(void**)& gtk_tree_path_is_descendant},
11182 { "gtk_tree_path_is_ancestor", cast(void**)& gtk_tree_path_is_ancestor},
11183 { "gtk_tree_path_down", cast(void**)& gtk_tree_path_down},
11184 { "gtk_tree_path_up", cast(void**)& gtk_tree_path_up},
11185 { "gtk_tree_path_prev", cast(void**)& gtk_tree_path_prev},
11186 { "gtk_tree_path_next", cast(void**)& gtk_tree_path_next},
11187 { "gtk_tree_path_compare", cast(void**)& gtk_tree_path_compare},
11188 { "gtk_tree_path_get_type", cast(void**)& gtk_tree_path_get_type},
11189 { "gtk_tree_path_copy", cast(void**)& gtk_tree_path_copy},
11190 { "gtk_tree_path_free", cast(void**)& gtk_tree_path_free},
11191 { "gtk_tree_path_get_indices", cast(void**)& gtk_tree_path_get_indices},
11192 { "gtk_tree_path_get_depth", cast(void**)& gtk_tree_path_get_depth},
11193 { "gtk_tree_path_prepend_index", cast(void**)& gtk_tree_path_prepend_index},
11194 { "gtk_tree_path_append_index", cast(void**)& gtk_tree_path_append_index},
11195 { "gtk_tree_path_new_first", cast(void**)& gtk_tree_path_new_first},
11196 { "gtk_tree_path_to_string", cast(void**)& gtk_tree_path_to_string},
11197 { "gtk_tree_path_new_from_indices", cast(void**)& gtk_tree_path_new_from_indices},
11198 { "gtk_tree_path_new_from_string", cast(void**)& gtk_tree_path_new_from_string},
11199 { "gtk_tree_path_new", cast(void**)& gtk_tree_path_new},
11200 { "gtk_cell_renderer_stop_editing", cast(void**)& gtk_cell_renderer_stop_editing},
11201 { "gtk_cell_renderer_editing_canceled", cast(void**)& gtk_cell_renderer_editing_canceled},
11202 { "gtk_cell_renderer_get_fixed_size", cast(void**)& gtk_cell_renderer_get_fixed_size},
11203 { "gtk_cell_renderer_set_fixed_size", cast(void**)& gtk_cell_renderer_set_fixed_size},
11204 { "gtk_cell_renderer_start_editing", cast(void**)& gtk_cell_renderer_start_editing},
11205 { "gtk_cell_renderer_activate", cast(void**)& gtk_cell_renderer_activate},
11206 { "gtk_cell_renderer_render", cast(void**)& gtk_cell_renderer_render},
11207 { "gtk_cell_renderer_get_size", cast(void**)& gtk_cell_renderer_get_size},
11208 { "gtk_cell_renderer_get_type", cast(void**)& gtk_cell_renderer_get_type},
11209 { "gtk_cell_editable_remove_widget", cast(void**)& gtk_cell_editable_remove_widget},
11210 { "gtk_cell_editable_editing_done", cast(void**)& gtk_cell_editable_editing_done},
11211 { "gtk_cell_editable_start_editing", cast(void**)& gtk_cell_editable_start_editing},
11212 { "gtk_cell_editable_get_type", cast(void**)& gtk_cell_editable_get_type},
11213 { "gtk_calendar_thaw", cast(void**)& gtk_calendar_thaw},
11214 { "gtk_calendar_freeze", cast(void**)& gtk_calendar_freeze},
11215 { "gtk_calendar_get_date", cast(void**)& gtk_calendar_get_date},
11216 { "gtk_calendar_display_options", cast(void**)& gtk_calendar_display_options},
11217 { "gtk_calendar_get_display_options", cast(void**)& gtk_calendar_get_display_options},
11218 { "gtk_calendar_set_display_options", cast(void**)& gtk_calendar_set_display_options},
11219 { "gtk_calendar_clear_marks", cast(void**)& gtk_calendar_clear_marks},
11220 { "gtk_calendar_unmark_day", cast(void**)& gtk_calendar_unmark_day},
11221 { "gtk_calendar_mark_day", cast(void**)& gtk_calendar_mark_day},
11222 { "gtk_calendar_select_day", cast(void**)& gtk_calendar_select_day},
11223 { "gtk_calendar_select_month", cast(void**)& gtk_calendar_select_month},
11224 { "gtk_calendar_new", cast(void**)& gtk_calendar_new},
11225 { "gtk_calendar_get_type", cast(void**)& gtk_calendar_get_type},
11226 { "gtk_signal_compat_matched", cast(void**)& gtk_signal_compat_matched},
11227 { "gtk_signal_emitv_by_name", cast(void**)& gtk_signal_emitv_by_name},
11228 { "gtk_signal_emit_by_name", cast(void**)& gtk_signal_emit_by_name},
11229 { "gtk_signal_emit", cast(void**)& gtk_signal_emit},
11230 { "gtk_signal_emitv", cast(void**)& gtk_signal_emitv},
11231 { "gtk_signal_connect_full", cast(void**)& gtk_signal_connect_full},
11232 { "gtk_signal_connect_while_alive", cast(void**)& gtk_signal_connect_while_alive},
11233 { "gtk_signal_connect_object_while_alive", cast(void**)& gtk_signal_connect_object_while_alive},
11234 { "gtk_signal_emit_stop_by_name", cast(void**)& gtk_signal_emit_stop_by_name},
11235 { "gtk_signal_new", cast(void**)& gtk_signal_new},
11236 { "gtk_signal_newv", cast(void**)& gtk_signal_newv},
11237 { "gtk_marshal_VOID__UINT_STRING", cast(void**)& gtk_marshal_VOID__UINT_STRING},
11238 { "gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM", cast(void**)& gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM},
11239 { "gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER", cast(void**)& gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER},
11240 { "gtk_marshal_VOID__STRING_INT_POINTER", cast(void**)& gtk_marshal_VOID__STRING_INT_POINTER},
11241 { "gtk_marshal_VOID__POINTER_UINT_UINT", cast(void**)& gtk_marshal_VOID__POINTER_UINT_UINT},
11242 { "gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT", cast(void**)& gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT},
11243 { "gtk_marshal_VOID__POINTER_POINTER_UINT_UINT", cast(void**)& gtk_marshal_VOID__POINTER_POINTER_UINT_UINT},
11244 { "gtk_marshal_VOID__POINTER_UINT_ENUM", cast(void**)& gtk_marshal_VOID__POINTER_UINT_ENUM},
11245 { "gtk_marshal_VOID__POINTER_UINT", cast(void**)& gtk_marshal_VOID__POINTER_UINT},
11246 { "gtk_marshal_VOID__POINTER_STRING_STRING", cast(void**)& gtk_marshal_VOID__POINTER_STRING_STRING},
11247 { "gtk_marshal_VOID__POINTER_POINTER_POINTER", cast(void**)& gtk_marshal_VOID__POINTER_POINTER_POINTER},
11248 { "gtk_marshal_VOID__POINTER_POINTER", cast(void**)& gtk_marshal_VOID__POINTER_POINTER},
11249 { "gtk_marshal_VOID__POINTER_INT", cast(void**)& gtk_marshal_VOID__POINTER_INT},
11250 { "gtk_marshal_VOID__INT_INT_POINTER", cast(void**)& gtk_marshal_VOID__INT_INT_POINTER},
11251 { "gtk_marshal_VOID__INT_INT", cast(void**)& gtk_marshal_VOID__INT_INT},
11252 { "gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN", cast(void**)& gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN},
11253 { "gtk_marshal_VOID__ENUM_FLOAT", cast(void**)& gtk_marshal_VOID__ENUM_FLOAT},
11254 { "gtk_marshal_INT__POINTER_CHAR_CHAR", cast(void**)& gtk_marshal_INT__POINTER_CHAR_CHAR},
11255 { "gtk_marshal_INT__POINTER", cast(void**)& gtk_marshal_INT__POINTER},
11256 { "gtk_marshal_ENUM__ENUM", cast(void**)& gtk_marshal_ENUM__ENUM},
11257 { "gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER", cast(void**)& gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER},
11258 { "gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT", cast(void**)& gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT},
11259 { "gtk_marshal_BOOLEAN__POINTER_INT_INT", cast(void**)& gtk_marshal_BOOLEAN__POINTER_INT_INT},
11260 { "gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT", cast(void**)& gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT},
11261 { "gtk_marshal_BOOLEAN__POINTER", cast(void**)& gtk_marshal_BOOLEAN__POINTER},
11262 { "gtk_marshal_BOOLEAN__VOID", cast(void**)& gtk_marshal_BOOLEAN__VOID},
11263 { "_gtk_button_paint", cast(void**)& _gtk_button_paint},
11264 { "_gtk_button_set_depressed", cast(void**)& _gtk_button_set_depressed},
11265 { "gtk_button_get_image_position", cast(void**)& gtk_button_get_image_position},
11266 { "gtk_button_set_image_position", cast(void**)& gtk_button_set_image_position},
11267 { "gtk_button_get_image", cast(void**)& gtk_button_get_image},
11268 { "gtk_button_set_image", cast(void**)& gtk_button_set_image},
11269 { "gtk_button_get_alignment", cast(void**)& gtk_button_get_alignment},
11270 { "gtk_button_set_alignment", cast(void**)& gtk_button_set_alignment},
11271 { "gtk_button_get_focus_on_click", cast(void**)& gtk_button_get_focus_on_click},
11272 { "gtk_button_set_focus_on_click", cast(void**)& gtk_button_set_focus_on_click},
11273 { "gtk_button_get_use_stock", cast(void**)& gtk_button_get_use_stock},
11274 { "gtk_button_set_use_stock", cast(void**)& gtk_button_set_use_stock},
11275 { "gtk_button_get_use_underline", cast(void**)& gtk_button_get_use_underline},
11276 { "gtk_button_set_use_underline", cast(void**)& gtk_button_set_use_underline},
11277 { "gtk_button_get_label", cast(void**)& gtk_button_get_label},
11278 { "gtk_button_set_label", cast(void**)& gtk_button_set_label},
11279 { "gtk_button_get_relief", cast(void**)& gtk_button_get_relief},
11280 { "gtk_button_set_relief", cast(void**)& gtk_button_set_relief},
11281 { "gtk_button_leave", cast(void**)& gtk_button_leave},
11282 { "gtk_button_enter", cast(void**)& gtk_button_enter},
11283 { "gtk_button_clicked", cast(void**)& gtk_button_clicked},
11284 { "gtk_button_released", cast(void**)& gtk_button_released},
11285 { "gtk_button_pressed", cast(void**)& gtk_button_pressed},
11286 { "gtk_button_new_with_mnemonic", cast(void**)& gtk_button_new_with_mnemonic},
11287 { "gtk_button_new_from_stock", cast(void**)& gtk_button_new_from_stock},
11288 { "gtk_button_new_with_label", cast(void**)& gtk_button_new_with_label},
11289 { "gtk_button_new", cast(void**)& gtk_button_new},
11290 { "gtk_button_get_type", cast(void**)& gtk_button_get_type},
11291 { "gtk_image_get", cast(void**)& gtk_image_get},
11292 { "gtk_image_set", cast(void**)& gtk_image_set},
11293 { "gtk_image_get_pixel_size", cast(void**)& gtk_image_get_pixel_size},
11294 { "gtk_image_get_icon_name", cast(void**)& gtk_image_get_icon_name},
11295 { "gtk_image_get_animation", cast(void**)& gtk_image_get_animation},
11296 { "gtk_image_get_icon_set", cast(void**)& gtk_image_get_icon_set},
11297 { "gtk_image_get_stock", cast(void**)& gtk_image_get_stock},
11298 { "gtk_image_get_pixbuf", cast(void**)& gtk_image_get_pixbuf},
11299 { "gtk_image_get_image", cast(void**)& gtk_image_get_image},
11300 { "gtk_image_get_pixmap", cast(void**)& gtk_image_get_pixmap},
11301 { "gtk_image_get_storage_type", cast(void**)& gtk_image_get_storage_type},
11302 { "gtk_image_set_pixel_size", cast(void**)& gtk_image_set_pixel_size},
11303 { "gtk_image_set_from_icon_name", cast(void**)& gtk_image_set_from_icon_name},
11304 { "gtk_image_set_from_animation", cast(void**)& gtk_image_set_from_animation},
11305 { "gtk_image_set_from_icon_set", cast(void**)& gtk_image_set_from_icon_set},
11306 { "gtk_image_set_from_stock", cast(void**)& gtk_image_set_from_stock},
11307 { "gtk_image_set_from_pixbuf", cast(void**)& gtk_image_set_from_pixbuf},
11308 { "gtk_image_set_from_file", cast(void**)& gtk_image_set_from_file},
11309 { "gtk_image_set_from_image", cast(void**)& gtk_image_set_from_image},
11310 { "gtk_image_set_from_pixmap", cast(void**)& gtk_image_set_from_pixmap},
11311 { "gtk_image_clear", cast(void**)& gtk_image_clear},
11312 { "gtk_image_new_from_icon_name", cast(void**)& gtk_image_new_from_icon_name},
11313 { "gtk_image_new_from_animation", cast(void**)& gtk_image_new_from_animation},
11314 { "gtk_image_new_from_icon_set", cast(void**)& gtk_image_new_from_icon_set},
11315 { "gtk_image_new_from_stock", cast(void**)& gtk_image_new_from_stock},
11316 { "gtk_image_new_from_pixbuf", cast(void**)& gtk_image_new_from_pixbuf},
11317 { "gtk_image_new_from_file", cast(void**)& gtk_image_new_from_file},
11318 { "gtk_image_new_from_image", cast(void**)& gtk_image_new_from_image},
11319 { "gtk_image_new_from_pixmap", cast(void**)& gtk_image_new_from_pixmap},
11320 { "gtk_image_new", cast(void**)& gtk_image_new},
11321 { "gtk_image_get_type", cast(void**)& gtk_image_get_type},
11322 { "gtk_buildable_get_internal_child", cast(void**)& gtk_buildable_get_internal_child},
11323 { "gtk_buildable_parser_finished", cast(void**)& gtk_buildable_parser_finished},
11324 { "gtk_buildable_custom_finished", cast(void**)& gtk_buildable_custom_finished},
11325 { "gtk_buildable_custom_tag_end", cast(void**)& gtk_buildable_custom_tag_end},
11326 { "gtk_buildable_custom_tag_start", cast(void**)& gtk_buildable_custom_tag_start},
11327 { "gtk_buildable_construct_child", cast(void**)& gtk_buildable_construct_child},
11328 { "gtk_buildable_set_buildable_property", cast(void**)& gtk_buildable_set_buildable_property},
11329 { "gtk_buildable_add_child", cast(void**)& gtk_buildable_add_child},
11330 { "gtk_buildable_get_name", cast(void**)& gtk_buildable_get_name},
11331 { "gtk_buildable_set_name", cast(void**)& gtk_buildable_set_name},
11332 { "gtk_buildable_get_type", cast(void**)& gtk_buildable_get_type},
11333 { "gtk_builder_value_from_string_type", cast(void**)& gtk_builder_value_from_string_type},
11334 { "gtk_builder_value_from_string", cast(void**)& gtk_builder_value_from_string},
11335 { "gtk_builder_get_type_from_name", cast(void**)& gtk_builder_get_type_from_name},
11336 { "gtk_builder_get_translation_domain", cast(void**)& gtk_builder_get_translation_domain},
11337 { "gtk_builder_set_translation_domain", cast(void**)& gtk_builder_set_translation_domain},
11338 { "gtk_builder_connect_signals_full", cast(void**)& gtk_builder_connect_signals_full},
11339 { "gtk_builder_connect_signals", cast(void**)& gtk_builder_connect_signals},
11340 { "gtk_builder_get_objects", cast(void**)& gtk_builder_get_objects},
11341 { "gtk_builder_get_object", cast(void**)& gtk_builder_get_object},
11342 { "gtk_builder_add_from_string", cast(void**)& gtk_builder_add_from_string},
11343 { "gtk_builder_add_from_file", cast(void**)& gtk_builder_add_from_file},
11344 { "gtk_builder_new", cast(void**)& gtk_builder_new},
11345 { "gtk_builder_get_type", cast(void**)& gtk_builder_get_type},
11346 { "gtk_builder_error_quark", cast(void**)& gtk_builder_error_quark},
11347 { "_gtk_binding_signal_new", cast(void**)& _gtk_binding_signal_new},
11348 { "_gtk_binding_entry_add_signall", cast(void**)& _gtk_binding_entry_add_signall},
11349 { "_gtk_binding_reset_parsed", cast(void**)& _gtk_binding_reset_parsed},
11350 { "_gtk_binding_parse_binding", cast(void**)& _gtk_binding_parse_binding},
11351 { "gtk_binding_set_add_path", cast(void**)& gtk_binding_set_add_path},
11352 { "gtk_binding_entry_remove", cast(void**)& gtk_binding_entry_remove},
11353 { "gtk_binding_entry_add_signal", cast(void**)& gtk_binding_entry_add_signal},
11354 { "gtk_binding_entry_skip", cast(void**)& gtk_binding_entry_skip},
11355 { "gtk_binding_parse_binding", cast(void**)& gtk_binding_parse_binding},
11356 { "gtk_binding_entry_add_signall", cast(void**)& gtk_binding_entry_add_signall},
11357 { "gtk_binding_entry_clear", cast(void**)& gtk_binding_entry_clear},
11358 { "gtk_binding_set_activate", cast(void**)& gtk_binding_set_activate},
11359 { "gtk_bindings_activate_event", cast(void**)& gtk_bindings_activate_event},
11360 { "gtk_bindings_activate", cast(void**)& gtk_bindings_activate},
11361 { "gtk_binding_set_find", cast(void**)& gtk_binding_set_find},
11362 { "gtk_binding_set_by_class", cast(void**)& gtk_binding_set_by_class},
11363 { "gtk_binding_set_new", cast(void**)& gtk_binding_set_new},
11364 { "_gtk_button_box_child_requisition", cast(void**)& _gtk_button_box_child_requisition},
11365 { "gtk_button_box_get_child_ipadding", cast(void**)& gtk_button_box_get_child_ipadding},
11366 { "gtk_button_box_get_child_size", cast(void**)& gtk_button_box_get_child_size},
11367 { "gtk_button_box_set_child_ipadding", cast(void**)& gtk_button_box_set_child_ipadding},
11368 { "gtk_button_box_set_child_size", cast(void**)& gtk_button_box_set_child_size},
11369 { "gtk_button_box_set_child_secondary", cast(void**)& gtk_button_box_set_child_secondary},
11370 { "gtk_button_box_get_child_secondary", cast(void**)& gtk_button_box_get_child_secondary},
11371 { "gtk_button_box_set_layout", cast(void**)& gtk_button_box_set_layout},
11372 { "gtk_button_box_get_layout", cast(void**)& gtk_button_box_get_layout},
11373 { "gtk_button_box_get_type", cast(void**)& gtk_button_box_get_type},
11374 { "gtk_box_set_child_packing", cast(void**)& gtk_box_set_child_packing},
11375 { "gtk_box_query_child_packing", cast(void**)& gtk_box_query_child_packing},
11376 { "gtk_box_reorder_child", cast(void**)& gtk_box_reorder_child},
11377 { "gtk_box_get_spacing", cast(void**)& gtk_box_get_spacing},
11378 { "gtk_box_set_spacing", cast(void**)& gtk_box_set_spacing},
11379 { "gtk_box_get_homogeneous", cast(void**)& gtk_box_get_homogeneous},
11380 { "gtk_box_set_homogeneous", cast(void**)& gtk_box_set_homogeneous},
11381 { "gtk_box_pack_end_defaults", cast(void**)& gtk_box_pack_end_defaults},
11382 { "gtk_box_pack_start_defaults", cast(void**)& gtk_box_pack_start_defaults},
11383 { "gtk_box_pack_end", cast(void**)& gtk_box_pack_end},
11384 { "gtk_box_pack_start", cast(void**)& gtk_box_pack_start},
11385 { "gtk_box_get_type", cast(void**)& gtk_box_get_type},
11386 { "gtk_assistant_update_buttons_state", cast(void**)& gtk_assistant_update_buttons_state},
11387 { "gtk_assistant_remove_action_widget", cast(void**)& gtk_assistant_remove_action_widget},
11388 { "gtk_assistant_add_action_widget", cast(void**)& gtk_assistant_add_action_widget},
11389 { "gtk_assistant_get_page_complete", cast(void**)& gtk_assistant_get_page_complete},
11390 { "gtk_assistant_set_page_complete", cast(void**)& gtk_assistant_set_page_complete},
11391 { "gtk_assistant_get_page_side_image", cast(void**)& gtk_assistant_get_page_side_image},
11392 { "gtk_assistant_set_page_side_image", cast(void**)& gtk_assistant_set_page_side_image},
11393 { "gtk_assistant_get_page_header_image", cast(void**)& gtk_assistant_get_page_header_image},
11394 { "gtk_assistant_set_page_header_image", cast(void**)& gtk_assistant_set_page_header_image},
11395 { "gtk_assistant_get_page_title", cast(void**)& gtk_assistant_get_page_title},
11396 { "gtk_assistant_set_page_title", cast(void**)& gtk_assistant_set_page_title},
11397 { "gtk_assistant_get_page_type", cast(void**)& gtk_assistant_get_page_type},
11398 { "gtk_assistant_set_page_type", cast(void**)& gtk_assistant_set_page_type},
11399 { "gtk_assistant_set_forward_page_func", cast(void**)& gtk_assistant_set_forward_page_func},
11400 { "gtk_assistant_insert_page", cast(void**)& gtk_assistant_insert_page},
11401 { "gtk_assistant_append_page", cast(void**)& gtk_assistant_append_page},
11402 { "gtk_assistant_prepend_page", cast(void**)& gtk_assistant_prepend_page},
11403 { "gtk_assistant_get_nth_page", cast(void**)& gtk_assistant_get_nth_page},
11404 { "gtk_assistant_get_n_pages", cast(void**)& gtk_assistant_get_n_pages},
11405 { "gtk_assistant_set_current_page", cast(void**)& gtk_assistant_set_current_page},
11406 { "gtk_assistant_get_current_page", cast(void**)& gtk_assistant_get_current_page},
11407 { "gtk_assistant_new", cast(void**)& gtk_assistant_new},
11408 { "gtk_assistant_get_type", cast(void**)& gtk_assistant_get_type},
11409 { "gtk_aspect_frame_set", cast(void**)& gtk_aspect_frame_set},
11410 { "gtk_aspect_frame_new", cast(void**)& gtk_aspect_frame_new},
11411 { "gtk_aspect_frame_get_type", cast(void**)& gtk_aspect_frame_get_type},
11412 { "gtk_frame_get_shadow_type", cast(void**)& gtk_frame_get_shadow_type},
11413 { "gtk_frame_set_shadow_type", cast(void**)& gtk_frame_set_shadow_type},
11414 { "gtk_frame_get_label_align", cast(void**)& gtk_frame_get_label_align},
11415 { "gtk_frame_set_label_align", cast(void**)& gtk_frame_set_label_align},
11416 { "gtk_frame_get_label_widget", cast(void**)& gtk_frame_get_label_widget},
11417 { "gtk_frame_set_label_widget", cast(void**)& gtk_frame_set_label_widget},
11418 { "gtk_frame_get_label", cast(void**)& gtk_frame_get_label},
11419 { "gtk_frame_set_label", cast(void**)& gtk_frame_set_label},
11420 { "gtk_frame_new", cast(void**)& gtk_frame_new},
11421 { "gtk_frame_get_type", cast(void**)& gtk_frame_get_type},
11422 { "gtk_arrow_set", cast(void**)& gtk_arrow_set},
11423 { "gtk_arrow_new", cast(void**)& gtk_arrow_new},
11424 { "gtk_arrow_get_type", cast(void**)& gtk_arrow_get_type},
11425 { "gtk_alignment_get_padding", cast(void**)& gtk_alignment_get_padding},
11426 { "gtk_alignment_set_padding", cast(void**)& gtk_alignment_set_padding},
11427 { "gtk_alignment_set", cast(void**)& gtk_alignment_set},
11428 { "gtk_alignment_new", cast(void**)& gtk_alignment_new},
11429 { "gtk_alignment_get_type", cast(void**)& gtk_alignment_get_type},
11430 { "_gtk_action_group_emit_post_activate", cast(void**)& _gtk_action_group_emit_post_activate},
11431 { "_gtk_action_group_emit_pre_activate", cast(void**)& _gtk_action_group_emit_pre_activate},
11432 { "_gtk_action_group_emit_disconnect_proxy", cast(void**)& _gtk_action_group_emit_disconnect_proxy},
11433 { "_gtk_action_group_emit_connect_proxy", cast(void**)& _gtk_action_group_emit_connect_proxy},
11434 { "gtk_action_group_translate_string", cast(void**)& gtk_action_group_translate_string},
11435 { "gtk_action_group_set_translation_domain", cast(void**)& gtk_action_group_set_translation_domain},
11436 { "gtk_action_group_set_translate_func", cast(void**)& gtk_action_group_set_translate_func},
11437 { "gtk_action_group_add_radio_actions_full", cast(void**)& gtk_action_group_add_radio_actions_full},
11438 { "gtk_action_group_add_toggle_actions_full", cast(void**)& gtk_action_group_add_toggle_actions_full},
11439 { "gtk_action_group_add_actions_full", cast(void**)& gtk_action_group_add_actions_full},
11440 { "gtk_action_group_add_radio_actions", cast(void**)& gtk_action_group_add_radio_actions},
11441 { "gtk_action_group_add_toggle_actions", cast(void**)& gtk_action_group_add_toggle_actions},
11442 { "gtk_action_group_add_actions", cast(void**)& gtk_action_group_add_actions},
11443 { "gtk_action_group_remove_action", cast(void**)& gtk_action_group_remove_action},
11444 { "gtk_action_group_add_action_with_accel", cast(void**)& gtk_action_group_add_action_with_accel},
11445 { "gtk_action_group_add_action", cast(void**)& gtk_action_group_add_action},
11446 { "gtk_action_group_list_actions", cast(void**)& gtk_action_group_list_actions},
11447 { "gtk_action_group_get_action", cast(void**)& gtk_action_group_get_action},
11448 { "gtk_action_group_set_visible", cast(void**)& gtk_action_group_set_visible},
11449 { "gtk_action_group_get_visible", cast(void**)& gtk_action_group_get_visible},
11450 { "gtk_action_group_set_sensitive", cast(void**)& gtk_action_group_set_sensitive},
11451 { "gtk_action_group_get_sensitive", cast(void**)& gtk_action_group_get_sensitive},
11452 { "gtk_action_group_get_name", cast(void**)& gtk_action_group_get_name},
11453 { "gtk_action_group_new", cast(void**)& gtk_action_group_new},
11454 { "gtk_action_group_get_type", cast(void**)& gtk_action_group_get_type},
11455 { "gtk_item_factories_path_delete", cast(void**)& gtk_item_factories_path_delete},
11456 { "gtk_item_factory_create_menu_entries", cast(void**)& gtk_item_factory_create_menu_entries},
11457 { "gtk_item_factory_from_path", cast(void**)& gtk_item_factory_from_path},
11458 { "gtk_item_factory_create_items_ac", cast(void**)& gtk_item_factory_create_items_ac},
11459 { "gtk_item_factory_set_translate_func", cast(void**)& gtk_item_factory_set_translate_func},
11460 { "gtk_item_factory_popup_data_from_widget", cast(void**)& gtk_item_factory_popup_data_from_widget},
11461 { "gtk_item_factory_popup_data", cast(void**)& gtk_item_factory_popup_data},
11462 { "gtk_item_factory_popup_with_data", cast(void**)& gtk_item_factory_popup_with_data},
11463 { "gtk_item_factory_popup", cast(void**)& gtk_item_factory_popup},
11464 { "gtk_item_factory_delete_entries", cast(void**)& gtk_item_factory_delete_entries},
11465 { "gtk_item_factory_delete_entry", cast(void**)& gtk_item_factory_delete_entry},
11466 { "gtk_item_factory_delete_item", cast(void**)& gtk_item_factory_delete_item},
11467 { "gtk_item_factory_create_items", cast(void**)& gtk_item_factory_create_items},
11468 { "gtk_item_factory_create_item", cast(void**)& gtk_item_factory_create_item},
11469 { "gtk_item_factory_get_item_by_action", cast(void**)& gtk_item_factory_get_item_by_action},
11470 { "gtk_item_factory_get_widget_by_action", cast(void**)& gtk_item_factory_get_widget_by_action},
11471 { "gtk_item_factory_get_widget", cast(void**)& gtk_item_factory_get_widget},
11472 { "gtk_item_factory_get_item", cast(void**)& gtk_item_factory_get_item},
11473 { "gtk_item_factory_path_from_widget", cast(void**)& gtk_item_factory_path_from_widget},
11474 { "gtk_item_factory_from_widget", cast(void**)& gtk_item_factory_from_widget},
11475 { "gtk_item_factory_add_foreign", cast(void**)& gtk_item_factory_add_foreign},
11476 { "gtk_item_factory_construct", cast(void**)& gtk_item_factory_construct},
11477 { "gtk_item_factory_new", cast(void**)& gtk_item_factory_new},
11478 { "gtk_item_factory_get_type", cast(void**)& gtk_item_factory_get_type},
11479 { "_gtk_action_sync_menu_visible", cast(void**)& _gtk_action_sync_menu_visible},
11480 { "_gtk_action_sync_visible", cast(void**)& _gtk_action_sync_visible},
11481 { "_gtk_action_sync_sensitive", cast(void**)& _gtk_action_sync_sensitive},
11482 { "gtk_action_set_accel_group", cast(void**)& gtk_action_set_accel_group},
11483 { "gtk_action_set_accel_path", cast(void**)& gtk_action_set_accel_path},
11484 { "_gtk_action_emit_activate", cast(void**)& _gtk_action_emit_activate},
11485 { "gtk_action_unblock_activate_from", cast(void**)& gtk_action_unblock_activate_from},
11486 { "gtk_action_block_activate_from", cast(void**)& gtk_action_block_activate_from},
11487 { "gtk_action_get_accel_closure", cast(void**)& gtk_action_get_accel_closure},
11488 { "gtk_action_get_accel_path", cast(void**)& gtk_action_get_accel_path},
11489 { "gtk_action_disconnect_accelerator", cast(void**)& gtk_action_disconnect_accelerator},
11490 { "gtk_action_connect_accelerator", cast(void**)& gtk_action_connect_accelerator},
11491 { "gtk_widget_get_action", cast(void**)& gtk_widget_get_action},
11492 { "gtk_action_get_proxies", cast(void**)& gtk_action_get_proxies},
11493 { "gtk_action_disconnect_proxy", cast(void**)& gtk_action_disconnect_proxy},
11494 { "gtk_action_connect_proxy", cast(void**)& gtk_action_connect_proxy},
11495 { "gtk_action_create_menu", cast(void**)& gtk_action_create_menu},
11496 { "gtk_action_create_tool_item", cast(void**)& gtk_action_create_tool_item},
11497 { "gtk_action_create_menu_item", cast(void**)& gtk_action_create_menu_item},
11498 { "gtk_action_create_icon", cast(void**)& gtk_action_create_icon},
11499 { "gtk_action_activate", cast(void**)& gtk_action_activate},
11500 { "gtk_action_set_visible", cast(void**)& gtk_action_set_visible},
11501 { "gtk_action_get_visible", cast(void**)& gtk_action_get_visible},
11502 { "gtk_action_is_visible", cast(void**)& gtk_action_is_visible},
11503 { "gtk_action_set_sensitive", cast(void**)& gtk_action_set_sensitive},
11504 { "gtk_action_get_sensitive", cast(void**)& gtk_action_get_sensitive},
11505 { "gtk_action_is_sensitive", cast(void**)& gtk_action_is_sensitive},
11506 { "gtk_action_get_name", cast(void**)& gtk_action_get_name},
11507 { "gtk_action_new", cast(void**)& gtk_action_new},
11508 { "gtk_action_get_type", cast(void**)& gtk_action_get_type},
11509 { "gtk_accessible_connect_widget_destroyed", cast(void**)& gtk_accessible_connect_widget_destroyed},
11510 { "gtk_accessible_get_type", cast(void**)& gtk_accessible_get_type},
11511 { "_gtk_accel_path_is_valid", cast(void**)& _gtk_accel_path_is_valid},
11512 { "_gtk_accel_map_remove_group", cast(void**)& _gtk_accel_map_remove_group},
11513 { "_gtk_accel_map_add_group", cast(void**)& _gtk_accel_map_add_group},
11514 { "_gtk_accel_map_init", cast(void**)& _gtk_accel_map_init},
11515 { "gtk_accel_map_get", cast(void**)& gtk_accel_map_get},
11516 { "gtk_accel_map_get_type", cast(void**)& gtk_accel_map_get_type},
11517 { "gtk_accel_map_foreach_unfiltered", cast(void**)& gtk_accel_map_foreach_unfiltered},
11518 { "gtk_accel_map_add_filter", cast(void**)& gtk_accel_map_add_filter},
11519 { "gtk_accel_map_unlock_path", cast(void**)& gtk_accel_map_unlock_path},
11520 { "gtk_accel_map_lock_path", cast(void**)& gtk_accel_map_lock_path},
11521 { "gtk_accel_map_save_fd", cast(void**)& gtk_accel_map_save_fd},
11522 { "gtk_accel_map_load_scanner", cast(void**)& gtk_accel_map_load_scanner},
11523 { "gtk_accel_map_load_fd", cast(void**)& gtk_accel_map_load_fd},
11524 { "gtk_accel_map_foreach", cast(void**)& gtk_accel_map_foreach},
11525 { "gtk_accel_map_save", cast(void**)& gtk_accel_map_save},
11526 { "gtk_accel_map_load", cast(void**)& gtk_accel_map_load},
11527 { "gtk_accel_map_change_entry", cast(void**)& gtk_accel_map_change_entry},
11528 { "gtk_accel_map_lookup_entry", cast(void**)& gtk_accel_map_lookup_entry},
11529 { "gtk_accel_map_add_entry", cast(void**)& gtk_accel_map_add_entry},
11530 { "_gtk_accel_label_class_get_accelerator_label", cast(void**)& _gtk_accel_label_class_get_accelerator_label},
11531 { "gtk_accel_label_refetch", cast(void**)& gtk_accel_label_refetch},
11532 { "gtk_accel_label_set_accel_closure", cast(void**)& gtk_accel_label_set_accel_closure},
11533 { "gtk_accel_label_set_accel_widget", cast(void**)& gtk_accel_label_set_accel_widget},
11534 { "gtk_accel_label_get_accel_width", cast(void**)& gtk_accel_label_get_accel_width},
11535 { "gtk_accel_label_get_accel_widget", cast(void**)& gtk_accel_label_get_accel_widget},
11536 { "gtk_accel_label_new", cast(void**)& gtk_accel_label_new},
11537 { "gtk_accel_label_get_type", cast(void**)& gtk_accel_label_get_type},
11538 { "gtk_label_parse_uline", cast(void**)& gtk_label_parse_uline},
11539 { "gtk_label_get", cast(void**)& gtk_label_get},
11540 { "gtk_label_get_single_line_mode", cast(void**)& gtk_label_get_single_line_mode},
11541 { "gtk_label_set_single_line_mode", cast(void**)& gtk_label_set_single_line_mode},
11542 { "gtk_label_get_layout_offsets", cast(void**)& gtk_label_get_layout_offsets},
11543 { "gtk_label_get_layout", cast(void**)& gtk_label_get_layout},
11544 { "gtk_label_get_selection_bounds", cast(void**)& gtk_label_get_selection_bounds},
11545 { "gtk_label_select_region", cast(void**)& gtk_label_select_region},
11546 { "gtk_label_get_angle", cast(void**)& gtk_label_get_angle},
11547 { "gtk_label_set_angle", cast(void**)& gtk_label_set_angle},
11548 { "gtk_label_get_selectable", cast(void**)& gtk_label_get_selectable},
11549 { "gtk_label_set_selectable", cast(void**)& gtk_label_set_selectable},
11550 { "gtk_label_get_line_wrap_mode", cast(void**)& gtk_label_get_line_wrap_mode},
11551 { "gtk_label_set_line_wrap_mode", cast(void**)& gtk_label_set_line_wrap_mode},
11552 { "gtk_label_get_line_wrap", cast(void**)& gtk_label_get_line_wrap},
11553 { "gtk_label_set_line_wrap", cast(void**)& gtk_label_set_line_wrap},
11554 { "gtk_label_set_pattern", cast(void**)& gtk_label_set_pattern},
11555 { "gtk_label_get_max_width_chars", cast(void**)& gtk_label_get_max_width_chars},
11556 { "gtk_label_set_max_width_chars", cast(void**)& gtk_label_set_max_width_chars},
11557 { "gtk_label_get_width_chars", cast(void**)& gtk_label_get_width_chars},
11558 { "gtk_label_set_width_chars", cast(void**)& gtk_label_set_width_chars},
11559 { "gtk_label_get_ellipsize", cast(void**)& gtk_label_get_ellipsize},
11560 { "gtk_label_set_ellipsize", cast(void**)& gtk_label_set_ellipsize},
11561 { "gtk_label_get_justify", cast(void**)& gtk_label_get_justify},
11562 { "gtk_label_set_justify", cast(void**)& gtk_label_set_justify},
11563 { "gtk_label_set_text_with_mnemonic", cast(void**)& gtk_label_set_text_with_mnemonic},
11564 { "gtk_label_get_mnemonic_widget", cast(void**)& gtk_label_get_mnemonic_widget},
11565 { "gtk_label_set_mnemonic_widget", cast(void**)& gtk_label_set_mnemonic_widget},
11566 { "gtk_label_get_mnemonic_keyval", cast(void**)& gtk_label_get_mnemonic_keyval},
11567 { "gtk_label_set_markup_with_mnemonic", cast(void**)& gtk_label_set_markup_with_mnemonic},
11568 { "gtk_label_get_use_underline", cast(void**)& gtk_label_get_use_underline},
11569 { "gtk_label_set_use_underline", cast(void**)& gtk_label_set_use_underline},
11570 { "gtk_label_get_use_markup", cast(void**)& gtk_label_get_use_markup},
11571 { "gtk_label_set_use_markup", cast(void**)& gtk_label_set_use_markup},
11572 { "gtk_label_set_markup", cast(void**)& gtk_label_set_markup},
11573 { "gtk_label_get_label", cast(void**)& gtk_label_get_label},
11574 { "gtk_label_set_label", cast(void**)& gtk_label_set_label},
11575 { "gtk_label_get_attributes", cast(void**)& gtk_label_get_attributes},
11576 { "gtk_label_set_attributes", cast(void**)& gtk_label_set_attributes},
11577 { "gtk_label_get_text", cast(void**)& gtk_label_get_text},
11578 { "gtk_label_set_text", cast(void**)& gtk_label_set_text},
11579 { "gtk_label_new_with_mnemonic", cast(void**)& gtk_label_new_with_mnemonic},
11580 { "gtk_label_new", cast(void**)& gtk_label_new},
11581 { "gtk_label_get_type", cast(void**)& gtk_label_get_type},
11582 { "gtk_menu_get_for_attach_widget", cast(void**)& gtk_menu_get_for_attach_widget},
11583 { "gtk_menu_set_monitor", cast(void**)& gtk_menu_set_monitor},
11584 { "gtk_menu_attach", cast(void**)& gtk_menu_attach},
11585 { "gtk_menu_set_screen", cast(void**)& gtk_menu_set_screen},
11586 { "gtk_menu_reorder_child", cast(void**)& gtk_menu_reorder_child},
11587 { "gtk_menu_get_title", cast(void**)& gtk_menu_get_title},
11588 { "gtk_menu_set_title", cast(void**)& gtk_menu_set_title},
11589 { "gtk_menu_get_tearoff_state", cast(void**)& gtk_menu_get_tearoff_state},
11590 { "gtk_menu_set_tearoff_state", cast(void**)& gtk_menu_set_tearoff_state},
11591 { "gtk_menu_get_attach_widget", cast(void**)& gtk_menu_get_attach_widget},
11592 { "gtk_menu_detach", cast(void**)& gtk_menu_detach},
11593 { "gtk_menu_attach_to_widget", cast(void**)& gtk_menu_attach_to_widget},
11594 { "gtk_menu_set_accel_path", cast(void**)& gtk_menu_set_accel_path},
11595 { "gtk_menu_get_accel_group", cast(void**)& gtk_menu_get_accel_group},
11596 { "gtk_menu_set_accel_group", cast(void**)& gtk_menu_set_accel_group},
11597 { "gtk_menu_set_active", cast(void**)& gtk_menu_set_active},
11598 { "gtk_menu_get_active", cast(void**)& gtk_menu_get_active},
11599 { "gtk_menu_popdown", cast(void**)& gtk_menu_popdown},
11600 { "gtk_menu_reposition", cast(void**)& gtk_menu_reposition},
11601 { "gtk_menu_popup", cast(void**)& gtk_menu_popup},
11602 { "gtk_menu_new", cast(void**)& gtk_menu_new},
11603 { "gtk_menu_get_type", cast(void**)& gtk_menu_get_type},
11604 { "gtk_menu_shell_set_take_focus", cast(void**)& gtk_menu_shell_set_take_focus},
11605 { "gtk_menu_shell_get_take_focus", cast(void**)& gtk_menu_shell_get_take_focus},
11606 { "_gtk_menu_shell_remove_mnemonic", cast(void**)& _gtk_menu_shell_remove_mnemonic},
11607 { "_gtk_menu_shell_add_mnemonic", cast(void**)& _gtk_menu_shell_add_mnemonic},
11608 { "gtk_menu_shell_cancel", cast(void**)& gtk_menu_shell_cancel},
11609 { "_gtk_menu_shell_get_popup_delay", cast(void**)& _gtk_menu_shell_get_popup_delay},
11610 { "_gtk_menu_shell_activate", cast(void**)& _gtk_menu_shell_activate},
11611 { "_gtk_menu_shell_select_last", cast(void**)& _gtk_menu_shell_select_last},
11612 { "gtk_menu_shell_select_first", cast(void**)& gtk_menu_shell_select_first},
11613 { "gtk_menu_shell_activate_item", cast(void**)& gtk_menu_shell_activate_item},
11614 { "gtk_menu_shell_deselect", cast(void**)& gtk_menu_shell_deselect},
11615 { "gtk_menu_shell_select_item", cast(void**)& gtk_menu_shell_select_item},
11616 { "gtk_menu_shell_deactivate", cast(void**)& gtk_menu_shell_deactivate},
11617 { "gtk_menu_shell_insert", cast(void**)& gtk_menu_shell_insert},
11618 { "gtk_menu_shell_prepend", cast(void**)& gtk_menu_shell_prepend},
11619 { "gtk_menu_shell_append", cast(void**)& gtk_menu_shell_append},
11620 { "gtk_menu_shell_get_type", cast(void**)& gtk_menu_shell_get_type},
11621 { "gtk_misc_get_padding", cast(void**)& gtk_misc_get_padding},
11622 { "gtk_misc_set_padding", cast(void**)& gtk_misc_set_padding},
11623 { "gtk_misc_get_alignment", cast(void**)& gtk_misc_get_alignment},
11624 { "gtk_misc_set_alignment", cast(void**)& gtk_misc_set_alignment},
11625 { "gtk_misc_get_type", cast(void**)& gtk_misc_get_type},
11626 { "gtk_about_dialog_set_url_hook", cast(void**)& gtk_about_dialog_set_url_hook},
11627 { "gtk_about_dialog_set_email_hook", cast(void**)& gtk_about_dialog_set_email_hook},
11628 { "gtk_about_dialog_set_logo_icon_name", cast(void**)& gtk_about_dialog_set_logo_icon_name},
11629 { "gtk_about_dialog_get_logo_icon_name", cast(void**)& gtk_about_dialog_get_logo_icon_name},
11630 { "gtk_about_dialog_set_logo", cast(void**)& gtk_about_dialog_set_logo},
11631 { "gtk_about_dialog_get_logo", cast(void**)& gtk_about_dialog_get_logo},
11632 { "gtk_about_dialog_set_translator_credits", cast(void**)& gtk_about_dialog_set_translator_credits},
11633 { "gtk_about_dialog_get_translator_credits", cast(void**)& gtk_about_dialog_get_translator_credits},
11634 { "gtk_about_dialog_set_artists", cast(void**)& gtk_about_dialog_set_artists},
11635 { "gtk_about_dialog_get_artists", cast(void**)& gtk_about_dialog_get_artists},
11636 { "gtk_about_dialog_set_documenters", cast(void**)& gtk_about_dialog_set_documenters},
11637 { "gtk_about_dialog_get_documenters", cast(void**)& gtk_about_dialog_get_documenters},
11638 { "gtk_about_dialog_set_authors", cast(void**)& gtk_about_dialog_set_authors},
11639 { "gtk_about_dialog_get_authors", cast(void**)& gtk_about_dialog_get_authors},
11640 { "gtk_about_dialog_set_website_label", cast(void**)& gtk_about_dialog_set_website_label},
11641 { "gtk_about_dialog_get_website_label", cast(void**)& gtk_about_dialog_get_website_label},
11642 { "gtk_about_dialog_set_website", cast(void**)& gtk_about_dialog_set_website},
11643 { "gtk_about_dialog_get_website", cast(void**)& gtk_about_dialog_get_website},
11644 { "gtk_about_dialog_set_wrap_license", cast(void**)& gtk_about_dialog_set_wrap_license},
11645 { "gtk_about_dialog_get_wrap_license", cast(void**)& gtk_about_dialog_get_wrap_license},
11646 { "gtk_about_dialog_set_license", cast(void**)& gtk_about_dialog_set_license},
11647 { "gtk_about_dialog_get_license", cast(void**)& gtk_about_dialog_get_license},
11648 { "gtk_about_dialog_set_comments", cast(void**)& gtk_about_dialog_set_comments},
11649 { "gtk_about_dialog_get_comments", cast(void**)& gtk_about_dialog_get_comments},
11650 { "gtk_about_dialog_set_copyright", cast(void**)& gtk_about_dialog_set_copyright},
11651 { "gtk_about_dialog_get_copyright", cast(void**)& gtk_about_dialog_get_copyright},
11652 { "gtk_about_dialog_set_version", cast(void**)& gtk_about_dialog_set_version},
11653 { "gtk_about_dialog_get_version", cast(void**)& gtk_about_dialog_get_version},
11654 { "gtk_about_dialog_set_program_name", cast(void**)& gtk_about_dialog_set_program_name},
11655 { "gtk_about_dialog_get_program_name", cast(void**)& gtk_about_dialog_get_program_name},
11656 { "gtk_about_dialog_set_name", cast(void**)& gtk_about_dialog_set_name},
11657 { "gtk_about_dialog_get_name", cast(void**)& gtk_about_dialog_get_name},
11658 { "gtk_show_about_dialog", cast(void**)& gtk_show_about_dialog},
11659 { "gtk_about_dialog_new", cast(void**)& gtk_about_dialog_new},
11660 { "gtk_about_dialog_get_type", cast(void**)& gtk_about_dialog_get_type},
11661 { "_gtk_dialog_set_ignore_separator", cast(void**)& _gtk_dialog_set_ignore_separator},
11662 { "gtk_dialog_run", cast(void**)& gtk_dialog_run},
11663 { "gtk_dialog_response", cast(void**)& gtk_dialog_response},
11664 { "gtk_dialog_set_alternative_button_order_from_array", cast(void**)& gtk_dialog_set_alternative_button_order_from_array},
11665 { "gtk_dialog_set_alternative_button_order", cast(void**)& gtk_dialog_set_alternative_button_order},
11666 { "gtk_alternative_dialog_button_order", cast(void**)& gtk_alternative_dialog_button_order},
11667 { "gtk_dialog_get_has_separator", cast(void**)& gtk_dialog_get_has_separator},
11668 { "gtk_dialog_set_has_separator", cast(void**)& gtk_dialog_set_has_separator},
11669 { "gtk_dialog_get_response_for_widget", cast(void**)& gtk_dialog_get_response_for_widget},
11670 { "gtk_dialog_set_default_response", cast(void**)& gtk_dialog_set_default_response},
11671 { "gtk_dialog_set_response_sensitive", cast(void**)& gtk_dialog_set_response_sensitive},
11672 { "gtk_dialog_add_buttons", cast(void**)& gtk_dialog_add_buttons},
11673 { "gtk_dialog_add_button", cast(void**)& gtk_dialog_add_button},
11674 { "gtk_dialog_add_action_widget", cast(void**)& gtk_dialog_add_action_widget},
11675 { "gtk_dialog_new_with_buttons", cast(void**)& gtk_dialog_new_with_buttons},
11676 { "gtk_dialog_new", cast(void**)& gtk_dialog_new},
11677 { "gtk_dialog_get_type", cast(void**)& gtk_dialog_get_type},
11678 { "_gtk_window_query_nonaccels", cast(void**)& _gtk_window_query_nonaccels},
11679 { "_gtk_window_keys_foreach", cast(void**)& _gtk_window_keys_foreach},
11680 { "_gtk_window_set_is_active", cast(void**)& _gtk_window_set_is_active},
11681 { "_gtk_window_unset_focus_and_default", cast(void**)& _gtk_window_unset_focus_and_default},
11682 { "_gtk_window_set_has_toplevel_focus", cast(void**)& _gtk_window_set_has_toplevel_focus},
11683 { "_gtk_window_group_get_current_grab", cast(void**)& _gtk_window_group_get_current_grab},
11684 { "_gtk_window_constrain_size", cast(void**)& _gtk_window_constrain_size},
11685 { "_gtk_window_reposition", cast(void**)& _gtk_window_reposition},
11686 { "gtk_window_add_embedded_xid", cast(void**)& gtk_window_add_embedded_xid},
11687 { "gtk_window_remove_embedded_xid", cast(void**)& gtk_window_remove_embedded_xid},
11688 { "_gtk_window_internal_set_focus", cast(void**)& _gtk_window_internal_set_focus},
11689 { "gtk_window_group_remove_window", cast(void**)& gtk_window_group_remove_window},
11690 { "gtk_window_group_add_window", cast(void**)& gtk_window_group_add_window},
11691 { "gtk_window_group_new", cast(void**)& gtk_window_group_new},
11692 { "gtk_window_group_get_type", cast(void**)& gtk_window_group_get_type},
11693 { "gtk_window_reshow_with_initial_size", cast(void**)& gtk_window_reshow_with_initial_size},
11694 { "gtk_window_get_group", cast(void**)& gtk_window_get_group},
11695 { "gtk_window_parse_geometry", cast(void**)& gtk_window_parse_geometry},
11696 { "gtk_window_get_position", cast(void**)& gtk_window_get_position},
11697 { "gtk_window_move", cast(void**)& gtk_window_move},
11698 { "gtk_window_get_size", cast(void**)& gtk_window_get_size},
11699 { "gtk_window_resize", cast(void**)& gtk_window_resize},
11700 { "gtk_window_get_default_size", cast(void**)& gtk_window_get_default_size},
11701 { "gtk_window_set_default_size", cast(void**)& gtk_window_set_default_size},
11702 { "gtk_window_set_policy", cast(void**)& gtk_window_set_policy},
11703 { "gtk_window_begin_move_drag", cast(void**)& gtk_window_begin_move_drag},
11704 { "gtk_window_begin_resize_drag", cast(void**)& gtk_window_begin_resize_drag},
11705 { "gtk_window_set_keep_below", cast(void**)& gtk_window_set_keep_below},
11706 { "gtk_window_set_keep_above", cast(void**)& gtk_window_set_keep_above},
11707 { "gtk_window_unfullscreen", cast(void**)& gtk_window_unfullscreen},
11708 { "gtk_window_fullscreen", cast(void**)& gtk_window_fullscreen},
11709 { "gtk_window_unmaximize", cast(void**)& gtk_window_unmaximize},
11710 { "gtk_window_maximize", cast(void**)& gtk_window_maximize},
11711 { "gtk_window_unstick", cast(void**)& gtk_window_unstick},
11712 { "gtk_window_stick", cast(void**)& gtk_window_stick},
11713 { "gtk_window_deiconify", cast(void**)& gtk_window_deiconify},
11714 { "gtk_window_iconify", cast(void**)& gtk_window_iconify},
11715 { "gtk_window_present_with_time", cast(void**)& gtk_window_present_with_time},
11716 { "gtk_window_present", cast(void**)& gtk_window_present},
11717 { "gtk_window_propagate_key_event", cast(void**)& gtk_window_propagate_key_event},
11718 { "gtk_window_activate_key", cast(void**)& gtk_window_activate_key},
11719 { "gtk_window_get_mnemonic_modifier", cast(void**)& gtk_window_get_mnemonic_modifier},
11720 { "gtk_window_set_mnemonic_modifier", cast(void**)& gtk_window_set_mnemonic_modifier},
11721 { "gtk_window_mnemonic_activate", cast(void**)& gtk_window_mnemonic_activate},
11722 { "gtk_window_remove_mnemonic", cast(void**)& gtk_window_remove_mnemonic},
11723 { "gtk_window_add_mnemonic", cast(void**)& gtk_window_add_mnemonic},
11724 { "gtk_window_list_toplevels", cast(void**)& gtk_window_list_toplevels},
11725 { "gtk_window_get_modal", cast(void**)& gtk_window_get_modal},
11726 { "gtk_window_set_modal", cast(void**)& gtk_window_set_modal},
11727 { "gtk_window_set_auto_startup_notification", cast(void**)& gtk_window_set_auto_startup_notification},
11728 { "gtk_window_set_default_icon_from_file", cast(void**)& gtk_window_set_default_icon_from_file},
11729 { "gtk_window_set_default_icon_name", cast(void**)& gtk_window_set_default_icon_name},
11730 { "gtk_window_set_default_icon", cast(void**)& gtk_window_set_default_icon},
11731 { "gtk_window_get_default_icon_list", cast(void**)& gtk_window_get_default_icon_list},
11732 { "gtk_window_set_default_icon_list", cast(void**)& gtk_window_set_default_icon_list},
11733 { "gtk_window_get_icon_name", cast(void**)& gtk_window_get_icon_name},
11734 { "gtk_window_get_icon", cast(void**)& gtk_window_get_icon},
11735 { "gtk_window_set_icon_from_file", cast(void**)& gtk_window_set_icon_from_file},
11736 { "gtk_window_set_icon_name", cast(void**)& gtk_window_set_icon_name},
11737 { "gtk_window_set_icon", cast(void**)& gtk_window_set_icon},
11738 { "gtk_window_get_icon_list", cast(void**)& gtk_window_get_icon_list},
11739 { "gtk_window_set_icon_list", cast(void**)& gtk_window_set_icon_list},
11740 { "gtk_window_get_deletable", cast(void**)& gtk_window_get_deletable},
11741 { "gtk_window_set_deletable", cast(void**)& gtk_window_set_deletable},
11742 { "gtk_window_get_decorated", cast(void**)& gtk_window_get_decorated},
11743 { "gtk_window_set_decorated", cast(void**)& gtk_window_set_decorated},
11744 { "gtk_window_get_frame_dimensions", cast(void**)& gtk_window_get_frame_dimensions},
11745 { "gtk_window_set_frame_dimensions", cast(void**)& gtk_window_set_frame_dimensions},
11746 { "gtk_window_get_has_frame", cast(void**)& gtk_window_get_has_frame},
11747 { "gtk_window_set_has_frame", cast(void**)& gtk_window_set_has_frame},
11748 { "gtk_window_has_toplevel_focus", cast(void**)& gtk_window_has_toplevel_focus},
11749 { "gtk_window_is_active", cast(void**)& gtk_window_is_active},
11750 { "gtk_window_get_screen", cast(void**)& gtk_window_get_screen},
11751 { "gtk_window_set_screen", cast(void**)& gtk_window_set_screen},
11752 { "gtk_window_set_geometry_hints", cast(void**)& gtk_window_set_geometry_hints},
11753 { "gtk_window_get_gravity", cast(void**)& gtk_window_get_gravity},
11754 { "gtk_window_set_gravity", cast(void**)& gtk_window_set_gravity},
11755 { "gtk_window_get_resizable", cast(void**)& gtk_window_get_resizable},
11756 { "gtk_window_set_resizable", cast(void**)& gtk_window_set_resizable},
11757 { "gtk_window_get_destroy_with_parent", cast(void**)& gtk_window_get_destroy_with_parent},
11758 { "gtk_window_set_destroy_with_parent", cast(void**)& gtk_window_set_destroy_with_parent},
11759 { "gtk_window_get_focus_on_map", cast(void**)& gtk_window_get_focus_on_map},
11760 { "gtk_window_set_focus_on_map", cast(void**)& gtk_window_set_focus_on_map},
11761 { "gtk_window_get_accept_focus", cast(void**)& gtk_window_get_accept_focus},
11762 { "gtk_window_set_accept_focus", cast(void**)& gtk_window_set_accept_focus},
11763 { "gtk_window_get_urgency_hint", cast(void**)& gtk_window_get_urgency_hint},
11764 { "gtk_window_set_urgency_hint", cast(void**)& gtk_window_set_urgency_hint},
11765 { "gtk_window_get_skip_pager_hint", cast(void**)& gtk_window_get_skip_pager_hint},
11766 { "gtk_window_set_skip_pager_hint", cast(void**)& gtk_window_set_skip_pager_hint},
11767 { "gtk_window_get_skip_taskbar_hint", cast(void**)& gtk_window_get_skip_taskbar_hint},
11768 { "gtk_window_set_skip_taskbar_hint", cast(void**)& gtk_window_set_skip_taskbar_hint},
11769 { "gtk_window_get_type_hint", cast(void**)& gtk_window_get_type_hint},
11770 { "gtk_window_set_type_hint", cast(void**)& gtk_window_set_type_hint},
11771 { "gtk_window_get_opacity", cast(void**)& gtk_window_get_opacity},
11772 { "gtk_window_set_opacity", cast(void**)& gtk_window_set_opacity},
11773 { "gtk_window_get_transient_for", cast(void**)& gtk_window_get_transient_for},
11774 { "gtk_window_set_transient_for", cast(void**)& gtk_window_set_transient_for},
11775 { "gtk_window_activate_default", cast(void**)& gtk_window_activate_default},
11776 { "gtk_window_set_default", cast(void**)& gtk_window_set_default},
11777 { "gtk_window_get_focus", cast(void**)& gtk_window_get_focus},
11778 { "gtk_window_set_focus", cast(void**)& gtk_window_set_focus},
11779 { "gtk_window_activate_focus", cast(void**)& gtk_window_activate_focus},
11780 { "gtk_window_set_position", cast(void**)& gtk_window_set_position},
11781 { "gtk_window_remove_accel_group", cast(void**)& gtk_window_remove_accel_group},
11782 { "gtk_window_add_accel_group", cast(void**)& gtk_window_add_accel_group},
11783 { "gtk_window_get_role", cast(void**)& gtk_window_get_role},
11784 { "gtk_window_set_startup_id", cast(void**)& gtk_window_set_startup_id},
11785 { "gtk_window_set_role", cast(void**)& gtk_window_set_role},
11786 { "gtk_window_set_wmclass", cast(void**)& gtk_window_set_wmclass},
11787 { "gtk_window_get_title", cast(void**)& gtk_window_get_title},
11788 { "gtk_window_set_title", cast(void**)& gtk_window_set_title},
11789 { "gtk_window_new", cast(void**)& gtk_window_new},
11790 { "gtk_window_get_type", cast(void**)& gtk_window_get_type},
11791 { "gtk_bin_get_child", cast(void**)& gtk_bin_get_child},
11792 { "gtk_bin_get_type", cast(void**)& gtk_bin_get_type},
11793 { "_gtk_container_focus_sort", cast(void**)& _gtk_container_focus_sort},
11794 { "_gtk_container_dequeue_resize_handler", cast(void**)& _gtk_container_dequeue_resize_handler},
11795 { "_gtk_container_child_composite_name", cast(void**)& _gtk_container_child_composite_name},
11796 { "_gtk_container_clear_resize_widgets", cast(void**)& _gtk_container_clear_resize_widgets},
11797 { "_gtk_container_queue_resize", cast(void**)& _gtk_container_queue_resize},
11798 { "gtk_container_forall", cast(void**)& gtk_container_forall},
11799 { "gtk_container_child_get_property", cast(void**)& gtk_container_child_get_property},
11800 { "gtk_container_child_set_property", cast(void**)& gtk_container_child_set_property},
11801 { "gtk_container_child_get_valist", cast(void**)& gtk_container_child_get_valist},
11802 { "gtk_container_child_set_valist", cast(void**)& gtk_container_child_set_valist},
11803 { "gtk_container_child_get", cast(void**)& gtk_container_child_get},
11804 { "gtk_container_child_set", cast(void**)& gtk_container_child_set},
11805 { "gtk_container_add_with_properties", cast(void**)& gtk_container_add_with_properties},
11806 { "gtk_container_class_list_child_properties", cast(void**)& gtk_container_class_list_child_properties},
11807 { "gtk_container_class_find_child_property", cast(void**)& gtk_container_class_find_child_property},
11808 { "gtk_container_class_install_child_property", cast(void**)& gtk_container_class_install_child_property},
11809 { "gtk_container_child_type", cast(void**)& gtk_container_child_type},
11810 { "gtk_container_resize_children", cast(void**)& gtk_container_resize_children},
11811 { "gtk_container_get_focus_hadjustment", cast(void**)& gtk_container_get_focus_hadjustment},
11812 { "gtk_container_set_focus_hadjustment", cast(void**)& gtk_container_set_focus_hadjustment},
11813 { "gtk_container_get_focus_vadjustment", cast(void**)& gtk_container_get_focus_vadjustment},
11814 { "gtk_container_set_focus_vadjustment", cast(void**)& gtk_container_set_focus_vadjustment},
11815 { "gtk_container_set_focus_child", cast(void**)& gtk_container_set_focus_child},
11816 { "gtk_container_set_reallocate_redraws", cast(void**)& gtk_container_set_reallocate_redraws},
11817 { "gtk_container_unset_focus_chain", cast(void**)& gtk_container_unset_focus_chain},
11818 { "gtk_container_get_focus_chain", cast(void**)& gtk_container_get_focus_chain},
11819 { "gtk_container_set_focus_chain", cast(void**)& gtk_container_set_focus_chain},
11820 { "gtk_container_propagate_expose", cast(void**)& gtk_container_propagate_expose},
11821 { "gtk_container_get_children", cast(void**)& gtk_container_get_children},
11822 { "gtk_container_foreach_full", cast(void**)& gtk_container_foreach_full},
11823 { "gtk_container_foreach", cast(void**)& gtk_container_foreach},
11824 { "gtk_container_check_resize", cast(void**)& gtk_container_check_resize},
11825 { "gtk_container_get_resize_mode", cast(void**)& gtk_container_get_resize_mode},
11826 { "gtk_container_set_resize_mode", cast(void**)& gtk_container_set_resize_mode},
11827 { "gtk_container_remove", cast(void**)& gtk_container_remove},
11828 { "gtk_container_add", cast(void**)& gtk_container_add},
11829 { "gtk_container_get_border_width", cast(void**)& gtk_container_get_border_width},
11830 { "gtk_container_set_border_width", cast(void**)& gtk_container_set_border_width},
11831 { "gtk_container_get_type", cast(void**)& gtk_container_get_type},
11832 { "_gtk_widget_peek_colormap", cast(void**)& _gtk_widget_peek_colormap},
11833 { "_gtk_widget_propagate_composited_changed", cast(void**)& _gtk_widget_propagate_composited_changed},
11834 { "_gtk_widget_propagate_screen_changed", cast(void**)& _gtk_widget_propagate_screen_changed},
11835 { "_gtk_widget_propagate_hierarchy_changed", cast(void**)& _gtk_widget_propagate_hierarchy_changed},
11836 { "_gtk_widget_get_aux_info", cast(void**)& _gtk_widget_get_aux_info},
11837 { "_gtk_widget_grab_notify", cast(void**)& _gtk_widget_grab_notify},
11838 { "gtk_requisition_free", cast(void**)& gtk_requisition_free},
11839 { "gtk_requisition_copy", cast(void**)& gtk_requisition_copy},
11840 { "gtk_requisition_get_type", cast(void**)& gtk_requisition_get_type},
11841 { "gtk_widget_get_has_tooltip", cast(void**)& gtk_widget_get_has_tooltip},
11842 { "gtk_widget_set_has_tooltip", cast(void**)& gtk_widget_set_has_tooltip},
11843 { "gtk_widget_get_tooltip_markup", cast(void**)& gtk_widget_get_tooltip_markup},
11844 { "gtk_widget_set_tooltip_markup", cast(void**)& gtk_widget_set_tooltip_markup},
11845 { "gtk_widget_get_tooltip_text", cast(void**)& gtk_widget_get_tooltip_text},
11846 { "gtk_widget_set_tooltip_text", cast(void**)& gtk_widget_set_tooltip_text},
11847 { "gtk_widget_trigger_tooltip_query", cast(void**)& gtk_widget_trigger_tooltip_query},
11848 { "gtk_widget_get_tooltip_window", cast(void**)& gtk_widget_get_tooltip_window},
11849 { "gtk_widget_set_tooltip_window", cast(void**)& gtk_widget_set_tooltip_window},
11850 { "gtk_widget_remove_mnemonic_label", cast(void**)& gtk_widget_remove_mnemonic_label},
11851 { "gtk_widget_add_mnemonic_label", cast(void**)& gtk_widget_add_mnemonic_label},
11852 { "gtk_widget_list_mnemonic_labels", cast(void**)& gtk_widget_list_mnemonic_labels},
11853 { "gtk_widget_class_path", cast(void**)& gtk_widget_class_path},
11854 { "gtk_widget_path", cast(void**)& gtk_widget_path},
11855 { "gtk_widget_reset_shapes", cast(void**)& gtk_widget_reset_shapes},
11856 { "gtk_widget_input_shape_combine_mask", cast(void**)& gtk_widget_input_shape_combine_mask},
11857 { "gtk_widget_shape_combine_mask", cast(void**)& gtk_widget_shape_combine_mask},
11858 { "gtk_widget_is_composited", cast(void**)& gtk_widget_is_composited},
11859 { "gtk_widget_get_default_direction", cast(void**)& gtk_widget_get_default_direction},
11860 { "gtk_widget_set_default_direction", cast(void**)& gtk_widget_set_default_direction},
11861 { "gtk_widget_get_direction", cast(void**)& gtk_widget_get_direction},
11862 { "gtk_widget_set_direction", cast(void**)& gtk_widget_set_direction},
11863 { "gtk_widget_get_default_visual", cast(void**)& gtk_widget_get_default_visual},
11864 { "gtk_widget_get_default_colormap", cast(void**)& gtk_widget_get_default_colormap},
11865 { "gtk_widget_get_default_style", cast(void**)& gtk_widget_get_default_style},
11866 { "gtk_widget_set_default_colormap", cast(void**)& gtk_widget_set_default_colormap},
11867 { "gtk_widget_style_get", cast(void**)& gtk_widget_style_get},
11868 { "gtk_widget_style_get_valist", cast(void**)& gtk_widget_style_get_valist},
11869 { "gtk_widget_style_get_property", cast(void**)& gtk_widget_style_get_property},
11870 { "gtk_widget_class_list_style_properties", cast(void**)& gtk_widget_class_list_style_properties},
11871 { "gtk_widget_class_find_style_property", cast(void**)& gtk_widget_class_find_style_property},
11872 { "gtk_widget_class_install_style_property_parser", cast(void**)& gtk_widget_class_install_style_property_parser},
11873 { "gtk_widget_class_install_style_property", cast(void**)& gtk_widget_class_install_style_property},
11874 { "gtk_widget_pop_colormap", cast(void**)& gtk_widget_pop_colormap},
11875 { "gtk_widget_pop_composite_child", cast(void**)& gtk_widget_pop_composite_child},
11876 { "gtk_widget_push_composite_child", cast(void**)& gtk_widget_push_composite_child},
11877 { "gtk_widget_push_colormap", cast(void**)& gtk_widget_push_colormap},
11878 { "gtk_widget_reset_rc_styles", cast(void**)& gtk_widget_reset_rc_styles},
11879 { "gtk_widget_get_composite_name", cast(void**)& gtk_widget_get_composite_name},
11880 { "gtk_widget_set_composite_name", cast(void**)& gtk_widget_set_composite_name},
11881 { "gtk_widget_render_icon", cast(void**)& gtk_widget_render_icon},
11882 { "gtk_widget_create_pango_layout", cast(void**)& gtk_widget_create_pango_layout},
11883 { "gtk_widget_get_pango_context", cast(void**)& gtk_widget_get_pango_context},
11884 { "gtk_widget_create_pango_context", cast(void**)& gtk_widget_create_pango_context},
11885 { "gtk_widget_modify_font", cast(void**)& gtk_widget_modify_font},
11886 { "gtk_widget_modify_cursor", cast(void**)& gtk_widget_modify_cursor},
11887 { "gtk_widget_modify_base", cast(void**)& gtk_widget_modify_base},
11888 { "gtk_widget_modify_text", cast(void**)& gtk_widget_modify_text},
11889 { "gtk_widget_modify_bg", cast(void**)& gtk_widget_modify_bg},
11890 { "gtk_widget_modify_fg", cast(void**)& gtk_widget_modify_fg},
11891 { "gtk_widget_get_modifier_style", cast(void**)& gtk_widget_get_modifier_style},
11892 { "gtk_widget_modify_style", cast(void**)& gtk_widget_modify_style},
11893 { "gtk_widget_get_style", cast(void**)& gtk_widget_get_style},
11894 { "gtk_widget_ensure_style", cast(void**)& gtk_widget_ensure_style},
11895 { "gtk_widget_set_style", cast(void**)& gtk_widget_set_style},
11896 { "gtk_widget_hide_on_delete", cast(void**)& gtk_widget_hide_on_delete},
11897 { "gtk_widget_translate_coordinates", cast(void**)& gtk_widget_translate_coordinates},
11898 { "gtk_widget_is_ancestor", cast(void**)& gtk_widget_is_ancestor},
11899 { "gtk_widget_get_pointer", cast(void**)& gtk_widget_get_pointer},
11900 { "gtk_widget_get_events", cast(void**)& gtk_widget_get_events},
11901 { "gtk_widget_set_colormap", cast(void**)& gtk_widget_set_colormap},
11902 { "gtk_widget_get_accessible", cast(void**)& gtk_widget_get_accessible},
11903 { "gtk_widget_get_clipboard", cast(void**)& gtk_widget_get_clipboard},
11904 { "gtk_widget_get_settings", cast(void**)& gtk_widget_get_settings},
11905 { "gtk_widget_get_root_window", cast(void**)& gtk_widget_get_root_window},
11906 { "gtk_widget_get_display", cast(void**)& gtk_widget_get_display},
11907 { "gtk_widget_has_screen", cast(void**)& gtk_widget_has_screen},
11908 { "gtk_widget_get_screen", cast(void**)& gtk_widget_get_screen},
11909 { "gtk_widget_get_visual", cast(void**)& gtk_widget_get_visual},
11910 { "gtk_widget_get_colormap", cast(void**)& gtk_widget_get_colormap},
11911 { "gtk_widget_get_ancestor", cast(void**)& gtk_widget_get_ancestor},
11912 { "gtk_widget_get_toplevel", cast(void**)& gtk_widget_get_toplevel},
11913 { "gtk_widget_get_extension_events", cast(void**)& gtk_widget_get_extension_events},
11914 { "gtk_widget_set_extension_events", cast(void**)& gtk_widget_set_extension_events},
11915 { "gtk_widget_add_events", cast(void**)& gtk_widget_add_events},
11916 { "gtk_widget_set_events", cast(void**)& gtk_widget_set_events},
11917 { "gtk_widget_set_usize", cast(void**)& gtk_widget_set_usize},
11918 { "gtk_widget_set_uposition", cast(void**)& gtk_widget_set_uposition},
11919 { "gtk_widget_get_size_request", cast(void**)& gtk_widget_get_size_request},
11920 { "gtk_widget_set_size_request", cast(void**)& gtk_widget_set_size_request},
11921 { "gtk_widget_error_bell", cast(void**)& gtk_widget_error_bell},
11922 { "gtk_widget_keynav_failed", cast(void**)& gtk_widget_keynav_failed},
11923 { "gtk_widget_child_focus", cast(void**)& gtk_widget_child_focus},
11924 { "gtk_widget_get_parent_window", cast(void**)& gtk_widget_get_parent_window},
11925 { "gtk_widget_get_parent", cast(void**)& gtk_widget_get_parent},
11926 { "gtk_widget_get_child_visible", cast(void**)& gtk_widget_get_child_visible},
11927 { "gtk_widget_set_child_visible", cast(void**)& gtk_widget_set_child_visible},
11928 { "gtk_widget_set_parent_window", cast(void**)& gtk_widget_set_parent_window},
11929 { "gtk_widget_set_parent", cast(void**)& gtk_widget_set_parent},
11930 { "gtk_widget_set_redraw_on_allocate", cast(void**)& gtk_widget_set_redraw_on_allocate},
11931 { "gtk_widget_set_double_buffered", cast(void**)& gtk_widget_set_double_buffered},
11932 { "gtk_widget_set_app_paintable", cast(void**)& gtk_widget_set_app_paintable},
11933 { "gtk_widget_set_sensitive", cast(void**)& gtk_widget_set_sensitive},
11934 { "gtk_widget_set_state", cast(void**)& gtk_widget_set_state},
11935 { "gtk_widget_get_name", cast(void**)& gtk_widget_get_name},
11936 { "gtk_widget_set_name", cast(void**)& gtk_widget_set_name},
11937 { "gtk_widget_grab_default", cast(void**)& gtk_widget_grab_default},
11938 { "gtk_widget_grab_focus", cast(void**)& gtk_widget_grab_focus},
11939 { "gtk_widget_is_focus", cast(void**)& gtk_widget_is_focus},
11940 { "gtk_widget_thaw_child_notify", cast(void**)& gtk_widget_thaw_child_notify},
11941 { "gtk_widget_child_notify", cast(void**)& gtk_widget_child_notify},
11942 { "gtk_widget_freeze_child_notify", cast(void**)& gtk_widget_freeze_child_notify},
11943 { "gtk_widget_region_intersect", cast(void**)& gtk_widget_region_intersect},
11944 { "gtk_widget_intersect", cast(void**)& gtk_widget_intersect},
11945 { "gtk_widget_reparent", cast(void**)& gtk_widget_reparent},
11946 { "gtk_widget_set_scroll_adjustments", cast(void**)& gtk_widget_set_scroll_adjustments},
11947 { "gtk_widget_activate", cast(void**)& gtk_widget_activate},
11948 { "gtk_widget_send_expose", cast(void**)& gtk_widget_send_expose},
11949 { "gtk_widget_event", cast(void**)& gtk_widget_event},
11950 { "gtk_widget_mnemonic_activate", cast(void**)& gtk_widget_mnemonic_activate},
11951 { "gtk_widget_can_activate_accel", cast(void**)& gtk_widget_can_activate_accel},
11952 { "gtk_widget_list_accel_closures", cast(void**)& gtk_widget_list_accel_closures},
11953 { "_gtk_widget_get_accel_path", cast(void**)& _gtk_widget_get_accel_path},
11954 { "gtk_widget_set_accel_path", cast(void**)& gtk_widget_set_accel_path},
11955 { "gtk_widget_remove_accelerator", cast(void**)& gtk_widget_remove_accelerator},
11956 { "gtk_widget_add_accelerator", cast(void**)& gtk_widget_add_accelerator},
11957 { "gtk_widget_get_child_requisition", cast(void**)& gtk_widget_get_child_requisition},
11958 { "gtk_widget_size_allocate", cast(void**)& gtk_widget_size_allocate},
11959 { "gtk_widget_size_request", cast(void**)& gtk_widget_size_request},
11960 { "gtk_widget_draw", cast(void**)& gtk_widget_draw},
11961 { "gtk_widget_queue_resize_no_redraw", cast(void**)& gtk_widget_queue_resize_no_redraw},
11962 { "gtk_widget_queue_resize", cast(void**)& gtk_widget_queue_resize},
11963 { "gtk_widget_queue_clear_area", cast(void**)& gtk_widget_queue_clear_area},
11964 { "gtk_widget_queue_clear", cast(void**)& gtk_widget_queue_clear},
11965 { "gtk_widget_queue_draw_area", cast(void**)& gtk_widget_queue_draw_area},
11966 { "gtk_widget_queue_draw", cast(void**)& gtk_widget_queue_draw},
11967 { "gtk_widget_unrealize", cast(void**)& gtk_widget_unrealize},
11968 { "gtk_widget_realize", cast(void**)& gtk_widget_realize},
11969 { "gtk_widget_unmap", cast(void**)& gtk_widget_unmap},
11970 { "gtk_widget_map", cast(void**)& gtk_widget_map},
11971 { "gtk_widget_get_no_show_all", cast(void**)& gtk_widget_get_no_show_all},
11972 { "gtk_widget_set_no_show_all", cast(void**)& gtk_widget_set_no_show_all},
11973 { "gtk_widget_hide_all", cast(void**)& gtk_widget_hide_all},
11974 { "gtk_widget_show_all", cast(void**)& gtk_widget_show_all},
11975 { "gtk_widget_hide", cast(void**)& gtk_widget_hide},
11976 { "gtk_widget_show_now", cast(void**)& gtk_widget_show_now},
11977 { "gtk_widget_show", cast(void**)& gtk_widget_show},
11978 { "gtk_widget_unparent", cast(void**)& gtk_widget_unparent},
11979 { "gtk_widget_set", cast(void**)& gtk_widget_set},
11980 { "gtk_widget_unref", cast(void**)& gtk_widget_unref},
11981 { "gtk_widget_ref", cast(void**)& gtk_widget_ref},
11982 { "gtk_widget_destroyed", cast(void**)& gtk_widget_destroyed},
11983 { "gtk_widget_destroy", cast(void**)& gtk_widget_destroy},
11984 { "gtk_widget_new", cast(void**)& gtk_widget_new},
11985 { "gtk_widget_get_type", cast(void**)& gtk_widget_get_type},
11986 { "_gtk_settings_parse_convert", cast(void**)& _gtk_settings_parse_convert},
11987 { "_gtk_rc_property_parser_from_type", cast(void**)& _gtk_rc_property_parser_from_type},
11988 { "_gtk_settings_handle_event", cast(void**)& _gtk_settings_handle_event},
11989 { "_gtk_settings_reset_rc_values", cast(void**)& _gtk_settings_reset_rc_values},
11990 { "_gtk_settings_set_property_value_from_rc", cast(void**)& _gtk_settings_set_property_value_from_rc},
11991 { "gtk_settings_set_double_property", cast(void**)& gtk_settings_set_double_property},
11992 { "gtk_settings_set_long_property", cast(void**)& gtk_settings_set_long_property},
11993 { "gtk_settings_set_string_property", cast(void**)& gtk_settings_set_string_property},
11994 { "gtk_settings_set_property_value", cast(void**)& gtk_settings_set_property_value},
11995 { "gtk_rc_property_parse_border", cast(void**)& gtk_rc_property_parse_border},
11996 { "gtk_rc_property_parse_requisition", cast(void**)& gtk_rc_property_parse_requisition},
11997 { "gtk_rc_property_parse_flags", cast(void**)& gtk_rc_property_parse_flags},
11998 { "gtk_rc_property_parse_enum", cast(void**)& gtk_rc_property_parse_enum},
11999 { "gtk_rc_property_parse_color", cast(void**)& gtk_rc_property_parse_color},
12000 { "gtk_settings_install_property_parser", cast(void**)& gtk_settings_install_property_parser},
12001 { "gtk_settings_install_property", cast(void**)& gtk_settings_install_property},
12002 { "gtk_settings_get_for_screen", cast(void**)& gtk_settings_get_for_screen},
12003 { "gtk_settings_get_default", cast(void**)& gtk_settings_get_default},
12004 { "gtk_settings_get_type", cast(void**)& gtk_settings_get_type},
12005 { "_gtk_rc_context_destroy", cast(void**)& _gtk_rc_context_destroy},
12006 { "_gtk_rc_context_get_default_font_name", cast(void**)& _gtk_rc_context_get_default_font_name},
12007 { "_gtk_rc_style_get_color_hashes", cast(void**)& _gtk_rc_style_get_color_hashes},
12008 { "_gtk_rc_style_unset_rc_property", cast(void**)& _gtk_rc_style_unset_rc_property},
12009 { "_gtk_rc_style_set_rc_property", cast(void**)& _gtk_rc_style_set_rc_property},
12010 { "_gtk_rc_style_lookup_rc_property", cast(void**)& _gtk_rc_style_lookup_rc_property},
12011 { "gtk_rc_parse_priority", cast(void**)& gtk_rc_parse_priority},
12012 { "gtk_rc_parse_state", cast(void**)& gtk_rc_parse_state},
12013 { "gtk_rc_parse_color_full", cast(void**)& gtk_rc_parse_color_full},
12014 { "gtk_rc_parse_color", cast(void**)& gtk_rc_parse_color},
12015 { "gtk_rc_scanner_new", cast(void**)& gtk_rc_scanner_new},
12016 { "gtk_rc_get_im_module_file", cast(void**)& gtk_rc_get_im_module_file},
12017 { "gtk_rc_get_im_module_path", cast(void**)& gtk_rc_get_im_module_path},
12018 { "gtk_rc_get_module_dir", cast(void**)& gtk_rc_get_module_dir},
12019 { "gtk_rc_get_theme_dir", cast(void**)& gtk_rc_get_theme_dir},
12020 { "gtk_rc_find_module_in_path", cast(void**)& gtk_rc_find_module_in_path},
12021 { "gtk_rc_style_unref", cast(void**)& gtk_rc_style_unref},
12022 { "gtk_rc_style_ref", cast(void**)& gtk_rc_style_ref},
12023 { "gtk_rc_style_copy", cast(void**)& gtk_rc_style_copy},
12024 { "gtk_rc_style_new", cast(void**)& gtk_rc_style_new},
12025 { "gtk_rc_style_get_type", cast(void**)& gtk_rc_style_get_type},
12026 { "gtk_rc_add_class_style", cast(void**)& gtk_rc_add_class_style},
12027 { "gtk_rc_add_widget_class_style", cast(void**)& gtk_rc_add_widget_class_style},
12028 { "gtk_rc_add_widget_name_style", cast(void**)& gtk_rc_add_widget_name_style},
12029 { "gtk_rc_reparse_all", cast(void**)& gtk_rc_reparse_all},
12030 { "gtk_rc_parse_string", cast(void**)& gtk_rc_parse_string},
12031 { "gtk_rc_parse", cast(void**)& gtk_rc_parse},
12032 { "gtk_rc_find_pixmap_in_path", cast(void**)& gtk_rc_find_pixmap_in_path},
12033 { "gtk_rc_reset_styles", cast(void**)& gtk_rc_reset_styles},
12034 { "gtk_rc_reparse_all_for_settings", cast(void**)& gtk_rc_reparse_all_for_settings},
12035 { "gtk_rc_get_style_by_paths", cast(void**)& gtk_rc_get_style_by_paths},
12036 { "gtk_rc_get_style", cast(void**)& gtk_rc_get_style},
12037 { "gtk_rc_get_default_files", cast(void**)& gtk_rc_get_default_files},
12038 { "gtk_rc_set_default_files", cast(void**)& gtk_rc_set_default_files},
12039 { "gtk_rc_add_default_file", cast(void**)& gtk_rc_add_default_file},
12040 { "_gtk_rc_match_widget_class", cast(void**)& _gtk_rc_match_widget_class},
12041 { "_gtk_rc_free_widget_class_path", cast(void**)& _gtk_rc_free_widget_class_path},
12042 { "_gtk_rc_parse_widget_class_path", cast(void**)& _gtk_rc_parse_widget_class_path},
12043 { "_gtk_rc_init", cast(void**)& _gtk_rc_init},
12044 { "_gtk_widget_get_cursor_color", cast(void**)& _gtk_widget_get_cursor_color},
12045 { "_gtk_widget_get_cursor_gc", cast(void**)& _gtk_widget_get_cursor_gc},
12046 { "gtk_draw_insertion_cursor", cast(void**)& gtk_draw_insertion_cursor},
12047 { "gtk_paint_string", cast(void**)& gtk_paint_string},
12048 { "gtk_draw_string", cast(void**)& gtk_draw_string},
12049 { "_gtk_style_shade", cast(void**)& _gtk_style_shade},
12050 { "_gtk_style_init_for_settings", cast(void**)& _gtk_style_init_for_settings},
12051 { "_gtk_style_peek_property_value", cast(void**)& _gtk_style_peek_property_value},
12052 { "gtk_border_free", cast(void**)& gtk_border_free},
12053 { "gtk_border_copy", cast(void**)& gtk_border_copy},
12054 { "gtk_border_get_type", cast(void**)& gtk_border_get_type},
12055 { "gtk_paint_resize_grip", cast(void**)& gtk_paint_resize_grip},
12056 { "gtk_paint_layout", cast(void**)& gtk_paint_layout},
12057 { "gtk_paint_expander", cast(void**)& gtk_paint_expander},
12058 { "gtk_paint_handle", cast(void**)& gtk_paint_handle},
12059 { "gtk_paint_slider", cast(void**)& gtk_paint_slider},
12060 { "gtk_paint_focus", cast(void**)& gtk_paint_focus},
12061 { "gtk_paint_extension", cast(void**)& gtk_paint_extension},
12062 { "gtk_paint_box_gap", cast(void**)& gtk_paint_box_gap},
12063 { "gtk_paint_shadow_gap", cast(void**)& gtk_paint_shadow_gap},
12064 { "gtk_paint_tab", cast(void**)& gtk_paint_tab},
12065 { "gtk_paint_option", cast(void**)& gtk_paint_option},
12066 { "gtk_paint_check", cast(void**)& gtk_paint_check},
12067 { "gtk_paint_flat_box", cast(void**)& gtk_paint_flat_box},
12068 { "gtk_paint_box", cast(void**)& gtk_paint_box},
12069 { "gtk_paint_diamond", cast(void**)& gtk_paint_diamond},
12070 { "gtk_paint_arrow", cast(void**)& gtk_paint_arrow},
12071 { "gtk_paint_polygon", cast(void**)& gtk_paint_polygon},
12072 { "gtk_paint_shadow", cast(void**)& gtk_paint_shadow},
12073 { "gtk_paint_vline", cast(void**)& gtk_paint_vline},
12074 { "gtk_paint_hline", cast(void**)& gtk_paint_hline},
12075 { "gtk_draw_resize_grip", cast(void**)& gtk_draw_resize_grip},
12076 { "gtk_draw_layout", cast(void**)& gtk_draw_layout},
12077 { "gtk_draw_expander", cast(void**)& gtk_draw_expander},
12078 { "gtk_draw_handle", cast(void**)& gtk_draw_handle},
12079 { "gtk_draw_slider", cast(void**)& gtk_draw_slider},
12080 { "gtk_draw_focus", cast(void**)& gtk_draw_focus},
12081 { "gtk_draw_extension", cast(void**)& gtk_draw_extension},
12082 { "gtk_draw_box_gap", cast(void**)& gtk_draw_box_gap},
12083 { "gtk_draw_shadow_gap", cast(void**)& gtk_draw_shadow_gap},
12084 { "gtk_draw_tab", cast(void**)& gtk_draw_tab},
12085 { "gtk_draw_option", cast(void**)& gtk_draw_option},
12086 { "gtk_draw_check", cast(void**)& gtk_draw_check},
12087 { "gtk_draw_flat_box", cast(void**)& gtk_draw_flat_box},
12088 { "gtk_draw_box", cast(void**)& gtk_draw_box},
12089 { "gtk_draw_diamond", cast(void**)& gtk_draw_diamond},
12090 { "gtk_draw_arrow", cast(void**)& gtk_draw_arrow},
12091 { "gtk_draw_polygon", cast(void**)& gtk_draw_polygon},
12092 { "gtk_draw_shadow", cast(void**)& gtk_draw_shadow},
12093 { "gtk_draw_vline", cast(void**)& gtk_draw_vline},
12094 { "gtk_draw_hline", cast(void**)& gtk_draw_hline},
12095 { "gtk_style_render_icon", cast(void**)& gtk_style_render_icon},
12096 { "gtk_style_lookup_color", cast(void**)& gtk_style_lookup_color},
12097 { "gtk_style_lookup_icon_set", cast(void**)& gtk_style_lookup_icon_set},
12098 { "gtk_style_apply_default_background", cast(void**)& gtk_style_apply_default_background},
12099 { "gtk_style_set_background", cast(void**)& gtk_style_set_background},
12100 { "gtk_style_set_font", cast(void**)& gtk_style_set_font},
12101 { "gtk_style_get_font", cast(void**)& gtk_style_get_font},
12102 { "gtk_style_unref", cast(void**)& gtk_style_unref},
12103 { "gtk_style_ref", cast(void**)& gtk_style_ref},
12104 { "gtk_style_detach", cast(void**)& gtk_style_detach},
12105 { "gtk_style_attach", cast(void**)& gtk_style_attach},
12106 { "gtk_style_copy", cast(void**)& gtk_style_copy},
12107 { "gtk_style_new", cast(void**)& gtk_style_new},
12108 { "gtk_style_get_type", cast(void**)& gtk_style_get_type},
12109 { "gtk_adjustment_set_value", cast(void**)& gtk_adjustment_set_value},
12110 { "gtk_adjustment_get_value", cast(void**)& gtk_adjustment_get_value},
12111 { "gtk_adjustment_clamp_page", cast(void**)& gtk_adjustment_clamp_page},
12112 { "gtk_adjustment_value_changed", cast(void**)& gtk_adjustment_value_changed},
12113 { "gtk_adjustment_changed", cast(void**)& gtk_adjustment_changed},
12114 { "gtk_adjustment_new", cast(void**)& gtk_adjustment_new},
12115 { "gtk_adjustment_get_type", cast(void**)& gtk_adjustment_get_type},
12116 { "gtk_object_add_arg_type", cast(void**)& gtk_object_add_arg_type},
12117 { "gtk_object_set", cast(void**)& gtk_object_set},
12118 { "gtk_object_get", cast(void**)& gtk_object_get},
12119 { "gtk_object_remove_no_notify_by_id", cast(void**)& gtk_object_remove_no_notify_by_id},
12120 { "gtk_object_remove_data_by_id", cast(void**)& gtk_object_remove_data_by_id},
12121 { "gtk_object_get_data_by_id", cast(void**)& gtk_object_get_data_by_id},
12122 { "gtk_object_set_data_by_id_full", cast(void**)& gtk_object_set_data_by_id_full},
12123 { "gtk_object_set_data_by_id", cast(void**)& gtk_object_set_data_by_id},
12124 { "gtk_object_get_user_data", cast(void**)& gtk_object_get_user_data},
12125 { "gtk_object_set_user_data", cast(void**)& gtk_object_set_user_data},
12126 { "gtk_object_remove_no_notify", cast(void**)& gtk_object_remove_no_notify},
12127 { "gtk_object_get_data", cast(void**)& gtk_object_get_data},
12128 { "gtk_object_remove_data", cast(void**)& gtk_object_remove_data},
12129 { "gtk_object_set_data_full", cast(void**)& gtk_object_set_data_full},
12130 { "gtk_object_set_data", cast(void**)& gtk_object_set_data},
12131 { "gtk_object_weakunref", cast(void**)& gtk_object_weakunref},
12132 { "gtk_object_weakref", cast(void**)& gtk_object_weakref},
12133 { "gtk_object_unref", cast(void**)& gtk_object_unref},
12134 { "gtk_object_ref", cast(void**)& gtk_object_ref},
12135 { "gtk_object_new", cast(void**)& gtk_object_new},
12136 { "gtk_object_destroy", cast(void**)& gtk_object_destroy},
12137 { "gtk_object_sink", cast(void**)& gtk_object_sink},
12138 { "gtk_object_get_type", cast(void**)& gtk_object_get_type},
12139 { "gtk_debug_flags", cast(void**)& gtk_debug_flags},
12140 { "gtk_type_init", cast(void**)& gtk_type_init},
12141 { "gtk_type_flags_find_value", cast(void**)& gtk_type_flags_find_value},
12142 { "gtk_type_enum_find_value", cast(void**)& gtk_type_enum_find_value},
12143 { "gtk_type_flags_get_values", cast(void**)& gtk_type_flags_get_values},
12144 { "gtk_type_enum_get_values", cast(void**)& gtk_type_enum_get_values},
12145 { "gtk_type_new", cast(void**)& gtk_type_new},
12146 { "gtk_type_unique", cast(void**)& gtk_type_unique},
12147 { "gtk_type_class", cast(void**)& gtk_type_class},
12148 { "gtk_identifier_get_type", cast(void**)& gtk_identifier_get_type},
12149 { "gtk_widget_help_type_get_type", cast(void**)& gtk_widget_help_type_get_type},
12150 { "gtk_widget_flags_get_type", cast(void**)& gtk_widget_flags_get_type},
12151 { "gtk_ui_manager_item_type_get_type", cast(void**)& gtk_ui_manager_item_type_get_type},
12152 { "gtk_tree_view_column_sizing_get_type", cast(void**)& gtk_tree_view_column_sizing_get_type},
12153 { "gtk_tree_view_drop_position_get_type", cast(void**)& gtk_tree_view_drop_position_get_type},
12154 { "gtk_tree_model_flags_get_type", cast(void**)& gtk_tree_model_flags_get_type},
12155 { "gtk_tree_view_mode_get_type", cast(void**)& gtk_tree_view_mode_get_type},
12156 { "gtk_toolbar_space_style_get_type", cast(void**)& gtk_toolbar_space_style_get_type},
12157 { "gtk_toolbar_child_type_get_type", cast(void**)& gtk_toolbar_child_type_get_type},
12158 { "gtk_text_window_type_get_type", cast(void**)& gtk_text_window_type_get_type},
12159 { "gtk_text_search_flags_get_type", cast(void**)& gtk_text_search_flags_get_type},
12160 { "gtk_text_buffer_target_info_get_type", cast(void**)& gtk_text_buffer_target_info_get_type},
12161 { "gtk_spin_type_get_type", cast(void**)& gtk_spin_type_get_type},
12162 { "gtk_spin_button_update_policy_get_type", cast(void**)& gtk_spin_button_update_policy_get_type},
12163 { "gtk_size_group_mode_get_type", cast(void**)& gtk_size_group_mode_get_type},
12164 { "gtk_recent_manager_error_get_type", cast(void**)& gtk_recent_manager_error_get_type},
12165 { "gtk_recent_filter_flags_get_type", cast(void**)& gtk_recent_filter_flags_get_type},
12166 { "gtk_recent_chooser_error_get_type", cast(void**)& gtk_recent_chooser_error_get_type},
12167 { "gtk_recent_sort_type_get_type", cast(void**)& gtk_recent_sort_type_get_type},
12168 { "gtk_rc_token_type_get_type", cast(void**)& gtk_rc_token_type_get_type},
12169 { "gtk_rc_flags_get_type", cast(void**)& gtk_rc_flags_get_type},
12170 { "gtk_progress_bar_orientation_get_type", cast(void**)& gtk_progress_bar_orientation_get_type},
12171 { "gtk_progress_bar_style_get_type", cast(void**)& gtk_progress_bar_style_get_type},
12172 { "gtk_private_flags_get_type", cast(void**)& gtk_private_flags_get_type},
12173 { "gtk_print_error_get_type", cast(void**)& gtk_print_error_get_type},
12174 { "gtk_print_operation_action_get_type", cast(void**)& gtk_print_operation_action_get_type},
12175 { "gtk_print_operation_result_get_type", cast(void**)& gtk_print_operation_result_get_type},
12176 { "gtk_print_status_get_type", cast(void**)& gtk_print_status_get_type},
12177 { "gtk_arg_flags_get_type", cast(void**)& gtk_arg_flags_get_type},
12178 { "gtk_object_flags_get_type", cast(void**)& gtk_object_flags_get_type},
12179 { "gtk_notebook_tab_get_type", cast(void**)& gtk_notebook_tab_get_type},
12180 { "gtk_buttons_type_get_type", cast(void**)& gtk_buttons_type_get_type},
12181 { "gtk_message_type_get_type", cast(void**)& gtk_message_type_get_type},
12182 { "gtk_image_type_get_type", cast(void**)& gtk_image_type_get_type},
12183 { "gtk_icon_view_drop_position_get_type", cast(void**)& gtk_icon_view_drop_position_get_type},
12184 { "gtk_icon_theme_error_get_type", cast(void**)& gtk_icon_theme_error_get_type},
12185 { "gtk_icon_lookup_flags_get_type", cast(void**)& gtk_icon_lookup_flags_get_type},
12186 { "gtk_file_filter_flags_get_type", cast(void**)& gtk_file_filter_flags_get_type},
12187 { "gtk_file_chooser_error_get_type", cast(void**)& gtk_file_chooser_error_get_type},
12188 { "gtk_file_chooser_confirmation_get_type", cast(void**)& gtk_file_chooser_confirmation_get_type},
12189 { "gtk_file_chooser_action_get_type", cast(void**)& gtk_file_chooser_action_get_type},
12190 { "gtk_drag_result_get_type", cast(void**)& gtk_drag_result_get_type},
12191 { "gtk_tree_view_grid_lines_get_type", cast(void**)& gtk_tree_view_grid_lines_get_type},
12192 { "gtk_unit_get_type", cast(void**)& gtk_unit_get_type},
12193 { "gtk_print_duplex_get_type", cast(void**)& gtk_print_duplex_get_type},
12194 { "gtk_print_quality_get_type", cast(void**)& gtk_print_quality_get_type},
12195 { "gtk_page_orientation_get_type", cast(void**)& gtk_page_orientation_get_type},
12196 { "gtk_page_set_get_type", cast(void**)& gtk_page_set_get_type},
12197 { "gtk_print_pages_get_type", cast(void**)& gtk_print_pages_get_type},
12198 { "gtk_pack_direction_get_type", cast(void**)& gtk_pack_direction_get_type},
12199 { "gtk_im_status_style_get_type", cast(void**)& gtk_im_status_style_get_type},
12200 { "gtk_im_preedit_style_get_type", cast(void**)& gtk_im_preedit_style_get_type},
12201 { "gtk_sort_type_get_type", cast(void**)& gtk_sort_type_get_type},
12202 { "gtk_wrap_mode_get_type", cast(void**)& gtk_wrap_mode_get_type},
12203 { "gtk_window_type_get_type", cast(void**)& gtk_window_type_get_type},
12204 { "gtk_window_position_get_type", cast(void**)& gtk_window_position_get_type},
12205 { "gtk_visibility_get_type", cast(void**)& gtk_visibility_get_type},
12206 { "gtk_update_type_get_type", cast(void**)& gtk_update_type_get_type},
12207 { "gtk_toolbar_style_get_type", cast(void**)& gtk_toolbar_style_get_type},
12208 { "gtk_submenu_placement_get_type", cast(void**)& gtk_submenu_placement_get_type},
12209 { "gtk_submenu_direction_get_type", cast(void**)& gtk_submenu_direction_get_type},
12210 { "gtk_state_type_get_type", cast(void**)& gtk_state_type_get_type},
12211 { "gtk_shadow_type_get_type", cast(void**)& gtk_shadow_type_get_type},
12212 { "gtk_selection_mode_get_type", cast(void**)& gtk_selection_mode_get_type},
12213 { "gtk_scroll_type_get_type", cast(void**)& gtk_scroll_type_get_type},
12214 { "gtk_signal_run_type_get_type", cast(void**)& gtk_signal_run_type_get_type},
12215 { "gtk_resize_mode_get_type", cast(void**)& gtk_resize_mode_get_type},
12216 { "gtk_relief_style_get_type", cast(void**)& gtk_relief_style_get_type},
12217 { "gtk_preview_type_get_type", cast(void**)& gtk_preview_type_get_type},
12218 { "gtk_position_type_get_type", cast(void**)& gtk_position_type_get_type},
12219 { "gtk_policy_type_get_type", cast(void**)& gtk_policy_type_get_type},
12220 { "gtk_path_type_get_type", cast(void**)& gtk_path_type_get_type},
12221 { "gtk_path_priority_type_get_type", cast(void**)& gtk_path_priority_type_get_type},
12222 { "gtk_pack_type_get_type", cast(void**)& gtk_pack_type_get_type},
12223 { "gtk_corner_type_get_type", cast(void**)& gtk_corner_type_get_type},
12224 { "gtk_orientation_get_type", cast(void**)& gtk_orientation_get_type},
12225 { "gtk_scroll_step_get_type", cast(void**)& gtk_scroll_step_get_type},
12226 { "gtk_movement_step_get_type", cast(void**)& gtk_movement_step_get_type},
12227 { "gtk_metric_type_get_type", cast(void**)& gtk_metric_type_get_type},
12228 { "gtk_menu_direction_type_get_type", cast(void**)& gtk_menu_direction_type_get_type},
12229 { "gtk_match_type_get_type", cast(void**)& gtk_match_type_get_type},
12230 { "gtk_justification_get_type", cast(void**)& gtk_justification_get_type},
12231 { "gtk_text_direction_get_type", cast(void**)& gtk_text_direction_get_type},
12232 { "gtk_side_type_get_type", cast(void**)& gtk_side_type_get_type},
12233 { "gtk_sensitivity_type_get_type", cast(void**)& gtk_sensitivity_type_get_type},
12234 { "gtk_icon_size_get_type", cast(void**)& gtk_icon_size_get_type},
12235 { "gtk_expander_style_get_type", cast(void**)& gtk_expander_style_get_type},
12236 { "gtk_direction_type_get_type", cast(void**)& gtk_direction_type_get_type},
12237 { "gtk_delete_type_get_type", cast(void**)& gtk_delete_type_get_type},
12238 { "gtk_curve_type_get_type", cast(void**)& gtk_curve_type_get_type},
12239 { "gtk_button_box_style_get_type", cast(void**)& gtk_button_box_style_get_type},
12240 { "gtk_attach_options_get_type", cast(void**)& gtk_attach_options_get_type},
12241 { "gtk_arrow_type_get_type", cast(void**)& gtk_arrow_type_get_type},
12242 { "gtk_anchor_type_get_type", cast(void**)& gtk_anchor_type_get_type},
12243 { "gtk_target_flags_get_type", cast(void**)& gtk_target_flags_get_type},
12244 { "gtk_dest_defaults_get_type", cast(void**)& gtk_dest_defaults_get_type},
12245 { "gtk_response_type_get_type", cast(void**)& gtk_response_type_get_type},
12246 { "gtk_dialog_flags_get_type", cast(void**)& gtk_dialog_flags_get_type},
12247 { "gtk_debug_flag_get_type", cast(void**)& gtk_debug_flag_get_type},
12248 { "gtk_ctree_expansion_type_get_type", cast(void**)& gtk_ctree_expansion_type_get_type},
12249 { "gtk_ctree_expander_style_get_type", cast(void**)& gtk_ctree_expander_style_get_type},
12250 { "gtk_ctree_line_style_get_type", cast(void**)& gtk_ctree_line_style_get_type},
12251 { "gtk_ctree_pos_get_type", cast(void**)& gtk_ctree_pos_get_type},
12252 { "gtk_button_action_get_type", cast(void**)& gtk_button_action_get_type},
12253 { "gtk_clist_drag_pos_get_type", cast(void**)& gtk_clist_drag_pos_get_type},
12254 { "gtk_cell_type_get_type", cast(void**)& gtk_cell_type_get_type},
12255 { "gtk_cell_renderer_accel_mode_get_type", cast(void**)& gtk_cell_renderer_accel_mode_get_type},
12256 { "gtk_cell_renderer_mode_get_type", cast(void**)& gtk_cell_renderer_mode_get_type},
12257 { "gtk_cell_renderer_state_get_type", cast(void**)& gtk_cell_renderer_state_get_type},
12258 { "gtk_calendar_display_options_get_type", cast(void**)& gtk_calendar_display_options_get_type},
12259 { "gtk_builder_error_get_type", cast(void**)& gtk_builder_error_get_type},
12260 { "gtk_assistant_page_type_get_type", cast(void**)& gtk_assistant_page_type_get_type},
12261 { "gtk_accel_flags_get_type", cast(void**)& gtk_accel_flags_get_type},
12262 { "_gtk_accel_group_reconnect", cast(void**)& _gtk_accel_group_reconnect},
12263 { "gtk_accel_group_query", cast(void**)& gtk_accel_group_query},
12264 { "gtk_accelerator_get_default_mod_mask", cast(void**)& gtk_accelerator_get_default_mod_mask},
12265 { "gtk_accelerator_set_default_mod_mask", cast(void**)& gtk_accelerator_set_default_mod_mask},
12266 { "gtk_accelerator_get_label", cast(void**)& gtk_accelerator_get_label},
12267 { "gtk_accelerator_name", cast(void**)& gtk_accelerator_name},
12268 { "gtk_accelerator_parse", cast(void**)& gtk_accelerator_parse},
12269 { "gtk_accelerator_valid", cast(void**)& gtk_accelerator_valid},
12270 { "gtk_accel_group_from_accel_closure", cast(void**)& gtk_accel_group_from_accel_closure},
12271 { "gtk_accel_group_find", cast(void**)& gtk_accel_group_find},
12272 { "gtk_accel_groups_from_object", cast(void**)& gtk_accel_groups_from_object},
12273 { "gtk_accel_groups_activate", cast(void**)& gtk_accel_groups_activate},
12274 { "_gtk_accel_group_detach", cast(void**)& _gtk_accel_group_detach},
12275 { "_gtk_accel_group_attach", cast(void**)& _gtk_accel_group_attach},
12276 { "gtk_accel_group_activate", cast(void**)& gtk_accel_group_activate},
12277 { "gtk_accel_group_disconnect_key", cast(void**)& gtk_accel_group_disconnect_key},
12278 { "gtk_accel_group_disconnect", cast(void**)& gtk_accel_group_disconnect},
12279 { "gtk_accel_group_connect_by_path", cast(void**)& gtk_accel_group_connect_by_path},
12280 { "gtk_accel_group_connect", cast(void**)& gtk_accel_group_connect},
12281 { "gtk_accel_group_unlock", cast(void**)& gtk_accel_group_unlock},
12282 { "gtk_accel_group_lock", cast(void**)& gtk_accel_group_lock},
12283 { "gtk_accel_group_new", cast(void**)& gtk_accel_group_new},
12284 { "gtk_accel_group_get_type", cast(void**)& gtk_accel_group_get_type},
12285 ];
12286
12287 } else { // version(DYNLINK)
12288 extern (C) _GtkWidget * gtk_vseparator_new();
12289 extern (C) uint gtk_vseparator_get_type();
12290 extern (C) _GtkWidget * gtk_vscale_new_with_range(double, double, double);
12291 extern (C) _GtkWidget * gtk_vscale_new(_GtkAdjustment *);
12292 extern (C) uint gtk_vscale_get_type();
12293 extern (C) _GtkWidget * gtk_vruler_new();
12294 extern (C) uint gtk_vruler_get_type();
12295 extern (C) _GtkWidget * gtk_vpaned_new();
12296 extern (C) uint gtk_vpaned_get_type();
12297 extern (C) _GtkWidget * gtk_volume_button_new();
12298 extern (C) uint gtk_volume_button_get_type();
12299 extern (C) void gtk_vbutton_box_set_layout_default(int);
12300 extern (C) int gtk_vbutton_box_get_layout_default();
12301 extern (C) void gtk_vbutton_box_set_spacing_default(int);
12302 extern (C) int gtk_vbutton_box_get_spacing_default();
12303 extern (C) _GtkWidget * gtk_vbutton_box_new();
12304 extern (C) uint gtk_vbutton_box_get_type();
12305 extern (C) uint gtk_ui_manager_new_merge_id(_GtkUIManager *);
12306 extern (C) void gtk_ui_manager_ensure_update(_GtkUIManager *);
12307 extern (C) char * gtk_ui_manager_get_ui(_GtkUIManager *);
12308 extern (C) void gtk_ui_manager_remove_ui(_GtkUIManager *, uint);
12309 extern (C) void gtk_ui_manager_add_ui(_GtkUIManager *, uint, char *, char *, char *, int, int);
12310 extern (C) uint gtk_ui_manager_add_ui_from_file(_GtkUIManager *, char *, _GError * *);
12311 extern (C) uint gtk_ui_manager_add_ui_from_string(_GtkUIManager *, char *, int, _GError * *);
12312 extern (C) _GtkAction * gtk_ui_manager_get_action(_GtkUIManager *, char *);
12313 extern (C) _GSList * gtk_ui_manager_get_toplevels(_GtkUIManager *, int);
12314 extern (C) _GtkWidget * gtk_ui_manager_get_widget(_GtkUIManager *, char *);
12315 extern (C) _GtkAccelGroup * gtk_ui_manager_get_accel_group(_GtkUIManager *);
12316 extern (C) _GList * gtk_ui_manager_get_action_groups(_GtkUIManager *);
12317 extern (C) void gtk_ui_manager_remove_action_group(_GtkUIManager *, _GtkActionGroup *);
12318 extern (C) void gtk_ui_manager_insert_action_group(_GtkUIManager *, _GtkActionGroup *, int);
12319 extern (C) int gtk_ui_manager_get_add_tearoffs(_GtkUIManager *);
12320 extern (C) void gtk_ui_manager_set_add_tearoffs(_GtkUIManager *, int);
12321 extern (C) _GtkUIManager * gtk_ui_manager_new();
12322 extern (C) uint gtk_ui_manager_get_type();
12323 extern (C) void gtk_tree_store_move_after(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
12324 extern (C) void gtk_tree_store_move_before(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
12325 extern (C) void gtk_tree_store_swap(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
12326 extern (C) void gtk_tree_store_reorder(_GtkTreeStore *, _GtkTreeIter *, int *);
12327 extern (C) int gtk_tree_store_iter_is_valid(_GtkTreeStore *, _GtkTreeIter *);
12328 extern (C) void gtk_tree_store_clear(_GtkTreeStore *);
12329 extern (C) int gtk_tree_store_iter_depth(_GtkTreeStore *, _GtkTreeIter *);
12330 extern (C) int gtk_tree_store_is_ancestor(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
12331 extern (C) void gtk_tree_store_append(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
12332 extern (C) void gtk_tree_store_prepend(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *);
12333 extern (C) void gtk_tree_store_insert_with_valuesv(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, int *, _GValue *, int);
12334 extern (C) void gtk_tree_store_insert_with_values(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int, ...);
12335 extern (C) void gtk_tree_store_insert_after(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *);
12336 extern (C) void gtk_tree_store_insert_before(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, _GtkTreeIter *);
12337 extern (C) void gtk_tree_store_insert(_GtkTreeStore *, _GtkTreeIter *, _GtkTreeIter *, int);
12338 extern (C) int gtk_tree_store_remove(_GtkTreeStore *, _GtkTreeIter *);
12339 extern (C) void gtk_tree_store_set_valist(_GtkTreeStore *, _GtkTreeIter *, char *);
12340 extern (C) void gtk_tree_store_set_valuesv(_GtkTreeStore *, _GtkTreeIter *, int *, _GValue *, int);
12341 extern (C) void gtk_tree_store_set(_GtkTreeStore *, _GtkTreeIter *, ...);
12342 extern (C) void gtk_tree_store_set_value(_GtkTreeStore *, _GtkTreeIter *, int, _GValue *);
12343 extern (C) void gtk_tree_store_set_column_types(_GtkTreeStore *, int, uint *);
12344 extern (C) _GtkTreeStore * gtk_tree_store_newv(int, uint *);
12345 extern (C) _GtkTreeStore * gtk_tree_store_new(int, ...);
12346 extern (C) uint gtk_tree_store_get_type();
12347 extern (C) void gtk_tree_selection_unselect_range(_GtkTreeSelection *, void *, void *);
12348 extern (C) void gtk_tree_selection_select_range(_GtkTreeSelection *, void *, void *);
12349 extern (C) void gtk_tree_selection_unselect_all(_GtkTreeSelection *);
12350 extern (C) void gtk_tree_selection_select_all(_GtkTreeSelection *);
12351 extern (C) int gtk_tree_selection_iter_is_selected(_GtkTreeSelection *, _GtkTreeIter *);
12352 extern (C) int gtk_tree_selection_path_is_selected(_GtkTreeSelection *, void *);
12353 extern (C) void gtk_tree_selection_unselect_iter(_GtkTreeSelection *, _GtkTreeIter *);
12354 extern (C) void gtk_tree_selection_select_iter(_GtkTreeSelection *, _GtkTreeIter *);
12355 extern (C) void gtk_tree_selection_unselect_path(_GtkTreeSelection *, void *);
12356 extern (C) void gtk_tree_selection_select_path(_GtkTreeSelection *, void *);
12357 extern (C) void gtk_tree_selection_selected_foreach(_GtkTreeSelection *, _BCD_func__9093, void *);
12358 extern (C) int gtk_tree_selection_count_selected_rows(_GtkTreeSelection *);
12359 extern (C) _GList * gtk_tree_selection_get_selected_rows(_GtkTreeSelection *, void * *);
12360 extern (C) int gtk_tree_selection_get_selected(_GtkTreeSelection *, void * *, _GtkTreeIter *);
12361 extern (C) _GtkTreeView * gtk_tree_selection_get_tree_view(_GtkTreeSelection *);
12362 extern (C) void * gtk_tree_selection_get_user_data(_GtkTreeSelection *);
12363 extern (C) void gtk_tree_selection_set_select_function(_GtkTreeSelection *, _BCD_func__9094, void *, _BCD_func__13158);
12364 extern (C) int gtk_tree_selection_get_mode(_GtkTreeSelection *);
12365 extern (C) void gtk_tree_selection_set_mode(_GtkTreeSelection *, int);
12366 extern (C) uint gtk_tree_selection_get_type();
12367 extern (C) int gtk_tree_model_sort_iter_is_valid(_GtkTreeModelSort *, _GtkTreeIter *);
12368 extern (C) void gtk_tree_model_sort_clear_cache(_GtkTreeModelSort *);
12369 extern (C) void gtk_tree_model_sort_reset_default_sort_func(_GtkTreeModelSort *);
12370 extern (C) void gtk_tree_model_sort_convert_iter_to_child_iter(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *);
12371 extern (C) void * gtk_tree_model_sort_convert_path_to_child_path(_GtkTreeModelSort *, void *);
12372 extern (C) void gtk_tree_model_sort_convert_child_iter_to_iter(_GtkTreeModelSort *, _GtkTreeIter *, _GtkTreeIter *);
12373 extern (C) void * gtk_tree_model_sort_convert_child_path_to_path(_GtkTreeModelSort *, void *);
12374 extern (C) void * gtk_tree_model_sort_get_model(_GtkTreeModelSort *);
12375 extern (C) void * gtk_tree_model_sort_new_with_model(void *);
12376 extern (C) uint gtk_tree_model_sort_get_type();
12377 extern (C) int gtk_tree_get_row_drag_data(_GtkSelectionData *, void * *, void * *);
12378 extern (C) int gtk_tree_set_row_drag_data(_GtkSelectionData *, void *, void *);
12379 extern (C) int gtk_tree_drag_dest_row_drop_possible(void *, void *, _GtkSelectionData *);
12380 extern (C) int gtk_tree_drag_dest_drag_data_received(void *, void *, _GtkSelectionData *);
12381 extern (C) uint gtk_tree_drag_dest_get_type();
12382 extern (C) int gtk_tree_drag_source_drag_data_get(void *, void *, _GtkSelectionData *);
12383 extern (C) int gtk_tree_drag_source_drag_data_delete(void *, void *);
12384 extern (C) int gtk_tree_drag_source_row_draggable(void *, void *);
12385 extern (C) uint gtk_tree_drag_source_get_type();
12386 extern (C) void gtk_toolbar_insert_widget(_GtkToolbar *, _GtkWidget *, char *, char *, int);
12387 extern (C) void gtk_toolbar_prepend_widget(_GtkToolbar *, _GtkWidget *, char *, char *);
12388 extern (C) void gtk_toolbar_append_widget(_GtkToolbar *, _GtkWidget *, char *, char *);
12389 extern (C) _GtkWidget * gtk_toolbar_insert_element(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int);
12390 extern (C) _GtkWidget * gtk_toolbar_prepend_element(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
12391 extern (C) _GtkWidget * gtk_toolbar_append_element(_GtkToolbar *, int, _GtkWidget *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
12392 extern (C) void gtk_toolbar_remove_space(_GtkToolbar *, int);
12393 extern (C) void gtk_toolbar_insert_space(_GtkToolbar *, int);
12394 extern (C) void gtk_toolbar_prepend_space(_GtkToolbar *);
12395 extern (C) void gtk_toolbar_append_space(_GtkToolbar *);
12396 extern (C) _GtkWidget * gtk_toolbar_insert_stock(_GtkToolbar *, char *, char *, char *, _BCD_func__12122, void *, int);
12397 extern (C) _GtkWidget * gtk_toolbar_insert_item(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *, int);
12398 extern (C) _GtkWidget * gtk_toolbar_prepend_item(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
12399 extern (C) _GtkWidget * gtk_toolbar_append_item(_GtkToolbar *, char *, char *, char *, _GtkWidget *, _BCD_func__12122, void *);
12400 extern (C) void gtk_toolbar_unset_icon_size(_GtkToolbar *);
12401 extern (C) void gtk_toolbar_set_icon_size(_GtkToolbar *, int);
12402 extern (C) void _gtk_toolbar_rebuild_menu(_GtkToolbar *);
12403 extern (C) int _gtk_toolbar_get_default_space_size();
12404 extern (C) void _gtk_toolbar_paint_space_line(_GtkWidget *, _GtkToolbar *, _GdkRectangle *, _GdkRectangle *);
12405 extern (C) char * _gtk_toolbar_elide_underscores(char *);
12406 extern (C) void gtk_toolbar_set_drop_highlight_item(_GtkToolbar *, _GtkToolItem *, int);
12407 extern (C) int gtk_toolbar_get_drop_index(_GtkToolbar *, int, int);
12408 extern (C) int gtk_toolbar_get_relief_style(_GtkToolbar *);
12409 extern (C) int gtk_toolbar_get_icon_size(_GtkToolbar *);
12410 extern (C) void gtk_toolbar_unset_style(_GtkToolbar *);
12411 extern (C) void gtk_toolbar_set_style(_GtkToolbar *, int);
12412 extern (C) int gtk_toolbar_get_style(_GtkToolbar *);
12413 extern (C) void gtk_toolbar_set_tooltips(_GtkToolbar *, int);
12414 extern (C) int gtk_toolbar_get_tooltips(_GtkToolbar *);
12415 extern (C) void gtk_toolbar_set_orientation(_GtkToolbar *, int);
12416 extern (C) int gtk_toolbar_get_orientation(_GtkToolbar *);
12417 extern (C) void gtk_toolbar_set_show_arrow(_GtkToolbar *, int);
12418 extern (C) int gtk_toolbar_get_show_arrow(_GtkToolbar *);
12419 extern (C) _GtkToolItem * gtk_toolbar_get_nth_item(_GtkToolbar *, int);
12420 extern (C) int gtk_toolbar_get_n_items(_GtkToolbar *);
12421 extern (C) int gtk_toolbar_get_item_index(_GtkToolbar *, _GtkToolItem *);
12422 extern (C) void gtk_toolbar_insert(_GtkToolbar *, _GtkToolItem *, int);
12423 extern (C) _GtkWidget * gtk_toolbar_new();
12424 extern (C) uint gtk_toolbar_get_type();
12425 extern (C) void gtk_tips_query_set_labels(_GtkTipsQuery *, char *, char *);
12426 extern (C) void gtk_tips_query_set_caller(_GtkTipsQuery *, _GtkWidget *);
12427 extern (C) void gtk_tips_query_stop_query(_GtkTipsQuery *);
12428 extern (C) void gtk_tips_query_start_query(_GtkTipsQuery *);
12429 extern (C) _GtkWidget * gtk_tips_query_new();
12430 extern (C) uint gtk_tips_query_get_type();
12431 extern (C) _GtkTextAttributes * gtk_text_view_get_default_attributes(_GtkTextView *);
12432 extern (C) void * gtk_text_view_get_tabs(_GtkTextView *);
12433 extern (C) void gtk_text_view_set_tabs(_GtkTextView *, void *);
12434 extern (C) int gtk_text_view_get_indent(_GtkTextView *);
12435 extern (C) void gtk_text_view_set_indent(_GtkTextView *, int);
12436 extern (C) int gtk_text_view_get_right_margin(_GtkTextView *);
12437 extern (C) void gtk_text_view_set_right_margin(_GtkTextView *, int);
12438 extern (C) int gtk_text_view_get_left_margin(_GtkTextView *);
12439 extern (C) void gtk_text_view_set_left_margin(_GtkTextView *, int);
12440 extern (C) int gtk_text_view_get_justification(_GtkTextView *);
12441 extern (C) void gtk_text_view_set_justification(_GtkTextView *, int);
12442 extern (C) int gtk_text_view_get_pixels_inside_wrap(_GtkTextView *);
12443 extern (C) void gtk_text_view_set_pixels_inside_wrap(_GtkTextView *, int);
12444 extern (C) int gtk_text_view_get_pixels_below_lines(_GtkTextView *);
12445 extern (C) void gtk_text_view_set_pixels_below_lines(_GtkTextView *, int);
12446 extern (C) int gtk_text_view_get_pixels_above_lines(_GtkTextView *);
12447 extern (C) void gtk_text_view_set_pixels_above_lines(_GtkTextView *, int);
12448 extern (C) int gtk_text_view_get_accepts_tab(_GtkTextView *);
12449 extern (C) void gtk_text_view_set_accepts_tab(_GtkTextView *, int);
12450 extern (C) int gtk_text_view_get_overwrite(_GtkTextView *);
12451 extern (C) void gtk_text_view_set_overwrite(_GtkTextView *, int);
12452 extern (C) int gtk_text_view_get_editable(_GtkTextView *);
12453 extern (C) void gtk_text_view_set_editable(_GtkTextView *, int);
12454 extern (C) int gtk_text_view_get_wrap_mode(_GtkTextView *);
12455 extern (C) void gtk_text_view_set_wrap_mode(_GtkTextView *, int);
12456 extern (C) void gtk_text_view_move_child(_GtkTextView *, _GtkWidget *, int, int);
12457 extern (C) void gtk_text_view_add_child_in_window(_GtkTextView *, _GtkWidget *, int, int, int);
12458 extern (C) void gtk_text_view_add_child_at_anchor(_GtkTextView *, _GtkWidget *, _GtkTextChildAnchor *);
12459 extern (C) int gtk_text_view_move_visually(_GtkTextView *, _GtkTextIter *, int);
12460 extern (C) int gtk_text_view_starts_display_line(_GtkTextView *, _GtkTextIter *);
12461 extern (C) int gtk_text_view_backward_display_line_start(_GtkTextView *, _GtkTextIter *);
12462 extern (C) int gtk_text_view_forward_display_line_end(_GtkTextView *, _GtkTextIter *);
12463 extern (C) int gtk_text_view_backward_display_line(_GtkTextView *, _GtkTextIter *);
12464 extern (C) int gtk_text_view_forward_display_line(_GtkTextView *, _GtkTextIter *);
12465 extern (C) int gtk_text_view_get_border_window_size(_GtkTextView *, int);
12466 extern (C) void gtk_text_view_set_border_window_size(_GtkTextView *, int, int);
12467 extern (C) int gtk_text_view_get_window_type(_GtkTextView *, _GdkDrawable *);
12468 extern (C) _GdkDrawable * gtk_text_view_get_window(_GtkTextView *, int);
12469 extern (C) void gtk_text_view_window_to_buffer_coords(_GtkTextView *, int, int, int, int *, int *);
12470 extern (C) void gtk_text_view_buffer_to_window_coords(_GtkTextView *, int, int, int, int *, int *);
12471 extern (C) void gtk_text_view_get_line_at_y(_GtkTextView *, _GtkTextIter *, int, int *);
12472 extern (C) void gtk_text_view_get_line_yrange(_GtkTextView *, _GtkTextIter *, int *, int *);
12473 extern (C) void gtk_text_view_get_iter_at_position(_GtkTextView *, _GtkTextIter *, int *, int, int);
12474 extern (C) void gtk_text_view_get_iter_at_location(_GtkTextView *, _GtkTextIter *, int, int);
12475 extern (C) void gtk_text_view_get_iter_location(_GtkTextView *, _GtkTextIter *, _GdkRectangle *);
12476 extern (C) int gtk_text_view_get_cursor_visible(_GtkTextView *);
12477 extern (C) void gtk_text_view_set_cursor_visible(_GtkTextView *, int);
12478 extern (C) void gtk_text_view_get_visible_rect(_GtkTextView *, _GdkRectangle *);
12479 extern (C) int gtk_text_view_place_cursor_onscreen(_GtkTextView *);
12480 extern (C) int gtk_text_view_move_mark_onscreen(_GtkTextView *, _GtkTextMark *);
12481 extern (C) void gtk_text_view_scroll_mark_onscreen(_GtkTextView *, _GtkTextMark *);
12482 extern (C) void gtk_text_view_scroll_to_mark(_GtkTextView *, _GtkTextMark *, double, int, double, double);
12483 extern (C) int gtk_text_view_scroll_to_iter(_GtkTextView *, _GtkTextIter *, double, int, double, double);
12484 extern (C) _GtkTextBuffer * gtk_text_view_get_buffer(_GtkTextView *);
12485 extern (C) void gtk_text_view_set_buffer(_GtkTextView *, _GtkTextBuffer *);
12486 extern (C) _GtkWidget * gtk_text_view_new_with_buffer(_GtkTextBuffer *);
12487 extern (C) _GtkWidget * gtk_text_view_new();
12488 extern (C) uint gtk_text_view_get_type();
12489 extern (C) int gtk_text_buffer_deserialize(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, char *, uint, _GError * *);
12490 extern (C) char * gtk_text_buffer_serialize(_GtkTextBuffer *, _GtkTextBuffer *, void *, _GtkTextIter *, _GtkTextIter *, uint *);
12491 extern (C) void * * gtk_text_buffer_get_deserialize_formats(_GtkTextBuffer *, int *);
12492 extern (C) void * * gtk_text_buffer_get_serialize_formats(_GtkTextBuffer *, int *);
12493 extern (C) int gtk_text_buffer_deserialize_get_can_create_tags(_GtkTextBuffer *, void *);
12494 extern (C) void gtk_text_buffer_deserialize_set_can_create_tags(_GtkTextBuffer *, void *, int);
12495 extern (C) void gtk_text_buffer_unregister_deserialize_format(_GtkTextBuffer *, void *);
12496 extern (C) void gtk_text_buffer_unregister_serialize_format(_GtkTextBuffer *, void *);
12497 extern (C) void * gtk_text_buffer_register_deserialize_tagset(_GtkTextBuffer *, char *);
12498 extern (C) void * gtk_text_buffer_register_deserialize_format(_GtkTextBuffer *, char *, _BCD_func__9281, void *, _BCD_func__13158);
12499 extern (C) void * gtk_text_buffer_register_serialize_tagset(_GtkTextBuffer *, char *);
12500 extern (C) void * gtk_text_buffer_register_serialize_format(_GtkTextBuffer *, char *, _BCD_func__9282, void *, _BCD_func__13158);
12501 extern (C) void _gtk_text_buffer_notify_will_remove_tag(_GtkTextBuffer *, _GtkTextTag *);
12502 extern (C) _PangoLogAttr * _gtk_text_buffer_get_line_log_attrs(_GtkTextBuffer *, _GtkTextIter *, int *);
12503 extern (C) void * _gtk_text_buffer_get_btree(_GtkTextBuffer *);
12504 extern (C) void _gtk_text_buffer_spew(_GtkTextBuffer *);
12505 extern (C) _GtkTargetList * gtk_text_buffer_get_paste_target_list(_GtkTextBuffer *);
12506 extern (C) _GtkTargetList * gtk_text_buffer_get_copy_target_list(_GtkTextBuffer *);
12507 extern (C) void gtk_text_buffer_end_user_action(_GtkTextBuffer *);
12508 extern (C) void gtk_text_buffer_begin_user_action(_GtkTextBuffer *);
12509 extern (C) int gtk_text_buffer_delete_selection(_GtkTextBuffer *, int, int);
12510 extern (C) int gtk_text_buffer_get_selection_bounds(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
12511 extern (C) void gtk_text_buffer_paste_clipboard(_GtkTextBuffer *, void *, _GtkTextIter *, int);
12512 extern (C) void gtk_text_buffer_copy_clipboard(_GtkTextBuffer *, void *);
12513 extern (C) void gtk_text_buffer_cut_clipboard(_GtkTextBuffer *, void *, int);
12514 extern (C) void gtk_text_buffer_remove_selection_clipboard(_GtkTextBuffer *, void *);
12515 extern (C) void gtk_text_buffer_add_selection_clipboard(_GtkTextBuffer *, void *);
12516 extern (C) int gtk_text_buffer_get_has_selection(_GtkTextBuffer *);
12517 extern (C) void gtk_text_buffer_set_modified(_GtkTextBuffer *, int);
12518 extern (C) int gtk_text_buffer_get_modified(_GtkTextBuffer *);
12519 extern (C) void gtk_text_buffer_get_iter_at_child_anchor(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *);
12520 extern (C) void gtk_text_buffer_get_iter_at_mark(_GtkTextBuffer *, _GtkTextIter *, _GtkTextMark *);
12521 extern (C) void gtk_text_buffer_get_bounds(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
12522 extern (C) void gtk_text_buffer_get_end_iter(_GtkTextBuffer *, _GtkTextIter *);
12523 extern (C) void gtk_text_buffer_get_start_iter(_GtkTextBuffer *, _GtkTextIter *);
12524 extern (C) void gtk_text_buffer_get_iter_at_line(_GtkTextBuffer *, _GtkTextIter *, int);
12525 extern (C) void gtk_text_buffer_get_iter_at_offset(_GtkTextBuffer *, _GtkTextIter *, int);
12526 extern (C) void gtk_text_buffer_get_iter_at_line_index(_GtkTextBuffer *, _GtkTextIter *, int, int);
12527 extern (C) void gtk_text_buffer_get_iter_at_line_offset(_GtkTextBuffer *, _GtkTextIter *, int, int);
12528 extern (C) _GtkTextTag * gtk_text_buffer_create_tag(_GtkTextBuffer *, char *, char *, ...);
12529 extern (C) void gtk_text_buffer_remove_all_tags(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
12530 extern (C) void gtk_text_buffer_remove_tag_by_name(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *);
12531 extern (C) void gtk_text_buffer_apply_tag_by_name(_GtkTextBuffer *, char *, _GtkTextIter *, _GtkTextIter *);
12532 extern (C) void gtk_text_buffer_remove_tag(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *);
12533 extern (C) void gtk_text_buffer_apply_tag(_GtkTextBuffer *, _GtkTextTag *, _GtkTextIter *, _GtkTextIter *);
12534 extern (C) void gtk_text_buffer_select_range(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
12535 extern (C) void gtk_text_buffer_place_cursor(_GtkTextBuffer *, _GtkTextIter *);
12536 extern (C) _GtkTextMark * gtk_text_buffer_get_selection_bound(_GtkTextBuffer *);
12537 extern (C) _GtkTextMark * gtk_text_buffer_get_insert(_GtkTextBuffer *);
12538 extern (C) void gtk_text_buffer_delete_mark_by_name(_GtkTextBuffer *, char *);
12539 extern (C) void gtk_text_buffer_move_mark_by_name(_GtkTextBuffer *, char *, _GtkTextIter *);
12540 extern (C) _GtkTextMark * gtk_text_buffer_get_mark(_GtkTextBuffer *, char *);
12541 extern (C) void gtk_text_buffer_delete_mark(_GtkTextBuffer *, _GtkTextMark *);
12542 extern (C) void gtk_text_buffer_move_mark(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *);
12543 extern (C) _GtkTextMark * gtk_text_buffer_create_mark(_GtkTextBuffer *, char *, _GtkTextIter *, int);
12544 extern (C) void gtk_text_buffer_add_mark(_GtkTextBuffer *, _GtkTextMark *, _GtkTextIter *);
12545 extern (C) _GtkTextChildAnchor * gtk_text_buffer_create_child_anchor(_GtkTextBuffer *, _GtkTextIter *);
12546 extern (C) void gtk_text_buffer_insert_child_anchor(_GtkTextBuffer *, _GtkTextIter *, _GtkTextChildAnchor *);
12547 extern (C) void gtk_text_buffer_insert_pixbuf(_GtkTextBuffer *, _GtkTextIter *, void *);
12548 extern (C) char * gtk_text_buffer_get_slice(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int);
12549 extern (C) char * gtk_text_buffer_get_text(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int);
12550 extern (C) int gtk_text_buffer_backspace(_GtkTextBuffer *, _GtkTextIter *, int, int);
12551 extern (C) int gtk_text_buffer_delete_interactive(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, int);
12552 extern (C) void gtk_text_buffer_delete(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *);
12553 extern (C) void gtk_text_buffer_insert_with_tags_by_name(_GtkTextBuffer *, _GtkTextIter *, char *, int, char *, ...);
12554 extern (C) void gtk_text_buffer_insert_with_tags(_GtkTextBuffer *, _GtkTextIter *, char *, int, _GtkTextTag *, ...);
12555 extern (C) int gtk_text_buffer_insert_range_interactive(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *, int);
12556 extern (C) void gtk_text_buffer_insert_range(_GtkTextBuffer *, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
12557 extern (C) int gtk_text_buffer_insert_interactive_at_cursor(_GtkTextBuffer *, char *, int, int);
12558 extern (C) int gtk_text_buffer_insert_interactive(_GtkTextBuffer *, _GtkTextIter *, char *, int, int);
12559 extern (C) void gtk_text_buffer_insert_at_cursor(_GtkTextBuffer *, char *, int);
12560 extern (C) void gtk_text_buffer_insert(_GtkTextBuffer *, _GtkTextIter *, char *, int);
12561 extern (C) void gtk_text_buffer_set_text(_GtkTextBuffer *, char *, int);
12562 extern (C) _GtkTextTagTable * gtk_text_buffer_get_tag_table(_GtkTextBuffer *);
12563 extern (C) int gtk_text_buffer_get_char_count(_GtkTextBuffer *);
12564 extern (C) int gtk_text_buffer_get_line_count(_GtkTextBuffer *);
12565 extern (C) _GtkTextBuffer * gtk_text_buffer_new(_GtkTextTagTable *);
12566 extern (C) uint gtk_text_buffer_get_type();
12567 extern (C) int gtk_text_mark_get_left_gravity(_GtkTextMark *);
12568 extern (C) _GtkTextBuffer * gtk_text_mark_get_buffer(_GtkTextMark *);
12569 extern (C) int gtk_text_mark_get_deleted(_GtkTextMark *);
12570 extern (C) char * gtk_text_mark_get_name(_GtkTextMark *);
12571 extern (C) _GtkTextMark * gtk_text_mark_new(char *, int);
12572 extern (C) int gtk_text_mark_get_visible(_GtkTextMark *);
12573 extern (C) void gtk_text_mark_set_visible(_GtkTextMark *, int);
12574 extern (C) uint gtk_text_mark_get_type();
12575 extern (C) void _gtk_text_tag_table_remove_buffer(_GtkTextTagTable *, void *);
12576 extern (C) void _gtk_text_tag_table_add_buffer(_GtkTextTagTable *, void *);
12577 extern (C) int gtk_text_tag_table_get_size(_GtkTextTagTable *);
12578 extern (C) void gtk_text_tag_table_foreach(_GtkTextTagTable *, _BCD_func__9332, void *);
12579 extern (C) _GtkTextTag * gtk_text_tag_table_lookup(_GtkTextTagTable *, char *);
12580 extern (C) void gtk_text_tag_table_remove(_GtkTextTagTable *, _GtkTextTag *);
12581 extern (C) void gtk_text_tag_table_add(_GtkTextTagTable *, _GtkTextTag *);
12582 extern (C) _GtkTextTagTable * gtk_text_tag_table_new();
12583 extern (C) uint gtk_text_tag_table_get_type();
12584 extern (C) _GtkWidget * gtk_tearoff_menu_item_new();
12585 extern (C) uint gtk_tearoff_menu_item_get_type();
12586 extern (C) int gtk_table_get_homogeneous(_GtkTable *);
12587 extern (C) void gtk_table_set_homogeneous(_GtkTable *, int);
12588 extern (C) uint gtk_table_get_default_col_spacing(_GtkTable *);
12589 extern (C) void gtk_table_set_col_spacings(_GtkTable *, uint);
12590 extern (C) uint gtk_table_get_default_row_spacing(_GtkTable *);
12591 extern (C) void gtk_table_set_row_spacings(_GtkTable *, uint);
12592 extern (C) uint gtk_table_get_col_spacing(_GtkTable *, uint);
12593 extern (C) void gtk_table_set_col_spacing(_GtkTable *, uint, uint);
12594 extern (C) uint gtk_table_get_row_spacing(_GtkTable *, uint);
12595 extern (C) void gtk_table_set_row_spacing(_GtkTable *, uint, uint);
12596 extern (C) void gtk_table_attach_defaults(_GtkTable *, _GtkWidget *, uint, uint, uint, uint);
12597 extern (C) void gtk_table_attach(_GtkTable *, _GtkWidget *, uint, uint, uint, uint, int, int, uint, uint);
12598 extern (C) void gtk_table_resize(_GtkTable *, uint, uint);
12599 extern (C) _GtkWidget * gtk_table_new(uint, uint, int);
12600 extern (C) uint gtk_table_get_type();
12601 extern (C) void gtk_stock_set_translate_func(char *, _BCD_func__12124, void *, _BCD_func__13158);
12602 extern (C) void gtk_stock_item_free(_GtkStockItem *);
12603 extern (C) _GtkStockItem * gtk_stock_item_copy(_GtkStockItem *);
12604 extern (C) _GSList * gtk_stock_list_ids();
12605 extern (C) int gtk_stock_lookup(char *, _GtkStockItem *);
12606 extern (C) void gtk_stock_add_static(_GtkStockItem *, uint);
12607 extern (C) void gtk_stock_add(_GtkStockItem *, uint);
12608 extern (C) int gtk_status_icon_get_geometry(_GtkStatusIcon *, _GdkScreen * *, _GdkRectangle *, int *);
12609 extern (C) void gtk_status_icon_position_menu(_GtkMenu *, int *, int *, int *, void *);
12610 extern (C) int gtk_status_icon_is_embedded(_GtkStatusIcon *);
12611 extern (C) int gtk_status_icon_get_blinking(_GtkStatusIcon *);
12612 extern (C) void gtk_status_icon_set_blinking(_GtkStatusIcon *, int);
12613 extern (C) int gtk_status_icon_get_visible(_GtkStatusIcon *);
12614 extern (C) void gtk_status_icon_set_visible(_GtkStatusIcon *, int);
12615 extern (C) void gtk_status_icon_set_tooltip(_GtkStatusIcon *, char *);
12616 extern (C) _GdkScreen * gtk_status_icon_get_screen(_GtkStatusIcon *);
12617 extern (C) void gtk_status_icon_set_screen(_GtkStatusIcon *, _GdkScreen *);
12618 extern (C) int gtk_status_icon_get_size(_GtkStatusIcon *);
12619 extern (C) char * gtk_status_icon_get_icon_name(_GtkStatusIcon *);
12620 extern (C) char * gtk_status_icon_get_stock(_GtkStatusIcon *);
12621 extern (C) void * gtk_status_icon_get_pixbuf(_GtkStatusIcon *);
12622 extern (C) int gtk_status_icon_get_storage_type(_GtkStatusIcon *);
12623 extern (C) void gtk_status_icon_set_from_icon_name(_GtkStatusIcon *, char *);
12624 extern (C) void gtk_status_icon_set_from_stock(_GtkStatusIcon *, char *);
12625 extern (C) void gtk_status_icon_set_from_file(_GtkStatusIcon *, char *);
12626 extern (C) void gtk_status_icon_set_from_pixbuf(_GtkStatusIcon *, void *);
12627 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_icon_name(char *);
12628 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_stock(char *);
12629 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_file(char *);
12630 extern (C) _GtkStatusIcon * gtk_status_icon_new_from_pixbuf(void *);
12631 extern (C) _GtkStatusIcon * gtk_status_icon_new();
12632 extern (C) uint gtk_status_icon_get_type();
12633 extern (C) int gtk_statusbar_get_has_resize_grip(_GtkStatusbar *);
12634 extern (C) void gtk_statusbar_set_has_resize_grip(_GtkStatusbar *, int);
12635 extern (C) void gtk_statusbar_remove(_GtkStatusbar *, uint, uint);
12636 extern (C) void gtk_statusbar_pop(_GtkStatusbar *, uint);
12637 extern (C) uint gtk_statusbar_push(_GtkStatusbar *, uint, char *);
12638 extern (C) uint gtk_statusbar_get_context_id(_GtkStatusbar *, char *);
12639 extern (C) _GtkWidget * gtk_statusbar_new();
12640 extern (C) uint gtk_statusbar_get_type();
12641 extern (C) void gtk_spin_button_update(_GtkSpinButton *);
12642 extern (C) int gtk_spin_button_get_snap_to_ticks(_GtkSpinButton *);
12643 extern (C) void gtk_spin_button_set_snap_to_ticks(_GtkSpinButton *, int);
12644 extern (C) int gtk_spin_button_get_wrap(_GtkSpinButton *);
12645 extern (C) void gtk_spin_button_set_wrap(_GtkSpinButton *, int);
12646 extern (C) void gtk_spin_button_spin(_GtkSpinButton *, int, double);
12647 extern (C) int gtk_spin_button_get_numeric(_GtkSpinButton *);
12648 extern (C) void gtk_spin_button_set_numeric(_GtkSpinButton *, int);
12649 extern (C) int gtk_spin_button_get_update_policy(_GtkSpinButton *);
12650 extern (C) void gtk_spin_button_set_update_policy(_GtkSpinButton *, int);
12651 extern (C) void gtk_spin_button_set_value(_GtkSpinButton *, double);
12652 extern (C) int gtk_spin_button_get_value_as_int(_GtkSpinButton *);
12653 extern (C) double gtk_spin_button_get_value(_GtkSpinButton *);
12654 extern (C) void gtk_spin_button_get_range(_GtkSpinButton *, double *, double *);
12655 extern (C) void gtk_spin_button_set_range(_GtkSpinButton *, double, double);
12656 extern (C) void gtk_spin_button_get_increments(_GtkSpinButton *, double *, double *);
12657 extern (C) void gtk_spin_button_set_increments(_GtkSpinButton *, double, double);
12658 extern (C) uint gtk_spin_button_get_digits(_GtkSpinButton *);
12659 extern (C) void gtk_spin_button_set_digits(_GtkSpinButton *, uint);
12660 extern (C) _GtkAdjustment * gtk_spin_button_get_adjustment(_GtkSpinButton *);
12661 extern (C) void gtk_spin_button_set_adjustment(_GtkSpinButton *, _GtkAdjustment *);
12662 extern (C) _GtkWidget * gtk_spin_button_new_with_range(double, double, double);
12663 extern (C) _GtkWidget * gtk_spin_button_new(_GtkAdjustment *, double, uint);
12664 extern (C) void gtk_spin_button_configure(_GtkSpinButton *, _GtkAdjustment *, double, uint);
12665 extern (C) uint gtk_spin_button_get_type();
12666 extern (C) void _gtk_size_group_queue_resize(_GtkWidget *);
12667 extern (C) void _gtk_size_group_compute_requisition(_GtkWidget *, _GtkRequisition *);
12668 extern (C) void _gtk_size_group_get_child_requisition(_GtkWidget *, _GtkRequisition *);
12669 extern (C) _GSList * gtk_size_group_get_widgets(_GtkSizeGroup *);
12670 extern (C) void gtk_size_group_remove_widget(_GtkSizeGroup *, _GtkWidget *);
12671 extern (C) void gtk_size_group_add_widget(_GtkSizeGroup *, _GtkWidget *);
12672 extern (C) int gtk_size_group_get_ignore_hidden(_GtkSizeGroup *);
12673 extern (C) void gtk_size_group_set_ignore_hidden(_GtkSizeGroup *, int);
12674 extern (C) int gtk_size_group_get_mode(_GtkSizeGroup *);
12675 extern (C) void gtk_size_group_set_mode(_GtkSizeGroup *, int);
12676 extern (C) _GtkSizeGroup * gtk_size_group_new(int);
12677 extern (C) uint gtk_size_group_get_type();
12678 extern (C) void gtk_separator_tool_item_set_draw(_GtkSeparatorToolItem *, int);
12679 extern (C) int gtk_separator_tool_item_get_draw(_GtkSeparatorToolItem *);
12680 extern (C) _GtkToolItem * gtk_separator_tool_item_new();
12681 extern (C) uint gtk_separator_tool_item_get_type();
12682 extern (C) _GtkWidget * gtk_separator_menu_item_new();
12683 extern (C) uint gtk_separator_menu_item_get_type();
12684 extern (C) int _gtk_scrolled_window_get_scrollbar_spacing(_GtkScrolledWindow *);
12685 extern (C) void gtk_scrolled_window_add_with_viewport(_GtkScrolledWindow *, _GtkWidget *);
12686 extern (C) int gtk_scrolled_window_get_shadow_type(_GtkScrolledWindow *);
12687 extern (C) void gtk_scrolled_window_set_shadow_type(_GtkScrolledWindow *, int);
12688 extern (C) int gtk_scrolled_window_get_placement(_GtkScrolledWindow *);
12689 extern (C) void gtk_scrolled_window_unset_placement(_GtkScrolledWindow *);
12690 extern (C) void gtk_scrolled_window_set_placement(_GtkScrolledWindow *, int);
12691 extern (C) void gtk_scrolled_window_get_policy(_GtkScrolledWindow *, int *, int *);
12692 extern (C) void gtk_scrolled_window_set_policy(_GtkScrolledWindow *, int, int);
12693 extern (C) _GtkWidget * gtk_scrolled_window_get_vscrollbar(_GtkScrolledWindow *);
12694 extern (C) _GtkWidget * gtk_scrolled_window_get_hscrollbar(_GtkScrolledWindow *);
12695 extern (C) _GtkAdjustment * gtk_scrolled_window_get_vadjustment(_GtkScrolledWindow *);
12696 extern (C) _GtkAdjustment * gtk_scrolled_window_get_hadjustment(_GtkScrolledWindow *);
12697 extern (C) void gtk_scrolled_window_set_vadjustment(_GtkScrolledWindow *, _GtkAdjustment *);
12698 extern (C) void gtk_scrolled_window_set_hadjustment(_GtkScrolledWindow *, _GtkAdjustment *);
12699 extern (C) _GtkWidget * gtk_scrolled_window_new(_GtkAdjustment *, _GtkAdjustment *);
12700 extern (C) uint gtk_scrolled_window_get_type();
12701 extern (C) int gtk_viewport_get_shadow_type(_GtkViewport *);
12702 extern (C) void gtk_viewport_set_shadow_type(_GtkViewport *, int);
12703 extern (C) void gtk_viewport_set_vadjustment(_GtkViewport *, _GtkAdjustment *);
12704 extern (C) void gtk_viewport_set_hadjustment(_GtkViewport *, _GtkAdjustment *);
12705 extern (C) _GtkAdjustment * gtk_viewport_get_vadjustment(_GtkViewport *);
12706 extern (C) _GtkAdjustment * gtk_viewport_get_hadjustment(_GtkViewport *);
12707 extern (C) _GtkWidget * gtk_viewport_new(_GtkAdjustment *, _GtkAdjustment *);
12708 extern (C) uint gtk_viewport_get_type();
12709 extern (C) void gtk_scale_button_set_adjustment(_GtkScaleButton *, _GtkAdjustment *);
12710 extern (C) _GtkAdjustment * gtk_scale_button_get_adjustment(_GtkScaleButton *);
12711 extern (C) void gtk_scale_button_set_value(_GtkScaleButton *, double);
12712 extern (C) double gtk_scale_button_get_value(_GtkScaleButton *);
12713 extern (C) void gtk_scale_button_set_icons(_GtkScaleButton *, char * *);
12714 extern (C) _GtkWidget * gtk_scale_button_new(int, double, double, double, char * *);
12715 extern (C) uint gtk_scale_button_get_type();
12716 extern (C) _GtkWidget * gtk_recent_chooser_widget_new_for_manager(_GtkRecentManager *);
12717 extern (C) _GtkWidget * gtk_recent_chooser_widget_new();
12718 extern (C) uint gtk_recent_chooser_widget_get_type();
12719 extern (C) void gtk_recent_chooser_menu_set_show_numbers(_GtkRecentChooserMenu *, int);
12720 extern (C) int gtk_recent_chooser_menu_get_show_numbers(_GtkRecentChooserMenu *);
12721 extern (C) _GtkWidget * gtk_recent_chooser_menu_new_for_manager(_GtkRecentManager *);
12722 extern (C) _GtkWidget * gtk_recent_chooser_menu_new();
12723 extern (C) uint gtk_recent_chooser_menu_get_type();
12724 extern (C) _GtkWidget * gtk_recent_chooser_dialog_new_for_manager(char *, _GtkWindow *, _GtkRecentManager *, char *, ...);
12725 extern (C) _GtkWidget * gtk_recent_chooser_dialog_new(char *, _GtkWindow *, char *, ...);
12726 extern (C) uint gtk_recent_chooser_dialog_get_type();
12727 extern (C) void * gtk_recent_chooser_get_filter(void *);
12728 extern (C) void gtk_recent_chooser_set_filter(void *, void *);
12729 extern (C) _GSList * gtk_recent_chooser_list_filters(void *);
12730 extern (C) void gtk_recent_chooser_remove_filter(void *, void *);
12731 extern (C) void gtk_recent_chooser_add_filter(void *, void *);
12732 extern (C) char * * gtk_recent_chooser_get_uris(void *, uint *);
12733 extern (C) _GList * gtk_recent_chooser_get_items(void *);
12734 extern (C) void gtk_recent_chooser_unselect_all(void *);
12735 extern (C) void gtk_recent_chooser_select_all(void *);
12736 extern (C) void gtk_recent_chooser_unselect_uri(void *, char *);
12737 extern (C) int gtk_recent_chooser_select_uri(void *, char *, _GError * *);
12738 extern (C) void * gtk_recent_chooser_get_current_item(void *);
12739 extern (C) char * gtk_recent_chooser_get_current_uri(void *);
12740 extern (C) int gtk_recent_chooser_set_current_uri(void *, char *, _GError * *);
12741 extern (C) void gtk_recent_chooser_set_sort_func(void *, _BCD_func__9605, void *, _BCD_func__13158);
12742 extern (C) int gtk_recent_chooser_get_sort_type(void *);
12743 extern (C) void gtk_recent_chooser_set_sort_type(void *, int);
12744 extern (C) int gtk_recent_chooser_get_show_icons(void *);
12745 extern (C) void gtk_recent_chooser_set_show_icons(void *, int);
12746 extern (C) int gtk_recent_chooser_get_show_numbers(void *);
12747 extern (C) void gtk_recent_chooser_set_show_numbers(void *, int);
12748 extern (C) int gtk_recent_chooser_get_show_tips(void *);
12749 extern (C) void gtk_recent_chooser_set_show_tips(void *, int);
12750 extern (C) int gtk_recent_chooser_get_local_only(void *);
12751 extern (C) void gtk_recent_chooser_set_local_only(void *, int);
12752 extern (C) int gtk_recent_chooser_get_limit(void *);
12753 extern (C) void gtk_recent_chooser_set_limit(void *, int);
12754 extern (C) int gtk_recent_chooser_get_select_multiple(void *);
12755 extern (C) void gtk_recent_chooser_set_select_multiple(void *, int);
12756 extern (C) int gtk_recent_chooser_get_show_not_found(void *);
12757 extern (C) void gtk_recent_chooser_set_show_not_found(void *, int);
12758 extern (C) int gtk_recent_chooser_get_show_private(void *);
12759 extern (C) void gtk_recent_chooser_set_show_private(void *, int);
12760 extern (C) uint gtk_recent_chooser_get_type();
12761 extern (C) uint gtk_recent_chooser_error_quark();
12762 extern (C) int gtk_recent_filter_filter(void *, _GtkRecentFilterInfo *);
12763 extern (C) int gtk_recent_filter_get_needed(void *);
12764 extern (C) void gtk_recent_filter_add_custom(void *, int, _BCD_func__9607, void *, _BCD_func__13158);
12765 extern (C) void gtk_recent_filter_add_age(void *, int);
12766 extern (C) void gtk_recent_filter_add_group(void *, char *);
12767 extern (C) void gtk_recent_filter_add_application(void *, char *);
12768 extern (C) void gtk_recent_filter_add_pixbuf_formats(void *);
12769 extern (C) void gtk_recent_filter_add_pattern(void *, char *);
12770 extern (C) void gtk_recent_filter_add_mime_type(void *, char *);
12771 extern (C) char * gtk_recent_filter_get_name(void *);
12772 extern (C) void gtk_recent_filter_set_name(void *, char *);
12773 extern (C) void * gtk_recent_filter_new();
12774 extern (C) uint gtk_recent_filter_get_type();
12775 extern (C) void gtk_recent_action_set_show_numbers(_GtkRecentAction *, int);
12776 extern (C) int gtk_recent_action_get_show_numbers(_GtkRecentAction *);
12777 extern (C) _GtkAction * gtk_recent_action_new_for_manager(char *, char *, char *, char *, _GtkRecentManager *);
12778 extern (C) _GtkAction * gtk_recent_action_new(char *, char *, char *, char *);
12779 extern (C) uint gtk_recent_action_get_type();
12780 extern (C) void _gtk_recent_manager_sync();
12781 extern (C) int gtk_recent_info_match(void *, void *);
12782 extern (C) int gtk_recent_info_exists(void *);
12783 extern (C) int gtk_recent_info_is_local(void *);
12784 extern (C) int gtk_recent_info_get_age(void *);
12785 extern (C) char * gtk_recent_info_get_uri_display(void *);
12786 extern (C) char * gtk_recent_info_get_short_name(void *);
12787 extern (C) void * gtk_recent_info_get_icon(void *, int);
12788 extern (C) int gtk_recent_info_has_group(void *, char *);
12789 extern (C) char * * gtk_recent_info_get_groups(void *, uint *);
12790 extern (C) int gtk_recent_info_has_application(void *, char *);
12791 extern (C) char * gtk_recent_info_last_application(void *);
12792 extern (C) char * * gtk_recent_info_get_applications(void *, uint *);
12793 extern (C) int gtk_recent_info_get_application_info(void *, char *, char * *, uint *, int *);
12794 extern (C) int gtk_recent_info_get_private_hint(void *);
12795 extern (C) int gtk_recent_info_get_visited(void *);
12796 extern (C) int gtk_recent_info_get_modified(void *);
12797 extern (C) int gtk_recent_info_get_added(void *);
12798 extern (C) char * gtk_recent_info_get_mime_type(void *);
12799 extern (C) char * gtk_recent_info_get_description(void *);
12800 extern (C) char * gtk_recent_info_get_display_name(void *);
12801 extern (C) char * gtk_recent_info_get_uri(void *);
12802 extern (C) void gtk_recent_info_unref(void *);
12803 extern (C) void * gtk_recent_info_ref(void *);
12804 extern (C) uint gtk_recent_info_get_type();
12805 extern (C) int gtk_recent_manager_purge_items(_GtkRecentManager *, _GError * *);
12806 extern (C) _GList * gtk_recent_manager_get_items(_GtkRecentManager *);
12807 extern (C) int gtk_recent_manager_get_limit(_GtkRecentManager *);
12808 extern (C) void gtk_recent_manager_set_limit(_GtkRecentManager *, int);
12809 extern (C) int gtk_recent_manager_move_item(_GtkRecentManager *, char *, char *, _GError * *);
12810 extern (C) int gtk_recent_manager_has_item(_GtkRecentManager *, char *);
12811 extern (C) void * gtk_recent_manager_lookup_item(_GtkRecentManager *, char *, _GError * *);
12812 extern (C) int gtk_recent_manager_remove_item(_GtkRecentManager *, char *, _GError * *);
12813 extern (C) int gtk_recent_manager_add_full(_GtkRecentManager *, char *, _GtkRecentData *);
12814 extern (C) int gtk_recent_manager_add_item(_GtkRecentManager *, char *);
12815 extern (C) void gtk_recent_manager_set_screen(_GtkRecentManager *, _GdkScreen *);
12816 extern (C) _GtkRecentManager * gtk_recent_manager_get_for_screen(_GdkScreen *);
12817 extern (C) _GtkRecentManager * gtk_recent_manager_get_default();
12818 extern (C) _GtkRecentManager * gtk_recent_manager_new();
12819 extern (C) uint gtk_recent_manager_get_type();
12820 extern (C) uint gtk_recent_manager_error_quark();
12821 extern (C) void gtk_radio_tool_button_set_group(_GtkRadioToolButton *, _GSList *);
12822 extern (C) _GSList * gtk_radio_tool_button_get_group(_GtkRadioToolButton *);
12823 extern (C) _GtkToolItem * gtk_radio_tool_button_new_with_stock_from_widget(_GtkRadioToolButton *, char *);
12824 extern (C) _GtkToolItem * gtk_radio_tool_button_new_from_widget(_GtkRadioToolButton *);
12825 extern (C) _GtkToolItem * gtk_radio_tool_button_new_from_stock(_GSList *, char *);
12826 extern (C) _GtkToolItem * gtk_radio_tool_button_new(_GSList *);
12827 extern (C) uint gtk_radio_tool_button_get_type();
12828 extern (C) int gtk_toggle_tool_button_get_active(_GtkToggleToolButton *);
12829 extern (C) void gtk_toggle_tool_button_set_active(_GtkToggleToolButton *, int);
12830 extern (C) _GtkToolItem * gtk_toggle_tool_button_new_from_stock(char *);
12831 extern (C) _GtkToolItem * gtk_toggle_tool_button_new();
12832 extern (C) uint gtk_toggle_tool_button_get_type();
12833 extern (C) void gtk_radio_menu_item_set_group(_GtkRadioMenuItem *, _GSList *);
12834 extern (C) _GSList * gtk_radio_menu_item_get_group(_GtkRadioMenuItem *);
12835 extern (C) _GtkWidget * gtk_radio_menu_item_new_with_label_from_widget(_GtkRadioMenuItem *, char *);
12836 extern (C) _GtkWidget * gtk_radio_menu_item_new_with_mnemonic_from_widget(_GtkRadioMenuItem *, char *);
12837 extern (C) _GtkWidget * gtk_radio_menu_item_new_from_widget(_GtkRadioMenuItem *);
12838 extern (C) _GtkWidget * gtk_radio_menu_item_new_with_mnemonic(_GSList *, char *);
12839 extern (C) _GtkWidget * gtk_radio_menu_item_new_with_label(_GSList *, char *);
12840 extern (C) _GtkWidget * gtk_radio_menu_item_new(_GSList *);
12841 extern (C) uint gtk_radio_menu_item_get_type();
12842 extern (C) void gtk_radio_button_set_group(_GtkRadioButton *, _GSList *);
12843 extern (C) _GSList * gtk_radio_button_get_group(_GtkRadioButton *);
12844 extern (C) _GtkWidget * gtk_radio_button_new_with_mnemonic_from_widget(_GtkRadioButton *, char *);
12845 extern (C) _GtkWidget * gtk_radio_button_new_with_mnemonic(_GSList *, char *);
12846 extern (C) _GtkWidget * gtk_radio_button_new_with_label_from_widget(_GtkRadioButton *, char *);
12847 extern (C) _GtkWidget * gtk_radio_button_new_with_label(_GSList *, char *);
12848 extern (C) _GtkWidget * gtk_radio_button_new_from_widget(_GtkRadioButton *);
12849 extern (C) _GtkWidget * gtk_radio_button_new(_GSList *);
12850 extern (C) uint gtk_radio_button_get_type();
12851 extern (C) void gtk_radio_action_set_current_value(_GtkRadioAction *, int);
12852 extern (C) int gtk_radio_action_get_current_value(_GtkRadioAction *);
12853 extern (C) void gtk_radio_action_set_group(_GtkRadioAction *, _GSList *);
12854 extern (C) _GSList * gtk_radio_action_get_group(_GtkRadioAction *);
12855 extern (C) _GtkRadioAction * gtk_radio_action_new(char *, char *, char *, char *, int);
12856 extern (C) uint gtk_radio_action_get_type();
12857 extern (C) int gtk_toggle_action_get_draw_as_radio(_GtkToggleAction *);
12858 extern (C) void gtk_toggle_action_set_draw_as_radio(_GtkToggleAction *, int);
12859 extern (C) int gtk_toggle_action_get_active(_GtkToggleAction *);
12860 extern (C) void gtk_toggle_action_set_active(_GtkToggleAction *, int);
12861 extern (C) void gtk_toggle_action_toggled(_GtkToggleAction *);
12862 extern (C) _GtkToggleAction * gtk_toggle_action_new(char *, char *, char *, char *);
12863 extern (C) uint gtk_toggle_action_get_type();
12864 extern (C) void gtk_progress_bar_update(_GtkProgressBar *, double);
12865 extern (C) void gtk_progress_bar_set_activity_blocks(_GtkProgressBar *, uint);
12866 extern (C) void gtk_progress_bar_set_activity_step(_GtkProgressBar *, uint);
12867 extern (C) void gtk_progress_bar_set_discrete_blocks(_GtkProgressBar *, uint);
12868 extern (C) void gtk_progress_bar_set_bar_style(_GtkProgressBar *, int);
12869 extern (C) _GtkWidget * gtk_progress_bar_new_with_adjustment(_GtkAdjustment *);
12870 extern (C) int gtk_progress_bar_get_ellipsize(_GtkProgressBar *);
12871 extern (C) void gtk_progress_bar_set_ellipsize(_GtkProgressBar *, int);
12872 extern (C) int gtk_progress_bar_get_orientation(_GtkProgressBar *);
12873 extern (C) double gtk_progress_bar_get_pulse_step(_GtkProgressBar *);
12874 extern (C) double gtk_progress_bar_get_fraction(_GtkProgressBar *);
12875 extern (C) char * gtk_progress_bar_get_text(_GtkProgressBar *);
12876 extern (C) void gtk_progress_bar_set_orientation(_GtkProgressBar *, int);
12877 extern (C) void gtk_progress_bar_set_pulse_step(_GtkProgressBar *, double);
12878 extern (C) void gtk_progress_bar_set_fraction(_GtkProgressBar *, double);
12879 extern (C) void gtk_progress_bar_set_text(_GtkProgressBar *, char *);
12880 extern (C) void gtk_progress_bar_pulse(_GtkProgressBar *);
12881 extern (C) _GtkWidget * gtk_progress_bar_new();
12882 extern (C) uint gtk_progress_bar_get_type();
12883 extern (C) double gtk_progress_get_percentage_from_value(_GtkProgress *, double);
12884 extern (C) double gtk_progress_get_current_percentage(_GtkProgress *);
12885 extern (C) char * gtk_progress_get_text_from_value(_GtkProgress *, double);
12886 extern (C) char * gtk_progress_get_current_text(_GtkProgress *);
12887 extern (C) void gtk_progress_set_activity_mode(_GtkProgress *, int);
12888 extern (C) double gtk_progress_get_value(_GtkProgress *);
12889 extern (C) void gtk_progress_set_value(_GtkProgress *, double);
12890 extern (C) void gtk_progress_set_percentage(_GtkProgress *, double);
12891 extern (C) void gtk_progress_configure(_GtkProgress *, double, double, double);
12892 extern (C) void gtk_progress_set_adjustment(_GtkProgress *, _GtkAdjustment *);
12893 extern (C) void gtk_progress_set_format_string(_GtkProgress *, char *);
12894 extern (C) void gtk_progress_set_text_alignment(_GtkProgress *, float, float);
12895 extern (C) void gtk_progress_set_show_text(_GtkProgress *, int);
12896 extern (C) uint gtk_progress_get_type();
12897 extern (C) void gtk_print_run_page_setup_dialog_async(_GtkWindow *, void *, void *, _BCD_func__9769, void *);
12898 extern (C) void * gtk_print_run_page_setup_dialog(_GtkWindow *, void *, void *);
12899 extern (C) void gtk_print_operation_cancel(_GtkPrintOperation *);
12900 extern (C) int gtk_print_operation_is_finished(_GtkPrintOperation *);
12901 extern (C) char * gtk_print_operation_get_status_string(_GtkPrintOperation *);
12902 extern (C) int gtk_print_operation_get_status(_GtkPrintOperation *);
12903 extern (C) void gtk_print_operation_get_error(_GtkPrintOperation *, _GError * *);
12904 extern (C) int gtk_print_operation_run(_GtkPrintOperation *, int, _GtkWindow *, _GError * *);
12905 extern (C) void gtk_print_operation_set_custom_tab_label(_GtkPrintOperation *, char *);
12906 extern (C) void gtk_print_operation_set_allow_async(_GtkPrintOperation *, int);
12907 extern (C) void gtk_print_operation_set_show_progress(_GtkPrintOperation *, int);
12908 extern (C) void gtk_print_operation_set_track_print_status(_GtkPrintOperation *, int);
12909 extern (C) void gtk_print_operation_set_export_filename(_GtkPrintOperation *, char *);
12910 extern (C) void gtk_print_operation_set_unit(_GtkPrintOperation *, int);
12911 extern (C) void gtk_print_operation_set_use_full_page(_GtkPrintOperation *, int);
12912 extern (C) void gtk_print_operation_set_current_page(_GtkPrintOperation *, int);
12913 extern (C) void gtk_print_operation_set_n_pages(_GtkPrintOperation *, int);
12914 extern (C) void gtk_print_operation_set_job_name(_GtkPrintOperation *, char *);
12915 extern (C) void * gtk_print_operation_get_print_settings(_GtkPrintOperation *);
12916 extern (C) void gtk_print_operation_set_print_settings(_GtkPrintOperation *, void *);
12917 extern (C) void * gtk_print_operation_get_default_page_setup(_GtkPrintOperation *);
12918 extern (C) void gtk_print_operation_set_default_page_setup(_GtkPrintOperation *, void *);
12919 extern (C) _GtkPrintOperation * gtk_print_operation_new();
12920 extern (C) uint gtk_print_operation_get_type();
12921 extern (C) uint gtk_print_error_quark();
12922 extern (C) int gtk_print_operation_preview_is_selected(void *, int);
12923 extern (C) void gtk_print_operation_preview_end_preview(void *);
12924 extern (C) void gtk_print_operation_preview_render_page(void *, int);
12925 extern (C) uint gtk_print_operation_preview_get_type();
12926 extern (C) void gtk_print_context_set_cairo_context(void *, void *, double, double);
12927 extern (C) void * gtk_print_context_create_pango_layout(void *);
12928 extern (C) void * gtk_print_context_create_pango_context(void *);
12929 extern (C) void * gtk_print_context_get_pango_fontmap(void *);
12930 extern (C) double gtk_print_context_get_dpi_y(void *);
12931 extern (C) double gtk_print_context_get_dpi_x(void *);
12932 extern (C) double gtk_print_context_get_height(void *);
12933 extern (C) double gtk_print_context_get_width(void *);
12934 extern (C) void * gtk_print_context_get_page_setup(void *);
12935 extern (C) void * gtk_print_context_get_cairo_context(void *);
12936 extern (C) uint gtk_print_context_get_type();
12937 extern (C) void gtk_print_settings_set_output_bin(void *, char *);
12938 extern (C) char * gtk_print_settings_get_output_bin(void *);
12939 extern (C) void gtk_print_settings_set_finishings(void *, char *);
12940 extern (C) char * gtk_print_settings_get_finishings(void *);
12941 extern (C) void gtk_print_settings_set_dither(void *, char *);
12942 extern (C) char * gtk_print_settings_get_dither(void *);
12943 extern (C) void gtk_print_settings_set_media_type(void *, char *);
12944 extern (C) char * gtk_print_settings_get_media_type(void *);
12945 extern (C) void gtk_print_settings_set_default_source(void *, char *);
12946 extern (C) char * gtk_print_settings_get_default_source(void *);
12947 extern (C) void gtk_print_settings_set_page_set(void *, int);
12948 extern (C) int gtk_print_settings_get_page_set(void *);
12949 extern (C) void gtk_print_settings_set_page_ranges(void *, _GtkPageRange *, int);
12950 extern (C) _GtkPageRange * gtk_print_settings_get_page_ranges(void *, int *);
12951 extern (C) void gtk_print_settings_set_print_pages(void *, int);
12952 extern (C) int gtk_print_settings_get_print_pages(void *);
12953 extern (C) void gtk_print_settings_set_scale(void *, double);
12954 extern (C) double gtk_print_settings_get_scale(void *);
12955 extern (C) void gtk_print_settings_set_resolution(void *, int);
12956 extern (C) int gtk_print_settings_get_resolution(void *);
12957 extern (C) void gtk_print_settings_set_number_up(void *, int);
12958 extern (C) int gtk_print_settings_get_number_up(void *);
12959 extern (C) void gtk_print_settings_set_n_copies(void *, int);
12960 extern (C) int gtk_print_settings_get_n_copies(void *);
12961 extern (C) void gtk_print_settings_set_quality(void *, int);
12962 extern (C) int gtk_print_settings_get_quality(void *);
12963 extern (C) void gtk_print_settings_set_duplex(void *, int);
12964 extern (C) int gtk_print_settings_get_duplex(void *);
12965 extern (C) void gtk_print_settings_set_reverse(void *, int);
12966 extern (C) int gtk_print_settings_get_reverse(void *);
12967 extern (C) void gtk_print_settings_set_collate(void *, int);
12968 extern (C) int gtk_print_settings_get_collate(void *);
12969 extern (C) void gtk_print_settings_set_use_color(void *, int);
12970 extern (C) int gtk_print_settings_get_use_color(void *);
12971 extern (C) void gtk_print_settings_set_paper_height(void *, double, int);
12972 extern (C) double gtk_print_settings_get_paper_height(void *, int);
12973 extern (C) void gtk_print_settings_set_paper_width(void *, double, int);
12974 extern (C) double gtk_print_settings_get_paper_width(void *, int);
12975 extern (C) void gtk_print_settings_set_paper_size(void *, void *);
12976 extern (C) void * gtk_print_settings_get_paper_size(void *);
12977 extern (C) void gtk_print_settings_set_orientation(void *, int);
12978 extern (C) int gtk_print_settings_get_orientation(void *);
12979 extern (C) void gtk_print_settings_set_printer(void *, char *);
12980 extern (C) char * gtk_print_settings_get_printer(void *);
12981 extern (C) void gtk_print_settings_set_int(void *, char *, int);
12982 extern (C) int gtk_print_settings_get_int_with_default(void *, char *, int);
12983 extern (C) int gtk_print_settings_get_int(void *, char *);
12984 extern (C) void gtk_print_settings_set_length(void *, char *, double, int);
12985 extern (C) double gtk_print_settings_get_length(void *, char *, int);
12986 extern (C) void gtk_print_settings_set_double(void *, char *, double);
12987 extern (C) double gtk_print_settings_get_double_with_default(void *, char *, double);
12988 extern (C) double gtk_print_settings_get_double(void *, char *);
12989 extern (C) void gtk_print_settings_set_bool(void *, char *, int);
12990 extern (C) int gtk_print_settings_get_bool(void *, char *);
12991 extern (C) void gtk_print_settings_foreach(void *, _BCD_func__9823, void *);
12992 extern (C) void gtk_print_settings_unset(void *, char *);
12993 extern (C) void gtk_print_settings_set(void *, char *, char *);
12994 extern (C) char * gtk_print_settings_get(void *, char *);
12995 extern (C) int gtk_print_settings_has_key(void *, char *);
12996 extern (C) void gtk_print_settings_to_key_file(void *, void *, char *);
12997 extern (C) void * gtk_print_settings_new_from_key_file(void *, char *, _GError * *);
12998 extern (C) int gtk_print_settings_to_file(void *, char *, _GError * *);
12999 extern (C) void * gtk_print_settings_new_from_file(char *, _GError * *);
13000 extern (C) void * gtk_print_settings_copy(void *);
13001 extern (C) void * gtk_print_settings_new();
13002 extern (C) uint gtk_print_settings_get_type();
13003 extern (C) void gtk_page_setup_to_key_file(void *, void *, char *);
13004 extern (C) void * gtk_page_setup_new_from_key_file(void *, char *, _GError * *);
13005 extern (C) int gtk_page_setup_to_file(void *, char *, _GError * *);
13006 extern (C) void * gtk_page_setup_new_from_file(char *, _GError * *);
13007 extern (C) double gtk_page_setup_get_page_height(void *, int);
13008 extern (C) double gtk_page_setup_get_page_width(void *, int);
13009 extern (C) double gtk_page_setup_get_paper_height(void *, int);
13010 extern (C) double gtk_page_setup_get_paper_width(void *, int);
13011 extern (C) void gtk_page_setup_set_paper_size_and_default_margins(void *, void *);
13012 extern (C) void gtk_page_setup_set_right_margin(void *, double, int);
13013 extern (C) double gtk_page_setup_get_right_margin(void *, int);
13014 extern (C) void gtk_page_setup_set_left_margin(void *, double, int);
13015 extern (C) double gtk_page_setup_get_left_margin(void *, int);
13016 extern (C) void gtk_page_setup_set_bottom_margin(void *, double, int);
13017 extern (C) double gtk_page_setup_get_bottom_margin(void *, int);
13018 extern (C) void gtk_page_setup_set_top_margin(void *, double, int);
13019 extern (C) double gtk_page_setup_get_top_margin(void *, int);
13020 extern (C) void gtk_page_setup_set_paper_size(void *, void *);
13021 extern (C) void * gtk_page_setup_get_paper_size(void *);
13022 extern (C) void gtk_page_setup_set_orientation(void *, int);
13023 extern (C) int gtk_page_setup_get_orientation(void *);
13024 extern (C) void * gtk_page_setup_copy(void *);
13025 extern (C) void * gtk_page_setup_new();
13026 extern (C) uint gtk_page_setup_get_type();
13027 extern (C) void gtk_paper_size_to_key_file(void *, void *, char *);
13028 extern (C) void * gtk_paper_size_new_from_key_file(void *, char *, _GError * *);
13029 extern (C) char * gtk_paper_size_get_default();
13030 extern (C) double gtk_paper_size_get_default_right_margin(void *, int);
13031 extern (C) double gtk_paper_size_get_default_left_margin(void *, int);
13032 extern (C) double gtk_paper_size_get_default_bottom_margin(void *, int);
13033 extern (C) double gtk_paper_size_get_default_top_margin(void *, int);
13034 extern (C) void gtk_paper_size_set_size(void *, double, double, int);
13035 extern (C) int gtk_paper_size_is_custom(void *);
13036 extern (C) double gtk_paper_size_get_height(void *, int);
13037 extern (C) double gtk_paper_size_get_width(void *, int);
13038 extern (C) char * gtk_paper_size_get_ppd_name(void *);
13039 extern (C) char * gtk_paper_size_get_display_name(void *);
13040 extern (C) char * gtk_paper_size_get_name(void *);
13041 extern (C) _GList * gtk_paper_size_get_paper_sizes(int);
13042 extern (C) int gtk_paper_size_is_equal(void *, void *);
13043 extern (C) void gtk_paper_size_free(void *);
13044 extern (C) void * gtk_paper_size_copy(void *);
13045 extern (C) void * gtk_paper_size_new_custom(char *, char *, double, double, int);
13046 extern (C) void * gtk_paper_size_new_from_ppd(char *, char *, double, double);
13047 extern (C) void * gtk_paper_size_new(char *);
13048 extern (C) uint gtk_paper_size_get_type();
13049 extern (C) void gtk_preview_reset();
13050 extern (C) _GtkPreviewInfo * gtk_preview_get_info();
13051 extern (C) _GdkColormap * gtk_preview_get_cmap();
13052 extern (C) _GdkVisual * gtk_preview_get_visual();
13053 extern (C) void gtk_preview_set_dither(_GtkPreview *, int);
13054 extern (C) void gtk_preview_set_reserved(int);
13055 extern (C) void gtk_preview_set_install_cmap(int);
13056 extern (C) void gtk_preview_set_color_cube(uint, uint, uint, uint);
13057 extern (C) void gtk_preview_set_gamma(double);
13058 extern (C) void gtk_preview_set_expand(_GtkPreview *, int);
13059 extern (C) void gtk_preview_draw_row(_GtkPreview *, char *, int, int, int);
13060 extern (C) void gtk_preview_put(_GtkPreview *, _GdkDrawable *, _GdkGC *, int, int, int, int, int, int);
13061 extern (C) void gtk_preview_size(_GtkPreview *, int, int);
13062 extern (C) _GtkWidget * gtk_preview_new(int);
13063 extern (C) void gtk_preview_uninit();
13064 extern (C) uint gtk_preview_get_type();
13065 extern (C) void _gtk_plug_remove_from_socket(_GtkPlug *, _GtkSocket *);
13066 extern (C) void _gtk_plug_add_to_socket(_GtkPlug *, _GtkSocket *);
13067 extern (C) uint gtk_plug_get_id(_GtkPlug *);
13068 extern (C) _GtkWidget * gtk_plug_new_for_display(_GdkDisplay *, uint);
13069 extern (C) void gtk_plug_construct_for_display(_GtkPlug *, _GdkDisplay *, uint);
13070 extern (C) _GtkWidget * gtk_plug_new(uint);
13071 extern (C) void gtk_plug_construct(_GtkPlug *, uint);
13072 extern (C) uint gtk_plug_get_type();
13073 extern (C) void gtk_socket_steal(_GtkSocket *, uint);
13074 extern (C) uint gtk_socket_get_id(_GtkSocket *);
13075 extern (C) void gtk_socket_add_id(_GtkSocket *, uint);
13076 extern (C) _GtkWidget * gtk_socket_new();
13077 extern (C) uint gtk_socket_get_type();
13078 extern (C) void gtk_pixmap_set_build_insensitive(_GtkPixmap *, int);
13079 extern (C) void gtk_pixmap_get(_GtkPixmap *, _GdkDrawable * *, _GdkDrawable * *);
13080 extern (C) void gtk_pixmap_set(_GtkPixmap *, _GdkDrawable *, _GdkDrawable *);
13081 extern (C) _GtkWidget * gtk_pixmap_new(_GdkDrawable *, _GdkDrawable *);
13082 extern (C) uint gtk_pixmap_get_type();
13083 extern (C) void gtk_option_menu_set_history(_GtkOptionMenu *, uint);
13084 extern (C) int gtk_option_menu_get_history(_GtkOptionMenu *);
13085 extern (C) void gtk_option_menu_remove_menu(_GtkOptionMenu *);
13086 extern (C) void gtk_option_menu_set_menu(_GtkOptionMenu *, _GtkWidget *);
13087 extern (C) _GtkWidget * gtk_option_menu_get_menu(_GtkOptionMenu *);
13088 extern (C) _GtkWidget * gtk_option_menu_new();
13089 extern (C) uint gtk_option_menu_get_type();
13090 extern (C) void gtk_old_editable_changed(_GtkOldEditable *);
13091 extern (C) void gtk_old_editable_claim_selection(_GtkOldEditable *, int, uint);
13092 extern (C) uint gtk_old_editable_get_type();
13093 extern (C) void gtk_notebook_set_tab_detachable(_GtkNotebook *, _GtkWidget *, int);
13094 extern (C) int gtk_notebook_get_tab_detachable(_GtkNotebook *, _GtkWidget *);
13095 extern (C) void gtk_notebook_set_tab_reorderable(_GtkNotebook *, _GtkWidget *, int);
13096 extern (C) int gtk_notebook_get_tab_reorderable(_GtkNotebook *, _GtkWidget *);
13097 extern (C) void gtk_notebook_reorder_child(_GtkNotebook *, _GtkWidget *, int);
13098 extern (C) void gtk_notebook_set_tab_label_packing(_GtkNotebook *, _GtkWidget *, int, int, int);
13099 extern (C) void gtk_notebook_query_tab_label_packing(_GtkNotebook *, _GtkWidget *, int *, int *, int *);
13100 extern (C) char * gtk_notebook_get_menu_label_text(_GtkNotebook *, _GtkWidget *);
13101 extern (C) void gtk_notebook_set_menu_label_text(_GtkNotebook *, _GtkWidget *, char *);
13102 extern (C) void gtk_notebook_set_menu_label(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
13103 extern (C) _GtkWidget * gtk_notebook_get_menu_label(_GtkNotebook *, _GtkWidget *);
13104 extern (C) char * gtk_notebook_get_tab_label_text(_GtkNotebook *, _GtkWidget *);
13105 extern (C) void gtk_notebook_set_tab_label_text(_GtkNotebook *, _GtkWidget *, char *);
13106 extern (C) void gtk_notebook_set_tab_label(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
13107 extern (C) _GtkWidget * gtk_notebook_get_tab_label(_GtkNotebook *, _GtkWidget *);
13108 extern (C) void gtk_notebook_popup_disable(_GtkNotebook *);
13109 extern (C) void gtk_notebook_popup_enable(_GtkNotebook *);
13110 extern (C) int gtk_notebook_get_scrollable(_GtkNotebook *);
13111 extern (C) void gtk_notebook_set_scrollable(_GtkNotebook *, int);
13112 extern (C) void gtk_notebook_set_tab_vborder(_GtkNotebook *, uint);
13113 extern (C) void gtk_notebook_set_tab_hborder(_GtkNotebook *, uint);
13114 extern (C) void gtk_notebook_set_tab_border(_GtkNotebook *, uint);
13115 extern (C) void gtk_notebook_set_homogeneous_tabs(_GtkNotebook *, int);
13116 extern (C) int gtk_notebook_get_tab_pos(_GtkNotebook *);
13117 extern (C) void gtk_notebook_set_tab_pos(_GtkNotebook *, int);
13118 extern (C) int gtk_notebook_get_show_tabs(_GtkNotebook *);
13119 extern (C) void gtk_notebook_set_show_tabs(_GtkNotebook *, int);
13120 extern (C) int gtk_notebook_get_show_border(_GtkNotebook *);
13121 extern (C) void gtk_notebook_set_show_border(_GtkNotebook *, int);
13122 extern (C) void gtk_notebook_prev_page(_GtkNotebook *);
13123 extern (C) void gtk_notebook_next_page(_GtkNotebook *);
13124 extern (C) void gtk_notebook_set_current_page(_GtkNotebook *, int);
13125 extern (C) int gtk_notebook_page_num(_GtkNotebook *, _GtkWidget *);
13126 extern (C) int gtk_notebook_get_n_pages(_GtkNotebook *);
13127 extern (C) _GtkWidget * gtk_notebook_get_nth_page(_GtkNotebook *, int);
13128 extern (C) int gtk_notebook_get_current_page(_GtkNotebook *);
13129 extern (C) void * gtk_notebook_get_group(_GtkNotebook *);
13130 extern (C) void gtk_notebook_set_group(_GtkNotebook *, void *);
13131 extern (C) int gtk_notebook_get_group_id(_GtkNotebook *);
13132 extern (C) void gtk_notebook_set_group_id(_GtkNotebook *, int);
13133 extern (C) void gtk_notebook_set_window_creation_hook(_BCD_func__9964, void *, _BCD_func__13158);
13134 extern (C) void gtk_notebook_remove_page(_GtkNotebook *, int);
13135 extern (C) int gtk_notebook_insert_page_menu(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *, int);
13136 extern (C) int gtk_notebook_insert_page(_GtkNotebook *, _GtkWidget *, _GtkWidget *, int);
13137 extern (C) int gtk_notebook_prepend_page_menu(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *);
13138 extern (C) int gtk_notebook_prepend_page(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
13139 extern (C) int gtk_notebook_append_page_menu(_GtkNotebook *, _GtkWidget *, _GtkWidget *, _GtkWidget *);
13140 extern (C) int gtk_notebook_append_page(_GtkNotebook *, _GtkWidget *, _GtkWidget *);
13141 extern (C) _GtkWidget * gtk_notebook_new();
13142 extern (C) uint gtk_notebook_get_type();
13143 extern (C) void _gtk_modules_settings_changed(_GtkSettings *, char *);
13144 extern (C) void _gtk_modules_init(int *, char * * *, char *);
13145 extern (C) char * * _gtk_get_module_path(char *);
13146 extern (C) char * _gtk_find_module(char *, char *);
13147 extern (C) void gtk_message_dialog_format_secondary_markup(_GtkMessageDialog *, char *, ...);
13148 extern (C) void gtk_message_dialog_format_secondary_text(_GtkMessageDialog *, char *, ...);
13149 extern (C) void gtk_message_dialog_set_markup(_GtkMessageDialog *, char *);
13150 extern (C) void gtk_message_dialog_set_image(_GtkMessageDialog *, _GtkWidget *);
13151 extern (C) _GtkWidget * gtk_message_dialog_new_with_markup(_GtkWindow *, int, int, int, char *, ...);
13152 extern (C) _GtkWidget * gtk_message_dialog_new(_GtkWindow *, int, int, int, char *, ...);
13153 extern (C) uint gtk_message_dialog_get_type();
13154 extern (C) void gtk_menu_tool_button_set_arrow_tooltip_markup(_GtkMenuToolButton *, char *);
13155 extern (C) void gtk_menu_tool_button_set_arrow_tooltip_text(_GtkMenuToolButton *, char *);
13156 extern (C) void gtk_menu_tool_button_set_arrow_tooltip(_GtkMenuToolButton *, _GtkTooltips *, char *, char *);
13157 extern (C) _GtkWidget * gtk_menu_tool_button_get_menu(_GtkMenuToolButton *);
13158 extern (C) void gtk_menu_tool_button_set_menu(_GtkMenuToolButton *, _GtkWidget *);
13159 extern (C) _GtkToolItem * gtk_menu_tool_button_new_from_stock(char *);
13160 extern (C) _GtkToolItem * gtk_menu_tool_button_new(_GtkWidget *, char *);
13161 extern (C) uint gtk_menu_tool_button_get_type();
13162 extern (C) _GtkWidget * _gtk_tool_button_get_button(_GtkToolButton *);
13163 extern (C) _GtkWidget * gtk_tool_button_get_label_widget(_GtkToolButton *);
13164 extern (C) void gtk_tool_button_set_label_widget(_GtkToolButton *, _GtkWidget *);
13165 extern (C) _GtkWidget * gtk_tool_button_get_icon_widget(_GtkToolButton *);
13166 extern (C) void gtk_tool_button_set_icon_widget(_GtkToolButton *, _GtkWidget *);
13167 extern (C) char * gtk_tool_button_get_icon_name(_GtkToolButton *);
13168 extern (C) void gtk_tool_button_set_icon_name(_GtkToolButton *, char *);
13169 extern (C) char * gtk_tool_button_get_stock_id(_GtkToolButton *);
13170 extern (C) void gtk_tool_button_set_stock_id(_GtkToolButton *, char *);
13171 extern (C) int gtk_tool_button_get_use_underline(_GtkToolButton *);
13172 extern (C) void gtk_tool_button_set_use_underline(_GtkToolButton *, int);
13173 extern (C) char * gtk_tool_button_get_label(_GtkToolButton *);
13174 extern (C) void gtk_tool_button_set_label(_GtkToolButton *, char *);
13175 extern (C) _GtkToolItem * gtk_tool_button_new_from_stock(char *);
13176 extern (C) _GtkToolItem * gtk_tool_button_new(_GtkWidget *, char *);
13177 extern (C) uint gtk_tool_button_get_type();
13178 extern (C) void _gtk_tool_item_toolbar_reconfigured(_GtkToolItem *);
13179 extern (C) void gtk_tool_item_rebuild_menu(_GtkToolItem *);
13180 extern (C) void gtk_tool_item_set_proxy_menu_item(_GtkToolItem *, char *, _GtkWidget *);
13181 extern (C) _GtkWidget * gtk_tool_item_get_proxy_menu_item(_GtkToolItem *, char *);
13182 extern (C) _GtkWidget * gtk_tool_item_retrieve_proxy_menu_item(_GtkToolItem *);
13183 extern (C) int gtk_tool_item_get_relief_style(_GtkToolItem *);
13184 extern (C) int gtk_tool_item_get_toolbar_style(_GtkToolItem *);
13185 extern (C) int gtk_tool_item_get_orientation(_GtkToolItem *);
13186 extern (C) int gtk_tool_item_get_icon_size(_GtkToolItem *);
13187 extern (C) void gtk_tool_item_set_is_important(_GtkToolItem *, int);
13188 extern (C) int gtk_tool_item_get_is_important(_GtkToolItem *);
13189 extern (C) int gtk_tool_item_get_visible_vertical(_GtkToolItem *);
13190 extern (C) void gtk_tool_item_set_visible_vertical(_GtkToolItem *, int);
13191 extern (C) int gtk_tool_item_get_visible_horizontal(_GtkToolItem *);
13192 extern (C) void gtk_tool_item_set_visible_horizontal(_GtkToolItem *, int);
13193 extern (C) int gtk_tool_item_get_use_drag_window(_GtkToolItem *);
13194 extern (C) void gtk_tool_item_set_use_drag_window(_GtkToolItem *, int);
13195 extern (C) void gtk_tool_item_set_tooltip_markup(_GtkToolItem *, char *);
13196 extern (C) void gtk_tool_item_set_tooltip_text(_GtkToolItem *, char *);
13197 extern (C) void gtk_tool_item_set_tooltip(_GtkToolItem *, _GtkTooltips *, char *, char *);
13198 extern (C) int gtk_tool_item_get_expand(_GtkToolItem *);
13199 extern (C) void gtk_tool_item_set_expand(_GtkToolItem *, int);
13200 extern (C) int gtk_tool_item_get_homogeneous(_GtkToolItem *);
13201 extern (C) void gtk_tool_item_set_homogeneous(_GtkToolItem *, int);
13202 extern (C) _GtkToolItem * gtk_tool_item_new();
13203 extern (C) uint gtk_tool_item_get_type();
13204 extern (C) int gtk_tooltips_get_info_from_tip_window(_GtkWindow *, _GtkTooltips * *, _GtkWidget * *);
13205 extern (C) void gtk_tooltips_force_window(_GtkTooltips *);
13206 extern (C) _GtkTooltipsData * gtk_tooltips_data_get(_GtkWidget *);
13207 extern (C) void gtk_tooltips_set_tip(_GtkTooltips *, _GtkWidget *, char *, char *);
13208 extern (C) void gtk_tooltips_set_delay(_GtkTooltips *, uint);
13209 extern (C) void gtk_tooltips_disable(_GtkTooltips *);
13210 extern (C) void gtk_tooltips_enable(_GtkTooltips *);
13211 extern (C) _GtkTooltips * gtk_tooltips_new();
13212 extern (C) uint gtk_tooltips_get_type();
13213 extern (C) void _gtk_menu_bar_cycle_focus(_GtkMenuBar *, int);
13214 extern (C) void gtk_menu_bar_set_child_pack_direction(_GtkMenuBar *, int);
13215 extern (C) int gtk_menu_bar_get_child_pack_direction(_GtkMenuBar *);
13216 extern (C) void gtk_menu_bar_set_pack_direction(_GtkMenuBar *, int);
13217 extern (C) int gtk_menu_bar_get_pack_direction(_GtkMenuBar *);
13218 extern (C) _GtkWidget * gtk_menu_bar_new();
13219 extern (C) uint gtk_menu_bar_get_type();
13220 extern (C) char * _gtk_get_lc_ctype();
13221 extern (C) int _gtk_boolean_handled_accumulator(_GSignalInvocationHint *, _GValue *, _GValue *, void *);
13222 extern (C) void gtk_propagate_event(_GtkWidget *, _GdkEvent *);
13223 extern (C) _GtkWidget * gtk_get_event_widget(_GdkEvent *);
13224 extern (C) int gtk_get_current_event_state(int *);
13225 extern (C) uint gtk_get_current_event_time();
13226 extern (C) _GdkEvent * gtk_get_current_event();
13227 extern (C) void gtk_key_snooper_remove(uint);
13228 extern (C) uint gtk_key_snooper_install(_BCD_func__10115, void *);
13229 extern (C) void gtk_input_remove(uint);
13230 extern (C) uint gtk_input_add_full(int, int, _BCD_func__13745, _BCD_func__13157, void *, _BCD_func__13158);
13231 extern (C) void gtk_idle_remove_by_data(void *);
13232 extern (C) void gtk_idle_remove(uint);
13233 extern (C) uint gtk_idle_add_full(int, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158);
13234 extern (C) uint gtk_idle_add_priority(int, _BCD_func__12884, void *);
13235 extern (C) uint gtk_idle_add(_BCD_func__12884, void *);
13236 extern (C) void gtk_timeout_remove(uint);
13237 extern (C) uint gtk_timeout_add_full(uint, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158);
13238 extern (C) uint gtk_timeout_add(uint, _BCD_func__12884, void *);
13239 extern (C) void gtk_quit_remove_by_data(void *);
13240 extern (C) void gtk_quit_remove(uint);
13241 extern (C) uint gtk_quit_add_full(uint, _BCD_func__12884, _BCD_func__13157, void *, _BCD_func__13158);
13242 extern (C) uint gtk_quit_add(uint, _BCD_func__12884, void *);
13243 extern (C) void gtk_quit_add_destroy(uint, _GtkObject *);
13244 extern (C) void gtk_init_add(_BCD_func__12884, void *);
13245 extern (C) void gtk_grab_remove(_GtkWidget *);
13246 extern (C) _GtkWidget * gtk_grab_get_current();
13247 extern (C) void gtk_grab_add(_GtkWidget *);
13248 extern (C) int gtk_false();
13249 extern (C) int gtk_true();
13250 extern (C) int gtk_main_iteration_do(int);
13251 extern (C) int gtk_main_iteration();
13252 extern (C) void gtk_main_quit();
13253 extern (C) uint gtk_main_level();
13254 extern (C) void gtk_main();
13255 extern (C) void gtk_main_do_event(_GdkEvent *);
13256 extern (C) int gtk_events_pending();
13257 extern (C) void * gtk_get_default_language();
13258 extern (C) char * gtk_set_locale();
13259 extern (C) void gtk_disable_setlocale();
13260 extern (C) void gtk_exit(int);
13261 extern (C) void * gtk_get_option_group(int);
13262 extern (C) int gtk_init_with_args(int *, char * * *, char *, _GOptionEntry *, char *, _GError * *);
13263 extern (C) int gtk_init_check(int *, char * * *);
13264 extern (C) void gtk_init(int *, char * * *);
13265 extern (C) int gtk_parse_args(int *, char * * *);
13266 extern (C) char * gtk_check_version(uint, uint, uint);
13267 extern (C) extern uint gtk_interface_age;
13268 extern (C) extern uint gtk_binary_age;
13269 extern (C) extern uint gtk_micro_version;
13270 extern (C) extern uint gtk_minor_version;
13271 extern (C) extern uint gtk_major_version;
13272 extern (C) void gtk_list_end_drag_selection(_GtkList *);
13273 extern (C) void gtk_list_undo_selection(_GtkList *);
13274 extern (C) void gtk_list_toggle_row(_GtkList *, _GtkWidget *);
13275 extern (C) void gtk_list_toggle_focus_row(_GtkList *);
13276 extern (C) void gtk_list_toggle_add_mode(_GtkList *);
13277 extern (C) void gtk_list_scroll_vertical(_GtkList *, int, float);
13278 extern (C) void gtk_list_scroll_horizontal(_GtkList *, int, float);
13279 extern (C) void gtk_list_unselect_all(_GtkList *);
13280 extern (C) void gtk_list_select_all(_GtkList *);
13281 extern (C) void gtk_list_end_selection(_GtkList *);
13282 extern (C) void gtk_list_start_selection(_GtkList *);
13283 extern (C) void gtk_list_extend_selection(_GtkList *, int, float, int);
13284 extern (C) void gtk_list_set_selection_mode(_GtkList *, int);
13285 extern (C) int gtk_list_child_position(_GtkList *, _GtkWidget *);
13286 extern (C) void gtk_list_unselect_child(_GtkList *, _GtkWidget *);
13287 extern (C) void gtk_list_select_child(_GtkList *, _GtkWidget *);
13288 extern (C) void gtk_list_unselect_item(_GtkList *, int);
13289 extern (C) void gtk_list_select_item(_GtkList *, int);
13290 extern (C) void gtk_list_clear_items(_GtkList *, int, int);
13291 extern (C) void gtk_list_remove_items_no_unref(_GtkList *, _GList *);
13292 extern (C) void gtk_list_remove_items(_GtkList *, _GList *);
13293 extern (C) void gtk_list_prepend_items(_GtkList *, _GList *);
13294 extern (C) void gtk_list_append_items(_GtkList *, _GList *);
13295 extern (C) void gtk_list_insert_items(_GtkList *, _GList *, int);
13296 extern (C) _GtkWidget * gtk_list_new();
13297 extern (C) uint gtk_list_get_type();
13298 extern (C) void gtk_list_item_deselect(_GtkListItem *);
13299 extern (C) void gtk_list_item_select(_GtkListItem *);
13300 extern (C) _GtkWidget * gtk_list_item_new_with_label(char *);
13301 extern (C) _GtkWidget * gtk_list_item_new();
13302 extern (C) uint gtk_list_item_get_type();
13303 extern (C) _BCD_func__10158 gtk_link_button_set_uri_hook(_BCD_func__10158, void *, _BCD_func__13158);
13304 extern (C) void gtk_link_button_set_uri(_GtkLinkButton *, char *);
13305 extern (C) char * gtk_link_button_get_uri(_GtkLinkButton *);
13306 extern (C) _GtkWidget * gtk_link_button_new_with_label(char *, char *);
13307 extern (C) _GtkWidget * gtk_link_button_new(char *);
13308 extern (C) uint gtk_link_button_get_type();
13309 extern (C) void gtk_layout_thaw(_GtkLayout *);
13310 extern (C) void gtk_layout_freeze(_GtkLayout *);
13311 extern (C) void gtk_layout_set_vadjustment(_GtkLayout *, _GtkAdjustment *);
13312 extern (C) void gtk_layout_set_hadjustment(_GtkLayout *, _GtkAdjustment *);
13313 extern (C) _GtkAdjustment * gtk_layout_get_vadjustment(_GtkLayout *);
13314 extern (C) _GtkAdjustment * gtk_layout_get_hadjustment(_GtkLayout *);
13315 extern (C) void gtk_layout_get_size(_GtkLayout *, uint *, uint *);
13316 extern (C) void gtk_layout_set_size(_GtkLayout *, uint, uint);
13317 extern (C) void gtk_layout_move(_GtkLayout *, _GtkWidget *, int, int);
13318 extern (C) void gtk_layout_put(_GtkLayout *, _GtkWidget *, int, int);
13319 extern (C) _GtkWidget * gtk_layout_new(_GtkAdjustment *, _GtkAdjustment *);
13320 extern (C) uint gtk_layout_get_type();
13321 extern (C) _GdkScreen * gtk_invisible_get_screen(_GtkInvisible *);
13322 extern (C) void gtk_invisible_set_screen(_GtkInvisible *, _GdkScreen *);
13323 extern (C) _GtkWidget * gtk_invisible_new_for_screen(_GdkScreen *);
13324 extern (C) _GtkWidget * gtk_invisible_new();
13325 extern (C) uint gtk_invisible_get_type();
13326 extern (C) _GtkWidget * gtk_input_dialog_new();
13327 extern (C) uint gtk_input_dialog_get_type();
13328 extern (C) void gtk_im_multicontext_append_menuitems(_GtkIMMulticontext *, _GtkMenuShell *);
13329 extern (C) _GtkIMContext * gtk_im_multicontext_new();
13330 extern (C) uint gtk_im_multicontext_get_type();
13331 extern (C) void gtk_im_context_simple_add_table(_GtkIMContextSimple *, ushort *, int, int);
13332 extern (C) _GtkIMContext * gtk_im_context_simple_new();
13333 extern (C) uint gtk_im_context_simple_get_type();
13334 extern (C) _GtkWidget * gtk_image_menu_item_get_image(_GtkImageMenuItem *);
13335 extern (C) void gtk_image_menu_item_set_image(_GtkImageMenuItem *, _GtkWidget *);
13336 extern (C) _GtkWidget * gtk_image_menu_item_new_from_stock(char *, _GtkAccelGroup *);
13337 extern (C) _GtkWidget * gtk_image_menu_item_new_with_mnemonic(char *);
13338 extern (C) _GtkWidget * gtk_image_menu_item_new_with_label(char *);
13339 extern (C) _GtkWidget * gtk_image_menu_item_new();
13340 extern (C) uint gtk_image_menu_item_get_type();
13341 extern (C) int gtk_icon_view_get_tooltip_column(_GtkIconView *);
13342 extern (C) void gtk_icon_view_set_tooltip_column(_GtkIconView *, int);
13343 extern (C) int gtk_icon_view_get_tooltip_context(_GtkIconView *, int *, int *, int, void * *, void * *, _GtkTreeIter *);
13344 extern (C) void gtk_icon_view_set_tooltip_cell(_GtkIconView *, void *, void *, _GtkCellRenderer *);
13345 extern (C) void gtk_icon_view_set_tooltip_item(_GtkIconView *, void *, void *);
13346 extern (C) void gtk_icon_view_convert_widget_to_bin_window_coords(_GtkIconView *, int, int, int *, int *);
13347 extern (C) _GdkDrawable * gtk_icon_view_create_drag_icon(_GtkIconView *, void *);
13348 extern (C) int gtk_icon_view_get_dest_item_at_pos(_GtkIconView *, int, int, void * *, int *);
13349 extern (C) void gtk_icon_view_get_drag_dest_item(_GtkIconView *, void * *, int *);
13350 extern (C) void gtk_icon_view_set_drag_dest_item(_GtkIconView *, void *, int);
13351 extern (C) int gtk_icon_view_get_reorderable(_GtkIconView *);
13352 extern (C) void gtk_icon_view_set_reorderable(_GtkIconView *, int);
13353 extern (C) void gtk_icon_view_unset_model_drag_dest(_GtkIconView *);
13354 extern (C) void gtk_icon_view_unset_model_drag_source(_GtkIconView *);
13355 extern (C) void gtk_icon_view_enable_model_drag_dest(_GtkIconView *, _GtkTargetEntry *, int, int);
13356 extern (C) void gtk_icon_view_enable_model_drag_source(_GtkIconView *, int, _GtkTargetEntry *, int, int);
13357 extern (C) void gtk_icon_view_scroll_to_path(_GtkIconView *, void *, int, float, float);
13358 extern (C) int gtk_icon_view_get_cursor(_GtkIconView *, void * *, _GtkCellRenderer * *);
13359 extern (C) void gtk_icon_view_set_cursor(_GtkIconView *, void *, _GtkCellRenderer *, int);
13360 extern (C) void gtk_icon_view_item_activated(_GtkIconView *, void *);
13361 extern (C) void gtk_icon_view_unselect_all(_GtkIconView *);
13362 extern (C) void gtk_icon_view_select_all(_GtkIconView *);
13363 extern (C) _GList * gtk_icon_view_get_selected_items(_GtkIconView *);
13364 extern (C) int gtk_icon_view_path_is_selected(_GtkIconView *, void *);
13365 extern (C) void gtk_icon_view_unselect_path(_GtkIconView *, void *);
13366 extern (C) void gtk_icon_view_select_path(_GtkIconView *, void *);
13367 extern (C) int gtk_icon_view_get_selection_mode(_GtkIconView *);
13368 extern (C) void gtk_icon_view_set_selection_mode(_GtkIconView *, int);
13369 extern (C) void gtk_icon_view_selected_foreach(_GtkIconView *, _BCD_func__10270, void *);
13370 extern (C) int gtk_icon_view_get_visible_range(_GtkIconView *, void * *, void * *);
13371 extern (C) int gtk_icon_view_get_item_at_pos(_GtkIconView *, int, int, void * *, _GtkCellRenderer * *);
13372 extern (C) void * gtk_icon_view_get_path_at_pos(_GtkIconView *, int, int);
13373 extern (C) int gtk_icon_view_get_margin(_GtkIconView *);
13374 extern (C) void gtk_icon_view_set_margin(_GtkIconView *, int);
13375 extern (C) int gtk_icon_view_get_column_spacing(_GtkIconView *);
13376 extern (C) void gtk_icon_view_set_column_spacing(_GtkIconView *, int);
13377 extern (C) int gtk_icon_view_get_row_spacing(_GtkIconView *);
13378 extern (C) void gtk_icon_view_set_row_spacing(_GtkIconView *, int);
13379 extern (C) int gtk_icon_view_get_spacing(_GtkIconView *);
13380 extern (C) void gtk_icon_view_set_spacing(_GtkIconView *, int);
13381 extern (C) int gtk_icon_view_get_item_width(_GtkIconView *);
13382 extern (C) void gtk_icon_view_set_item_width(_GtkIconView *, int);
13383 extern (C) int gtk_icon_view_get_columns(_GtkIconView *);
13384 extern (C) void gtk_icon_view_set_columns(_GtkIconView *, int);
13385 extern (C) int gtk_icon_view_get_orientation(_GtkIconView *);
13386 extern (C) void gtk_icon_view_set_orientation(_GtkIconView *, int);
13387 extern (C) int gtk_icon_view_get_pixbuf_column(_GtkIconView *);
13388 extern (C) void gtk_icon_view_set_pixbuf_column(_GtkIconView *, int);
13389 extern (C) int gtk_icon_view_get_markup_column(_GtkIconView *);
13390 extern (C) void gtk_icon_view_set_markup_column(_GtkIconView *, int);
13391 extern (C) int gtk_icon_view_get_text_column(_GtkIconView *);
13392 extern (C) void gtk_icon_view_set_text_column(_GtkIconView *, int);
13393 extern (C) void * gtk_icon_view_get_model(_GtkIconView *);
13394 extern (C) void gtk_icon_view_set_model(_GtkIconView *, void *);
13395 extern (C) _GtkWidget * gtk_icon_view_new_with_model(void *);
13396 extern (C) _GtkWidget * gtk_icon_view_new();
13397 extern (C) uint gtk_icon_view_get_type();
13398 extern (C) void _gtk_tooltip_hide(_GtkWidget *);
13399 extern (C) void _gtk_tooltip_handle_event(_GdkEvent *);
13400 extern (C) void _gtk_tooltip_toggle_keyboard_mode(_GtkWidget *);
13401 extern (C) void _gtk_tooltip_focus_out(_GtkWidget *);
13402 extern (C) void _gtk_tooltip_focus_in(_GtkWidget *);
13403 extern (C) void gtk_tooltip_trigger_tooltip_query(_GdkDisplay *);
13404 extern (C) void gtk_tooltip_set_tip_area(void *, _GdkRectangle *);
13405 extern (C) void gtk_tooltip_set_custom(void *, _GtkWidget *);
13406 extern (C) void gtk_tooltip_set_icon_from_stock(void *, char *, int);
13407 extern (C) void gtk_tooltip_set_icon(void *, void *);
13408 extern (C) void gtk_tooltip_set_text(void *, char *);
13409 extern (C) void gtk_tooltip_set_markup(void *, char *);
13410 extern (C) uint gtk_tooltip_get_type();
13411 extern (C) void _gtk_icon_theme_ensure_builtin_cache();
13412 extern (C) void _gtk_icon_theme_check_reload(_GdkDisplay *);
13413 extern (C) char * gtk_icon_info_get_display_name(void *);
13414 extern (C) int gtk_icon_info_get_attach_points(void *, _GdkPoint * *, int *);
13415 extern (C) int gtk_icon_info_get_embedded_rect(void *, _GdkRectangle *);
13416 extern (C) void gtk_icon_info_set_raw_coordinates(void *, int);
13417 extern (C) void * gtk_icon_info_load_icon(void *, _GError * *);
13418 extern (C) void * gtk_icon_info_get_builtin_pixbuf(void *);
13419 extern (C) char * gtk_icon_info_get_filename(void *);
13420 extern (C) int gtk_icon_info_get_base_size(void *);
13421 extern (C) void gtk_icon_info_free(void *);
13422 extern (C) void * gtk_icon_info_copy(void *);
13423 extern (C) uint gtk_icon_info_get_type();
13424 extern (C) void gtk_icon_theme_add_builtin_icon(char *, int, void *);
13425 extern (C) int gtk_icon_theme_rescan_if_needed(_GtkIconTheme *);
13426 extern (C) char * gtk_icon_theme_get_example_icon_name(_GtkIconTheme *);
13427 extern (C) _GList * gtk_icon_theme_list_contexts(_GtkIconTheme *);
13428 extern (C) _GList * gtk_icon_theme_list_icons(_GtkIconTheme *, char *);
13429 extern (C) void * gtk_icon_theme_load_icon(_GtkIconTheme *, char *, int, int, _GError * *);
13430 extern (C) void * gtk_icon_theme_choose_icon(_GtkIconTheme *, char * *, int, int);
13431 extern (C) void * gtk_icon_theme_lookup_icon(_GtkIconTheme *, char *, int, int);
13432 extern (C) int * gtk_icon_theme_get_icon_sizes(_GtkIconTheme *, char *);
13433 extern (C) int gtk_icon_theme_has_icon(_GtkIconTheme *, char *);
13434 extern (C) void gtk_icon_theme_set_custom_theme(_GtkIconTheme *, char *);
13435 extern (C) void gtk_icon_theme_prepend_search_path(_GtkIconTheme *, char *);
13436 extern (C) void gtk_icon_theme_append_search_path(_GtkIconTheme *, char *);
13437 extern (C) void gtk_icon_theme_get_search_path(_GtkIconTheme *, char * * *, int *);
13438 extern (C) void gtk_icon_theme_set_search_path(_GtkIconTheme *, char * *, int);
13439 extern (C) void gtk_icon_theme_set_screen(_GtkIconTheme *, _GdkScreen *);
13440 extern (C) _GtkIconTheme * gtk_icon_theme_get_for_screen(_GdkScreen *);
13441 extern (C) _GtkIconTheme * gtk_icon_theme_get_default();
13442 extern (C) _GtkIconTheme * gtk_icon_theme_new();
13443 extern (C) uint gtk_icon_theme_get_type();
13444 extern (C) uint gtk_icon_theme_error_quark();
13445 extern (C) void _gtk_icon_factory_ensure_default_icons();
13446 extern (C) _GList * _gtk_icon_factory_list_ids();
13447 extern (C) void _gtk_icon_set_invalidate_caches();
13448 extern (C) int gtk_icon_source_get_size(void *);
13449 extern (C) int gtk_icon_source_get_state(void *);
13450 extern (C) int gtk_icon_source_get_direction(void *);
13451 extern (C) void gtk_icon_source_set_size(void *, int);
13452 extern (C) void gtk_icon_source_set_state(void *, int);
13453 extern (C) void gtk_icon_source_set_direction(void *, int);
13454 extern (C) int gtk_icon_source_get_direction_wildcarded(void *);
13455 extern (C) int gtk_icon_source_get_state_wildcarded(void *);
13456 extern (C) int gtk_icon_source_get_size_wildcarded(void *);
13457 extern (C) void gtk_icon_source_set_size_wildcarded(void *, int);
13458 extern (C) void gtk_icon_source_set_state_wildcarded(void *, int);
13459 extern (C) void gtk_icon_source_set_direction_wildcarded(void *, int);
13460 extern (C) void * gtk_icon_source_get_pixbuf(void *);
13461 extern (C) char * gtk_icon_source_get_icon_name(void *);
13462 extern (C) char * gtk_icon_source_get_filename(void *);
13463 extern (C) void gtk_icon_source_set_pixbuf(void *, void *);
13464 extern (C) void gtk_icon_source_set_icon_name(void *, char *);
13465 extern (C) void gtk_icon_source_set_filename(void *, char *);
13466 extern (C) void gtk_icon_source_free(void *);
13467 extern (C) void * gtk_icon_source_copy(void *);
13468 extern (C) void * gtk_icon_source_new();
13469 extern (C) uint gtk_icon_source_get_type();
13470 extern (C) void gtk_icon_set_get_sizes(void *, int * *, int *);
13471 extern (C) void gtk_icon_set_add_source(void *, void *);
13472 extern (C) void * gtk_icon_set_render_icon(void *, _GtkStyle *, int, int, int, _GtkWidget *, char *);
13473 extern (C) void * gtk_icon_set_copy(void *);
13474 extern (C) void gtk_icon_set_unref(void *);
13475 extern (C) void * gtk_icon_set_ref(void *);
13476 extern (C) void * gtk_icon_set_new_from_pixbuf(void *);
13477 extern (C) void * gtk_icon_set_new();
13478 extern (C) uint gtk_icon_set_get_type();
13479 extern (C) char * gtk_icon_size_get_name(int);
13480 extern (C) int gtk_icon_size_from_name(char *);
13481 extern (C) void gtk_icon_size_register_alias(char *, int);
13482 extern (C) int gtk_icon_size_register(char *, int, int);
13483 extern (C) int gtk_icon_size_lookup_for_settings(_GtkSettings *, int, int *, int *);
13484 extern (C) int gtk_icon_size_lookup(int, int *, int *);
13485 extern (C) void * gtk_icon_factory_lookup_default(char *);
13486 extern (C) void gtk_icon_factory_remove_default(_GtkIconFactory *);
13487 extern (C) void gtk_icon_factory_add_default(_GtkIconFactory *);
13488 extern (C) void * gtk_icon_factory_lookup(_GtkIconFactory *, char *);
13489 extern (C) void gtk_icon_factory_add(_GtkIconFactory *, char *, void *);
13490 extern (C) _GtkIconFactory * gtk_icon_factory_new();
13491 extern (C) uint gtk_icon_factory_get_type();
13492 extern (C) _GtkWidget * gtk_hseparator_new();
13493 extern (C) uint gtk_hseparator_get_type();
13494 extern (C) uint gtk_separator_get_type();
13495 extern (C) _GtkWidget * gtk_hscale_new_with_range(double, double, double);
13496 extern (C) _GtkWidget * gtk_hscale_new(_GtkAdjustment *);
13497 extern (C) uint gtk_hscale_get_type();
13498 extern (C) char * _gtk_scale_format_value(_GtkScale *, double);
13499 extern (C) void _gtk_scale_get_value_size(_GtkScale *, int *, int *);
13500 extern (C) void _gtk_scale_clear_layout(_GtkScale *);
13501 extern (C) void gtk_scale_get_layout_offsets(_GtkScale *, int *, int *);
13502 extern (C) void * gtk_scale_get_layout(_GtkScale *);
13503 extern (C) int gtk_scale_get_value_pos(_GtkScale *);
13504 extern (C) void gtk_scale_set_value_pos(_GtkScale *, int);
13505 extern (C) int gtk_scale_get_draw_value(_GtkScale *);
13506 extern (C) void gtk_scale_set_draw_value(_GtkScale *, int);
13507 extern (C) int gtk_scale_get_digits(_GtkScale *);
13508 extern (C) void gtk_scale_set_digits(_GtkScale *, int);
13509 extern (C) uint gtk_scale_get_type();
13510 extern (C) _GtkWidget * gtk_hruler_new();
13511 extern (C) uint gtk_hruler_get_type();
13512 extern (C) void gtk_ruler_get_range(_GtkRuler *, double *, double *, double *, double *);
13513 extern (C) int gtk_ruler_get_metric(_GtkRuler *);
13514 extern (C) void gtk_ruler_draw_pos(_GtkRuler *);
13515 extern (C) void gtk_ruler_draw_ticks(_GtkRuler *);
13516 extern (C) void gtk_ruler_set_range(_GtkRuler *, double, double, double, double);
13517 extern (C) void gtk_ruler_set_metric(_GtkRuler *, int);
13518 extern (C) uint gtk_ruler_get_type();
13519 extern (C) _GtkWidget * gtk_hpaned_new();
13520 extern (C) uint gtk_hpaned_get_type();
13521 extern (C) void gtk_paned_compute_position(_GtkPaned *, int, int, int);
13522 extern (C) _GtkWidget * gtk_paned_get_child2(_GtkPaned *);
13523 extern (C) _GtkWidget * gtk_paned_get_child1(_GtkPaned *);
13524 extern (C) void gtk_paned_set_position(_GtkPaned *, int);
13525 extern (C) int gtk_paned_get_position(_GtkPaned *);
13526 extern (C) void gtk_paned_pack2(_GtkPaned *, _GtkWidget *, int, int);
13527 extern (C) void gtk_paned_pack1(_GtkPaned *, _GtkWidget *, int, int);
13528 extern (C) void gtk_paned_add2(_GtkPaned *, _GtkWidget *);
13529 extern (C) void gtk_paned_add1(_GtkPaned *, _GtkWidget *);
13530 extern (C) uint gtk_paned_get_type();
13531 extern (C) void gtk_hbutton_box_set_layout_default(int);
13532 extern (C) void gtk_hbutton_box_set_spacing_default(int);
13533 extern (C) int gtk_hbutton_box_get_layout_default();
13534 extern (C) int gtk_hbutton_box_get_spacing_default();
13535 extern (C) _GtkWidget * gtk_hbutton_box_new();
13536 extern (C) uint gtk_hbutton_box_get_type();
13537 extern (C) int gtk_handle_box_get_snap_edge(_GtkHandleBox *);
13538 extern (C) void gtk_handle_box_set_snap_edge(_GtkHandleBox *, int);
13539 extern (C) int gtk_handle_box_get_handle_position(_GtkHandleBox *);
13540 extern (C) void gtk_handle_box_set_handle_position(_GtkHandleBox *, int);
13541 extern (C) int gtk_handle_box_get_shadow_type(_GtkHandleBox *);
13542 extern (C) void gtk_handle_box_set_shadow_type(_GtkHandleBox *, int);
13543 extern (C) _GtkWidget * gtk_handle_box_new();
13544 extern (C) uint gtk_handle_box_get_type();
13545 extern (C) void gtk_gc_release(_GdkGC *);
13546 extern (C) _GdkGC * gtk_gc_get(int, _GdkColormap *, _GdkGCValues *, int);
13547 extern (C) _GtkWidget * gtk_gamma_curve_new();
13548 extern (C) uint gtk_gamma_curve_get_type();
13549 extern (C) void gtk_font_selection_dialog_set_preview_text(_GtkFontSelectionDialog *, char *);
13550 extern (C) char * gtk_font_selection_dialog_get_preview_text(_GtkFontSelectionDialog *);
13551 extern (C) int gtk_font_selection_dialog_set_font_name(_GtkFontSelectionDialog *, char *);
13552 extern (C) _GdkFont * gtk_font_selection_dialog_get_font(_GtkFontSelectionDialog *);
13553 extern (C) char * gtk_font_selection_dialog_get_font_name(_GtkFontSelectionDialog *);
13554 extern (C) _GtkWidget * gtk_font_selection_dialog_new(char *);
13555 extern (C) uint gtk_font_selection_dialog_get_type();
13556 extern (C) void gtk_font_selection_set_preview_text(_GtkFontSelection *, char *);
13557 extern (C) char * gtk_font_selection_get_preview_text(_GtkFontSelection *);
13558 extern (C) int gtk_font_selection_set_font_name(_GtkFontSelection *, char *);
13559 extern (C) _GdkFont * gtk_font_selection_get_font(_GtkFontSelection *);
13560 extern (C) char * gtk_font_selection_get_font_name(_GtkFontSelection *);
13561 extern (C) _GtkWidget * gtk_font_selection_new();
13562 extern (C) uint gtk_font_selection_get_type();
13563 extern (C) void gtk_font_button_set_show_size(_GtkFontButton *, int);
13564 extern (C) int gtk_font_button_get_show_size(_GtkFontButton *);
13565 extern (C) void gtk_font_button_set_show_style(_GtkFontButton *, int);
13566 extern (C) int gtk_font_button_get_show_style(_GtkFontButton *);
13567 extern (C) int gtk_font_button_set_font_name(_GtkFontButton *, char *);
13568 extern (C) char * gtk_font_button_get_font_name(_GtkFontButton *);
13569 extern (C) void gtk_font_button_set_use_size(_GtkFontButton *, int);
13570 extern (C) int gtk_font_button_get_use_size(_GtkFontButton *);
13571 extern (C) void gtk_font_button_set_use_font(_GtkFontButton *, int);
13572 extern (C) int gtk_font_button_get_use_font(_GtkFontButton *);
13573 extern (C) void gtk_font_button_set_title(_GtkFontButton *, char *);
13574 extern (C) char * gtk_font_button_get_title(_GtkFontButton *);
13575 extern (C) _GtkWidget * gtk_font_button_new_with_font(char *);
13576 extern (C) _GtkWidget * gtk_font_button_new();
13577 extern (C) uint gtk_font_button_get_type();
13578 extern (C) _GtkWidget * gtk_file_chooser_widget_new_with_backend(int, char *);
13579 extern (C) _GtkWidget * gtk_file_chooser_widget_new(int);
13580 extern (C) uint gtk_file_chooser_widget_get_type();
13581 extern (C) _GtkWidget * gtk_file_chooser_dialog_new_with_backend(char *, _GtkWindow *, int, char *, char *, ...);
13582 extern (C) _GtkWidget * gtk_file_chooser_dialog_new(char *, _GtkWindow *, int, char *, ...);
13583 extern (C) uint gtk_file_chooser_dialog_get_type();
13584 extern (C) void gtk_file_chooser_button_set_focus_on_click(_GtkFileChooserButton *, int);
13585 extern (C) int gtk_file_chooser_button_get_focus_on_click(_GtkFileChooserButton *);
13586 extern (C) void gtk_file_chooser_button_set_width_chars(_GtkFileChooserButton *, int);
13587 extern (C) int gtk_file_chooser_button_get_width_chars(_GtkFileChooserButton *);
13588 extern (C) void gtk_file_chooser_button_set_title(_GtkFileChooserButton *, char *);
13589 extern (C) char * gtk_file_chooser_button_get_title(_GtkFileChooserButton *);
13590 extern (C) _GtkWidget * gtk_file_chooser_button_new_with_dialog(_GtkWidget *);
13591 extern (C) _GtkWidget * gtk_file_chooser_button_new_with_backend(char *, int, char *);
13592 extern (C) _GtkWidget * gtk_file_chooser_button_new(char *, int);
13593 extern (C) uint gtk_file_chooser_button_get_type();
13594 extern (C) _GSList * gtk_file_chooser_list_shortcut_folder_uris(void *);
13595 extern (C) int gtk_file_chooser_remove_shortcut_folder_uri(void *, char *, _GError * *);
13596 extern (C) int gtk_file_chooser_add_shortcut_folder_uri(void *, char *, _GError * *);
13597 extern (C) _GSList * gtk_file_chooser_list_shortcut_folders(void *);
13598 extern (C) int gtk_file_chooser_remove_shortcut_folder(void *, char *, _GError * *);
13599 extern (C) int gtk_file_chooser_add_shortcut_folder(void *, char *, _GError * *);
13600 extern (C) void * gtk_file_chooser_get_filter(void *);
13601 extern (C) void gtk_file_chooser_set_filter(void *, void *);
13602 extern (C) _GSList * gtk_file_chooser_list_filters(void *);
13603 extern (C) void gtk_file_chooser_remove_filter(void *, void *);
13604 extern (C) void gtk_file_chooser_add_filter(void *, void *);
13605 extern (C) _GtkWidget * gtk_file_chooser_get_extra_widget(void *);
13606 extern (C) void gtk_file_chooser_set_extra_widget(void *, _GtkWidget *);
13607 extern (C) char * gtk_file_chooser_get_preview_uri(void *);
13608 extern (C) char * gtk_file_chooser_get_preview_filename(void *);
13609 extern (C) int gtk_file_chooser_get_use_preview_label(void *);
13610 extern (C) void gtk_file_chooser_set_use_preview_label(void *, int);
13611 extern (C) int gtk_file_chooser_get_preview_widget_active(void *);
13612 extern (C) void gtk_file_chooser_set_preview_widget_active(void *, int);
13613 extern (C) _GtkWidget * gtk_file_chooser_get_preview_widget(void *);
13614 extern (C) void gtk_file_chooser_set_preview_widget(void *, _GtkWidget *);
13615 extern (C) char * gtk_file_chooser_get_current_folder_uri(void *);
13616 extern (C) int gtk_file_chooser_set_current_folder_uri(void *, char *);
13617 extern (C) _GSList * gtk_file_chooser_get_uris(void *);
13618 extern (C) void gtk_file_chooser_unselect_uri(void *, char *);
13619 extern (C) int gtk_file_chooser_select_uri(void *, char *);
13620 extern (C) int gtk_file_chooser_set_uri(void *, char *);
13621 extern (C) char * gtk_file_chooser_get_uri(void *);
13622 extern (C) char * gtk_file_chooser_get_current_folder(void *);
13623 extern (C) int gtk_file_chooser_set_current_folder(void *, char *);
13624 extern (C) _GSList * gtk_file_chooser_get_filenames(void *);
13625 extern (C) void gtk_file_chooser_unselect_all(void *);
13626 extern (C) void gtk_file_chooser_select_all(void *);
13627 extern (C) void gtk_file_chooser_unselect_filename(void *, char *);
13628 extern (C) int gtk_file_chooser_select_filename(void *, char *);
13629 extern (C) int gtk_file_chooser_set_filename(void *, char *);
13630 extern (C) char * gtk_file_chooser_get_filename(void *);
13631 extern (C) void gtk_file_chooser_set_current_name(void *, char *);
13632 extern (C) int gtk_file_chooser_get_do_overwrite_confirmation(void *);
13633 extern (C) void gtk_file_chooser_set_do_overwrite_confirmation(void *, int);
13634 extern (C) int gtk_file_chooser_get_show_hidden(void *);
13635 extern (C) void gtk_file_chooser_set_show_hidden(void *, int);
13636 extern (C) int gtk_file_chooser_get_select_multiple(void *);
13637 extern (C) void gtk_file_chooser_set_select_multiple(void *, int);
13638 extern (C) int gtk_file_chooser_get_local_only(void *);
13639 extern (C) void gtk_file_chooser_set_local_only(void *, int);
13640 extern (C) int gtk_file_chooser_get_action(void *);
13641 extern (C) void gtk_file_chooser_set_action(void *, int);
13642 extern (C) uint gtk_file_chooser_error_quark();
13643 extern (C) uint gtk_file_chooser_get_type();
13644 extern (C) int gtk_file_filter_filter(void *, _GtkFileFilterInfo *);
13645 extern (C) int gtk_file_filter_get_needed(void *);
13646 extern (C) void gtk_file_filter_add_custom(void *, int, _BCD_func__10568, void *, _BCD_func__13158);
13647 extern (C) void gtk_file_filter_add_pixbuf_formats(void *);
13648 extern (C) void gtk_file_filter_add_pattern(void *, char *);
13649 extern (C) void gtk_file_filter_add_mime_type(void *, char *);
13650 extern (C) char * gtk_file_filter_get_name(void *);
13651 extern (C) void gtk_file_filter_set_name(void *, char *);
13652 extern (C) void * gtk_file_filter_new();
13653 extern (C) uint gtk_file_filter_get_type();
13654 extern (C) int gtk_fixed_get_has_window(_GtkFixed *);
13655 extern (C) void gtk_fixed_set_has_window(_GtkFixed *, int);
13656 extern (C) void gtk_fixed_move(_GtkFixed *, _GtkWidget *, int, int);
13657 extern (C) void gtk_fixed_put(_GtkFixed *, _GtkWidget *, int, int);
13658 extern (C) _GtkWidget * gtk_fixed_new();
13659 extern (C) uint gtk_fixed_get_type();
13660 extern (C) int gtk_file_selection_get_select_multiple(_GtkFileSelection *);
13661 extern (C) void gtk_file_selection_set_select_multiple(_GtkFileSelection *, int);
13662 extern (C) char * * gtk_file_selection_get_selections(_GtkFileSelection *);
13663 extern (C) void gtk_file_selection_hide_fileop_buttons(_GtkFileSelection *);
13664 extern (C) void gtk_file_selection_show_fileop_buttons(_GtkFileSelection *);
13665 extern (C) void gtk_file_selection_complete(_GtkFileSelection *, char *);
13666 extern (C) char * gtk_file_selection_get_filename(_GtkFileSelection *);
13667 extern (C) void gtk_file_selection_set_filename(_GtkFileSelection *, char *);
13668 extern (C) _GtkWidget * gtk_file_selection_new(char *);
13669 extern (C) uint gtk_file_selection_get_type();
13670 extern (C) _GtkWidget * gtk_expander_get_label_widget(_GtkExpander *);
13671 extern (C) void gtk_expander_set_label_widget(_GtkExpander *, _GtkWidget *);
13672 extern (C) int gtk_expander_get_use_markup(_GtkExpander *);
13673 extern (C) void gtk_expander_set_use_markup(_GtkExpander *, int);
13674 extern (C) int gtk_expander_get_use_underline(_GtkExpander *);
13675 extern (C) void gtk_expander_set_use_underline(_GtkExpander *, int);
13676 extern (C) char * gtk_expander_get_label(_GtkExpander *);
13677 extern (C) void gtk_expander_set_label(_GtkExpander *, char *);
13678 extern (C) int gtk_expander_get_spacing(_GtkExpander *);
13679 extern (C) void gtk_expander_set_spacing(_GtkExpander *, int);
13680 extern (C) int gtk_expander_get_expanded(_GtkExpander *);
13681 extern (C) void gtk_expander_set_expanded(_GtkExpander *, int);
13682 extern (C) _GtkWidget * gtk_expander_new_with_mnemonic(char *);
13683 extern (C) _GtkWidget * gtk_expander_new(char *);
13684 extern (C) uint gtk_expander_get_type();
13685 extern (C) void gtk_event_box_set_above_child(_GtkEventBox *, int);
13686 extern (C) int gtk_event_box_get_above_child(_GtkEventBox *);
13687 extern (C) void gtk_event_box_set_visible_window(_GtkEventBox *, int);
13688 extern (C) int gtk_event_box_get_visible_window(_GtkEventBox *);
13689 extern (C) _GtkWidget * gtk_event_box_new();
13690 extern (C) uint gtk_event_box_get_type();
13691 extern (C) void gtk_curve_set_curve_type(_GtkCurve *, int);
13692 extern (C) void gtk_curve_set_vector(_GtkCurve *, int, float *);
13693 extern (C) void gtk_curve_get_vector(_GtkCurve *, int, float *);
13694 extern (C) void gtk_curve_set_range(_GtkCurve *, float, float, float, float);
13695 extern (C) void gtk_curve_set_gamma(_GtkCurve *, float);
13696 extern (C) void gtk_curve_reset(_GtkCurve *);
13697 extern (C) _GtkWidget * gtk_curve_new();
13698 extern (C) uint gtk_curve_get_type();
13699 extern (C) void gtk_drawing_area_size(_GtkDrawingArea *, int, int);
13700 extern (C) _GtkWidget * gtk_drawing_area_new();
13701 extern (C) uint gtk_drawing_area_get_type();
13702 extern (C) uint gtk_ctree_node_get_type();
13703 extern (C) void gtk_ctree_sort_recursive(_GtkCTree *, _GtkCTreeNode *);
13704 extern (C) void gtk_ctree_sort_node(_GtkCTree *, _GtkCTreeNode *);
13705 extern (C) void gtk_ctree_set_drag_compare_func(_GtkCTree *, _BCD_func__10682);
13706 extern (C) void gtk_ctree_set_expander_style(_GtkCTree *, int);
13707 extern (C) void gtk_ctree_set_line_style(_GtkCTree *, int);
13708 extern (C) void gtk_ctree_set_show_stub(_GtkCTree *, int);
13709 extern (C) void gtk_ctree_set_spacing(_GtkCTree *, int);
13710 extern (C) void gtk_ctree_set_indent(_GtkCTree *, int);
13711 extern (C) int gtk_ctree_node_is_visible(_GtkCTree *, _GtkCTreeNode *);
13712 extern (C) void gtk_ctree_node_moveto(_GtkCTree *, _GtkCTreeNode *, int, float, float);
13713 extern (C) void * gtk_ctree_node_get_row_data(_GtkCTree *, _GtkCTreeNode *);
13714 extern (C) void gtk_ctree_node_set_row_data_full(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__13158);
13715 extern (C) void gtk_ctree_node_set_row_data(_GtkCTree *, _GtkCTreeNode *, void *);
13716 extern (C) void gtk_ctree_node_set_background(_GtkCTree *, _GtkCTreeNode *, _GdkColor *);
13717 extern (C) void gtk_ctree_node_set_foreground(_GtkCTree *, _GtkCTreeNode *, _GdkColor *);
13718 extern (C) _GtkStyle * gtk_ctree_node_get_cell_style(_GtkCTree *, _GtkCTreeNode *, int);
13719 extern (C) void gtk_ctree_node_set_cell_style(_GtkCTree *, _GtkCTreeNode *, int, _GtkStyle *);
13720 extern (C) _GtkStyle * gtk_ctree_node_get_row_style(_GtkCTree *, _GtkCTreeNode *);
13721 extern (C) void gtk_ctree_node_set_row_style(_GtkCTree *, _GtkCTreeNode *, _GtkStyle *);
13722 extern (C) int gtk_ctree_get_node_info(_GtkCTree *, _GtkCTreeNode *, char * *, char *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, _GdkDrawable * *, int *, int *);
13723 extern (C) int gtk_ctree_node_get_pixtext(_GtkCTree *, _GtkCTreeNode *, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *);
13724 extern (C) int gtk_ctree_node_get_pixmap(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable * *, _GdkDrawable * *);
13725 extern (C) int gtk_ctree_node_get_text(_GtkCTree *, _GtkCTreeNode *, int, char * *);
13726 extern (C) int gtk_ctree_node_get_cell_type(_GtkCTree *, _GtkCTreeNode *, int);
13727 extern (C) int gtk_ctree_node_get_selectable(_GtkCTree *, _GtkCTreeNode *);
13728 extern (C) void gtk_ctree_node_set_selectable(_GtkCTree *, _GtkCTreeNode *, int);
13729 extern (C) void gtk_ctree_node_set_shift(_GtkCTree *, _GtkCTreeNode *, int, int, int);
13730 extern (C) void gtk_ctree_set_node_info(_GtkCTree *, _GtkCTreeNode *, char *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int);
13731 extern (C) void gtk_ctree_node_set_pixtext(_GtkCTree *, _GtkCTreeNode *, int, char *, char, _GdkDrawable *, _GdkDrawable *);
13732 extern (C) void gtk_ctree_node_set_pixmap(_GtkCTree *, _GtkCTreeNode *, int, _GdkDrawable *, _GdkDrawable *);
13733 extern (C) void gtk_ctree_node_set_text(_GtkCTree *, _GtkCTreeNode *, int, char *);
13734 extern (C) void gtk_ctree_real_select_recursive(_GtkCTree *, _GtkCTreeNode *, int);
13735 extern (C) void gtk_ctree_unselect_recursive(_GtkCTree *, _GtkCTreeNode *);
13736 extern (C) void gtk_ctree_unselect(_GtkCTree *, _GtkCTreeNode *);
13737 extern (C) void gtk_ctree_select_recursive(_GtkCTree *, _GtkCTreeNode *);
13738 extern (C) void gtk_ctree_select(_GtkCTree *, _GtkCTreeNode *);
13739 extern (C) void gtk_ctree_toggle_expansion_recursive(_GtkCTree *, _GtkCTreeNode *);
13740 extern (C) void gtk_ctree_toggle_expansion(_GtkCTree *, _GtkCTreeNode *);
13741 extern (C) void gtk_ctree_collapse_to_depth(_GtkCTree *, _GtkCTreeNode *, int);
13742 extern (C) void gtk_ctree_collapse_recursive(_GtkCTree *, _GtkCTreeNode *);
13743 extern (C) void gtk_ctree_collapse(_GtkCTree *, _GtkCTreeNode *);
13744 extern (C) void gtk_ctree_expand_to_depth(_GtkCTree *, _GtkCTreeNode *, int);
13745 extern (C) void gtk_ctree_expand_recursive(_GtkCTree *, _GtkCTreeNode *);
13746 extern (C) void gtk_ctree_expand(_GtkCTree *, _GtkCTreeNode *);
13747 extern (C) void gtk_ctree_move(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GtkCTreeNode *);
13748 extern (C) int gtk_ctree_is_hot_spot(_GtkCTree *, int, int);
13749 extern (C) _GList * gtk_ctree_find_all_by_row_data_custom(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970);
13750 extern (C) _GtkCTreeNode * gtk_ctree_find_by_row_data_custom(_GtkCTree *, _GtkCTreeNode *, void *, _BCD_func__14970);
13751 extern (C) _GList * gtk_ctree_find_all_by_row_data(_GtkCTree *, _GtkCTreeNode *, void *);
13752 extern (C) _GtkCTreeNode * gtk_ctree_find_by_row_data(_GtkCTree *, _GtkCTreeNode *, void *);
13753 extern (C) int gtk_ctree_is_ancestor(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *);
13754 extern (C) int gtk_ctree_find(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *);
13755 extern (C) _GtkCTreeNode * gtk_ctree_node_nth(_GtkCTree *, uint);
13756 extern (C) _GtkCTreeNode * gtk_ctree_find_node_ptr(_GtkCTree *, _GtkCTreeRow *);
13757 extern (C) _GtkCTreeNode * gtk_ctree_last(_GtkCTree *, _GtkCTreeNode *);
13758 extern (C) int gtk_ctree_is_viewable(_GtkCTree *, _GtkCTreeNode *);
13759 extern (C) void gtk_ctree_pre_recursive_to_depth(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *);
13760 extern (C) void gtk_ctree_pre_recursive(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *);
13761 extern (C) void gtk_ctree_post_recursive_to_depth(_GtkCTree *, _GtkCTreeNode *, int, _BCD_func__10684, void *);
13762 extern (C) void gtk_ctree_post_recursive(_GtkCTree *, _GtkCTreeNode *, _BCD_func__10684, void *);
13763 extern (C) _GNode * gtk_ctree_export_to_gnode(_GtkCTree *, _GNode *, _GNode *, _GtkCTreeNode *, _BCD_func__10683, void *);
13764 extern (C) _GtkCTreeNode * gtk_ctree_insert_gnode(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, _GNode *, _BCD_func__10683, void *);
13765 extern (C) void gtk_ctree_remove_node(_GtkCTree *, _GtkCTreeNode *);
13766 extern (C) _GtkCTreeNode * gtk_ctree_insert_node(_GtkCTree *, _GtkCTreeNode *, _GtkCTreeNode *, char * *, char, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, _GdkDrawable *, int, int);
13767 extern (C) _GtkWidget * gtk_ctree_new(int, int);
13768 extern (C) _GtkWidget * gtk_ctree_new_with_titles(int, int, char * *);
13769 extern (C) uint gtk_ctree_get_type();
13770 extern (C) _GtkWidget * gtk_combo_box_entry_new_text();
13771 extern (C) int gtk_combo_box_entry_get_text_column(_GtkComboBoxEntry *);
13772 extern (C) void gtk_combo_box_entry_set_text_column(_GtkComboBoxEntry *, int);
13773 extern (C) _GtkWidget * gtk_combo_box_entry_new_with_model(void *, int);
13774 extern (C) _GtkWidget * gtk_combo_box_entry_new();
13775 extern (C) uint gtk_combo_box_entry_get_type();
13776 extern (C) int _gtk_combo_box_editing_canceled(_GtkComboBox *);
13777 extern (C) _AtkObject * gtk_combo_box_get_popup_accessible(_GtkComboBox *);
13778 extern (C) void gtk_combo_box_popdown(_GtkComboBox *);
13779 extern (C) void gtk_combo_box_popup(_GtkComboBox *);
13780 extern (C) char * gtk_combo_box_get_active_text(_GtkComboBox *);
13781 extern (C) void gtk_combo_box_remove_text(_GtkComboBox *, int);
13782 extern (C) void gtk_combo_box_prepend_text(_GtkComboBox *, char *);
13783 extern (C) void gtk_combo_box_insert_text(_GtkComboBox *, int, char *);
13784 extern (C) void gtk_combo_box_append_text(_GtkComboBox *, char *);
13785 extern (C) _GtkWidget * gtk_combo_box_new_text();
13786 extern (C) void gtk_combo_box_set_row_separator_func(_GtkComboBox *, _BCD_func__10753, void *, _BCD_func__13158);
13787 extern (C) _BCD_func__10753 gtk_combo_box_get_row_separator_func(_GtkComboBox *);
13788 extern (C) void * gtk_combo_box_get_model(_GtkComboBox *);
13789 extern (C) void gtk_combo_box_set_model(_GtkComboBox *, void *);
13790 extern (C) void gtk_combo_box_set_active_iter(_GtkComboBox *, _GtkTreeIter *);
13791 extern (C) int gtk_combo_box_get_active_iter(_GtkComboBox *, _GtkTreeIter *);
13792 extern (C) void gtk_combo_box_set_active(_GtkComboBox *, int);
13793 extern (C) int gtk_combo_box_get_active(_GtkComboBox *);
13794 extern (C) void gtk_combo_box_set_focus_on_click(_GtkComboBox *, int);
13795 extern (C) int gtk_combo_box_get_focus_on_click(_GtkComboBox *);
13796 extern (C) void gtk_combo_box_set_title(_GtkComboBox *, char *);
13797 extern (C) char * gtk_combo_box_get_title(_GtkComboBox *);
13798 extern (C) void gtk_combo_box_set_add_tearoffs(_GtkComboBox *, int);
13799 extern (C) int gtk_combo_box_get_add_tearoffs(_GtkComboBox *);
13800 extern (C) void gtk_combo_box_set_column_span_column(_GtkComboBox *, int);
13801 extern (C) int gtk_combo_box_get_column_span_column(_GtkComboBox *);
13802 extern (C) void gtk_combo_box_set_row_span_column(_GtkComboBox *, int);
13803 extern (C) int gtk_combo_box_get_row_span_column(_GtkComboBox *);
13804 extern (C) void gtk_combo_box_set_wrap_width(_GtkComboBox *, int);
13805 extern (C) int gtk_combo_box_get_wrap_width(_GtkComboBox *);
13806 extern (C) _GtkWidget * gtk_combo_box_new_with_model(void *);
13807 extern (C) _GtkWidget * gtk_combo_box_new();
13808 extern (C) uint gtk_combo_box_get_type();
13809 extern (C) int gtk_tree_view_get_tooltip_column(_GtkTreeView *);
13810 extern (C) void gtk_tree_view_set_tooltip_column(_GtkTreeView *, int);
13811 extern (C) int gtk_tree_view_get_tooltip_context(_GtkTreeView *, int *, int *, int, void * *, void * *, _GtkTreeIter *);
13812 extern (C) void gtk_tree_view_set_tooltip_cell(_GtkTreeView *, void *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *);
13813 extern (C) void gtk_tree_view_set_tooltip_row(_GtkTreeView *, void *, void *);
13814 extern (C) int gtk_tree_view_get_level_indentation(_GtkTreeView *);
13815 extern (C) void gtk_tree_view_set_level_indentation(_GtkTreeView *, int);
13816 extern (C) int gtk_tree_view_get_show_expanders(_GtkTreeView *);
13817 extern (C) void gtk_tree_view_set_show_expanders(_GtkTreeView *, int);
13818 extern (C) void gtk_tree_view_set_enable_tree_lines(_GtkTreeView *, int);
13819 extern (C) int gtk_tree_view_get_enable_tree_lines(_GtkTreeView *);
13820 extern (C) void gtk_tree_view_set_grid_lines(_GtkTreeView *, int);
13821 extern (C) int gtk_tree_view_get_grid_lines(_GtkTreeView *);
13822 extern (C) void gtk_tree_view_set_row_separator_func(_GtkTreeView *, _BCD_func__10753, void *, _BCD_func__13158);
13823 extern (C) _BCD_func__10753 gtk_tree_view_get_row_separator_func(_GtkTreeView *);
13824 extern (C) int gtk_tree_view_is_rubber_banding_active(_GtkTreeView *);
13825 extern (C) int gtk_tree_view_get_rubber_banding(_GtkTreeView *);
13826 extern (C) void gtk_tree_view_set_rubber_banding(_GtkTreeView *, int);
13827 extern (C) int gtk_tree_view_get_hover_expand(_GtkTreeView *);
13828 extern (C) void gtk_tree_view_set_hover_expand(_GtkTreeView *, int);
13829 extern (C) int gtk_tree_view_get_hover_selection(_GtkTreeView *);
13830 extern (C) void gtk_tree_view_set_hover_selection(_GtkTreeView *, int);
13831 extern (C) int gtk_tree_view_get_fixed_height_mode(_GtkTreeView *);
13832 extern (C) void gtk_tree_view_set_fixed_height_mode(_GtkTreeView *, int);
13833 extern (C) void gtk_tree_view_set_destroy_count_func(_GtkTreeView *, _BCD_func__10748, void *, _BCD_func__13158);
13834 extern (C) void gtk_tree_view_convert_bin_window_to_tree_coords(_GtkTreeView *, int, int, int *, int *);
13835 extern (C) void gtk_tree_view_convert_tree_to_bin_window_coords(_GtkTreeView *, int, int, int *, int *);
13836 extern (C) void gtk_tree_view_convert_bin_window_to_widget_coords(_GtkTreeView *, int, int, int *, int *);
13837 extern (C) void gtk_tree_view_convert_widget_to_bin_window_coords(_GtkTreeView *, int, int, int *, int *);
13838 extern (C) void gtk_tree_view_convert_tree_to_widget_coords(_GtkTreeView *, int, int, int *, int *);
13839 extern (C) void gtk_tree_view_convert_widget_to_tree_coords(_GtkTreeView *, int, int, int *, int *);
13840 extern (C) void gtk_tree_view_set_search_position_func(_GtkTreeView *, _BCD_func__10752, void *, _BCD_func__13158);
13841 extern (C) _BCD_func__10752 gtk_tree_view_get_search_position_func(_GtkTreeView *);
13842 extern (C) void gtk_tree_view_set_search_entry(_GtkTreeView *, _GtkEntry *);
13843 extern (C) _GtkEntry * gtk_tree_view_get_search_entry(_GtkTreeView *);
13844 extern (C) void gtk_tree_view_set_search_equal_func(_GtkTreeView *, _BCD_func__10754, void *, _BCD_func__13158);
13845 extern (C) _BCD_func__10754 gtk_tree_view_get_search_equal_func(_GtkTreeView *);
13846 extern (C) void gtk_tree_view_set_search_column(_GtkTreeView *, int);
13847 extern (C) int gtk_tree_view_get_search_column(_GtkTreeView *);
13848 extern (C) int gtk_tree_view_get_enable_search(_GtkTreeView *);
13849 extern (C) void gtk_tree_view_set_enable_search(_GtkTreeView *, int);
13850 extern (C) _GdkDrawable * gtk_tree_view_create_row_drag_icon(_GtkTreeView *, void *);
13851 extern (C) int gtk_tree_view_get_dest_row_at_pos(_GtkTreeView *, int, int, void * *, int *);
13852 extern (C) void gtk_tree_view_get_drag_dest_row(_GtkTreeView *, void * *, int *);
13853 extern (C) void gtk_tree_view_set_drag_dest_row(_GtkTreeView *, void *, int);
13854 extern (C) void gtk_tree_view_unset_rows_drag_dest(_GtkTreeView *);
13855 extern (C) void gtk_tree_view_unset_rows_drag_source(_GtkTreeView *);
13856 extern (C) void gtk_tree_view_enable_model_drag_dest(_GtkTreeView *, _GtkTargetEntry *, int, int);
13857 extern (C) void gtk_tree_view_enable_model_drag_source(_GtkTreeView *, int, _GtkTargetEntry *, int, int);
13858 extern (C) int gtk_tree_view_get_visible_range(_GtkTreeView *, void * *, void * *);
13859 extern (C) void gtk_tree_view_tree_to_widget_coords(_GtkTreeView *, int, int, int *, int *);
13860 extern (C) void gtk_tree_view_widget_to_tree_coords(_GtkTreeView *, int, int, int *, int *);
13861 extern (C) void gtk_tree_view_get_visible_rect(_GtkTreeView *, _GdkRectangle *);
13862 extern (C) void gtk_tree_view_get_background_area(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *);
13863 extern (C) void gtk_tree_view_get_cell_area(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GdkRectangle *);
13864 extern (C) int gtk_tree_view_get_path_at_pos(_GtkTreeView *, int, int, void * *, _GtkTreeViewColumn * *, int *, int *);
13865 extern (C) _GdkDrawable * gtk_tree_view_get_bin_window(_GtkTreeView *);
13866 extern (C) void gtk_tree_view_get_cursor(_GtkTreeView *, void * *, _GtkTreeViewColumn * *);
13867 extern (C) void gtk_tree_view_set_cursor_on_cell(_GtkTreeView *, void *, _GtkTreeViewColumn *, _GtkCellRenderer *, int);
13868 extern (C) void gtk_tree_view_set_cursor(_GtkTreeView *, void *, _GtkTreeViewColumn *, int);
13869 extern (C) int gtk_tree_view_get_reorderable(_GtkTreeView *);
13870 extern (C) void gtk_tree_view_set_reorderable(_GtkTreeView *, int);
13871 extern (C) int gtk_tree_view_row_expanded(_GtkTreeView *, void *);
13872 extern (C) void gtk_tree_view_map_expanded_rows(_GtkTreeView *, _BCD_func__10755, void *);
13873 extern (C) int gtk_tree_view_collapse_row(_GtkTreeView *, void *);
13874 extern (C) int gtk_tree_view_expand_row(_GtkTreeView *, void *, int);
13875 extern (C) void gtk_tree_view_expand_to_path(_GtkTreeView *, void *);
13876 extern (C) void gtk_tree_view_collapse_all(_GtkTreeView *);
13877 extern (C) void gtk_tree_view_expand_all(_GtkTreeView *);
13878 extern (C) void gtk_tree_view_row_activated(_GtkTreeView *, void *, _GtkTreeViewColumn *);
13879 extern (C) void gtk_tree_view_scroll_to_cell(_GtkTreeView *, void *, _GtkTreeViewColumn *, int, float, float);
13880 extern (C) void gtk_tree_view_scroll_to_point(_GtkTreeView *, int, int);
13881 extern (C) void gtk_tree_view_set_column_drag_function(_GtkTreeView *, _BCD_func__10756, void *, _BCD_func__13158);
13882 extern (C) _GtkTreeViewColumn * gtk_tree_view_get_expander_column(_GtkTreeView *);
13883 extern (C) void gtk_tree_view_set_expander_column(_GtkTreeView *, _GtkTreeViewColumn *);
13884 extern (C) void gtk_tree_view_move_column_after(_GtkTreeView *, _GtkTreeViewColumn *, _GtkTreeViewColumn *);
13885 extern (C) _GList * gtk_tree_view_get_columns(_GtkTreeView *);
13886 extern (C) _GtkTreeViewColumn * gtk_tree_view_get_column(_GtkTreeView *, int);
13887 extern (C) int gtk_tree_view_insert_column_with_data_func(_GtkTreeView *, int, char *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158);
13888 extern (C) int gtk_tree_view_insert_column_with_attributes(_GtkTreeView *, int, char *, _GtkCellRenderer *, ...);
13889 extern (C) int gtk_tree_view_insert_column(_GtkTreeView *, _GtkTreeViewColumn *, int);
13890 extern (C) int gtk_tree_view_remove_column(_GtkTreeView *, _GtkTreeViewColumn *);
13891 extern (C) int gtk_tree_view_append_column(_GtkTreeView *, _GtkTreeViewColumn *);
13892 extern (C) int gtk_tree_view_get_rules_hint(_GtkTreeView *);
13893 extern (C) void gtk_tree_view_set_rules_hint(_GtkTreeView *, int);
13894 extern (C) void gtk_tree_view_set_headers_clickable(_GtkTreeView *, int);
13895 extern (C) int gtk_tree_view_get_headers_clickable(_GtkTreeView *);
13896 extern (C) void gtk_tree_view_columns_autosize(_GtkTreeView *);
13897 extern (C) void gtk_tree_view_set_headers_visible(_GtkTreeView *, int);
13898 extern (C) int gtk_tree_view_get_headers_visible(_GtkTreeView *);
13899 extern (C) void gtk_tree_view_set_vadjustment(_GtkTreeView *, _GtkAdjustment *);
13900 extern (C) _GtkAdjustment * gtk_tree_view_get_vadjustment(_GtkTreeView *);
13901 extern (C) void gtk_tree_view_set_hadjustment(_GtkTreeView *, _GtkAdjustment *);
13902 extern (C) _GtkAdjustment * gtk_tree_view_get_hadjustment(_GtkTreeView *);
13903 extern (C) _GtkTreeSelection * gtk_tree_view_get_selection(_GtkTreeView *);
13904 extern (C) void gtk_tree_view_set_model(_GtkTreeView *, void *);
13905 extern (C) void * gtk_tree_view_get_model(_GtkTreeView *);
13906 extern (C) _GtkWidget * gtk_tree_view_new_with_model(void *);
13907 extern (C) _GtkWidget * gtk_tree_view_new();
13908 extern (C) uint gtk_tree_view_get_type();
13909 extern (C) void gtk_entry_set_editable(_GtkEntry *, int);
13910 extern (C) void gtk_entry_select_region(_GtkEntry *, int, int);
13911 extern (C) void gtk_entry_set_position(_GtkEntry *, int);
13912 extern (C) void gtk_entry_prepend_text(_GtkEntry *, char *);
13913 extern (C) void gtk_entry_append_text(_GtkEntry *, char *);
13914 extern (C) _GtkWidget * gtk_entry_new_with_max_length(int);
13915 extern (C) _GtkAdjustment * gtk_entry_get_cursor_hadjustment(_GtkEntry *);
13916 extern (C) void gtk_entry_set_cursor_hadjustment(_GtkEntry *, _GtkAdjustment *);
13917 extern (C) int gtk_entry_text_index_to_layout_index(_GtkEntry *, int);
13918 extern (C) int gtk_entry_layout_index_to_text_index(_GtkEntry *, int);
13919 extern (C) _GtkEntryCompletion * gtk_entry_get_completion(_GtkEntry *);
13920 extern (C) void gtk_entry_set_completion(_GtkEntry *, _GtkEntryCompletion *);
13921 extern (C) float gtk_entry_get_alignment(_GtkEntry *);
13922 extern (C) void gtk_entry_set_alignment(_GtkEntry *, float);
13923 extern (C) void gtk_entry_get_layout_offsets(_GtkEntry *, int *, int *);
13924 extern (C) void * gtk_entry_get_layout(_GtkEntry *);
13925 extern (C) char * gtk_entry_get_text(_GtkEntry *);
13926 extern (C) void gtk_entry_set_text(_GtkEntry *, char *);
13927 extern (C) int gtk_entry_get_width_chars(_GtkEntry *);
13928 extern (C) void gtk_entry_set_width_chars(_GtkEntry *, int);
13929 extern (C) int gtk_entry_get_activates_default(_GtkEntry *);
13930 extern (C) void gtk_entry_set_activates_default(_GtkEntry *, int);
13931 extern (C) int gtk_entry_get_max_length(_GtkEntry *);
13932 extern (C) void gtk_entry_set_max_length(_GtkEntry *, int);
13933 extern (C) _GtkBorder * gtk_entry_get_inner_border(_GtkEntry *);
13934 extern (C) void gtk_entry_set_inner_border(_GtkEntry *, _GtkBorder *);
13935 extern (C) int gtk_entry_get_has_frame(_GtkEntry *);
13936 extern (C) void gtk_entry_set_has_frame(_GtkEntry *, int);
13937 extern (C) uint gtk_entry_get_invisible_char(_GtkEntry *);
13938 extern (C) void gtk_entry_set_invisible_char(_GtkEntry *, uint);
13939 extern (C) int gtk_entry_get_visibility(_GtkEntry *);
13940 extern (C) void gtk_entry_set_visibility(_GtkEntry *, int);
13941 extern (C) _GtkWidget * gtk_entry_new();
13942 extern (C) uint gtk_entry_get_type();
13943 extern (C) int gtk_entry_completion_get_text_column(_GtkEntryCompletion *);
13944 extern (C) void gtk_entry_completion_set_text_column(_GtkEntryCompletion *, int);
13945 extern (C) char * gtk_entry_completion_get_completion_prefix(_GtkEntryCompletion *);
13946 extern (C) int gtk_entry_completion_get_popup_single_match(_GtkEntryCompletion *);
13947 extern (C) void gtk_entry_completion_set_popup_single_match(_GtkEntryCompletion *, int);
13948 extern (C) int gtk_entry_completion_get_popup_set_width(_GtkEntryCompletion *);
13949 extern (C) void gtk_entry_completion_set_popup_set_width(_GtkEntryCompletion *, int);
13950 extern (C) int gtk_entry_completion_get_popup_completion(_GtkEntryCompletion *);
13951 extern (C) void gtk_entry_completion_set_popup_completion(_GtkEntryCompletion *, int);
13952 extern (C) int gtk_entry_completion_get_inline_selection(_GtkEntryCompletion *);
13953 extern (C) void gtk_entry_completion_set_inline_selection(_GtkEntryCompletion *, int);
13954 extern (C) int gtk_entry_completion_get_inline_completion(_GtkEntryCompletion *);
13955 extern (C) void gtk_entry_completion_set_inline_completion(_GtkEntryCompletion *, int);
13956 extern (C) void gtk_entry_completion_delete_action(_GtkEntryCompletion *, int);
13957 extern (C) void gtk_entry_completion_insert_action_markup(_GtkEntryCompletion *, int, char *);
13958 extern (C) void gtk_entry_completion_insert_action_text(_GtkEntryCompletion *, int, char *);
13959 extern (C) void gtk_entry_completion_insert_prefix(_GtkEntryCompletion *);
13960 extern (C) void gtk_entry_completion_complete(_GtkEntryCompletion *);
13961 extern (C) int gtk_entry_completion_get_minimum_key_length(_GtkEntryCompletion *);
13962 extern (C) void gtk_entry_completion_set_minimum_key_length(_GtkEntryCompletion *, int);
13963 extern (C) void gtk_entry_completion_set_match_func(_GtkEntryCompletion *, _BCD_func__10863, void *, _BCD_func__13158);
13964 extern (C) void * gtk_entry_completion_get_model(_GtkEntryCompletion *);
13965 extern (C) void gtk_entry_completion_set_model(_GtkEntryCompletion *, void *);
13966 extern (C) _GtkWidget * gtk_entry_completion_get_entry(_GtkEntryCompletion *);
13967 extern (C) _GtkEntryCompletion * gtk_entry_completion_new();
13968 extern (C) uint gtk_entry_completion_get_type();
13969 extern (C) void gtk_tree_model_filter_clear_cache(_GtkTreeModelFilter *);
13970 extern (C) void gtk_tree_model_filter_refilter(_GtkTreeModelFilter *);
13971 extern (C) void * gtk_tree_model_filter_convert_path_to_child_path(_GtkTreeModelFilter *, void *);
13972 extern (C) void * gtk_tree_model_filter_convert_child_path_to_path(_GtkTreeModelFilter *, void *);
13973 extern (C) void gtk_tree_model_filter_convert_iter_to_child_iter(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *);
13974 extern (C) int gtk_tree_model_filter_convert_child_iter_to_iter(_GtkTreeModelFilter *, _GtkTreeIter *, _GtkTreeIter *);
13975 extern (C) void * gtk_tree_model_filter_get_model(_GtkTreeModelFilter *);
13976 extern (C) void gtk_tree_model_filter_set_visible_column(_GtkTreeModelFilter *, int);
13977 extern (C) void gtk_tree_model_filter_set_modify_func(_GtkTreeModelFilter *, int, uint *, _BCD_func__10889, void *, _BCD_func__13158);
13978 extern (C) void gtk_tree_model_filter_set_visible_func(_GtkTreeModelFilter *, _BCD_func__10753, void *, _BCD_func__13158);
13979 extern (C) void * gtk_tree_model_filter_new(void *, void *);
13980 extern (C) uint gtk_tree_model_filter_get_type();
13981 extern (C) void gtk_list_store_move_before(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
13982 extern (C) void gtk_list_store_move_after(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
13983 extern (C) void gtk_list_store_swap(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
13984 extern (C) void gtk_list_store_reorder(_GtkListStore *, int *);
13985 extern (C) int gtk_list_store_iter_is_valid(_GtkListStore *, _GtkTreeIter *);
13986 extern (C) void gtk_list_store_clear(_GtkListStore *);
13987 extern (C) void gtk_list_store_append(_GtkListStore *, _GtkTreeIter *);
13988 extern (C) void gtk_list_store_prepend(_GtkListStore *, _GtkTreeIter *);
13989 extern (C) void gtk_list_store_insert_with_valuesv(_GtkListStore *, _GtkTreeIter *, int, int *, _GValue *, int);
13990 extern (C) void gtk_list_store_insert_with_values(_GtkListStore *, _GtkTreeIter *, int, ...);
13991 extern (C) void gtk_list_store_insert_after(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
13992 extern (C) void gtk_list_store_insert_before(_GtkListStore *, _GtkTreeIter *, _GtkTreeIter *);
13993 extern (C) void gtk_list_store_insert(_GtkListStore *, _GtkTreeIter *, int);
13994 extern (C) int gtk_list_store_remove(_GtkListStore *, _GtkTreeIter *);
13995 extern (C) void gtk_list_store_set_valist(_GtkListStore *, _GtkTreeIter *, char *);
13996 extern (C) void gtk_list_store_set_valuesv(_GtkListStore *, _GtkTreeIter *, int *, _GValue *, int);
13997 extern (C) void gtk_list_store_set(_GtkListStore *, _GtkTreeIter *, ...);
13998 extern (C) void gtk_list_store_set_value(_GtkListStore *, _GtkTreeIter *, int, _GValue *);
13999 extern (C) void gtk_list_store_set_column_types(_GtkListStore *, int, uint *);
14000 extern (C) _GtkListStore * gtk_list_store_newv(int, uint *);
14001 extern (C) _GtkListStore * gtk_list_store_new(int, ...);
14002 extern (C) uint gtk_list_store_get_type();
14003 extern (C) int gtk_im_context_delete_surrounding(_GtkIMContext *, int, int);
14004 extern (C) int gtk_im_context_get_surrounding(_GtkIMContext *, char * *, int *);
14005 extern (C) void gtk_im_context_set_surrounding(_GtkIMContext *, char *, int, int);
14006 extern (C) void gtk_im_context_set_use_preedit(_GtkIMContext *, int);
14007 extern (C) void gtk_im_context_set_cursor_location(_GtkIMContext *, _GdkRectangle *);
14008 extern (C) void gtk_im_context_reset(_GtkIMContext *);
14009 extern (C) void gtk_im_context_focus_out(_GtkIMContext *);
14010 extern (C) void gtk_im_context_focus_in(_GtkIMContext *);
14011 extern (C) int gtk_im_context_filter_keypress(_GtkIMContext *, _GdkEventKey *);
14012 extern (C) void gtk_im_context_get_preedit_string(_GtkIMContext *, char * *, void * *, int *);
14013 extern (C) void gtk_im_context_set_client_window(_GtkIMContext *, _GdkDrawable *);
14014 extern (C) uint gtk_im_context_get_type();
14015 extern (C) int gtk_editable_get_editable(void *);
14016 extern (C) void gtk_editable_set_editable(void *, int);
14017 extern (C) int gtk_editable_get_position(void *);
14018 extern (C) void gtk_editable_set_position(void *, int);
14019 extern (C) void gtk_editable_delete_selection(void *);
14020 extern (C) void gtk_editable_paste_clipboard(void *);
14021 extern (C) void gtk_editable_copy_clipboard(void *);
14022 extern (C) void gtk_editable_cut_clipboard(void *);
14023 extern (C) char * gtk_editable_get_chars(void *, int, int);
14024 extern (C) void gtk_editable_delete_text(void *, int, int);
14025 extern (C) void gtk_editable_insert_text(void *, char *, int, int *);
14026 extern (C) int gtk_editable_get_selection_bounds(void *, int *, int *);
14027 extern (C) void gtk_editable_select_region(void *, int, int);
14028 extern (C) uint gtk_editable_get_type();
14029 extern (C) void gtk_drag_set_default_icon(_GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int);
14030 extern (C) void _gtk_drag_dest_handle_event(_GtkWidget *, _GdkEvent *);
14031 extern (C) void _gtk_drag_source_handle_event(_GtkWidget *, _GdkEvent *);
14032 extern (C) int gtk_drag_check_threshold(_GtkWidget *, int, int, int, int);
14033 extern (C) void gtk_drag_set_icon_default(_GdkDragContext *);
14034 extern (C) void gtk_drag_set_icon_name(_GdkDragContext *, char *, int, int);
14035 extern (C) void gtk_drag_set_icon_stock(_GdkDragContext *, char *, int, int);
14036 extern (C) void gtk_drag_set_icon_pixbuf(_GdkDragContext *, void *, int, int);
14037 extern (C) void gtk_drag_set_icon_pixmap(_GdkDragContext *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *, int, int);
14038 extern (C) void gtk_drag_set_icon_widget(_GdkDragContext *, _GtkWidget *, int, int);
14039 extern (C) _GdkDragContext * gtk_drag_begin(_GtkWidget *, _GtkTargetList *, int, int, _GdkEvent *);
14040 extern (C) void gtk_drag_source_set_icon_name(_GtkWidget *, char *);
14041 extern (C) void gtk_drag_source_set_icon_stock(_GtkWidget *, char *);
14042 extern (C) void gtk_drag_source_set_icon_pixbuf(_GtkWidget *, void *);
14043 extern (C) void gtk_drag_source_set_icon(_GtkWidget *, _GdkColormap *, _GdkDrawable *, _GdkDrawable *);
14044 extern (C) void gtk_drag_source_add_uri_targets(_GtkWidget *);
14045 extern (C) void gtk_drag_source_add_image_targets(_GtkWidget *);
14046 extern (C) void gtk_drag_source_add_text_targets(_GtkWidget *);
14047 extern (C) void gtk_drag_source_set_target_list(_GtkWidget *, _GtkTargetList *);
14048 extern (C) _GtkTargetList * gtk_drag_source_get_target_list(_GtkWidget *);
14049 extern (C) void gtk_drag_source_unset(_GtkWidget *);
14050 extern (C) void gtk_drag_source_set(_GtkWidget *, int, _GtkTargetEntry *, int, int);
14051 extern (C) int gtk_drag_dest_get_track_motion(_GtkWidget *);
14052 extern (C) void gtk_drag_dest_set_track_motion(_GtkWidget *, int);
14053 extern (C) void gtk_drag_dest_add_uri_targets(_GtkWidget *);
14054 extern (C) void gtk_drag_dest_add_image_targets(_GtkWidget *);
14055 extern (C) void gtk_drag_dest_add_text_targets(_GtkWidget *);
14056 extern (C) void gtk_drag_dest_set_target_list(_GtkWidget *, _GtkTargetList *);
14057 extern (C) _GtkTargetList * gtk_drag_dest_get_target_list(_GtkWidget *);
14058 extern (C) void * gtk_drag_dest_find_target(_GtkWidget *, _GdkDragContext *, _GtkTargetList *);
14059 extern (C) void gtk_drag_dest_unset(_GtkWidget *);
14060 extern (C) void gtk_drag_dest_set_proxy(_GtkWidget *, _GdkDrawable *, int, int);
14061 extern (C) void gtk_drag_dest_set(_GtkWidget *, int, _GtkTargetEntry *, int, int);
14062 extern (C) void gtk_drag_unhighlight(_GtkWidget *);
14063 extern (C) void gtk_drag_highlight(_GtkWidget *);
14064 extern (C) _GtkWidget * gtk_drag_get_source_widget(_GdkDragContext *);
14065 extern (C) void gtk_drag_finish(_GdkDragContext *, int, int, uint);
14066 extern (C) void gtk_drag_get_data(_GtkWidget *, _GdkDragContext *, void *, uint);
14067 extern (C) void gtk_combo_disable_activate(_GtkCombo *);
14068 extern (C) void gtk_combo_set_popdown_strings(_GtkCombo *, _GList *);
14069 extern (C) void gtk_combo_set_item_string(_GtkCombo *, _GtkItem *, char *);
14070 extern (C) void gtk_combo_set_case_sensitive(_GtkCombo *, int);
14071 extern (C) void gtk_combo_set_use_arrows_always(_GtkCombo *, int);
14072 extern (C) void gtk_combo_set_use_arrows(_GtkCombo *, int);
14073 extern (C) void gtk_combo_set_value_in_list(_GtkCombo *, int, int);
14074 extern (C) _GtkWidget * gtk_combo_new();
14075 extern (C) uint gtk_combo_get_type();
14076 extern (C) _GtkWidget * gtk_hbox_new(int, int);
14077 extern (C) uint gtk_hbox_get_type();
14078 extern (C) _GtkWidget * gtk_color_selection_dialog_new(char *);
14079 extern (C) uint gtk_color_selection_dialog_get_type();
14080 extern (C) void gtk_color_selection_set_update_policy(_GtkColorSelection *, int);
14081 extern (C) void gtk_color_selection_get_color(_GtkColorSelection *, double *);
14082 extern (C) void gtk_color_selection_set_color(_GtkColorSelection *, double *);
14083 extern (C) _BCD_func__11008 gtk_color_selection_set_change_palette_with_screen_hook(_BCD_func__11008);
14084 extern (C) _BCD_func__11009 gtk_color_selection_set_change_palette_hook(_BCD_func__11009);
14085 extern (C) char * gtk_color_selection_palette_to_string(_GdkColor *, int);
14086 extern (C) int gtk_color_selection_palette_from_string(char *, _GdkColor * *, int *);
14087 extern (C) int gtk_color_selection_is_adjusting(_GtkColorSelection *);
14088 extern (C) ushort gtk_color_selection_get_previous_alpha(_GtkColorSelection *);
14089 extern (C) void gtk_color_selection_get_previous_color(_GtkColorSelection *, _GdkColor *);
14090 extern (C) void gtk_color_selection_set_previous_alpha(_GtkColorSelection *, ushort);
14091 extern (C) void gtk_color_selection_set_previous_color(_GtkColorSelection *, _GdkColor *);
14092 extern (C) ushort gtk_color_selection_get_current_alpha(_GtkColorSelection *);
14093 extern (C) void gtk_color_selection_get_current_color(_GtkColorSelection *, _GdkColor *);
14094 extern (C) void gtk_color_selection_set_current_alpha(_GtkColorSelection *, ushort);
14095 extern (C) void gtk_color_selection_set_current_color(_GtkColorSelection *, _GdkColor *);
14096 extern (C) void gtk_color_selection_set_has_palette(_GtkColorSelection *, int);
14097 extern (C) int gtk_color_selection_get_has_palette(_GtkColorSelection *);
14098 extern (C) void gtk_color_selection_set_has_opacity_control(_GtkColorSelection *, int);
14099 extern (C) int gtk_color_selection_get_has_opacity_control(_GtkColorSelection *);
14100 extern (C) _GtkWidget * gtk_color_selection_new();
14101 extern (C) uint gtk_color_selection_get_type();
14102 extern (C) _GtkWidget * gtk_vbox_new(int, int);
14103 extern (C) uint gtk_vbox_get_type();
14104 extern (C) char * gtk_color_button_get_title(_GtkColorButton *);
14105 extern (C) void gtk_color_button_set_title(_GtkColorButton *, char *);
14106 extern (C) int gtk_color_button_get_use_alpha(_GtkColorButton *);
14107 extern (C) void gtk_color_button_set_use_alpha(_GtkColorButton *, int);
14108 extern (C) ushort gtk_color_button_get_alpha(_GtkColorButton *);
14109 extern (C) void gtk_color_button_get_color(_GtkColorButton *, _GdkColor *);
14110 extern (C) void gtk_color_button_set_alpha(_GtkColorButton *, ushort);
14111 extern (C) void gtk_color_button_set_color(_GtkColorButton *, _GdkColor *);
14112 extern (C) _GtkWidget * gtk_color_button_new_with_color(_GdkColor *);
14113 extern (C) _GtkWidget * gtk_color_button_new();
14114 extern (C) uint gtk_color_button_get_type();
14115 extern (C) void * _gtk_clist_create_cell_layout(_GtkCList *, _GtkCListRow *, int);
14116 extern (C) void gtk_clist_set_auto_sort(_GtkCList *, int);
14117 extern (C) void gtk_clist_sort(_GtkCList *);
14118 extern (C) void gtk_clist_set_sort_type(_GtkCList *, int);
14119 extern (C) void gtk_clist_set_sort_column(_GtkCList *, int);
14120 extern (C) void gtk_clist_set_compare_func(_GtkCList *, _BCD_func__11051);
14121 extern (C) void gtk_clist_row_move(_GtkCList *, int, int);
14122 extern (C) void gtk_clist_swap_rows(_GtkCList *, int, int);
14123 extern (C) void gtk_clist_unselect_all(_GtkCList *);
14124 extern (C) void gtk_clist_select_all(_GtkCList *);
14125 extern (C) int gtk_clist_get_selection_info(_GtkCList *, int, int, int *, int *);
14126 extern (C) void gtk_clist_clear(_GtkCList *);
14127 extern (C) void gtk_clist_undo_selection(_GtkCList *);
14128 extern (C) void gtk_clist_unselect_row(_GtkCList *, int, int);
14129 extern (C) void gtk_clist_select_row(_GtkCList *, int, int);
14130 extern (C) int gtk_clist_find_row_from_data(_GtkCList *, void *);
14131 extern (C) void * gtk_clist_get_row_data(_GtkCList *, int);
14132 extern (C) void gtk_clist_set_row_data_full(_GtkCList *, int, void *, _BCD_func__13158);
14133 extern (C) void gtk_clist_set_row_data(_GtkCList *, int, void *);
14134 extern (C) void gtk_clist_remove(_GtkCList *, int);
14135 extern (C) int gtk_clist_insert(_GtkCList *, int, char * *);
14136 extern (C) int gtk_clist_append(_GtkCList *, char * *);
14137 extern (C) int gtk_clist_prepend(_GtkCList *, char * *);
14138 extern (C) int gtk_clist_get_selectable(_GtkCList *, int);
14139 extern (C) void gtk_clist_set_selectable(_GtkCList *, int, int);
14140 extern (C) void gtk_clist_set_shift(_GtkCList *, int, int, int, int);
14141 extern (C) _GtkStyle * gtk_clist_get_row_style(_GtkCList *, int);
14142 extern (C) void gtk_clist_set_row_style(_GtkCList *, int, _GtkStyle *);
14143 extern (C) _GtkStyle * gtk_clist_get_cell_style(_GtkCList *, int, int);
14144 extern (C) void gtk_clist_set_cell_style(_GtkCList *, int, int, _GtkStyle *);
14145 extern (C) void gtk_clist_set_background(_GtkCList *, int, _GdkColor *);
14146 extern (C) void gtk_clist_set_foreground(_GtkCList *, int, _GdkColor *);
14147 extern (C) int gtk_clist_get_pixtext(_GtkCList *, int, int, char * *, char *, _GdkDrawable * *, _GdkDrawable * *);
14148 extern (C) void gtk_clist_set_pixtext(_GtkCList *, int, int, char *, char, _GdkDrawable *, _GdkDrawable *);
14149 extern (C) int gtk_clist_get_pixmap(_GtkCList *, int, int, _GdkDrawable * *, _GdkDrawable * *);
14150 extern (C) void gtk_clist_set_pixmap(_GtkCList *, int, int, _GdkDrawable *, _GdkDrawable *);
14151 extern (C) int gtk_clist_get_text(_GtkCList *, int, int, char * *);
14152 extern (C) void gtk_clist_set_text(_GtkCList *, int, int, char *);
14153 extern (C) int gtk_clist_get_cell_type(_GtkCList *, int, int);
14154 extern (C) int gtk_clist_row_is_visible(_GtkCList *, int);
14155 extern (C) void gtk_clist_moveto(_GtkCList *, int, int, float, float);
14156 extern (C) void gtk_clist_set_row_height(_GtkCList *, uint);
14157 extern (C) void gtk_clist_set_column_max_width(_GtkCList *, int, int);
14158 extern (C) void gtk_clist_set_column_min_width(_GtkCList *, int, int);
14159 extern (C) void gtk_clist_set_column_width(_GtkCList *, int, int);
14160 extern (C) int gtk_clist_optimal_column_width(_GtkCList *, int);
14161 extern (C) int gtk_clist_columns_autosize(_GtkCList *);
14162 extern (C) void gtk_clist_set_column_auto_resize(_GtkCList *, int, int);
14163 extern (C) void gtk_clist_set_column_resizeable(_GtkCList *, int, int);
14164 extern (C) void gtk_clist_set_column_visibility(_GtkCList *, int, int);
14165 extern (C) void gtk_clist_set_column_justification(_GtkCList *, int, int);
14166 extern (C) _GtkWidget * gtk_clist_get_column_widget(_GtkCList *, int);
14167 extern (C) void gtk_clist_set_column_widget(_GtkCList *, int, _GtkWidget *);
14168 extern (C) char * gtk_clist_get_column_title(_GtkCList *, int);
14169 extern (C) void gtk_clist_set_column_title(_GtkCList *, int, char *);
14170 extern (C) void gtk_clist_column_titles_passive(_GtkCList *);
14171 extern (C) void gtk_clist_column_titles_active(_GtkCList *);
14172 extern (C) void gtk_clist_column_title_passive(_GtkCList *, int);
14173 extern (C) void gtk_clist_column_title_active(_GtkCList *, int);
14174 extern (C) void gtk_clist_column_titles_hide(_GtkCList *);
14175 extern (C) void gtk_clist_column_titles_show(_GtkCList *);
14176 extern (C) void gtk_clist_thaw(_GtkCList *);
14177 extern (C) void gtk_clist_freeze(_GtkCList *);
14178 extern (C) void gtk_clist_set_button_actions(_GtkCList *, uint, char);
14179 extern (C) void gtk_clist_set_use_drag_icons(_GtkCList *, int);
14180 extern (C) void gtk_clist_set_reorderable(_GtkCList *, int);
14181 extern (C) void gtk_clist_set_selection_mode(_GtkCList *, int);
14182 extern (C) void gtk_clist_set_shadow_type(_GtkCList *, int);
14183 extern (C) _GtkAdjustment * gtk_clist_get_vadjustment(_GtkCList *);
14184 extern (C) _GtkAdjustment * gtk_clist_get_hadjustment(_GtkCList *);
14185 extern (C) void gtk_clist_set_vadjustment(_GtkCList *, _GtkAdjustment *);
14186 extern (C) void gtk_clist_set_hadjustment(_GtkCList *, _GtkAdjustment *);
14187 extern (C) _GtkWidget * gtk_clist_new_with_titles(int, char * *);
14188 extern (C) _GtkWidget * gtk_clist_new(int);
14189 extern (C) uint gtk_clist_get_type();
14190 extern (C) _GtkWidget * gtk_vscrollbar_new(_GtkAdjustment *);
14191 extern (C) uint gtk_vscrollbar_get_type();
14192 extern (C) _GtkWidget * gtk_hscrollbar_new(_GtkAdjustment *);
14193 extern (C) uint gtk_hscrollbar_get_type();
14194 extern (C) uint gtk_scrollbar_get_type();
14195 extern (C) double _gtk_range_get_wheel_delta(_GtkRange *, int);
14196 extern (C) double gtk_range_get_fill_level(_GtkRange *);
14197 extern (C) void gtk_range_set_fill_level(_GtkRange *, double);
14198 extern (C) int gtk_range_get_restrict_to_fill_level(_GtkRange *);
14199 extern (C) void gtk_range_set_restrict_to_fill_level(_GtkRange *, int);
14200 extern (C) int gtk_range_get_show_fill_level(_GtkRange *);
14201 extern (C) void gtk_range_set_show_fill_level(_GtkRange *, int);
14202 extern (C) double gtk_range_get_value(_GtkRange *);
14203 extern (C) void gtk_range_set_value(_GtkRange *, double);
14204 extern (C) void gtk_range_set_range(_GtkRange *, double, double);
14205 extern (C) void gtk_range_set_increments(_GtkRange *, double, double);
14206 extern (C) int gtk_range_get_upper_stepper_sensitivity(_GtkRange *);
14207 extern (C) void gtk_range_set_upper_stepper_sensitivity(_GtkRange *, int);
14208 extern (C) int gtk_range_get_lower_stepper_sensitivity(_GtkRange *);
14209 extern (C) void gtk_range_set_lower_stepper_sensitivity(_GtkRange *, int);
14210 extern (C) int gtk_range_get_inverted(_GtkRange *);
14211 extern (C) void gtk_range_set_inverted(_GtkRange *, int);
14212 extern (C) _GtkAdjustment * gtk_range_get_adjustment(_GtkRange *);
14213 extern (C) void gtk_range_set_adjustment(_GtkRange *, _GtkAdjustment *);
14214 extern (C) int gtk_range_get_update_policy(_GtkRange *);
14215 extern (C) void gtk_range_set_update_policy(_GtkRange *, int);
14216 extern (C) uint gtk_range_get_type();
14217 extern (C) void _gtk_clipboard_store_all();
14218 extern (C) void _gtk_clipboard_handle_event(_GdkEventOwnerChange *);
14219 extern (C) void gtk_clipboard_store(void *);
14220 extern (C) void gtk_clipboard_set_can_store(void *, _GtkTargetEntry *, int);
14221 extern (C) int gtk_clipboard_wait_is_target_available(void *, void *);
14222 extern (C) int gtk_clipboard_wait_is_image_available(void *);
14223 extern (C) int gtk_clipboard_wait_is_rich_text_available(void *, _GtkTextBuffer *);
14224 extern (C) int gtk_clipboard_wait_is_text_available(void *);
14225 extern (C) int gtk_clipboard_wait_for_targets(void *, void * * *, int *);
14226 extern (C) void * gtk_clipboard_wait_for_image(void *);
14227 extern (C) char * gtk_clipboard_wait_for_rich_text(void *, _GtkTextBuffer *, void * *, uint *);
14228 extern (C) char * gtk_clipboard_wait_for_text(void *);
14229 extern (C) _GtkSelectionData * gtk_clipboard_wait_for_contents(void *, void *);
14230 extern (C) void gtk_clipboard_request_targets(void *, _BCD_func__11269, void *);
14231 extern (C) void gtk_clipboard_request_image(void *, _BCD_func__11270, void *);
14232 extern (C) void gtk_clipboard_request_rich_text(void *, _GtkTextBuffer *, _BCD_func__11271, void *);
14233 extern (C) void gtk_clipboard_request_text(void *, _BCD_func__11272, void *);
14234 extern (C) void gtk_clipboard_request_contents(void *, void *, _BCD_func__11273, void *);
14235 extern (C) void gtk_clipboard_set_image(void *, void *);
14236 extern (C) void gtk_clipboard_set_text(void *, char *, int);
14237 extern (C) void gtk_clipboard_clear(void *);
14238 extern (C) _GObject * gtk_clipboard_get_owner(void *);
14239 extern (C) int gtk_clipboard_set_with_owner(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, _GObject *);
14240 extern (C) int gtk_clipboard_set_with_data(void *, _GtkTargetEntry *, uint, _BCD_func__11268, _BCD_func__11267, void *);
14241 extern (C) _GdkDisplay * gtk_clipboard_get_display(void *);
14242 extern (C) void * gtk_clipboard_get(void *);
14243 extern (C) void * gtk_clipboard_get_for_display(_GdkDisplay *, void *);
14244 extern (C) uint gtk_clipboard_get_type();
14245 extern (C) uint gtk_target_list_get_type();
14246 extern (C) void gtk_selection_data_free(_GtkSelectionData *);
14247 extern (C) _GtkSelectionData * gtk_selection_data_copy(_GtkSelectionData *);
14248 extern (C) uint gtk_selection_data_get_type();
14249 extern (C) int _gtk_selection_property_notify(_GtkWidget *, _GdkEventProperty *);
14250 extern (C) int _gtk_selection_notify(_GtkWidget *, _GdkEventSelection *);
14251 extern (C) int _gtk_selection_incr_event(_GdkDrawable *, _GdkEventProperty *);
14252 extern (C) int _gtk_selection_request(_GtkWidget *, _GdkEventSelection *);
14253 extern (C) int gtk_selection_clear(_GtkWidget *, _GdkEventSelection *);
14254 extern (C) void gtk_selection_remove_all(_GtkWidget *);
14255 extern (C) int gtk_targets_include_uri(void * *, int);
14256 extern (C) int gtk_targets_include_image(void * *, int, int);
14257 extern (C) int gtk_targets_include_rich_text(void * *, int, _GtkTextBuffer *);
14258 extern (C) int gtk_targets_include_text(void * *, int);
14259 extern (C) int gtk_selection_data_targets_include_uri(_GtkSelectionData *);
14260 extern (C) int gtk_selection_data_targets_include_image(_GtkSelectionData *, int);
14261 extern (C) int gtk_selection_data_targets_include_rich_text(_GtkSelectionData *, _GtkTextBuffer *);
14262 extern (C) int gtk_selection_data_targets_include_text(_GtkSelectionData *);
14263 extern (C) int gtk_selection_data_get_targets(_GtkSelectionData *, void * * *, int *);
14264 extern (C) char * * gtk_selection_data_get_uris(_GtkSelectionData *);
14265 extern (C) int gtk_selection_data_set_uris(_GtkSelectionData *, char * *);
14266 extern (C) void * gtk_selection_data_get_pixbuf(_GtkSelectionData *);
14267 extern (C) int gtk_selection_data_set_pixbuf(_GtkSelectionData *, void *);
14268 extern (C) char * gtk_selection_data_get_text(_GtkSelectionData *);
14269 extern (C) int gtk_selection_data_set_text(_GtkSelectionData *, char *, int);
14270 extern (C) void gtk_selection_data_set(_GtkSelectionData *, void *, int, char *, int);
14271 extern (C) int gtk_selection_convert(_GtkWidget *, void *, void *, uint);
14272 extern (C) void gtk_selection_clear_targets(_GtkWidget *, void *);
14273 extern (C) void gtk_selection_add_targets(_GtkWidget *, void *, _GtkTargetEntry *, uint);
14274 extern (C) void gtk_selection_add_target(_GtkWidget *, void *, void *, uint);
14275 extern (C) int gtk_selection_owner_set_for_display(_GdkDisplay *, _GtkWidget *, void *, uint);
14276 extern (C) int gtk_selection_owner_set(_GtkWidget *, void *, uint);
14277 extern (C) void gtk_target_table_free(_GtkTargetEntry *, int);
14278 extern (C) _GtkTargetEntry * gtk_target_table_new_from_list(_GtkTargetList *, int *);
14279 extern (C) int gtk_target_list_find(_GtkTargetList *, void *, uint *);
14280 extern (C) void gtk_target_list_remove(_GtkTargetList *, void *);
14281 extern (C) void gtk_target_list_add_table(_GtkTargetList *, _GtkTargetEntry *, uint);
14282 extern (C) void gtk_target_list_add_uri_targets(_GtkTargetList *, uint);
14283 extern (C) void gtk_target_list_add_image_targets(_GtkTargetList *, uint, int);
14284 extern (C) void gtk_target_list_add_rich_text_targets(_GtkTargetList *, uint, int, _GtkTextBuffer *);
14285 extern (C) void gtk_target_list_add_text_targets(_GtkTargetList *, uint);
14286 extern (C) void gtk_target_list_add(_GtkTargetList *, void *, uint, uint);
14287 extern (C) void gtk_target_list_unref(_GtkTargetList *);
14288 extern (C) _GtkTargetList * gtk_target_list_ref(_GtkTargetList *);
14289 extern (C) _GtkTargetList * gtk_target_list_new(_GtkTargetEntry *, uint);
14290 extern (C) void gtk_text_iter_order(_GtkTextIter *, _GtkTextIter *);
14291 extern (C) int gtk_text_iter_in_range(_GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
14292 extern (C) int gtk_text_iter_compare(_GtkTextIter *, _GtkTextIter *);
14293 extern (C) int gtk_text_iter_equal(_GtkTextIter *, _GtkTextIter *);
14294 extern (C) int gtk_text_iter_backward_search(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
14295 extern (C) int gtk_text_iter_forward_search(_GtkTextIter *, char *, int, _GtkTextIter *, _GtkTextIter *, _GtkTextIter *);
14296 extern (C) int gtk_text_iter_backward_find_char(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *);
14297 extern (C) int gtk_text_iter_forward_find_char(_GtkTextIter *, _BCD_func__11292, void *, _GtkTextIter *);
14298 extern (C) int gtk_text_iter_backward_to_tag_toggle(_GtkTextIter *, _GtkTextTag *);
14299 extern (C) int gtk_text_iter_forward_to_tag_toggle(_GtkTextIter *, _GtkTextTag *);
14300 extern (C) void gtk_text_iter_set_visible_line_index(_GtkTextIter *, int);
14301 extern (C) void gtk_text_iter_set_visible_line_offset(_GtkTextIter *, int);
14302 extern (C) int gtk_text_iter_forward_to_line_end(_GtkTextIter *);
14303 extern (C) void gtk_text_iter_forward_to_end(_GtkTextIter *);
14304 extern (C) void gtk_text_iter_set_line_index(_GtkTextIter *, int);
14305 extern (C) void gtk_text_iter_set_line_offset(_GtkTextIter *, int);
14306 extern (C) void gtk_text_iter_set_line(_GtkTextIter *, int);
14307 extern (C) void gtk_text_iter_set_offset(_GtkTextIter *, int);
14308 extern (C) int gtk_text_iter_backward_visible_cursor_positions(_GtkTextIter *, int);
14309 extern (C) int gtk_text_iter_forward_visible_cursor_positions(_GtkTextIter *, int);
14310 extern (C) int gtk_text_iter_backward_visible_cursor_position(_GtkTextIter *);
14311 extern (C) int gtk_text_iter_forward_visible_cursor_position(_GtkTextIter *);
14312 extern (C) int gtk_text_iter_backward_cursor_positions(_GtkTextIter *, int);
14313 extern (C) int gtk_text_iter_forward_cursor_positions(_GtkTextIter *, int);
14314 extern (C) int gtk_text_iter_backward_cursor_position(_GtkTextIter *);
14315 extern (C) int gtk_text_iter_forward_cursor_position(_GtkTextIter *);
14316 extern (C) int gtk_text_iter_backward_sentence_starts(_GtkTextIter *, int);
14317 extern (C) int gtk_text_iter_forward_sentence_ends(_GtkTextIter *, int);
14318 extern (C) int gtk_text_iter_backward_sentence_start(_GtkTextIter *);
14319 extern (C) int gtk_text_iter_forward_sentence_end(_GtkTextIter *);
14320 extern (C) int gtk_text_iter_backward_visible_word_starts(_GtkTextIter *, int);
14321 extern (C) int gtk_text_iter_forward_visible_word_ends(_GtkTextIter *, int);
14322 extern (C) int gtk_text_iter_backward_visible_word_start(_GtkTextIter *);
14323 extern (C) int gtk_text_iter_forward_visible_word_end(_GtkTextIter *);
14324 extern (C) int gtk_text_iter_backward_visible_lines(_GtkTextIter *, int);
14325 extern (C) int gtk_text_iter_forward_visible_lines(_GtkTextIter *, int);
14326 extern (C) int gtk_text_iter_backward_visible_line(_GtkTextIter *);
14327 extern (C) int gtk_text_iter_forward_visible_line(_GtkTextIter *);
14328 extern (C) int gtk_text_iter_backward_word_starts(_GtkTextIter *, int);
14329 extern (C) int gtk_text_iter_forward_word_ends(_GtkTextIter *, int);
14330 extern (C) int gtk_text_iter_backward_word_start(_GtkTextIter *);
14331 extern (C) int gtk_text_iter_forward_word_end(_GtkTextIter *);
14332 extern (C) int gtk_text_iter_backward_lines(_GtkTextIter *, int);
14333 extern (C) int gtk_text_iter_forward_lines(_GtkTextIter *, int);
14334 extern (C) int gtk_text_iter_backward_line(_GtkTextIter *);
14335 extern (C) int gtk_text_iter_forward_line(_GtkTextIter *);
14336 extern (C) int gtk_text_iter_backward_chars(_GtkTextIter *, int);
14337 extern (C) int gtk_text_iter_forward_chars(_GtkTextIter *, int);
14338 extern (C) int gtk_text_iter_backward_char(_GtkTextIter *);
14339 extern (C) int gtk_text_iter_forward_char(_GtkTextIter *);
14340 extern (C) int gtk_text_iter_is_start(_GtkTextIter *);
14341 extern (C) int gtk_text_iter_is_end(_GtkTextIter *);
14342 extern (C) void * gtk_text_iter_get_language(_GtkTextIter *);
14343 extern (C) int gtk_text_iter_get_attributes(_GtkTextIter *, _GtkTextAttributes *);
14344 extern (C) int gtk_text_iter_get_bytes_in_line(_GtkTextIter *);
14345 extern (C) int gtk_text_iter_get_chars_in_line(_GtkTextIter *);
14346 extern (C) int gtk_text_iter_is_cursor_position(_GtkTextIter *);
14347 extern (C) int gtk_text_iter_ends_line(_GtkTextIter *);
14348 extern (C) int gtk_text_iter_starts_line(_GtkTextIter *);
14349 extern (C) int gtk_text_iter_inside_sentence(_GtkTextIter *);
14350 extern (C) int gtk_text_iter_ends_sentence(_GtkTextIter *);
14351 extern (C) int gtk_text_iter_starts_sentence(_GtkTextIter *);
14352 extern (C) int gtk_text_iter_inside_word(_GtkTextIter *);
14353 extern (C) int gtk_text_iter_ends_word(_GtkTextIter *);
14354 extern (C) int gtk_text_iter_starts_word(_GtkTextIter *);
14355 extern (C) int gtk_text_iter_can_insert(_GtkTextIter *, int);
14356 extern (C) int gtk_text_iter_editable(_GtkTextIter *, int);
14357 extern (C) _GSList * gtk_text_iter_get_tags(_GtkTextIter *);
14358 extern (C) int gtk_text_iter_has_tag(_GtkTextIter *, _GtkTextTag *);
14359 extern (C) int gtk_text_iter_toggles_tag(_GtkTextIter *, _GtkTextTag *);
14360 extern (C) int gtk_text_iter_ends_tag(_GtkTextIter *, _GtkTextTag *);
14361 extern (C) int gtk_text_iter_begins_tag(_GtkTextIter *, _GtkTextTag *);
14362 extern (C) _GSList * gtk_text_iter_get_toggled_tags(_GtkTextIter *, int);
14363 extern (C) _GtkTextChildAnchor * gtk_text_iter_get_child_anchor(_GtkTextIter *);
14364 extern (C) _GSList * gtk_text_iter_get_marks(_GtkTextIter *);
14365 extern (C) void * gtk_text_iter_get_pixbuf(_GtkTextIter *);
14366 extern (C) char * gtk_text_iter_get_visible_text(_GtkTextIter *, _GtkTextIter *);
14367 extern (C) char * gtk_text_iter_get_visible_slice(_GtkTextIter *, _GtkTextIter *);
14368 extern (C) char * gtk_text_iter_get_text(_GtkTextIter *, _GtkTextIter *);
14369 extern (C) char * gtk_text_iter_get_slice(_GtkTextIter *, _GtkTextIter *);
14370 extern (C) uint gtk_text_iter_get_char(_GtkTextIter *);
14371 extern (C) int gtk_text_iter_get_visible_line_index(_GtkTextIter *);
14372 extern (C) int gtk_text_iter_get_visible_line_offset(_GtkTextIter *);
14373 extern (C) int gtk_text_iter_get_line_index(_GtkTextIter *);
14374 extern (C) int gtk_text_iter_get_line_offset(_GtkTextIter *);
14375 extern (C) int gtk_text_iter_get_line(_GtkTextIter *);
14376 extern (C) int gtk_text_iter_get_offset(_GtkTextIter *);
14377 extern (C) uint gtk_text_iter_get_type();
14378 extern (C) void gtk_text_iter_free(_GtkTextIter *);
14379 extern (C) _GtkTextIter * gtk_text_iter_copy(_GtkTextIter *);
14380 extern (C) _GtkTextBuffer * gtk_text_iter_get_buffer(_GtkTextIter *);
14381 extern (C) int gtk_text_child_anchor_get_deleted(_GtkTextChildAnchor *);
14382 extern (C) _GList * gtk_text_child_anchor_get_widgets(_GtkTextChildAnchor *);
14383 extern (C) _GtkTextChildAnchor * gtk_text_child_anchor_new();
14384 extern (C) uint gtk_text_child_anchor_get_type();
14385 extern (C) uint gtk_text_attributes_get_type();
14386 extern (C) _GtkTextAttributes * gtk_text_attributes_ref(_GtkTextAttributes *);
14387 extern (C) void gtk_text_attributes_unref(_GtkTextAttributes *);
14388 extern (C) void gtk_text_attributes_copy_values(_GtkTextAttributes *, _GtkTextAttributes *);
14389 extern (C) _GtkTextAttributes * gtk_text_attributes_copy(_GtkTextAttributes *);
14390 extern (C) _GtkTextAttributes * gtk_text_attributes_new();
14391 extern (C) int gtk_text_tag_event(_GtkTextTag *, _GObject *, _GdkEvent *, _GtkTextIter *);
14392 extern (C) void gtk_text_tag_set_priority(_GtkTextTag *, int);
14393 extern (C) int gtk_text_tag_get_priority(_GtkTextTag *);
14394 extern (C) _GtkTextTag * gtk_text_tag_new(char *);
14395 extern (C) uint gtk_text_tag_get_type();
14396 extern (C) void gtk_check_menu_item_set_show_toggle(_GtkCheckMenuItem *, int);
14397 extern (C) int gtk_check_menu_item_get_draw_as_radio(_GtkCheckMenuItem *);
14398 extern (C) void gtk_check_menu_item_set_draw_as_radio(_GtkCheckMenuItem *, int);
14399 extern (C) int gtk_check_menu_item_get_inconsistent(_GtkCheckMenuItem *);
14400 extern (C) void gtk_check_menu_item_set_inconsistent(_GtkCheckMenuItem *, int);
14401 extern (C) void gtk_check_menu_item_toggled(_GtkCheckMenuItem *);
14402 extern (C) int gtk_check_menu_item_get_active(_GtkCheckMenuItem *);
14403 extern (C) void gtk_check_menu_item_set_active(_GtkCheckMenuItem *, int);
14404 extern (C) _GtkWidget * gtk_check_menu_item_new_with_mnemonic(char *);
14405 extern (C) _GtkWidget * gtk_check_menu_item_new_with_label(char *);
14406 extern (C) _GtkWidget * gtk_check_menu_item_new();
14407 extern (C) uint gtk_check_menu_item_get_type();
14408 extern (C) void gtk_menu_item_remove_submenu(_GtkMenuItem *);
14409 extern (C) void _gtk_menu_item_popdown_submenu(_GtkWidget *);
14410 extern (C) void _gtk_menu_item_popup_submenu(_GtkWidget *, int);
14411 extern (C) int _gtk_menu_item_is_selectable(_GtkWidget *);
14412 extern (C) void _gtk_menu_item_refresh_accel_path(_GtkMenuItem *, char *, _GtkAccelGroup *, int);
14413 extern (C) void gtk_menu_item_set_accel_path(_GtkMenuItem *, char *);
14414 extern (C) int gtk_menu_item_get_right_justified(_GtkMenuItem *);
14415 extern (C) void gtk_menu_item_set_right_justified(_GtkMenuItem *, int);
14416 extern (C) void gtk_menu_item_toggle_size_allocate(_GtkMenuItem *, int);
14417 extern (C) void gtk_menu_item_toggle_size_request(_GtkMenuItem *, int *);
14418 extern (C) void gtk_menu_item_activate(_GtkMenuItem *);
14419 extern (C) void gtk_menu_item_deselect(_GtkMenuItem *);
14420 extern (C) void gtk_menu_item_select(_GtkMenuItem *);
14421 extern (C) _GtkWidget * gtk_menu_item_get_submenu(_GtkMenuItem *);
14422 extern (C) void gtk_menu_item_set_submenu(_GtkMenuItem *, _GtkWidget *);
14423 extern (C) _GtkWidget * gtk_menu_item_new_with_mnemonic(char *);
14424 extern (C) _GtkWidget * gtk_menu_item_new_with_label(char *);
14425 extern (C) _GtkWidget * gtk_menu_item_new();
14426 extern (C) uint gtk_menu_item_get_type();
14427 extern (C) void gtk_item_toggle(_GtkItem *);
14428 extern (C) void gtk_item_deselect(_GtkItem *);
14429 extern (C) void gtk_item_select(_GtkItem *);
14430 extern (C) uint gtk_item_get_type();
14431 extern (C) void _gtk_check_button_get_props(_GtkCheckButton *, int *, int *);
14432 extern (C) _GtkWidget * gtk_check_button_new_with_mnemonic(char *);
14433 extern (C) _GtkWidget * gtk_check_button_new_with_label(char *);
14434 extern (C) _GtkWidget * gtk_check_button_new();
14435 extern (C) uint gtk_check_button_get_type();
14436 extern (C) int gtk_toggle_button_get_inconsistent(_GtkToggleButton *);
14437 extern (C) void gtk_toggle_button_set_inconsistent(_GtkToggleButton *, int);
14438 extern (C) void gtk_toggle_button_toggled(_GtkToggleButton *);
14439 extern (C) int gtk_toggle_button_get_active(_GtkToggleButton *);
14440 extern (C) void gtk_toggle_button_set_active(_GtkToggleButton *, int);
14441 extern (C) int gtk_toggle_button_get_mode(_GtkToggleButton *);
14442 extern (C) void gtk_toggle_button_set_mode(_GtkToggleButton *, int);
14443 extern (C) _GtkWidget * gtk_toggle_button_new_with_mnemonic(char *);
14444 extern (C) _GtkWidget * gtk_toggle_button_new_with_label(char *);
14445 extern (C) _GtkWidget * gtk_toggle_button_new();
14446 extern (C) uint gtk_toggle_button_get_type();
14447 extern (C) _GList * gtk_cell_view_get_cell_renderers(_GtkCellView *);
14448 extern (C) void gtk_cell_view_set_background_color(_GtkCellView *, _GdkColor *);
14449 extern (C) int gtk_cell_view_get_size_of_row(_GtkCellView *, void *, _GtkRequisition *);
14450 extern (C) void * gtk_cell_view_get_displayed_row(_GtkCellView *);
14451 extern (C) void gtk_cell_view_set_displayed_row(_GtkCellView *, void *);
14452 extern (C) void gtk_cell_view_set_model(_GtkCellView *, void *);
14453 extern (C) _GtkWidget * gtk_cell_view_new_with_pixbuf(void *);
14454 extern (C) _GtkWidget * gtk_cell_view_new_with_markup(char *);
14455 extern (C) _GtkWidget * gtk_cell_view_new_with_text(char *);
14456 extern (C) _GtkWidget * gtk_cell_view_new();
14457 extern (C) uint gtk_cell_view_get_type();
14458 extern (C) void gtk_cell_renderer_toggle_set_active(_GtkCellRendererToggle *, int);
14459 extern (C) int gtk_cell_renderer_toggle_get_active(_GtkCellRendererToggle *);
14460 extern (C) void gtk_cell_renderer_toggle_set_radio(_GtkCellRendererToggle *, int);
14461 extern (C) int gtk_cell_renderer_toggle_get_radio(_GtkCellRendererToggle *);
14462 extern (C) _GtkCellRenderer * gtk_cell_renderer_toggle_new();
14463 extern (C) uint gtk_cell_renderer_toggle_get_type();
14464 extern (C) _GtkCellRenderer * gtk_cell_renderer_spin_new();
14465 extern (C) uint gtk_cell_renderer_spin_get_type();
14466 extern (C) _GtkCellRenderer * gtk_cell_renderer_progress_new();
14467 extern (C) uint gtk_cell_renderer_progress_get_type();
14468 extern (C) _GtkCellRenderer * gtk_cell_renderer_pixbuf_new();
14469 extern (C) uint gtk_cell_renderer_pixbuf_get_type();
14470 extern (C) _GtkCellRenderer * gtk_cell_renderer_combo_new();
14471 extern (C) uint gtk_cell_renderer_combo_get_type();
14472 extern (C) _GtkCellRenderer * gtk_cell_renderer_accel_new();
14473 extern (C) uint gtk_cell_renderer_accel_get_type();
14474 extern (C) void gtk_cell_renderer_text_set_fixed_height_from_font(_GtkCellRendererText *, int);
14475 extern (C) _GtkCellRenderer * gtk_cell_renderer_text_new();
14476 extern (C) uint gtk_cell_renderer_text_get_type();
14477 extern (C) void _gtk_cell_layout_buildable_add_child(void *, _GtkBuilder *, _GObject *, char *);
14478 extern (C) void _gtk_cell_layout_buildable_custom_tag_end(void *, _GtkBuilder *, _GObject *, char *, void * *);
14479 extern (C) int _gtk_cell_layout_buildable_custom_tag_start(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *);
14480 extern (C) void gtk_cell_layout_reorder(void *, _GtkCellRenderer *, int);
14481 extern (C) void gtk_cell_layout_clear_attributes(void *, _GtkCellRenderer *);
14482 extern (C) void gtk_cell_layout_set_cell_data_func(void *, _GtkCellRenderer *, _BCD_func__11624, void *, _BCD_func__13158);
14483 extern (C) void gtk_cell_layout_add_attribute(void *, _GtkCellRenderer *, char *, int);
14484 extern (C) void gtk_cell_layout_set_attributes(void *, _GtkCellRenderer *, ...);
14485 extern (C) void gtk_cell_layout_clear(void *);
14486 extern (C) _GList * gtk_cell_layout_get_cells(void *);
14487 extern (C) void gtk_cell_layout_pack_end(void *, _GtkCellRenderer *, int);
14488 extern (C) void gtk_cell_layout_pack_start(void *, _GtkCellRenderer *, int);
14489 extern (C) uint gtk_cell_layout_get_type();
14490 extern (C) _GtkWidget * gtk_tree_view_column_get_tree_view(_GtkTreeViewColumn *);
14491 extern (C) void gtk_tree_view_column_queue_resize(_GtkTreeViewColumn *);
14492 extern (C) int gtk_tree_view_column_cell_get_position(_GtkTreeViewColumn *, _GtkCellRenderer *, int *, int *);
14493 extern (C) void gtk_tree_view_column_focus_cell(_GtkTreeViewColumn *, _GtkCellRenderer *);
14494 extern (C) int gtk_tree_view_column_cell_is_visible(_GtkTreeViewColumn *);
14495 extern (C) void gtk_tree_view_column_cell_get_size(_GtkTreeViewColumn *, _GdkRectangle *, int *, int *, int *, int *);
14496 extern (C) void gtk_tree_view_column_cell_set_cell_data(_GtkTreeViewColumn *, void *, _GtkTreeIter *, int, int);
14497 extern (C) int gtk_tree_view_column_get_sort_order(_GtkTreeViewColumn *);
14498 extern (C) void gtk_tree_view_column_set_sort_order(_GtkTreeViewColumn *, int);
14499 extern (C) int gtk_tree_view_column_get_sort_indicator(_GtkTreeViewColumn *);
14500 extern (C) void gtk_tree_view_column_set_sort_indicator(_GtkTreeViewColumn *, int);
14501 extern (C) int gtk_tree_view_column_get_sort_column_id(_GtkTreeViewColumn *);
14502 extern (C) void gtk_tree_view_column_set_sort_column_id(_GtkTreeViewColumn *, int);
14503 extern (C) int gtk_tree_view_column_get_reorderable(_GtkTreeViewColumn *);
14504 extern (C) void gtk_tree_view_column_set_reorderable(_GtkTreeViewColumn *, int);
14505 extern (C) float gtk_tree_view_column_get_alignment(_GtkTreeViewColumn *);
14506 extern (C) void gtk_tree_view_column_set_alignment(_GtkTreeViewColumn *, float);
14507 extern (C) _GtkWidget * gtk_tree_view_column_get_widget(_GtkTreeViewColumn *);
14508 extern (C) void gtk_tree_view_column_set_widget(_GtkTreeViewColumn *, _GtkWidget *);
14509 extern (C) int gtk_tree_view_column_get_clickable(_GtkTreeViewColumn *);
14510 extern (C) void gtk_tree_view_column_set_clickable(_GtkTreeViewColumn *, int);
14511 extern (C) int gtk_tree_view_column_get_expand(_GtkTreeViewColumn *);
14512 extern (C) void gtk_tree_view_column_set_expand(_GtkTreeViewColumn *, int);
14513 extern (C) char * gtk_tree_view_column_get_title(_GtkTreeViewColumn *);
14514 extern (C) void gtk_tree_view_column_set_title(_GtkTreeViewColumn *, char *);
14515 extern (C) void gtk_tree_view_column_clicked(_GtkTreeViewColumn *);
14516 extern (C) int gtk_tree_view_column_get_max_width(_GtkTreeViewColumn *);
14517 extern (C) void gtk_tree_view_column_set_max_width(_GtkTreeViewColumn *, int);
14518 extern (C) int gtk_tree_view_column_get_min_width(_GtkTreeViewColumn *);
14519 extern (C) void gtk_tree_view_column_set_min_width(_GtkTreeViewColumn *, int);
14520 extern (C) void gtk_tree_view_column_set_fixed_width(_GtkTreeViewColumn *, int);
14521 extern (C) int gtk_tree_view_column_get_fixed_width(_GtkTreeViewColumn *);
14522 extern (C) int gtk_tree_view_column_get_width(_GtkTreeViewColumn *);
14523 extern (C) int gtk_tree_view_column_get_sizing(_GtkTreeViewColumn *);
14524 extern (C) void gtk_tree_view_column_set_sizing(_GtkTreeViewColumn *, int);
14525 extern (C) int gtk_tree_view_column_get_resizable(_GtkTreeViewColumn *);
14526 extern (C) void gtk_tree_view_column_set_resizable(_GtkTreeViewColumn *, int);
14527 extern (C) int gtk_tree_view_column_get_visible(_GtkTreeViewColumn *);
14528 extern (C) void gtk_tree_view_column_set_visible(_GtkTreeViewColumn *, int);
14529 extern (C) int gtk_tree_view_column_get_spacing(_GtkTreeViewColumn *);
14530 extern (C) void gtk_tree_view_column_set_spacing(_GtkTreeViewColumn *, int);
14531 extern (C) void gtk_tree_view_column_clear_attributes(_GtkTreeViewColumn *, _GtkCellRenderer *);
14532 extern (C) void gtk_tree_view_column_set_cell_data_func(_GtkTreeViewColumn *, _GtkCellRenderer *, _BCD_func__11636, void *, _BCD_func__13158);
14533 extern (C) void gtk_tree_view_column_set_attributes(_GtkTreeViewColumn *, _GtkCellRenderer *, ...);
14534 extern (C) void gtk_tree_view_column_add_attribute(_GtkTreeViewColumn *, _GtkCellRenderer *, char *, int);
14535 extern (C) _GList * gtk_tree_view_column_get_cell_renderers(_GtkTreeViewColumn *);
14536 extern (C) void gtk_tree_view_column_clear(_GtkTreeViewColumn *);
14537 extern (C) void gtk_tree_view_column_pack_end(_GtkTreeViewColumn *, _GtkCellRenderer *, int);
14538 extern (C) void gtk_tree_view_column_pack_start(_GtkTreeViewColumn *, _GtkCellRenderer *, int);
14539 extern (C) _GtkTreeViewColumn * gtk_tree_view_column_new_with_attributes(char *, _GtkCellRenderer *, ...);
14540 extern (C) _GtkTreeViewColumn * gtk_tree_view_column_new();
14541 extern (C) uint gtk_tree_view_column_get_type();
14542 extern (C) int gtk_tree_sortable_has_default_sort_func(void *);
14543 extern (C) void gtk_tree_sortable_set_default_sort_func(void *, _BCD_func__11685, void *, _BCD_func__13158);
14544 extern (C) void gtk_tree_sortable_set_sort_func(void *, int, _BCD_func__11685, void *, _BCD_func__13158);
14545 extern (C) void gtk_tree_sortable_set_sort_column_id(void *, int, int);
14546 extern (C) int gtk_tree_sortable_get_sort_column_id(void *, int *, int *);
14547 extern (C) void gtk_tree_sortable_sort_column_changed(void *);
14548 extern (C) uint gtk_tree_sortable_get_type();
14549 extern (C) void gtk_tree_model_rows_reordered(void *, void *, _GtkTreeIter *, int *);
14550 extern (C) void gtk_tree_model_row_deleted(void *, void *);
14551 extern (C) void gtk_tree_model_row_has_child_toggled(void *, void *, _GtkTreeIter *);
14552 extern (C) void gtk_tree_model_row_inserted(void *, void *, _GtkTreeIter *);
14553 extern (C) void gtk_tree_model_row_changed(void *, void *, _GtkTreeIter *);
14554 extern (C) void gtk_tree_model_foreach(void *, _BCD_func__11697, void *);
14555 extern (C) void gtk_tree_model_get_valist(void *, _GtkTreeIter *, char *);
14556 extern (C) void gtk_tree_model_get(void *, _GtkTreeIter *, ...);
14557 extern (C) void gtk_tree_model_unref_node(void *, _GtkTreeIter *);
14558 extern (C) void gtk_tree_model_ref_node(void *, _GtkTreeIter *);
14559 extern (C) int gtk_tree_model_iter_parent(void *, _GtkTreeIter *, _GtkTreeIter *);
14560 extern (C) int gtk_tree_model_iter_nth_child(void *, _GtkTreeIter *, _GtkTreeIter *, int);
14561 extern (C) int gtk_tree_model_iter_n_children(void *, _GtkTreeIter *);
14562 extern (C) int gtk_tree_model_iter_has_child(void *, _GtkTreeIter *);
14563 extern (C) int gtk_tree_model_iter_children(void *, _GtkTreeIter *, _GtkTreeIter *);
14564 extern (C) int gtk_tree_model_iter_next(void *, _GtkTreeIter *);
14565 extern (C) void gtk_tree_model_get_value(void *, _GtkTreeIter *, int, _GValue *);
14566 extern (C) void * gtk_tree_model_get_path(void *, _GtkTreeIter *);
14567 extern (C) int gtk_tree_model_get_iter_first(void *, _GtkTreeIter *);
14568 extern (C) char * gtk_tree_model_get_string_from_iter(void *, _GtkTreeIter *);
14569 extern (C) int gtk_tree_model_get_iter_from_string(void *, _GtkTreeIter *, char *);
14570 extern (C) int gtk_tree_model_get_iter(void *, _GtkTreeIter *, void *);
14571 extern (C) uint gtk_tree_model_get_column_type(void *, int);
14572 extern (C) int gtk_tree_model_get_n_columns(void *);
14573 extern (C) int gtk_tree_model_get_flags(void *);
14574 extern (C) uint gtk_tree_model_get_type();
14575 extern (C) uint gtk_tree_iter_get_type();
14576 extern (C) void gtk_tree_iter_free(_GtkTreeIter *);
14577 extern (C) _GtkTreeIter * gtk_tree_iter_copy(_GtkTreeIter *);
14578 extern (C) void gtk_tree_row_reference_reordered(_GObject *, void *, _GtkTreeIter *, int *);
14579 extern (C) void gtk_tree_row_reference_deleted(_GObject *, void *);
14580 extern (C) void gtk_tree_row_reference_inserted(_GObject *, void *);
14581 extern (C) void gtk_tree_row_reference_free(void *);
14582 extern (C) void * gtk_tree_row_reference_copy(void *);
14583 extern (C) int gtk_tree_row_reference_valid(void *);
14584 extern (C) void * gtk_tree_row_reference_get_model(void *);
14585 extern (C) void * gtk_tree_row_reference_get_path(void *);
14586 extern (C) void * gtk_tree_row_reference_new_proxy(_GObject *, void *, void *);
14587 extern (C) void * gtk_tree_row_reference_new(void *, void *);
14588 extern (C) uint gtk_tree_row_reference_get_type();
14589 extern (C) int gtk_tree_path_is_descendant(void *, void *);
14590 extern (C) int gtk_tree_path_is_ancestor(void *, void *);
14591 extern (C) void gtk_tree_path_down(void *);
14592 extern (C) int gtk_tree_path_up(void *);
14593 extern (C) int gtk_tree_path_prev(void *);
14594 extern (C) void gtk_tree_path_next(void *);
14595 extern (C) int gtk_tree_path_compare(void *, void *);
14596 extern (C) uint gtk_tree_path_get_type();
14597 extern (C) void * gtk_tree_path_copy(void *);
14598 extern (C) void gtk_tree_path_free(void *);
14599 extern (C) int * gtk_tree_path_get_indices(void *);
14600 extern (C) int gtk_tree_path_get_depth(void *);
14601 extern (C) void gtk_tree_path_prepend_index(void *, int);
14602 extern (C) void gtk_tree_path_append_index(void *, int);
14603 extern (C) void * gtk_tree_path_new_first();
14604 extern (C) char * gtk_tree_path_to_string(void *);
14605 extern (C) void * gtk_tree_path_new_from_indices(int, ...);
14606 extern (C) void * gtk_tree_path_new_from_string(char *);
14607 extern (C) void * gtk_tree_path_new();
14608 extern (C) void gtk_cell_renderer_stop_editing(_GtkCellRenderer *, int);
14609 extern (C) void gtk_cell_renderer_editing_canceled(_GtkCellRenderer *);
14610 extern (C) void gtk_cell_renderer_get_fixed_size(_GtkCellRenderer *, int *, int *);
14611 extern (C) void gtk_cell_renderer_set_fixed_size(_GtkCellRenderer *, int, int);
14612 extern (C) void * gtk_cell_renderer_start_editing(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int);
14613 extern (C) int gtk_cell_renderer_activate(_GtkCellRenderer *, _GdkEvent *, _GtkWidget *, char *, _GdkRectangle *, _GdkRectangle *, int);
14614 extern (C) void gtk_cell_renderer_render(_GtkCellRenderer *, _GdkDrawable *, _GtkWidget *, _GdkRectangle *, _GdkRectangle *, _GdkRectangle *, int);
14615 extern (C) void gtk_cell_renderer_get_size(_GtkCellRenderer *, _GtkWidget *, _GdkRectangle *, int *, int *, int *, int *);
14616 extern (C) uint gtk_cell_renderer_get_type();
14617 extern (C) void gtk_cell_editable_remove_widget(void *);
14618 extern (C) void gtk_cell_editable_editing_done(void *);
14619 extern (C) void gtk_cell_editable_start_editing(void *, _GdkEvent *);
14620 extern (C) uint gtk_cell_editable_get_type();
14621 extern (C) void gtk_calendar_thaw(_GtkCalendar *);
14622 extern (C) void gtk_calendar_freeze(_GtkCalendar *);
14623 extern (C) void gtk_calendar_get_date(_GtkCalendar *, uint *, uint *, uint *);
14624 extern (C) void gtk_calendar_display_options(_GtkCalendar *, int);
14625 extern (C) int gtk_calendar_get_display_options(_GtkCalendar *);
14626 extern (C) void gtk_calendar_set_display_options(_GtkCalendar *, int);
14627 extern (C) void gtk_calendar_clear_marks(_GtkCalendar *);
14628 extern (C) int gtk_calendar_unmark_day(_GtkCalendar *, uint);
14629 extern (C) int gtk_calendar_mark_day(_GtkCalendar *, uint);
14630 extern (C) void gtk_calendar_select_day(_GtkCalendar *, uint);
14631 extern (C) int gtk_calendar_select_month(_GtkCalendar *, uint, uint);
14632 extern (C) _GtkWidget * gtk_calendar_new();
14633 extern (C) uint gtk_calendar_get_type();
14634 extern (C) void gtk_signal_compat_matched(_GtkObject *, _BCD_func__12122, void *, int, uint);
14635 extern (C) void gtk_signal_emitv_by_name(_GtkObject *, char *, _GtkArg *);
14636 extern (C) void gtk_signal_emit_by_name(_GtkObject *, char *, ...);
14637 extern (C) void gtk_signal_emit(_GtkObject *, uint, ...);
14638 extern (C) void gtk_signal_emitv(_GtkObject *, uint, _GtkArg *);
14639 extern (C) uint gtk_signal_connect_full(_GtkObject *, char *, _BCD_func__12122, _BCD_func__13157, void *, _BCD_func__13158, int, int);
14640 extern (C) void gtk_signal_connect_while_alive(_GtkObject *, char *, _BCD_func__12122, void *, _GtkObject *);
14641 extern (C) void gtk_signal_connect_object_while_alive(_GtkObject *, char *, _BCD_func__12122, _GtkObject *);
14642 extern (C) void gtk_signal_emit_stop_by_name(_GtkObject *, char *);
14643 extern (C) uint gtk_signal_new(char *, int, uint, uint, _BCD_func__13146, uint, uint, ...);
14644 extern (C) uint gtk_signal_newv(char *, int, uint, uint, _BCD_func__13146, uint, uint, uint *);
14645 extern (C) void gtk_marshal_VOID__UINT_STRING(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14646 extern (C) void gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14647 extern (C) void gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14648 extern (C) void gtk_marshal_VOID__STRING_INT_POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14649 extern (C) void gtk_marshal_VOID__POINTER_UINT_UINT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14650 extern (C) void gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14651 extern (C) void gtk_marshal_VOID__POINTER_POINTER_UINT_UINT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14652 extern (C) void gtk_marshal_VOID__POINTER_UINT_ENUM(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14653 extern (C) void gtk_marshal_VOID__POINTER_UINT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14654 extern (C) void gtk_marshal_VOID__POINTER_STRING_STRING(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14655 extern (C) void gtk_marshal_VOID__POINTER_POINTER_POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14656 extern (C) void gtk_marshal_VOID__POINTER_POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14657 extern (C) void gtk_marshal_VOID__POINTER_INT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14658 extern (C) void gtk_marshal_VOID__INT_INT_POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14659 extern (C) void gtk_marshal_VOID__INT_INT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14660 extern (C) void gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14661 extern (C) void gtk_marshal_VOID__ENUM_FLOAT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14662 extern (C) void gtk_marshal_INT__POINTER_CHAR_CHAR(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14663 extern (C) void gtk_marshal_INT__POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14664 extern (C) void gtk_marshal_ENUM__ENUM(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14665 extern (C) void gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14666 extern (C) void gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14667 extern (C) void gtk_marshal_BOOLEAN__POINTER_INT_INT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14668 extern (C) void gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14669 extern (C) void gtk_marshal_BOOLEAN__POINTER(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14670 extern (C) void gtk_marshal_BOOLEAN__VOID(_GClosure *, _GValue *, uint, _GValue *, void *, void *);
14671 extern (C) void _gtk_button_paint(_GtkButton *, _GdkRectangle *, int, int, char *, char *);
14672 extern (C) void _gtk_button_set_depressed(_GtkButton *, int);
14673 extern (C) int gtk_button_get_image_position(_GtkButton *);
14674 extern (C) void gtk_button_set_image_position(_GtkButton *, int);
14675 extern (C) _GtkWidget * gtk_button_get_image(_GtkButton *);
14676 extern (C) void gtk_button_set_image(_GtkButton *, _GtkWidget *);
14677 extern (C) void gtk_button_get_alignment(_GtkButton *, float *, float *);
14678 extern (C) void gtk_button_set_alignment(_GtkButton *, float, float);
14679 extern (C) int gtk_button_get_focus_on_click(_GtkButton *);
14680 extern (C) void gtk_button_set_focus_on_click(_GtkButton *, int);
14681 extern (C) int gtk_button_get_use_stock(_GtkButton *);
14682 extern (C) void gtk_button_set_use_stock(_GtkButton *, int);
14683 extern (C) int gtk_button_get_use_underline(_GtkButton *);
14684 extern (C) void gtk_button_set_use_underline(_GtkButton *, int);
14685 extern (C) char * gtk_button_get_label(_GtkButton *);
14686 extern (C) void gtk_button_set_label(_GtkButton *, char *);
14687 extern (C) int gtk_button_get_relief(_GtkButton *);
14688 extern (C) void gtk_button_set_relief(_GtkButton *, int);
14689 extern (C) void gtk_button_leave(_GtkButton *);
14690 extern (C) void gtk_button_enter(_GtkButton *);
14691 extern (C) void gtk_button_clicked(_GtkButton *);
14692 extern (C) void gtk_button_released(_GtkButton *);
14693 extern (C) void gtk_button_pressed(_GtkButton *);
14694 extern (C) _GtkWidget * gtk_button_new_with_mnemonic(char *);
14695 extern (C) _GtkWidget * gtk_button_new_from_stock(char *);
14696 extern (C) _GtkWidget * gtk_button_new_with_label(char *);
14697 extern (C) _GtkWidget * gtk_button_new();
14698 extern (C) uint gtk_button_get_type();
14699 extern (C) void gtk_image_get(_GtkImage *, _GdkImage * *, _GdkDrawable * *);
14700 extern (C) void gtk_image_set(_GtkImage *, _GdkImage *, _GdkDrawable *);
14701 extern (C) int gtk_image_get_pixel_size(_GtkImage *);
14702 extern (C) void gtk_image_get_icon_name(_GtkImage *, char * *, int *);
14703 extern (C) void * gtk_image_get_animation(_GtkImage *);
14704 extern (C) void gtk_image_get_icon_set(_GtkImage *, void * *, int *);
14705 extern (C) void gtk_image_get_stock(_GtkImage *, char * *, int *);
14706 extern (C) void * gtk_image_get_pixbuf(_GtkImage *);
14707 extern (C) void gtk_image_get_image(_GtkImage *, _GdkImage * *, _GdkDrawable * *);
14708 extern (C) void gtk_image_get_pixmap(_GtkImage *, _GdkDrawable * *, _GdkDrawable * *);
14709 extern (C) int gtk_image_get_storage_type(_GtkImage *);
14710 extern (C) void gtk_image_set_pixel_size(_GtkImage *, int);
14711 extern (C) void gtk_image_set_from_icon_name(_GtkImage *, char *, int);
14712 extern (C) void gtk_image_set_from_animation(_GtkImage *, void *);
14713 extern (C) void gtk_image_set_from_icon_set(_GtkImage *, void *, int);
14714 extern (C) void gtk_image_set_from_stock(_GtkImage *, char *, int);
14715 extern (C) void gtk_image_set_from_pixbuf(_GtkImage *, void *);
14716 extern (C) void gtk_image_set_from_file(_GtkImage *, char *);
14717 extern (C) void gtk_image_set_from_image(_GtkImage *, _GdkImage *, _GdkDrawable *);
14718 extern (C) void gtk_image_set_from_pixmap(_GtkImage *, _GdkDrawable *, _GdkDrawable *);
14719 extern (C) void gtk_image_clear(_GtkImage *);
14720 extern (C) _GtkWidget * gtk_image_new_from_icon_name(char *, int);
14721 extern (C) _GtkWidget * gtk_image_new_from_animation(void *);
14722 extern (C) _GtkWidget * gtk_image_new_from_icon_set(void *, int);
14723 extern (C) _GtkWidget * gtk_image_new_from_stock(char *, int);
14724 extern (C) _GtkWidget * gtk_image_new_from_pixbuf(void *);
14725 extern (C) _GtkWidget * gtk_image_new_from_file(char *);
14726 extern (C) _GtkWidget * gtk_image_new_from_image(_GdkImage *, _GdkDrawable *);
14727 extern (C) _GtkWidget * gtk_image_new_from_pixmap(_GdkDrawable *, _GdkDrawable *);
14728 extern (C) _GtkWidget * gtk_image_new();
14729 extern (C) uint gtk_image_get_type();
14730 extern (C) _GObject * gtk_buildable_get_internal_child(void *, _GtkBuilder *, char *);
14731 extern (C) void gtk_buildable_parser_finished(void *, _GtkBuilder *);
14732 extern (C) void gtk_buildable_custom_finished(void *, _GtkBuilder *, _GObject *, char *, void *);
14733 extern (C) void gtk_buildable_custom_tag_end(void *, _GtkBuilder *, _GObject *, char *, void * *);
14734 extern (C) int gtk_buildable_custom_tag_start(void *, _GtkBuilder *, _GObject *, char *, _GMarkupParser *, void * *);
14735 extern (C) _GObject * gtk_buildable_construct_child(void *, _GtkBuilder *, char *);
14736 extern (C) void gtk_buildable_set_buildable_property(void *, _GtkBuilder *, char *, _GValue *);
14737 extern (C) void gtk_buildable_add_child(void *, _GtkBuilder *, _GObject *, char *);
14738 extern (C) char * gtk_buildable_get_name(void *);
14739 extern (C) void gtk_buildable_set_name(void *, char *);
14740 extern (C) uint gtk_buildable_get_type();
14741 extern (C) int gtk_builder_value_from_string_type(_GtkBuilder *, uint, char *, _GValue *, _GError * *);
14742 extern (C) int gtk_builder_value_from_string(_GtkBuilder *, _GParamSpec *, char *, _GValue *, _GError * *);
14743 extern (C) uint gtk_builder_get_type_from_name(_GtkBuilder *, char *);
14744 extern (C) char * gtk_builder_get_translation_domain(_GtkBuilder *);
14745 extern (C) void gtk_builder_set_translation_domain(_GtkBuilder *, char *);
14746 extern (C) void gtk_builder_connect_signals_full(_GtkBuilder *, _BCD_func__11889, void *);
14747 extern (C) void gtk_builder_connect_signals(_GtkBuilder *, void *);
14748 extern (C) _GSList * gtk_builder_get_objects(_GtkBuilder *);
14749 extern (C) _GObject * gtk_builder_get_object(_GtkBuilder *, char *);
14750 extern (C) uint gtk_builder_add_from_string(_GtkBuilder *, char *, uint, _GError * *);
14751 extern (C) uint gtk_builder_add_from_file(_GtkBuilder *, char *, _GError * *);
14752 extern (C) _GtkBuilder * gtk_builder_new();
14753 extern (C) uint gtk_builder_get_type();
14754 extern (C) uint gtk_builder_error_quark();
14755 extern (C) uint _gtk_binding_signal_new(char *, uint, int, _BCD_func__12122, _BCD_func__14366, void *, _BCD_func__13146, uint, uint, ...);
14756 extern (C) void _gtk_binding_entry_add_signall(_GtkBindingSet *, uint, int, char *, _GSList *);
14757 extern (C) void _gtk_binding_reset_parsed();
14758 extern (C) uint _gtk_binding_parse_binding(_GScanner *);
14759 extern (C) void gtk_binding_set_add_path(_GtkBindingSet *, int, char *, int);
14760 extern (C) void gtk_binding_entry_remove(_GtkBindingSet *, uint, int);
14761 extern (C) void gtk_binding_entry_add_signal(_GtkBindingSet *, uint, int, char *, uint, ...);
14762 extern (C) void gtk_binding_entry_skip(_GtkBindingSet *, uint, int);
14763 extern (C) uint gtk_binding_parse_binding(_GScanner *);
14764 extern (C) void gtk_binding_entry_add_signall(_GtkBindingSet *, uint, int, char *, _GSList *);
14765 extern (C) void gtk_binding_entry_clear(_GtkBindingSet *, uint, int);
14766 extern (C) int gtk_binding_set_activate(_GtkBindingSet *, uint, int, _GtkObject *);
14767 extern (C) int gtk_bindings_activate_event(_GtkObject *, _GdkEventKey *);
14768 extern (C) int gtk_bindings_activate(_GtkObject *, uint, int);
14769 extern (C) _GtkBindingSet * gtk_binding_set_find(char *);
14770 extern (C) _GtkBindingSet * gtk_binding_set_by_class(void *);
14771 extern (C) _GtkBindingSet * gtk_binding_set_new(char *);
14772 extern (C) void _gtk_button_box_child_requisition(_GtkWidget *, int *, int *, int *, int *);
14773 extern (C) void gtk_button_box_get_child_ipadding(_GtkButtonBox *, int *, int *);
14774 extern (C) void gtk_button_box_get_child_size(_GtkButtonBox *, int *, int *);
14775 extern (C) void gtk_button_box_set_child_ipadding(_GtkButtonBox *, int, int);
14776 extern (C) void gtk_button_box_set_child_size(_GtkButtonBox *, int, int);
14777 extern (C) void gtk_button_box_set_child_secondary(_GtkButtonBox *, _GtkWidget *, int);
14778 extern (C) int gtk_button_box_get_child_secondary(_GtkButtonBox *, _GtkWidget *);
14779 extern (C) void gtk_button_box_set_layout(_GtkButtonBox *, int);
14780 extern (C) int gtk_button_box_get_layout(_GtkButtonBox *);
14781 extern (C) uint gtk_button_box_get_type();
14782 extern (C) void gtk_box_set_child_packing(_GtkBox *, _GtkWidget *, int, int, uint, int);
14783 extern (C) void gtk_box_query_child_packing(_GtkBox *, _GtkWidget *, int *, int *, uint *, int *);
14784 extern (C) void gtk_box_reorder_child(_GtkBox *, _GtkWidget *, int);
14785 extern (C) int gtk_box_get_spacing(_GtkBox *);
14786 extern (C) void gtk_box_set_spacing(_GtkBox *, int);
14787 extern (C) int gtk_box_get_homogeneous(_GtkBox *);
14788 extern (C) void gtk_box_set_homogeneous(_GtkBox *, int);
14789 extern (C) void gtk_box_pack_end_defaults(_GtkBox *, _GtkWidget *);
14790 extern (C) void gtk_box_pack_start_defaults(_GtkBox *, _GtkWidget *);
14791 extern (C) void gtk_box_pack_end(_GtkBox *, _GtkWidget *, int, int, uint);
14792 extern (C) void gtk_box_pack_start(_GtkBox *, _GtkWidget *, int, int, uint);
14793 extern (C) uint gtk_box_get_type();
14794 extern (C) void gtk_assistant_update_buttons_state(_GtkAssistant *);
14795 extern (C) void gtk_assistant_remove_action_widget(_GtkAssistant *, _GtkWidget *);
14796 extern (C) void gtk_assistant_add_action_widget(_GtkAssistant *, _GtkWidget *);
14797 extern (C) int gtk_assistant_get_page_complete(_GtkAssistant *, _GtkWidget *);
14798 extern (C) void gtk_assistant_set_page_complete(_GtkAssistant *, _GtkWidget *, int);
14799 extern (C) void * gtk_assistant_get_page_side_image(_GtkAssistant *, _GtkWidget *);
14800 extern (C) void gtk_assistant_set_page_side_image(_GtkAssistant *, _GtkWidget *, void *);
14801 extern (C) void * gtk_assistant_get_page_header_image(_GtkAssistant *, _GtkWidget *);
14802 extern (C) void gtk_assistant_set_page_header_image(_GtkAssistant *, _GtkWidget *, void *);
14803 extern (C) char * gtk_assistant_get_page_title(_GtkAssistant *, _GtkWidget *);
14804 extern (C) void gtk_assistant_set_page_title(_GtkAssistant *, _GtkWidget *, char *);
14805 extern (C) int gtk_assistant_get_page_type(_GtkAssistant *, _GtkWidget *);
14806 extern (C) void gtk_assistant_set_page_type(_GtkAssistant *, _GtkWidget *, int);
14807 extern (C) void gtk_assistant_set_forward_page_func(_GtkAssistant *, _BCD_func__11971, void *, _BCD_func__13158);
14808 extern (C) int gtk_assistant_insert_page(_GtkAssistant *, _GtkWidget *, int);
14809 extern (C) int gtk_assistant_append_page(_GtkAssistant *, _GtkWidget *);
14810 extern (C) int gtk_assistant_prepend_page(_GtkAssistant *, _GtkWidget *);
14811 extern (C) _GtkWidget * gtk_assistant_get_nth_page(_GtkAssistant *, int);
14812 extern (C) int gtk_assistant_get_n_pages(_GtkAssistant *);
14813 extern (C) void gtk_assistant_set_current_page(_GtkAssistant *, int);
14814 extern (C) int gtk_assistant_get_current_page(_GtkAssistant *);
14815 extern (C) _GtkWidget * gtk_assistant_new();
14816 extern (C) uint gtk_assistant_get_type();
14817 extern (C) void gtk_aspect_frame_set(_GtkAspectFrame *, float, float, float, int);
14818 extern (C) _GtkWidget * gtk_aspect_frame_new(char *, float, float, float, int);
14819 extern (C) uint gtk_aspect_frame_get_type();
14820 extern (C) int gtk_frame_get_shadow_type(_GtkFrame *);
14821 extern (C) void gtk_frame_set_shadow_type(_GtkFrame *, int);
14822 extern (C) void gtk_frame_get_label_align(_GtkFrame *, float *, float *);
14823 extern (C) void gtk_frame_set_label_align(_GtkFrame *, float, float);
14824 extern (C) _GtkWidget * gtk_frame_get_label_widget(_GtkFrame *);
14825 extern (C) void gtk_frame_set_label_widget(_GtkFrame *, _GtkWidget *);
14826 extern (C) char * gtk_frame_get_label(_GtkFrame *);
14827 extern (C) void gtk_frame_set_label(_GtkFrame *, char *);
14828 extern (C) _GtkWidget * gtk_frame_new(char *);
14829 extern (C) uint gtk_frame_get_type();
14830 extern (C) void gtk_arrow_set(_GtkArrow *, int, int);
14831 extern (C) _GtkWidget * gtk_arrow_new(int, int);
14832 extern (C) uint gtk_arrow_get_type();
14833 extern (C) void gtk_alignment_get_padding(_GtkAlignment *, uint *, uint *, uint *, uint *);
14834 extern (C) void gtk_alignment_set_padding(_GtkAlignment *, uint, uint, uint, uint);
14835 extern (C) void gtk_alignment_set(_GtkAlignment *, float, float, float, float);
14836 extern (C) _GtkWidget * gtk_alignment_new(float, float, float, float);
14837 extern (C) uint gtk_alignment_get_type();
14838 extern (C) void _gtk_action_group_emit_post_activate(_GtkActionGroup *, _GtkAction *);
14839 extern (C) void _gtk_action_group_emit_pre_activate(_GtkActionGroup *, _GtkAction *);
14840 extern (C) void _gtk_action_group_emit_disconnect_proxy(_GtkActionGroup *, _GtkAction *, _GtkWidget *);
14841 extern (C) void _gtk_action_group_emit_connect_proxy(_GtkActionGroup *, _GtkAction *, _GtkWidget *);
14842 extern (C) char * gtk_action_group_translate_string(_GtkActionGroup *, char *);
14843 extern (C) void gtk_action_group_set_translation_domain(_GtkActionGroup *, char *);
14844 extern (C) void gtk_action_group_set_translate_func(_GtkActionGroup *, _BCD_func__12124, void *, _BCD_func__13158);
14845 extern (C) void gtk_action_group_add_radio_actions_full(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *, _BCD_func__13158);
14846 extern (C) void gtk_action_group_add_toggle_actions_full(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *, _BCD_func__13158);
14847 extern (C) void gtk_action_group_add_actions_full(_GtkActionGroup *, _GtkActionEntry *, uint, void *, _BCD_func__13158);
14848 extern (C) void gtk_action_group_add_radio_actions(_GtkActionGroup *, _GtkRadioActionEntry *, uint, int, _BCD_func__12122, void *);
14849 extern (C) void gtk_action_group_add_toggle_actions(_GtkActionGroup *, _GtkToggleActionEntry *, uint, void *);
14850 extern (C) void gtk_action_group_add_actions(_GtkActionGroup *, _GtkActionEntry *, uint, void *);
14851 extern (C) void gtk_action_group_remove_action(_GtkActionGroup *, _GtkAction *);
14852 extern (C) void gtk_action_group_add_action_with_accel(_GtkActionGroup *, _GtkAction *, char *);
14853 extern (C) void gtk_action_group_add_action(_GtkActionGroup *, _GtkAction *);
14854 extern (C) _GList * gtk_action_group_list_actions(_GtkActionGroup *);
14855 extern (C) _GtkAction * gtk_action_group_get_action(_GtkActionGroup *, char *);
14856 extern (C) void gtk_action_group_set_visible(_GtkActionGroup *, int);
14857 extern (C) int gtk_action_group_get_visible(_GtkActionGroup *);
14858 extern (C) void gtk_action_group_set_sensitive(_GtkActionGroup *, int);
14859 extern (C) int gtk_action_group_get_sensitive(_GtkActionGroup *);
14860 extern (C) char * gtk_action_group_get_name(_GtkActionGroup *);
14861 extern (C) _GtkActionGroup * gtk_action_group_new(char *);
14862 extern (C) uint gtk_action_group_get_type();
14863 extern (C) void gtk_item_factories_path_delete(char *, char *);
14864 extern (C) void gtk_item_factory_create_menu_entries(uint, GtkMenuEntry *);
14865 extern (C) _GtkItemFactory * gtk_item_factory_from_path(char *);
14866 extern (C) void gtk_item_factory_create_items_ac(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *, uint);
14867 extern (C) void gtk_item_factory_set_translate_func(_GtkItemFactory *, _BCD_func__12124, void *, _BCD_func__13158);
14868 extern (C) void * gtk_item_factory_popup_data_from_widget(_GtkWidget *);
14869 extern (C) void * gtk_item_factory_popup_data(_GtkItemFactory *);
14870 extern (C) void gtk_item_factory_popup_with_data(_GtkItemFactory *, void *, _BCD_func__13158, uint, uint, uint, uint);
14871 extern (C) void gtk_item_factory_popup(_GtkItemFactory *, uint, uint, uint, uint);
14872 extern (C) void gtk_item_factory_delete_entries(_GtkItemFactory *, uint, _GtkItemFactoryEntry *);
14873 extern (C) void gtk_item_factory_delete_entry(_GtkItemFactory *, _GtkItemFactoryEntry *);
14874 extern (C) void gtk_item_factory_delete_item(_GtkItemFactory *, char *);
14875 extern (C) void gtk_item_factory_create_items(_GtkItemFactory *, uint, _GtkItemFactoryEntry *, void *);
14876 extern (C) void gtk_item_factory_create_item(_GtkItemFactory *, _GtkItemFactoryEntry *, void *, uint);
14877 extern (C) _GtkWidget * gtk_item_factory_get_item_by_action(_GtkItemFactory *, uint);
14878 extern (C) _GtkWidget * gtk_item_factory_get_widget_by_action(_GtkItemFactory *, uint);
14879 extern (C) _GtkWidget * gtk_item_factory_get_widget(_GtkItemFactory *, char *);
14880 extern (C) _GtkWidget * gtk_item_factory_get_item(_GtkItemFactory *, char *);
14881 extern (C) char * gtk_item_factory_path_from_widget(_GtkWidget *);
14882 extern (C) _GtkItemFactory * gtk_item_factory_from_widget(_GtkWidget *);
14883 extern (C) void gtk_item_factory_add_foreign(_GtkWidget *, char *, _GtkAccelGroup *, uint, int);
14884 extern (C) void gtk_item_factory_construct(_GtkItemFactory *, uint, char *, _GtkAccelGroup *);
14885 extern (C) _GtkItemFactory * gtk_item_factory_new(uint, char *, _GtkAccelGroup *);
14886 extern (C) uint gtk_item_factory_get_type();
14887 extern (C) void _gtk_action_sync_menu_visible(_GtkAction *, _GtkWidget *, int);
14888 extern (C) void _gtk_action_sync_visible(_GtkAction *);
14889 extern (C) void _gtk_action_sync_sensitive(_GtkAction *);
14890 extern (C) void gtk_action_set_accel_group(_GtkAction *, _GtkAccelGroup *);
14891 extern (C) void gtk_action_set_accel_path(_GtkAction *, char *);
14892 extern (C) void _gtk_action_emit_activate(_GtkAction *);
14893 extern (C) void gtk_action_unblock_activate_from(_GtkAction *, _GtkWidget *);
14894 extern (C) void gtk_action_block_activate_from(_GtkAction *, _GtkWidget *);
14895 extern (C) _GClosure * gtk_action_get_accel_closure(_GtkAction *);
14896 extern (C) char * gtk_action_get_accel_path(_GtkAction *);
14897 extern (C) void gtk_action_disconnect_accelerator(_GtkAction *);
14898 extern (C) void gtk_action_connect_accelerator(_GtkAction *);
14899 extern (C) _GtkAction * gtk_widget_get_action(_GtkWidget *);
14900 extern (C) _GSList * gtk_action_get_proxies(_GtkAction *);
14901 extern (C) void gtk_action_disconnect_proxy(_GtkAction *, _GtkWidget *);
14902 extern (C) void gtk_action_connect_proxy(_GtkAction *, _GtkWidget *);
14903 extern (C) _GtkWidget * gtk_action_create_menu(_GtkAction *);
14904 extern (C) _GtkWidget * gtk_action_create_tool_item(_GtkAction *);
14905 extern (C) _GtkWidget * gtk_action_create_menu_item(_GtkAction *);
14906 extern (C) _GtkWidget * gtk_action_create_icon(_GtkAction *, int);
14907 extern (C) void gtk_action_activate(_GtkAction *);
14908 extern (C) void gtk_action_set_visible(_GtkAction *, int);
14909 extern (C) int gtk_action_get_visible(_GtkAction *);
14910 extern (C) int gtk_action_is_visible(_GtkAction *);
14911 extern (C) void gtk_action_set_sensitive(_GtkAction *, int);
14912 extern (C) int gtk_action_get_sensitive(_GtkAction *);
14913 extern (C) int gtk_action_is_sensitive(_GtkAction *);
14914 extern (C) char * gtk_action_get_name(_GtkAction *);
14915 extern (C) _GtkAction * gtk_action_new(char *, char *, char *, char *);
14916 extern (C) uint gtk_action_get_type();
14917 extern (C) void gtk_accessible_connect_widget_destroyed(_GtkAccessible *);
14918 extern (C) uint gtk_accessible_get_type();
14919 extern (C) int _gtk_accel_path_is_valid(char *);
14920 extern (C) void _gtk_accel_map_remove_group(char *, _GtkAccelGroup *);
14921 extern (C) void _gtk_accel_map_add_group(char *, _GtkAccelGroup *);
14922 extern (C) void _gtk_accel_map_init();
14923 extern (C) void * gtk_accel_map_get();
14924 extern (C) uint gtk_accel_map_get_type();
14925 extern (C) void gtk_accel_map_foreach_unfiltered(void *, _BCD_func__12490);
14926 extern (C) void gtk_accel_map_add_filter(char *);
14927 extern (C) void gtk_accel_map_unlock_path(char *);
14928 extern (C) void gtk_accel_map_lock_path(char *);
14929 extern (C) void gtk_accel_map_save_fd(int);
14930 extern (C) void gtk_accel_map_load_scanner(_GScanner *);
14931 extern (C) void gtk_accel_map_load_fd(int);
14932 extern (C) void gtk_accel_map_foreach(void *, _BCD_func__12490);
14933 extern (C) void gtk_accel_map_save(char *);
14934 extern (C) void gtk_accel_map_load(char *);
14935 extern (C) int gtk_accel_map_change_entry(char *, uint, int, int);
14936 extern (C) int gtk_accel_map_lookup_entry(char *, _GtkAccelKey *);
14937 extern (C) void gtk_accel_map_add_entry(char *, uint, int);
14938 extern (C) char * _gtk_accel_label_class_get_accelerator_label(_GtkAccelLabelClass *, uint, int);
14939 extern (C) int gtk_accel_label_refetch(_GtkAccelLabel *);
14940 extern (C) void gtk_accel_label_set_accel_closure(_GtkAccelLabel *, _GClosure *);
14941 extern (C) void gtk_accel_label_set_accel_widget(_GtkAccelLabel *, _GtkWidget *);
14942 extern (C) uint gtk_accel_label_get_accel_width(_GtkAccelLabel *);
14943 extern (C) _GtkWidget * gtk_accel_label_get_accel_widget(_GtkAccelLabel *);
14944 extern (C) _GtkWidget * gtk_accel_label_new(char *);
14945 extern (C) uint gtk_accel_label_get_type();
14946 extern (C) uint gtk_label_parse_uline(_GtkLabel *, char *);
14947 extern (C) void gtk_label_get(_GtkLabel *, char * *);
14948 extern (C) int gtk_label_get_single_line_mode(_GtkLabel *);
14949 extern (C) void gtk_label_set_single_line_mode(_GtkLabel *, int);
14950 extern (C) void gtk_label_get_layout_offsets(_GtkLabel *, int *, int *);
14951 extern (C) void * gtk_label_get_layout(_GtkLabel *);
14952 extern (C) int gtk_label_get_selection_bounds(_GtkLabel *, int *, int *);
14953 extern (C) void gtk_label_select_region(_GtkLabel *, int, int);
14954 extern (C) double gtk_label_get_angle(_GtkLabel *);
14955 extern (C) void gtk_label_set_angle(_GtkLabel *, double);
14956 extern (C) int gtk_label_get_selectable(_GtkLabel *);
14957 extern (C) void gtk_label_set_selectable(_GtkLabel *, int);
14958 extern (C) int gtk_label_get_line_wrap_mode(_GtkLabel *);
14959 extern (C) void gtk_label_set_line_wrap_mode(_GtkLabel *, int);
14960 extern (C) int gtk_label_get_line_wrap(_GtkLabel *);
14961 extern (C) void gtk_label_set_line_wrap(_GtkLabel *, int);
14962 extern (C) void gtk_label_set_pattern(_GtkLabel *, char *);
14963 extern (C) int gtk_label_get_max_width_chars(_GtkLabel *);
14964 extern (C) void gtk_label_set_max_width_chars(_GtkLabel *, int);
14965 extern (C) int gtk_label_get_width_chars(_GtkLabel *);
14966 extern (C) void gtk_label_set_width_chars(_GtkLabel *, int);
14967 extern (C) int gtk_label_get_ellipsize(_GtkLabel *);
14968 extern (C) void gtk_label_set_ellipsize(_GtkLabel *, int);
14969 extern (C) int gtk_label_get_justify(_GtkLabel *);
14970 extern (C) void gtk_label_set_justify(_GtkLabel *, int);
14971 extern (C) void gtk_label_set_text_with_mnemonic(_GtkLabel *, char *);
14972 extern (C) _GtkWidget * gtk_label_get_mnemonic_widget(_GtkLabel *);
14973 extern (C) void gtk_label_set_mnemonic_widget(_GtkLabel *, _GtkWidget *);
14974 extern (C) uint gtk_label_get_mnemonic_keyval(_GtkLabel *);
14975 extern (C) void gtk_label_set_markup_with_mnemonic(_GtkLabel *, char *);
14976 extern (C) int gtk_label_get_use_underline(_GtkLabel *);
14977 extern (C) void gtk_label_set_use_underline(_GtkLabel *, int);
14978 extern (C) int gtk_label_get_use_markup(_GtkLabel *);
14979 extern (C) void gtk_label_set_use_markup(_GtkLabel *, int);
14980 extern (C) void gtk_label_set_markup(_GtkLabel *, char *);
14981 extern (C) char * gtk_label_get_label(_GtkLabel *);
14982 extern (C) void gtk_label_set_label(_GtkLabel *, char *);
14983 extern (C) void * gtk_label_get_attributes(_GtkLabel *);
14984 extern (C) void gtk_label_set_attributes(_GtkLabel *, void *);
14985 extern (C) char * gtk_label_get_text(_GtkLabel *);
14986 extern (C) void gtk_label_set_text(_GtkLabel *, char *);
14987 extern (C) _GtkWidget * gtk_label_new_with_mnemonic(char *);
14988 extern (C) _GtkWidget * gtk_label_new(char *);
14989 extern (C) uint gtk_label_get_type();
14990 extern (C) _GList * gtk_menu_get_for_attach_widget(_GtkWidget *);
14991 extern (C) void gtk_menu_set_monitor(_GtkMenu *, int);
14992 extern (C) void gtk_menu_attach(_GtkMenu *, _GtkWidget *, uint, uint, uint, uint);
14993 extern (C) void gtk_menu_set_screen(_GtkMenu *, _GdkScreen *);
14994 extern (C) void gtk_menu_reorder_child(_GtkMenu *, _GtkWidget *, int);
14995 extern (C) char * gtk_menu_get_title(_GtkMenu *);
14996 extern (C) void gtk_menu_set_title(_GtkMenu *, char *);
14997 extern (C) int gtk_menu_get_tearoff_state(_GtkMenu *);
14998 extern (C) void gtk_menu_set_tearoff_state(_GtkMenu *, int);
14999 extern (C) _GtkWidget * gtk_menu_get_attach_widget(_GtkMenu *);
15000 extern (C) void gtk_menu_detach(_GtkMenu *);
15001 extern (C) void gtk_menu_attach_to_widget(_GtkMenu *, _GtkWidget *, _BCD_func__12552);
15002 extern (C) void gtk_menu_set_accel_path(_GtkMenu *, char *);
15003 extern (C) _GtkAccelGroup * gtk_menu_get_accel_group(_GtkMenu *);
15004 extern (C) void gtk_menu_set_accel_group(_GtkMenu *, _GtkAccelGroup *);
15005 extern (C) void gtk_menu_set_active(_GtkMenu *, uint);
15006 extern (C) _GtkWidget * gtk_menu_get_active(_GtkMenu *);
15007 extern (C) void gtk_menu_popdown(_GtkMenu *);
15008 extern (C) void gtk_menu_reposition(_GtkMenu *);
15009 extern (C) void gtk_menu_popup(_GtkMenu *, _GtkWidget *, _GtkWidget *, _BCD_func__12553, void *, uint, uint);
15010 extern (C) _GtkWidget * gtk_menu_new();
15011 extern (C) uint gtk_menu_get_type();
15012 extern (C) void gtk_menu_shell_set_take_focus(_GtkMenuShell *, int);
15013 extern (C) int gtk_menu_shell_get_take_focus(_GtkMenuShell *);
15014 extern (C) void _gtk_menu_shell_remove_mnemonic(_GtkMenuShell *, uint, _GtkWidget *);
15015 extern (C) void _gtk_menu_shell_add_mnemonic(_GtkMenuShell *, uint, _GtkWidget *);
15016 extern (C) void gtk_menu_shell_cancel(_GtkMenuShell *);
15017 extern (C) int _gtk_menu_shell_get_popup_delay(_GtkMenuShell *);
15018 extern (C) void _gtk_menu_shell_activate(_GtkMenuShell *);
15019 extern (C) void _gtk_menu_shell_select_last(_GtkMenuShell *, int);
15020 extern (C) void gtk_menu_shell_select_first(_GtkMenuShell *, int);
15021 extern (C) void gtk_menu_shell_activate_item(_GtkMenuShell *, _GtkWidget *, int);
15022 extern (C) void gtk_menu_shell_deselect(_GtkMenuShell *);
15023 extern (C) void gtk_menu_shell_select_item(_GtkMenuShell *, _GtkWidget *);
15024 extern (C) void gtk_menu_shell_deactivate(_GtkMenuShell *);
15025 extern (C) void gtk_menu_shell_insert(_GtkMenuShell *, _GtkWidget *, int);
15026 extern (C) void gtk_menu_shell_prepend(_GtkMenuShell *, _GtkWidget *);
15027 extern (C) void gtk_menu_shell_append(_GtkMenuShell *, _GtkWidget *);
15028 extern (C) uint gtk_menu_shell_get_type();
15029 extern (C) void gtk_misc_get_padding(_GtkMisc *, int *, int *);
15030 extern (C) void gtk_misc_set_padding(_GtkMisc *, int, int);
15031 extern (C) void gtk_misc_get_alignment(_GtkMisc *, float *, float *);
15032 extern (C) void gtk_misc_set_alignment(_GtkMisc *, float, float);
15033 extern (C) uint gtk_misc_get_type();
15034 extern (C) _BCD_func__12632 gtk_about_dialog_set_url_hook(_BCD_func__12632, void *, _BCD_func__13158);
15035 extern (C) _BCD_func__12632 gtk_about_dialog_set_email_hook(_BCD_func__12632, void *, _BCD_func__13158);
15036 extern (C) void gtk_about_dialog_set_logo_icon_name(_GtkAboutDialog *, char *);
15037 extern (C) char * gtk_about_dialog_get_logo_icon_name(_GtkAboutDialog *);
15038 extern (C) void gtk_about_dialog_set_logo(_GtkAboutDialog *, void *);
15039 extern (C) void * gtk_about_dialog_get_logo(_GtkAboutDialog *);
15040 extern (C) void gtk_about_dialog_set_translator_credits(_GtkAboutDialog *, char *);
15041 extern (C) char * gtk_about_dialog_get_translator_credits(_GtkAboutDialog *);
15042 extern (C) void gtk_about_dialog_set_artists(_GtkAboutDialog *, char * *);
15043 extern (C) char * * gtk_about_dialog_get_artists(_GtkAboutDialog *);
15044 extern (C) void gtk_about_dialog_set_documenters(_GtkAboutDialog *, char * *);
15045 extern (C) char * * gtk_about_dialog_get_documenters(_GtkAboutDialog *);
15046 extern (C) void gtk_about_dialog_set_authors(_GtkAboutDialog *, char * *);
15047 extern (C) char * * gtk_about_dialog_get_authors(_GtkAboutDialog *);
15048 extern (C) void gtk_about_dialog_set_website_label(_GtkAboutDialog *, char *);
15049 extern (C) char * gtk_about_dialog_get_website_label(_GtkAboutDialog *);
15050 extern (C) void gtk_about_dialog_set_website(_GtkAboutDialog *, char *);
15051 extern (C) char * gtk_about_dialog_get_website(_GtkAboutDialog *);
15052 extern (C) void gtk_about_dialog_set_wrap_license(_GtkAboutDialog *, int);
15053 extern (C) int gtk_about_dialog_get_wrap_license(_GtkAboutDialog *);
15054 extern (C) void gtk_about_dialog_set_license(_GtkAboutDialog *, char *);
15055 extern (C) char * gtk_about_dialog_get_license(_GtkAboutDialog *);
15056 extern (C) void gtk_about_dialog_set_comments(_GtkAboutDialog *, char *);
15057 extern (C) char * gtk_about_dialog_get_comments(_GtkAboutDialog *);
15058 extern (C) void gtk_about_dialog_set_copyright(_GtkAboutDialog *, char *);
15059 extern (C) char * gtk_about_dialog_get_copyright(_GtkAboutDialog *);
15060 extern (C) void gtk_about_dialog_set_version(_GtkAboutDialog *, char *);
15061 extern (C) char * gtk_about_dialog_get_version(_GtkAboutDialog *);
15062 extern (C) void gtk_about_dialog_set_program_name(_GtkAboutDialog *, char *);
15063 extern (C) char * gtk_about_dialog_get_program_name(_GtkAboutDialog *);
15064 extern (C) void gtk_about_dialog_set_name(_GtkAboutDialog *, char *);
15065 extern (C) char * gtk_about_dialog_get_name(_GtkAboutDialog *);
15066 extern (C) void gtk_show_about_dialog(_GtkWindow *, char *, ...);
15067 extern (C) _GtkWidget * gtk_about_dialog_new();
15068 extern (C) uint gtk_about_dialog_get_type();
15069 extern (C) void _gtk_dialog_set_ignore_separator(_GtkDialog *, int);
15070 extern (C) int gtk_dialog_run(_GtkDialog *);
15071 extern (C) void gtk_dialog_response(_GtkDialog *, int);
15072 extern (C) void gtk_dialog_set_alternative_button_order_from_array(_GtkDialog *, int, int *);
15073 extern (C) void gtk_dialog_set_alternative_button_order(_GtkDialog *, int, ...);
15074 extern (C) int gtk_alternative_dialog_button_order(_GdkScreen *);
15075 extern (C) int gtk_dialog_get_has_separator(_GtkDialog *);
15076 extern (C) void gtk_dialog_set_has_separator(_GtkDialog *, int);
15077 extern (C) int gtk_dialog_get_response_for_widget(_GtkDialog *, _GtkWidget *);
15078 extern (C) void gtk_dialog_set_default_response(_GtkDialog *, int);
15079 extern (C) void gtk_dialog_set_response_sensitive(_GtkDialog *, int, int);
15080 extern (C) void gtk_dialog_add_buttons(_GtkDialog *, char *, ...);
15081 extern (C) _GtkWidget * gtk_dialog_add_button(_GtkDialog *, char *, int);
15082 extern (C) void gtk_dialog_add_action_widget(_GtkDialog *, _GtkWidget *, int);
15083 extern (C) _GtkWidget * gtk_dialog_new_with_buttons(char *, _GtkWindow *, int, char *, ...);
15084 extern (C) _GtkWidget * gtk_dialog_new();
15085 extern (C) uint gtk_dialog_get_type();
15086 extern (C) int _gtk_window_query_nonaccels(_GtkWindow *, uint, int);
15087 extern (C) void _gtk_window_keys_foreach(_GtkWindow *, _BCD_func__12662, void *);
15088 extern (C) void _gtk_window_set_is_active(_GtkWindow *, int);
15089 extern (C) void _gtk_window_unset_focus_and_default(_GtkWindow *, _GtkWidget *);
15090 extern (C) void _gtk_window_set_has_toplevel_focus(_GtkWindow *, int);
15091 extern (C) _GtkWidget * _gtk_window_group_get_current_grab(_GtkWindowGroup *);
15092 extern (C) void _gtk_window_constrain_size(_GtkWindow *, int, int, int *, int *);
15093 extern (C) void _gtk_window_reposition(_GtkWindow *, int, int);
15094 extern (C) void gtk_window_add_embedded_xid(_GtkWindow *, uint);
15095 extern (C) void gtk_window_remove_embedded_xid(_GtkWindow *, uint);
15096 extern (C) void _gtk_window_internal_set_focus(_GtkWindow *, _GtkWidget *);
15097 extern (C) void gtk_window_group_remove_window(_GtkWindowGroup *, _GtkWindow *);
15098 extern (C) void gtk_window_group_add_window(_GtkWindowGroup *, _GtkWindow *);
15099 extern (C) _GtkWindowGroup * gtk_window_group_new();
15100 extern (C) uint gtk_window_group_get_type();
15101 extern (C) void gtk_window_reshow_with_initial_size(_GtkWindow *);
15102 extern (C) _GtkWindowGroup * gtk_window_get_group(_GtkWindow *);
15103 extern (C) int gtk_window_parse_geometry(_GtkWindow *, char *);
15104 extern (C) void gtk_window_get_position(_GtkWindow *, int *, int *);
15105 extern (C) void gtk_window_move(_GtkWindow *, int, int);
15106 extern (C) void gtk_window_get_size(_GtkWindow *, int *, int *);
15107 extern (C) void gtk_window_resize(_GtkWindow *, int, int);
15108 extern (C) void gtk_window_get_default_size(_GtkWindow *, int *, int *);
15109 extern (C) void gtk_window_set_default_size(_GtkWindow *, int, int);
15110 extern (C) void gtk_window_set_policy(_GtkWindow *, int, int, int);
15111 extern (C) void gtk_window_begin_move_drag(_GtkWindow *, int, int, int, uint);
15112 extern (C) void gtk_window_begin_resize_drag(_GtkWindow *, int, int, int, int, uint);
15113 extern (C) void gtk_window_set_keep_below(_GtkWindow *, int);
15114 extern (C) void gtk_window_set_keep_above(_GtkWindow *, int);
15115 extern (C) void gtk_window_unfullscreen(_GtkWindow *);
15116 extern (C) void gtk_window_fullscreen(_GtkWindow *);
15117 extern (C) void gtk_window_unmaximize(_GtkWindow *);
15118 extern (C) void gtk_window_maximize(_GtkWindow *);
15119 extern (C) void gtk_window_unstick(_GtkWindow *);
15120 extern (C) void gtk_window_stick(_GtkWindow *);
15121 extern (C) void gtk_window_deiconify(_GtkWindow *);
15122 extern (C) void gtk_window_iconify(_GtkWindow *);
15123 extern (C) void gtk_window_present_with_time(_GtkWindow *, uint);
15124 extern (C) void gtk_window_present(_GtkWindow *);
15125 extern (C) int gtk_window_propagate_key_event(_GtkWindow *, _GdkEventKey *);
15126 extern (C) int gtk_window_activate_key(_GtkWindow *, _GdkEventKey *);
15127 extern (C) int gtk_window_get_mnemonic_modifier(_GtkWindow *);
15128 extern (C) void gtk_window_set_mnemonic_modifier(_GtkWindow *, int);
15129 extern (C) int gtk_window_mnemonic_activate(_GtkWindow *, uint, int);
15130 extern (C) void gtk_window_remove_mnemonic(_GtkWindow *, uint, _GtkWidget *);
15131 extern (C) void gtk_window_add_mnemonic(_GtkWindow *, uint, _GtkWidget *);
15132 extern (C) _GList * gtk_window_list_toplevels();
15133 extern (C) int gtk_window_get_modal(_GtkWindow *);
15134 extern (C) void gtk_window_set_modal(_GtkWindow *, int);
15135 extern (C) void gtk_window_set_auto_startup_notification(int);
15136 extern (C) int gtk_window_set_default_icon_from_file(char *, _GError * *);
15137 extern (C) void gtk_window_set_default_icon_name(char *);
15138 extern (C) void gtk_window_set_default_icon(void *);
15139 extern (C) _GList * gtk_window_get_default_icon_list();
15140 extern (C) void gtk_window_set_default_icon_list(_GList *);
15141 extern (C) char * gtk_window_get_icon_name(_GtkWindow *);
15142 extern (C) void * gtk_window_get_icon(_GtkWindow *);
15143 extern (C) int gtk_window_set_icon_from_file(_GtkWindow *, char *, _GError * *);
15144 extern (C) void gtk_window_set_icon_name(_GtkWindow *, char *);
15145 extern (C) void gtk_window_set_icon(_GtkWindow *, void *);
15146 extern (C) _GList * gtk_window_get_icon_list(_GtkWindow *);
15147 extern (C) void gtk_window_set_icon_list(_GtkWindow *, _GList *);
15148 extern (C) int gtk_window_get_deletable(_GtkWindow *);
15149 extern (C) void gtk_window_set_deletable(_GtkWindow *, int);
15150 extern (C) int gtk_window_get_decorated(_GtkWindow *);
15151 extern (C) void gtk_window_set_decorated(_GtkWindow *, int);
15152 extern (C) void gtk_window_get_frame_dimensions(_GtkWindow *, int *, int *, int *, int *);
15153 extern (C) void gtk_window_set_frame_dimensions(_GtkWindow *, int, int, int, int);
15154 extern (C) int gtk_window_get_has_frame(_GtkWindow *);
15155 extern (C) void gtk_window_set_has_frame(_GtkWindow *, int);
15156 extern (C) int gtk_window_has_toplevel_focus(_GtkWindow *);
15157 extern (C) int gtk_window_is_active(_GtkWindow *);
15158 extern (C) _GdkScreen * gtk_window_get_screen(_GtkWindow *);
15159 extern (C) void gtk_window_set_screen(_GtkWindow *, _GdkScreen *);
15160 extern (C) void gtk_window_set_geometry_hints(_GtkWindow *, _GtkWidget *, _GdkGeometry *, int);
15161 extern (C) int gtk_window_get_gravity(_GtkWindow *);
15162 extern (C) void gtk_window_set_gravity(_GtkWindow *, int);
15163 extern (C) int gtk_window_get_resizable(_GtkWindow *);
15164 extern (C) void gtk_window_set_resizable(_GtkWindow *, int);
15165 extern (C) int gtk_window_get_destroy_with_parent(_GtkWindow *);
15166 extern (C) void gtk_window_set_destroy_with_parent(_GtkWindow *, int);
15167 extern (C) int gtk_window_get_focus_on_map(_GtkWindow *);
15168 extern (C) void gtk_window_set_focus_on_map(_GtkWindow *, int);
15169 extern (C) int gtk_window_get_accept_focus(_GtkWindow *);
15170 extern (C) void gtk_window_set_accept_focus(_GtkWindow *, int);
15171 extern (C) int gtk_window_get_urgency_hint(_GtkWindow *);
15172 extern (C) void gtk_window_set_urgency_hint(_GtkWindow *, int);
15173 extern (C) int gtk_window_get_skip_pager_hint(_GtkWindow *);
15174 extern (C) void gtk_window_set_skip_pager_hint(_GtkWindow *, int);
15175 extern (C) int gtk_window_get_skip_taskbar_hint(_GtkWindow *);
15176 extern (C) void gtk_window_set_skip_taskbar_hint(_GtkWindow *, int);
15177 extern (C) int gtk_window_get_type_hint(_GtkWindow *);
15178 extern (C) void gtk_window_set_type_hint(_GtkWindow *, int);
15179 extern (C) double gtk_window_get_opacity(_GtkWindow *);
15180 extern (C) void gtk_window_set_opacity(_GtkWindow *, double);
15181 extern (C) _GtkWindow * gtk_window_get_transient_for(_GtkWindow *);
15182 extern (C) void gtk_window_set_transient_for(_GtkWindow *, _GtkWindow *);
15183 extern (C) int gtk_window_activate_default(_GtkWindow *);
15184 extern (C) void gtk_window_set_default(_GtkWindow *, _GtkWidget *);
15185 extern (C) _GtkWidget * gtk_window_get_focus(_GtkWindow *);
15186 extern (C) void gtk_window_set_focus(_GtkWindow *, _GtkWidget *);
15187 extern (C) int gtk_window_activate_focus(_GtkWindow *);
15188 extern (C) void gtk_window_set_position(_GtkWindow *, int);
15189 extern (C) void gtk_window_remove_accel_group(_GtkWindow *, _GtkAccelGroup *);
15190 extern (C) void gtk_window_add_accel_group(_GtkWindow *, _GtkAccelGroup *);
15191 extern (C) char * gtk_window_get_role(_GtkWindow *);
15192 extern (C) void gtk_window_set_startup_id(_GtkWindow *, char *);
15193 extern (C) void gtk_window_set_role(_GtkWindow *, char *);
15194 extern (C) void gtk_window_set_wmclass(_GtkWindow *, char *, char *);
15195 extern (C) char * gtk_window_get_title(_GtkWindow *);
15196 extern (C) void gtk_window_set_title(_GtkWindow *, char *);
15197 extern (C) _GtkWidget * gtk_window_new(int);
15198 extern (C) uint gtk_window_get_type();
15199 extern (C) _GtkWidget * gtk_bin_get_child(_GtkBin *);
15200 extern (C) uint gtk_bin_get_type();
15201 extern (C) _GList * _gtk_container_focus_sort(_GtkContainer *, _GList *, int, _GtkWidget *);
15202 extern (C) void _gtk_container_dequeue_resize_handler(_GtkContainer *);
15203 extern (C) char * _gtk_container_child_composite_name(_GtkContainer *, _GtkWidget *);
15204 extern (C) void _gtk_container_clear_resize_widgets(_GtkContainer *);
15205 extern (C) void _gtk_container_queue_resize(_GtkContainer *);
15206 extern (C) void gtk_container_forall(_GtkContainer *, _BCD_func__12090, void *);
15207 extern (C) void gtk_container_child_get_property(_GtkContainer *, _GtkWidget *, char *, _GValue *);
15208 extern (C) void gtk_container_child_set_property(_GtkContainer *, _GtkWidget *, char *, _GValue *);
15209 extern (C) void gtk_container_child_get_valist(_GtkContainer *, _GtkWidget *, char *, char *);
15210 extern (C) void gtk_container_child_set_valist(_GtkContainer *, _GtkWidget *, char *, char *);
15211 extern (C) void gtk_container_child_get(_GtkContainer *, _GtkWidget *, char *, ...);
15212 extern (C) void gtk_container_child_set(_GtkContainer *, _GtkWidget *, char *, ...);
15213 extern (C) void gtk_container_add_with_properties(_GtkContainer *, _GtkWidget *, char *, ...);
15214 extern (C) _GParamSpec * * gtk_container_class_list_child_properties(_GObjectClass *, uint *);
15215 extern (C) _GParamSpec * gtk_container_class_find_child_property(_GObjectClass *, char *);
15216 extern (C) void gtk_container_class_install_child_property(_GtkContainerClass *, uint, _GParamSpec *);
15217 extern (C) uint gtk_container_child_type(_GtkContainer *);
15218 extern (C) void gtk_container_resize_children(_GtkContainer *);
15219 extern (C) _GtkAdjustment * gtk_container_get_focus_hadjustment(_GtkContainer *);
15220 extern (C) void gtk_container_set_focus_hadjustment(_GtkContainer *, _GtkAdjustment *);
15221 extern (C) _GtkAdjustment * gtk_container_get_focus_vadjustment(_GtkContainer *);
15222 extern (C) void gtk_container_set_focus_vadjustment(_GtkContainer *, _GtkAdjustment *);
15223 extern (C) void gtk_container_set_focus_child(_GtkContainer *, _GtkWidget *);
15224 extern (C) void gtk_container_set_reallocate_redraws(_GtkContainer *, int);
15225 extern (C) void gtk_container_unset_focus_chain(_GtkContainer *);
15226 extern (C) int gtk_container_get_focus_chain(_GtkContainer *, _GList * *);
15227 extern (C) void gtk_container_set_focus_chain(_GtkContainer *, _GList *);
15228 extern (C) void gtk_container_propagate_expose(_GtkContainer *, _GtkWidget *, _GdkEventExpose *);
15229 extern (C) _GList * gtk_container_get_children(_GtkContainer *);
15230 extern (C) void gtk_container_foreach_full(_GtkContainer *, _BCD_func__12090, _BCD_func__13157, void *, _BCD_func__13158);
15231 extern (C) void gtk_container_foreach(_GtkContainer *, _BCD_func__12090, void *);
15232 extern (C) void gtk_container_check_resize(_GtkContainer *);
15233 extern (C) int gtk_container_get_resize_mode(_GtkContainer *);
15234 extern (C) void gtk_container_set_resize_mode(_GtkContainer *, int);
15235 extern (C) void gtk_container_remove(_GtkContainer *, _GtkWidget *);
15236 extern (C) void gtk_container_add(_GtkContainer *, _GtkWidget *);
15237 extern (C) uint gtk_container_get_border_width(_GtkContainer *);
15238 extern (C) void gtk_container_set_border_width(_GtkContainer *, uint);
15239 extern (C) uint gtk_container_get_type();
15240 extern (C) _GdkColormap * _gtk_widget_peek_colormap();
15241 extern (C) void _gtk_widget_propagate_composited_changed(_GtkWidget *);
15242 extern (C) void _gtk_widget_propagate_screen_changed(_GtkWidget *, _GdkScreen *);
15243 extern (C) void _gtk_widget_propagate_hierarchy_changed(_GtkWidget *, _GtkWidget *);
15244 extern (C) _GtkWidgetAuxInfo * _gtk_widget_get_aux_info(_GtkWidget *, int);
15245 extern (C) void _gtk_widget_grab_notify(_GtkWidget *, int);
15246 extern (C) void gtk_requisition_free(_GtkRequisition *);
15247 extern (C) _GtkRequisition * gtk_requisition_copy(_GtkRequisition *);
15248 extern (C) uint gtk_requisition_get_type();
15249 extern (C) int gtk_widget_get_has_tooltip(_GtkWidget *);
15250 extern (C) void gtk_widget_set_has_tooltip(_GtkWidget *, int);
15251 extern (C) char * gtk_widget_get_tooltip_markup(_GtkWidget *);
15252 extern (C) void gtk_widget_set_tooltip_markup(_GtkWidget *, char *);
15253 extern (C) char * gtk_widget_get_tooltip_text(_GtkWidget *);
15254 extern (C) void gtk_widget_set_tooltip_text(_GtkWidget *, char *);
15255 extern (C) void gtk_widget_trigger_tooltip_query(_GtkWidget *);
15256 extern (C) _GtkWindow * gtk_widget_get_tooltip_window(_GtkWidget *);
15257 extern (C) void gtk_widget_set_tooltip_window(_GtkWidget *, _GtkWindow *);
15258 extern (C) void gtk_widget_remove_mnemonic_label(_GtkWidget *, _GtkWidget *);
15259 extern (C) void gtk_widget_add_mnemonic_label(_GtkWidget *, _GtkWidget *);
15260 extern (C) _GList * gtk_widget_list_mnemonic_labels(_GtkWidget *);
15261 extern (C) void gtk_widget_class_path(_GtkWidget *, uint *, char * *, char * *);
15262 extern (C) void gtk_widget_path(_GtkWidget *, uint *, char * *, char * *);
15263 extern (C) void gtk_widget_reset_shapes(_GtkWidget *);
15264 extern (C) void gtk_widget_input_shape_combine_mask(_GtkWidget *, _GdkDrawable *, int, int);
15265 extern (C) void gtk_widget_shape_combine_mask(_GtkWidget *, _GdkDrawable *, int, int);
15266 extern (C) int gtk_widget_is_composited(_GtkWidget *);
15267 extern (C) int gtk_widget_get_default_direction();
15268 extern (C) void gtk_widget_set_default_direction(int);
15269 extern (C) int gtk_widget_get_direction(_GtkWidget *);
15270 extern (C) void gtk_widget_set_direction(_GtkWidget *, int);
15271 extern (C) _GdkVisual * gtk_widget_get_default_visual();
15272 extern (C) _GdkColormap * gtk_widget_get_default_colormap();
15273 extern (C) _GtkStyle * gtk_widget_get_default_style();
15274 extern (C) void gtk_widget_set_default_colormap(_GdkColormap *);
15275 extern (C) void gtk_widget_style_get(_GtkWidget *, char *, ...);
15276 extern (C) void gtk_widget_style_get_valist(_GtkWidget *, char *, char *);
15277 extern (C) void gtk_widget_style_get_property(_GtkWidget *, char *, _GValue *);
15278 extern (C) _GParamSpec * * gtk_widget_class_list_style_properties(_GtkWidgetClass *, uint *);
15279 extern (C) _GParamSpec * gtk_widget_class_find_style_property(_GtkWidgetClass *, char *);
15280 extern (C) void gtk_widget_class_install_style_property_parser(_GtkWidgetClass *, _GParamSpec *, _BCD_func__12993);
15281 extern (C) void gtk_widget_class_install_style_property(_GtkWidgetClass *, _GParamSpec *);
15282 extern (C) void gtk_widget_pop_colormap();
15283 extern (C) void gtk_widget_pop_composite_child();
15284 extern (C) void gtk_widget_push_composite_child();
15285 extern (C) void gtk_widget_push_colormap(_GdkColormap *);
15286 extern (C) void gtk_widget_reset_rc_styles(_GtkWidget *);
15287 extern (C) char * gtk_widget_get_composite_name(_GtkWidget *);
15288 extern (C) void gtk_widget_set_composite_name(_GtkWidget *, char *);
15289 extern (C) void * gtk_widget_render_icon(_GtkWidget *, char *, int, char *);
15290 extern (C) void * gtk_widget_create_pango_layout(_GtkWidget *, char *);
15291 extern (C) void * gtk_widget_get_pango_context(_GtkWidget *);
15292 extern (C) void * gtk_widget_create_pango_context(_GtkWidget *);
15293 extern (C) void gtk_widget_modify_font(_GtkWidget *, void *);
15294 extern (C) void gtk_widget_modify_cursor(_GtkWidget *, _GdkColor *, _GdkColor *);
15295 extern (C) void gtk_widget_modify_base(_GtkWidget *, int, _GdkColor *);
15296 extern (C) void gtk_widget_modify_text(_GtkWidget *, int, _GdkColor *);
15297 extern (C) void gtk_widget_modify_bg(_GtkWidget *, int, _GdkColor *);
15298 extern (C) void gtk_widget_modify_fg(_GtkWidget *, int, _GdkColor *);
15299 extern (C) _GtkRcStyle * gtk_widget_get_modifier_style(_GtkWidget *);
15300 extern (C) void gtk_widget_modify_style(_GtkWidget *, _GtkRcStyle *);
15301 extern (C) _GtkStyle * gtk_widget_get_style(_GtkWidget *);
15302 extern (C) void gtk_widget_ensure_style(_GtkWidget *);
15303 extern (C) void gtk_widget_set_style(_GtkWidget *, _GtkStyle *);
15304 extern (C) int gtk_widget_hide_on_delete(_GtkWidget *);
15305 extern (C) int gtk_widget_translate_coordinates(_GtkWidget *, _GtkWidget *, int, int, int *, int *);
15306 extern (C) int gtk_widget_is_ancestor(_GtkWidget *, _GtkWidget *);
15307 extern (C) void gtk_widget_get_pointer(_GtkWidget *, int *, int *);
15308 extern (C) int gtk_widget_get_events(_GtkWidget *);
15309 extern (C) void gtk_widget_set_colormap(_GtkWidget *, _GdkColormap *);
15310 extern (C) _AtkObject * gtk_widget_get_accessible(_GtkWidget *);
15311 extern (C) void * gtk_widget_get_clipboard(_GtkWidget *, void *);
15312 extern (C) _GtkSettings * gtk_widget_get_settings(_GtkWidget *);
15313 extern (C) _GdkDrawable * gtk_widget_get_root_window(_GtkWidget *);
15314 extern (C) _GdkDisplay * gtk_widget_get_display(_GtkWidget *);
15315 extern (C) int gtk_widget_has_screen(_GtkWidget *);
15316 extern (C) _GdkScreen * gtk_widget_get_screen(_GtkWidget *);
15317 extern (C) _GdkVisual * gtk_widget_get_visual(_GtkWidget *);
15318 extern (C) _GdkColormap * gtk_widget_get_colormap(_GtkWidget *);
15319 extern (C) _GtkWidget * gtk_widget_get_ancestor(_GtkWidget *, uint);
15320 extern (C) _GtkWidget * gtk_widget_get_toplevel(_GtkWidget *);
15321 extern (C) int gtk_widget_get_extension_events(_GtkWidget *);
15322 extern (C) void gtk_widget_set_extension_events(_GtkWidget *, int);
15323 extern (C) void gtk_widget_add_events(_GtkWidget *, int);
15324 extern (C) void gtk_widget_set_events(_GtkWidget *, int);
15325 extern (C) void gtk_widget_set_usize(_GtkWidget *, int, int);
15326 extern (C) void gtk_widget_set_uposition(_GtkWidget *, int, int);
15327 extern (C) void gtk_widget_get_size_request(_GtkWidget *, int *, int *);
15328 extern (C) void gtk_widget_set_size_request(_GtkWidget *, int, int);
15329 extern (C) void gtk_widget_error_bell(_GtkWidget *);
15330 extern (C) int gtk_widget_keynav_failed(_GtkWidget *, int);
15331 extern (C) int gtk_widget_child_focus(_GtkWidget *, int);
15332 extern (C) _GdkDrawable * gtk_widget_get_parent_window(_GtkWidget *);
15333 extern (C) _GtkWidget * gtk_widget_get_parent(_GtkWidget *);
15334 extern (C) int gtk_widget_get_child_visible(_GtkWidget *);
15335 extern (C) void gtk_widget_set_child_visible(_GtkWidget *, int);
15336 extern (C) void gtk_widget_set_parent_window(_GtkWidget *, _GdkDrawable *);
15337 extern (C) void gtk_widget_set_parent(_GtkWidget *, _GtkWidget *);
15338 extern (C) void gtk_widget_set_redraw_on_allocate(_GtkWidget *, int);
15339 extern (C) void gtk_widget_set_double_buffered(_GtkWidget *, int);
15340 extern (C) void gtk_widget_set_app_paintable(_GtkWidget *, int);
15341 extern (C) void gtk_widget_set_sensitive(_GtkWidget *, int);
15342 extern (C) void gtk_widget_set_state(_GtkWidget *, int);
15343 extern (C) char * gtk_widget_get_name(_GtkWidget *);
15344 extern (C) void gtk_widget_set_name(_GtkWidget *, char *);
15345 extern (C) void gtk_widget_grab_default(_GtkWidget *);
15346 extern (C) void gtk_widget_grab_focus(_GtkWidget *);
15347 extern (C) int gtk_widget_is_focus(_GtkWidget *);
15348 extern (C) void gtk_widget_thaw_child_notify(_GtkWidget *);
15349 extern (C) void gtk_widget_child_notify(_GtkWidget *, char *);
15350 extern (C) void gtk_widget_freeze_child_notify(_GtkWidget *);
15351 extern (C) void * gtk_widget_region_intersect(_GtkWidget *, void *);
15352 extern (C) int gtk_widget_intersect(_GtkWidget *, _GdkRectangle *, _GdkRectangle *);
15353 extern (C) void gtk_widget_reparent(_GtkWidget *, _GtkWidget *);
15354 extern (C) int gtk_widget_set_scroll_adjustments(_GtkWidget *, _GtkAdjustment *, _GtkAdjustment *);
15355 extern (C) int gtk_widget_activate(_GtkWidget *);
15356 extern (C) int gtk_widget_send_expose(_GtkWidget *, _GdkEvent *);
15357 extern (C) int gtk_widget_event(_GtkWidget *, _GdkEvent *);
15358 extern (C) int gtk_widget_mnemonic_activate(_GtkWidget *, int);
15359 extern (C) int gtk_widget_can_activate_accel(_GtkWidget *, uint);
15360 extern (C) _GList * gtk_widget_list_accel_closures(_GtkWidget *);
15361 extern (C) char * _gtk_widget_get_accel_path(_GtkWidget *, int *);
15362 extern (C) void gtk_widget_set_accel_path(_GtkWidget *, char *, _GtkAccelGroup *);
15363 extern (C) int gtk_widget_remove_accelerator(_GtkWidget *, _GtkAccelGroup *, uint, int);
15364 extern (C) void gtk_widget_add_accelerator(_GtkWidget *, char *, _GtkAccelGroup *, uint, int, int);
15365 extern (C) void gtk_widget_get_child_requisition(_GtkWidget *, _GtkRequisition *);
15366 extern (C) void gtk_widget_size_allocate(_GtkWidget *, _GdkRectangle *);
15367 extern (C) void gtk_widget_size_request(_GtkWidget *, _GtkRequisition *);
15368 extern (C) void gtk_widget_draw(_GtkWidget *, _GdkRectangle *);
15369 extern (C) void gtk_widget_queue_resize_no_redraw(_GtkWidget *);
15370 extern (C) void gtk_widget_queue_resize(_GtkWidget *);
15371 extern (C) void gtk_widget_queue_clear_area(_GtkWidget *, int, int, int, int);
15372 extern (C) void gtk_widget_queue_clear(_GtkWidget *);
15373 extern (C) void gtk_widget_queue_draw_area(_GtkWidget *, int, int, int, int);
15374 extern (C) void gtk_widget_queue_draw(_GtkWidget *);
15375 extern (C) void gtk_widget_unrealize(_GtkWidget *);
15376 extern (C) void gtk_widget_realize(_GtkWidget *);
15377 extern (C) void gtk_widget_unmap(_GtkWidget *);
15378 extern (C) void gtk_widget_map(_GtkWidget *);
15379 extern (C) int gtk_widget_get_no_show_all(_GtkWidget *);
15380 extern (C) void gtk_widget_set_no_show_all(_GtkWidget *, int);
15381 extern (C) void gtk_widget_hide_all(_GtkWidget *);
15382 extern (C) void gtk_widget_show_all(_GtkWidget *);
15383 extern (C) void gtk_widget_hide(_GtkWidget *);
15384 extern (C) void gtk_widget_show_now(_GtkWidget *);
15385 extern (C) void gtk_widget_show(_GtkWidget *);
15386 extern (C) void gtk_widget_unparent(_GtkWidget *);
15387 extern (C) void gtk_widget_set(_GtkWidget *, char *, ...);
15388 extern (C) void gtk_widget_unref(_GtkWidget *);
15389 extern (C) _GtkWidget * gtk_widget_ref(_GtkWidget *);
15390 extern (C) void gtk_widget_destroyed(_GtkWidget *, _GtkWidget * *);
15391 extern (C) void gtk_widget_destroy(_GtkWidget *);
15392 extern (C) _GtkWidget * gtk_widget_new(uint, char *, ...);
15393 extern (C) uint gtk_widget_get_type();
15394 extern (C) int _gtk_settings_parse_convert(_BCD_func__12993, _GValue *, _GParamSpec *, _GValue *);
15395 extern (C) _BCD_func__12993 _gtk_rc_property_parser_from_type(uint);
15396 extern (C) void _gtk_settings_handle_event(_GdkEventSetting *);
15397 extern (C) void _gtk_settings_reset_rc_values(_GtkSettings *);
15398 extern (C) void _gtk_settings_set_property_value_from_rc(_GtkSettings *, char *, _GtkSettingsValue *);
15399 extern (C) void gtk_settings_set_double_property(_GtkSettings *, char *, double, char *);
15400 extern (C) void gtk_settings_set_long_property(_GtkSettings *, char *, int, char *);
15401 extern (C) void gtk_settings_set_string_property(_GtkSettings *, char *, char *, char *);
15402 extern (C) void gtk_settings_set_property_value(_GtkSettings *, char *, _GtkSettingsValue *);
15403 extern (C) int gtk_rc_property_parse_border(_GParamSpec *, _GString *, _GValue *);
15404 extern (C) int gtk_rc_property_parse_requisition(_GParamSpec *, _GString *, _GValue *);
15405 extern (C) int gtk_rc_property_parse_flags(_GParamSpec *, _GString *, _GValue *);
15406 extern (C) int gtk_rc_property_parse_enum(_GParamSpec *, _GString *, _GValue *);
15407 extern (C) int gtk_rc_property_parse_color(_GParamSpec *, _GString *, _GValue *);
15408 extern (C) void gtk_settings_install_property_parser(_GParamSpec *, _BCD_func__12993);
15409 extern (C) void gtk_settings_install_property(_GParamSpec *);
15410 extern (C) _GtkSettings * gtk_settings_get_for_screen(_GdkScreen *);
15411 extern (C) _GtkSettings * gtk_settings_get_default();
15412 extern (C) uint gtk_settings_get_type();
15413 extern (C) void _gtk_rc_context_destroy(_GtkSettings *);
15414 extern (C) char * _gtk_rc_context_get_default_font_name(_GtkSettings *);
15415 extern (C) _GSList * _gtk_rc_style_get_color_hashes(_GtkRcStyle *);
15416 extern (C) void _gtk_rc_style_unset_rc_property(_GtkRcStyle *, uint, uint);
15417 extern (C) void _gtk_rc_style_set_rc_property(_GtkRcStyle *, _GtkRcProperty *);
15418 extern (C) _GtkRcProperty * _gtk_rc_style_lookup_rc_property(_GtkRcStyle *, uint, uint);
15419 extern (C) uint gtk_rc_parse_priority(_GScanner *, int *);
15420 extern (C) uint gtk_rc_parse_state(_GScanner *, int *);
15421 extern (C) uint gtk_rc_parse_color_full(_GScanner *, _GtkRcStyle *, _GdkColor *);
15422 extern (C) uint gtk_rc_parse_color(_GScanner *, _GdkColor *);
15423 extern (C) _GScanner * gtk_rc_scanner_new();
15424 extern (C) char * gtk_rc_get_im_module_file();
15425 extern (C) char * gtk_rc_get_im_module_path();
15426 extern (C) char * gtk_rc_get_module_dir();
15427 extern (C) char * gtk_rc_get_theme_dir();
15428 extern (C) char * gtk_rc_find_module_in_path(char *);
15429 extern (C) void gtk_rc_style_unref(_GtkRcStyle *);
15430 extern (C) void gtk_rc_style_ref(_GtkRcStyle *);
15431 extern (C) _GtkRcStyle * gtk_rc_style_copy(_GtkRcStyle *);
15432 extern (C) _GtkRcStyle * gtk_rc_style_new();
15433 extern (C) uint gtk_rc_style_get_type();
15434 extern (C) void gtk_rc_add_class_style(_GtkRcStyle *, char *);
15435 extern (C) void gtk_rc_add_widget_class_style(_GtkRcStyle *, char *);
15436 extern (C) void gtk_rc_add_widget_name_style(_GtkRcStyle *, char *);
15437 extern (C) int gtk_rc_reparse_all();
15438 extern (C) void gtk_rc_parse_string(char *);
15439 extern (C) void gtk_rc_parse(char *);
15440 extern (C) char * gtk_rc_find_pixmap_in_path(_GtkSettings *, _GScanner *, char *);
15441 extern (C) void gtk_rc_reset_styles(_GtkSettings *);
15442 extern (C) int gtk_rc_reparse_all_for_settings(_GtkSettings *, int);
15443 extern (C) _GtkStyle * gtk_rc_get_style_by_paths(_GtkSettings *, char *, char *, uint);
15444 extern (C) _GtkStyle * gtk_rc_get_style(_GtkWidget *);
15445 extern (C) char * * gtk_rc_get_default_files();
15446 extern (C) void gtk_rc_set_default_files(char * *);
15447 extern (C) void gtk_rc_add_default_file(char *);
15448 extern (C) int _gtk_rc_match_widget_class(_GSList *, int, char *, char *);
15449 extern (C) void _gtk_rc_free_widget_class_path(_GSList *);
15450 extern (C) _GSList * _gtk_rc_parse_widget_class_path(char *);
15451 extern (C) void _gtk_rc_init();
15452 extern (C) void _gtk_widget_get_cursor_color(_GtkWidget *, _GdkColor *);
15453 extern (C) _GdkGC * _gtk_widget_get_cursor_gc(_GtkWidget *);
15454 extern (C) void gtk_draw_insertion_cursor(_GtkWidget *, _GdkDrawable *, _GdkRectangle *, _GdkRectangle *, int, int, int);
15455 extern (C) void gtk_paint_string(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, char *);
15456 extern (C) void gtk_draw_string(_GtkStyle *, _GdkDrawable *, int, int, int, char *);
15457 extern (C) void _gtk_style_shade(_GdkColor *, _GdkColor *, double);
15458 extern (C) void _gtk_style_init_for_settings(_GtkStyle *, _GtkSettings *);
15459 extern (C) _GValue * _gtk_style_peek_property_value(_GtkStyle *, uint, _GParamSpec *, _BCD_func__12993);
15460 extern (C) void gtk_border_free(_GtkBorder *);
15461 extern (C) _GtkBorder * gtk_border_copy(_GtkBorder *);
15462 extern (C) uint gtk_border_get_type();
15463 extern (C) void gtk_paint_resize_grip(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
15464 extern (C) void gtk_paint_layout(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, void *);
15465 extern (C) void gtk_paint_expander(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int);
15466 extern (C) void gtk_paint_handle(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
15467 extern (C) void gtk_paint_slider(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
15468 extern (C) void gtk_paint_focus(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15469 extern (C) void gtk_paint_extension(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int);
15470 extern (C) void gtk_paint_box_gap(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int);
15471 extern (C) void gtk_paint_shadow_gap(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int, int);
15472 extern (C) void gtk_paint_tab(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15473 extern (C) void gtk_paint_option(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15474 extern (C) void gtk_paint_check(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15475 extern (C) void gtk_paint_flat_box(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15476 extern (C) void gtk_paint_box(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15477 extern (C) void gtk_paint_diamond(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15478 extern (C) void gtk_paint_arrow(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int, int, int);
15479 extern (C) void gtk_paint_polygon(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, _GdkPoint *, int, int);
15480 extern (C) void gtk_paint_shadow(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int, int);
15481 extern (C) void gtk_paint_vline(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int);
15482 extern (C) void gtk_paint_hline(_GtkStyle *, _GdkDrawable *, int, _GdkRectangle *, _GtkWidget *, char *, int, int, int);
15483 extern (C) void gtk_draw_resize_grip(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15484 extern (C) void gtk_draw_layout(_GtkStyle *, _GdkDrawable *, int, int, int, int, void *);
15485 extern (C) void gtk_draw_expander(_GtkStyle *, _GdkDrawable *, int, int, int, int);
15486 extern (C) void gtk_draw_handle(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
15487 extern (C) void gtk_draw_slider(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
15488 extern (C) void gtk_draw_focus(_GtkStyle *, _GdkDrawable *, int, int, int, int);
15489 extern (C) void gtk_draw_extension(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int);
15490 extern (C) void gtk_draw_box_gap(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int);
15491 extern (C) void gtk_draw_shadow_gap(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int, int);
15492 extern (C) void gtk_draw_tab(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15493 extern (C) void gtk_draw_option(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15494 extern (C) void gtk_draw_check(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15495 extern (C) void gtk_draw_flat_box(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15496 extern (C) void gtk_draw_box(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15497 extern (C) void gtk_draw_diamond(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15498 extern (C) void gtk_draw_arrow(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int, int, int);
15499 extern (C) void gtk_draw_polygon(_GtkStyle *, _GdkDrawable *, int, int, _GdkPoint *, int, int);
15500 extern (C) void gtk_draw_shadow(_GtkStyle *, _GdkDrawable *, int, int, int, int, int, int);
15501 extern (C) void gtk_draw_vline(_GtkStyle *, _GdkDrawable *, int, int, int, int);
15502 extern (C) void gtk_draw_hline(_GtkStyle *, _GdkDrawable *, int, int, int, int);
15503 extern (C) void * gtk_style_render_icon(_GtkStyle *, void *, int, int, int, _GtkWidget *, char *);
15504 extern (C) int gtk_style_lookup_color(_GtkStyle *, char *, _GdkColor *);
15505 extern (C) void * gtk_style_lookup_icon_set(_GtkStyle *, char *);
15506 extern (C) void gtk_style_apply_default_background(_GtkStyle *, _GdkDrawable *, int, int, _GdkRectangle *, int, int, int, int);
15507 extern (C) void gtk_style_set_background(_GtkStyle *, _GdkDrawable *, int);
15508 extern (C) void gtk_style_set_font(_GtkStyle *, _GdkFont *);
15509 extern (C) _GdkFont * gtk_style_get_font(_GtkStyle *);
15510 extern (C) void gtk_style_unref(_GtkStyle *);
15511 extern (C) _GtkStyle * gtk_style_ref(_GtkStyle *);
15512 extern (C) void gtk_style_detach(_GtkStyle *);
15513 extern (C) _GtkStyle * gtk_style_attach(_GtkStyle *, _GdkDrawable *);
15514 extern (C) _GtkStyle * gtk_style_copy(_GtkStyle *);
15515 extern (C) _GtkStyle * gtk_style_new();
15516 extern (C) uint gtk_style_get_type();
15517 extern (C) void gtk_adjustment_set_value(_GtkAdjustment *, double);
15518 extern (C) double gtk_adjustment_get_value(_GtkAdjustment *);
15519 extern (C) void gtk_adjustment_clamp_page(_GtkAdjustment *, double, double);
15520 extern (C) void gtk_adjustment_value_changed(_GtkAdjustment *);
15521 extern (C) void gtk_adjustment_changed(_GtkAdjustment *);
15522 extern (C) _GtkObject * gtk_adjustment_new(double, double, double, double, double, double);
15523 extern (C) uint gtk_adjustment_get_type();
15524 extern (C) void gtk_object_add_arg_type(char *, uint, uint, uint);
15525 extern (C) void gtk_object_set(_GtkObject *, char *, ...);
15526 extern (C) void gtk_object_get(_GtkObject *, char *, ...);
15527 extern (C) void gtk_object_remove_no_notify_by_id(_GtkObject *, uint);
15528 extern (C) void gtk_object_remove_data_by_id(_GtkObject *, uint);
15529 extern (C) void * gtk_object_get_data_by_id(_GtkObject *, uint);
15530 extern (C) void gtk_object_set_data_by_id_full(_GtkObject *, uint, void *, _BCD_func__13158);
15531 extern (C) void gtk_object_set_data_by_id(_GtkObject *, uint, void *);
15532 extern (C) void * gtk_object_get_user_data(_GtkObject *);
15533 extern (C) void gtk_object_set_user_data(_GtkObject *, void *);
15534 extern (C) void gtk_object_remove_no_notify(_GtkObject *, char *);
15535 extern (C) void * gtk_object_get_data(_GtkObject *, char *);
15536 extern (C) void gtk_object_remove_data(_GtkObject *, char *);
15537 extern (C) void gtk_object_set_data_full(_GtkObject *, char *, void *, _BCD_func__13158);
15538 extern (C) void gtk_object_set_data(_GtkObject *, char *, void *);
15539 extern (C) void gtk_object_weakunref(_GtkObject *, _BCD_func__13158, void *);
15540 extern (C) void gtk_object_weakref(_GtkObject *, _BCD_func__13158, void *);
15541 extern (C) void gtk_object_unref(_GtkObject *);
15542 extern (C) _GtkObject * gtk_object_ref(_GtkObject *);
15543 extern (C) _GtkObject * gtk_object_new(uint, char *, ...);
15544 extern (C) void gtk_object_destroy(_GtkObject *);
15545 extern (C) void gtk_object_sink(_GtkObject *);
15546 extern (C) uint gtk_object_get_type();
15547 extern (C) extern uint gtk_debug_flags;
15548 extern (C) void gtk_type_init(int);
15549 extern (C) _GFlagsValue * gtk_type_flags_find_value(uint, char *);
15550 extern (C) _GEnumValue * gtk_type_enum_find_value(uint, char *);
15551 extern (C) _GFlagsValue * gtk_type_flags_get_values(uint);
15552 extern (C) _GEnumValue * gtk_type_enum_get_values(uint);
15553 extern (C) void * gtk_type_new(uint);
15554 extern (C) uint gtk_type_unique(uint, _GtkTypeInfo *);
15555 extern (C) void * gtk_type_class(uint);
15556 extern (C) uint gtk_identifier_get_type();
15557 extern (C) uint gtk_widget_help_type_get_type();
15558 extern (C) uint gtk_widget_flags_get_type();
15559 extern (C) uint gtk_ui_manager_item_type_get_type();
15560 extern (C) uint gtk_tree_view_column_sizing_get_type();
15561 extern (C) uint gtk_tree_view_drop_position_get_type();
15562 extern (C) uint gtk_tree_model_flags_get_type();
15563 extern (C) uint gtk_tree_view_mode_get_type();
15564 extern (C) uint gtk_toolbar_space_style_get_type();
15565 extern (C) uint gtk_toolbar_child_type_get_type();
15566 extern (C) uint gtk_text_window_type_get_type();
15567 extern (C) uint gtk_text_search_flags_get_type();
15568 extern (C) uint gtk_text_buffer_target_info_get_type();
15569 extern (C) uint gtk_spin_type_get_type();
15570 extern (C) uint gtk_spin_button_update_policy_get_type();
15571 extern (C) uint gtk_size_group_mode_get_type();
15572 extern (C) uint gtk_recent_manager_error_get_type();
15573 extern (C) uint gtk_recent_filter_flags_get_type();
15574 extern (C) uint gtk_recent_chooser_error_get_type();
15575 extern (C) uint gtk_recent_sort_type_get_type();
15576 extern (C) uint gtk_rc_token_type_get_type();
15577 extern (C) uint gtk_rc_flags_get_type();
15578 extern (C) uint gtk_progress_bar_orientation_get_type();
15579 extern (C) uint gtk_progress_bar_style_get_type();
15580 extern (C) uint gtk_private_flags_get_type();
15581 extern (C) uint gtk_print_error_get_type();
15582 extern (C) uint gtk_print_operation_action_get_type();
15583 extern (C) uint gtk_print_operation_result_get_type();
15584 extern (C) uint gtk_print_status_get_type();
15585 extern (C) uint gtk_arg_flags_get_type();
15586 extern (C) uint gtk_object_flags_get_type();
15587 extern (C) uint gtk_notebook_tab_get_type();
15588 extern (C) uint gtk_buttons_type_get_type();
15589 extern (C) uint gtk_message_type_get_type();
15590 extern (C) uint gtk_image_type_get_type();
15591 extern (C) uint gtk_icon_view_drop_position_get_type();
15592 extern (C) uint gtk_icon_theme_error_get_type();
15593 extern (C) uint gtk_icon_lookup_flags_get_type();
15594 extern (C) uint gtk_file_filter_flags_get_type();
15595 extern (C) uint gtk_file_chooser_error_get_type();
15596 extern (C) uint gtk_file_chooser_confirmation_get_type();
15597 extern (C) uint gtk_file_chooser_action_get_type();
15598 extern (C) uint gtk_drag_result_get_type();
15599 extern (C) uint gtk_tree_view_grid_lines_get_type();
15600 extern (C) uint gtk_unit_get_type();
15601 extern (C) uint gtk_print_duplex_get_type();
15602 extern (C) uint gtk_print_quality_get_type();
15603 extern (C) uint gtk_page_orientation_get_type();
15604 extern (C) uint gtk_page_set_get_type();
15605 extern (C) uint gtk_print_pages_get_type();
15606 extern (C) uint gtk_pack_direction_get_type();
15607 extern (C) uint gtk_im_status_style_get_type();
15608 extern (C) uint gtk_im_preedit_style_get_type();
15609 extern (C) uint gtk_sort_type_get_type();
15610 extern (C) uint gtk_wrap_mode_get_type();
15611 extern (C) uint gtk_window_type_get_type();
15612 extern (C) uint gtk_window_position_get_type();
15613 extern (C) uint gtk_visibility_get_type();
15614 extern (C) uint gtk_update_type_get_type();
15615 extern (C) uint gtk_toolbar_style_get_type();
15616 extern (C) uint gtk_submenu_placement_get_type();
15617 extern (C) uint gtk_submenu_direction_get_type();
15618 extern (C) uint gtk_state_type_get_type();
15619 extern (C) uint gtk_shadow_type_get_type();
15620 extern (C) uint gtk_selection_mode_get_type();
15621 extern (C) uint gtk_scroll_type_get_type();
15622 extern (C) uint gtk_signal_run_type_get_type();
15623 extern (C) uint gtk_resize_mode_get_type();
15624 extern (C) uint gtk_relief_style_get_type();
15625 extern (C) uint gtk_preview_type_get_type();
15626 extern (C) uint gtk_position_type_get_type();
15627 extern (C) uint gtk_policy_type_get_type();
15628 extern (C) uint gtk_path_type_get_type();
15629 extern (C) uint gtk_path_priority_type_get_type();
15630 extern (C) uint gtk_pack_type_get_type();
15631 extern (C) uint gtk_corner_type_get_type();
15632 extern (C) uint gtk_orientation_get_type();
15633 extern (C) uint gtk_scroll_step_get_type();
15634 extern (C) uint gtk_movement_step_get_type();
15635 extern (C) uint gtk_metric_type_get_type();
15636 extern (C) uint gtk_menu_direction_type_get_type();
15637 extern (C) uint gtk_match_type_get_type();
15638 extern (C) uint gtk_justification_get_type();
15639 extern (C) uint gtk_text_direction_get_type();
15640 extern (C) uint gtk_side_type_get_type();
15641 extern (C) uint gtk_sensitivity_type_get_type();
15642 extern (C) uint gtk_icon_size_get_type();
15643 extern (C) uint gtk_expander_style_get_type();
15644 extern (C) uint gtk_direction_type_get_type();
15645 extern (C) uint gtk_delete_type_get_type();
15646 extern (C) uint gtk_curve_type_get_type();
15647 extern (C) uint gtk_button_box_style_get_type();
15648 extern (C) uint gtk_attach_options_get_type();
15649 extern (C) uint gtk_arrow_type_get_type();
15650 extern (C) uint gtk_anchor_type_get_type();
15651 extern (C) uint gtk_target_flags_get_type();
15652 extern (C) uint gtk_dest_defaults_get_type();
15653 extern (C) uint gtk_response_type_get_type();
15654 extern (C) uint gtk_dialog_flags_get_type();
15655 extern (C) uint gtk_debug_flag_get_type();
15656 extern (C) uint gtk_ctree_expansion_type_get_type();
15657 extern (C) uint gtk_ctree_expander_style_get_type();
15658 extern (C) uint gtk_ctree_line_style_get_type();
15659 extern (C) uint gtk_ctree_pos_get_type();
15660 extern (C) uint gtk_button_action_get_type();
15661 extern (C) uint gtk_clist_drag_pos_get_type();
15662 extern (C) uint gtk_cell_type_get_type();
15663 extern (C) uint gtk_cell_renderer_accel_mode_get_type();
15664 extern (C) uint gtk_cell_renderer_mode_get_type();
15665 extern (C) uint gtk_cell_renderer_state_get_type();
15666 extern (C) uint gtk_calendar_display_options_get_type();
15667 extern (C) uint gtk_builder_error_get_type();
15668 extern (C) uint gtk_assistant_page_type_get_type();
15669 extern (C) uint gtk_accel_flags_get_type();
15670 extern (C) void _gtk_accel_group_reconnect(_GtkAccelGroup *, uint);
15671 extern (C) _GtkAccelGroupEntry * gtk_accel_group_query(_GtkAccelGroup *, uint, int, uint *);
15672 extern (C) uint gtk_accelerator_get_default_mod_mask();
15673 extern (C) void gtk_accelerator_set_default_mod_mask(int);
15674 extern (C) char * gtk_accelerator_get_label(uint, int);
15675 extern (C) char * gtk_accelerator_name(uint, int);
15676 extern (C) void gtk_accelerator_parse(char *, uint *, int *);
15677 extern (C) int gtk_accelerator_valid(uint, int);
15678 extern (C) _GtkAccelGroup * gtk_accel_group_from_accel_closure(_GClosure *);
15679 extern (C) _GtkAccelKey * gtk_accel_group_find(_GtkAccelGroup *, _BCD_func__13177, void *);
15680 extern (C) _GSList * gtk_accel_groups_from_object(_GObject *);
15681 extern (C) int gtk_accel_groups_activate(_GObject *, uint, int);
15682 extern (C) void _gtk_accel_group_detach(_GtkAccelGroup *, _GObject *);
15683 extern (C) void _gtk_accel_group_attach(_GtkAccelGroup *, _GObject *);
15684 extern (C) int gtk_accel_group_activate(_GtkAccelGroup *, uint, _GObject *, uint, int);
15685 extern (C) int gtk_accel_group_disconnect_key(_GtkAccelGroup *, uint, int);
15686 extern (C) int gtk_accel_group_disconnect(_GtkAccelGroup *, _GClosure *);
15687 extern (C) void gtk_accel_group_connect_by_path(_GtkAccelGroup *, char *, _GClosure *);
15688 extern (C) void gtk_accel_group_connect(_GtkAccelGroup *, uint, int, int, _GClosure *);
15689 extern (C) void gtk_accel_group_unlock(_GtkAccelGroup *);
15690 extern (C) void gtk_accel_group_lock(_GtkAccelGroup *);
15691 extern (C) _GtkAccelGroup * gtk_accel_group_new();
15692 extern (C) uint gtk_accel_group_get_type();
15693 } // version(DYNLINK)