3 #ifndef DISABLE_VISIBILITY
7 #ifdef G_HAVE_GNUC_VISIBILITY
10 #define IN_HEADER defined
12 #if IN_HEADER(__GTK_ABOUT_DIALOG_H__)
13 #if IN_FILE(__GTK_ABOUT_DIALOG_C__)
14 extern __typeof (
gtk_show_about_dialog) IA__gtk_show_about_dialog __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
15 #define gtk_show_about_dialog IA__gtk_show_about_dialog
18 #define gtk_about_dialog_get_artists IA__gtk_about_dialog_get_artists
21 #define gtk_about_dialog_get_authors IA__gtk_about_dialog_get_authors
24 #define gtk_about_dialog_get_comments IA__gtk_about_dialog_get_comments
27 #define gtk_about_dialog_get_copyright IA__gtk_about_dialog_get_copyright
30 #define gtk_about_dialog_get_documenters IA__gtk_about_dialog_get_documenters
33 #define gtk_about_dialog_get_license IA__gtk_about_dialog_get_license
36 #define gtk_about_dialog_get_logo IA__gtk_about_dialog_get_logo
39 #define gtk_about_dialog_get_logo_icon_name IA__gtk_about_dialog_get_logo_icon_name
41 #ifndef GTK_DISABLE_DEPRECATED
43 #define gtk_about_dialog_get_name IA__gtk_about_dialog_get_name
46 #define gtk_about_dialog_set_name IA__gtk_about_dialog_set_name
50 #define gtk_about_dialog_get_program_name IA__gtk_about_dialog_get_program_name
53 #define gtk_about_dialog_set_program_name IA__gtk_about_dialog_set_program_name
56 #define gtk_about_dialog_get_translator_credits IA__gtk_about_dialog_get_translator_credits
58 extern __typeof (
gtk_about_dialog_get_type) IA__gtk_about_dialog_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
59 #define gtk_about_dialog_get_type IA__gtk_about_dialog_get_type
62 #define gtk_about_dialog_get_version IA__gtk_about_dialog_get_version
65 #define gtk_about_dialog_get_website IA__gtk_about_dialog_get_website
68 #define gtk_about_dialog_get_website_label IA__gtk_about_dialog_get_website_label
71 #define gtk_about_dialog_get_wrap_license IA__gtk_about_dialog_get_wrap_license
73 extern __typeof (
gtk_about_dialog_new) IA__gtk_about_dialog_new __attribute((visibility(
"hidden")));
74 #define gtk_about_dialog_new IA__gtk_about_dialog_new
77 #define gtk_about_dialog_set_artists IA__gtk_about_dialog_set_artists
80 #define gtk_about_dialog_set_authors IA__gtk_about_dialog_set_authors
83 #define gtk_about_dialog_set_comments IA__gtk_about_dialog_set_comments
86 #define gtk_about_dialog_set_copyright IA__gtk_about_dialog_set_copyright
89 #define gtk_about_dialog_set_documenters IA__gtk_about_dialog_set_documenters
92 #define gtk_about_dialog_set_license IA__gtk_about_dialog_set_license
95 #define gtk_about_dialog_set_logo IA__gtk_about_dialog_set_logo
98 #define gtk_about_dialog_set_logo_icon_name IA__gtk_about_dialog_set_logo_icon_name
101 #define gtk_about_dialog_set_translator_credits IA__gtk_about_dialog_set_translator_credits
103 #ifndef GTK_DISABLE_DEPRECATED
105 #define gtk_about_dialog_set_email_hook IA__gtk_about_dialog_set_email_hook
108 #define gtk_about_dialog_set_url_hook IA__gtk_about_dialog_set_url_hook
112 #define gtk_about_dialog_set_version IA__gtk_about_dialog_set_version
115 #define gtk_about_dialog_set_website IA__gtk_about_dialog_set_website
118 #define gtk_about_dialog_set_website_label IA__gtk_about_dialog_set_website_label
121 #define gtk_about_dialog_set_wrap_license IA__gtk_about_dialog_set_wrap_license
125 #if IN_HEADER(__GTK_ACCEL_GROUP_H__)
126 #if IN_FILE(__GTK_ACCEL_GROUP_C__)
128 #define gtk_accelerator_get_default_mod_mask IA__gtk_accelerator_get_default_mod_mask
131 #define gtk_accelerator_get_label IA__gtk_accelerator_get_label
133 extern __typeof (
gtk_accelerator_name) IA__gtk_accelerator_name __attribute((visibility(
"hidden")));
134 #define gtk_accelerator_name IA__gtk_accelerator_name
136 extern __typeof (
gtk_accelerator_parse) IA__gtk_accelerator_parse __attribute((visibility(
"hidden")));
137 #define gtk_accelerator_parse IA__gtk_accelerator_parse
140 #define gtk_accelerator_set_default_mod_mask IA__gtk_accelerator_set_default_mod_mask
142 extern __typeof (
gtk_accelerator_valid) IA__gtk_accelerator_valid __attribute((visibility(
"hidden"))) G_GNUC_CONST;
143 #define gtk_accelerator_valid IA__gtk_accelerator_valid
146 #define gtk_accel_group_activate IA__gtk_accel_group_activate
149 #define gtk_accel_group_connect IA__gtk_accel_group_connect
152 #define gtk_accel_group_connect_by_path IA__gtk_accel_group_connect_by_path
155 #define gtk_accel_group_disconnect IA__gtk_accel_group_disconnect
158 #define gtk_accel_group_disconnect_key IA__gtk_accel_group_disconnect_key
160 extern __typeof (
gtk_accel_group_find) IA__gtk_accel_group_find __attribute((visibility(
"hidden")));
161 #define gtk_accel_group_find IA__gtk_accel_group_find
164 #define gtk_accel_group_from_accel_closure IA__gtk_accel_group_from_accel_closure
166 extern __typeof (
gtk_accel_group_get_type) IA__gtk_accel_group_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
167 #define gtk_accel_group_get_type IA__gtk_accel_group_get_type
170 #define gtk_accel_group_get_is_locked IA__gtk_accel_group_get_is_locked
173 #define gtk_accel_group_get_modifier_mask IA__gtk_accel_group_get_modifier_mask
175 extern __typeof (
gtk_accel_group_lock) IA__gtk_accel_group_lock __attribute((visibility(
"hidden")));
176 #define gtk_accel_group_lock IA__gtk_accel_group_lock
178 extern __typeof (
gtk_accel_group_new) IA__gtk_accel_group_new __attribute((visibility(
"hidden")));
179 #define gtk_accel_group_new IA__gtk_accel_group_new
181 extern __typeof (
gtk_accel_group_query) IA__gtk_accel_group_query __attribute((visibility(
"hidden")));
182 #define gtk_accel_group_query IA__gtk_accel_group_query
185 #define gtk_accel_groups_activate IA__gtk_accel_groups_activate
188 #define gtk_accel_groups_from_object IA__gtk_accel_groups_from_object
191 #define gtk_accel_group_unlock IA__gtk_accel_group_unlock
195 #if IN_HEADER(__GTK_ACCEL_LABEL_H__)
196 #if IN_FILE(__GTK_ACCEL_LABEL_C__)
198 #define gtk_accel_label_get_accel_widget IA__gtk_accel_label_get_accel_widget
201 #define gtk_accel_label_get_accel_width IA__gtk_accel_label_get_accel_width
203 extern __typeof (
gtk_accel_label_get_type) IA__gtk_accel_label_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
204 #define gtk_accel_label_get_type IA__gtk_accel_label_get_type
206 extern __typeof (
gtk_accel_label_new) IA__gtk_accel_label_new __attribute((visibility(
"hidden")));
207 #define gtk_accel_label_new IA__gtk_accel_label_new
210 #define gtk_accel_label_refetch IA__gtk_accel_label_refetch
213 #define gtk_accel_label_set_accel_closure IA__gtk_accel_label_set_accel_closure
216 #define gtk_accel_label_set_accel_widget IA__gtk_accel_label_set_accel_widget
220 #if IN_HEADER(__GTK_ACCEL_MAP_H__)
221 #if IN_FILE(__GTK_ACCEL_MAP_C__)
223 #define gtk_accel_map_add_entry IA__gtk_accel_map_add_entry
226 #define gtk_accel_map_add_filter IA__gtk_accel_map_add_filter
229 #define gtk_accel_map_change_entry IA__gtk_accel_map_change_entry
231 extern __typeof (
gtk_accel_map_foreach) IA__gtk_accel_map_foreach __attribute((visibility(
"hidden")));
232 #define gtk_accel_map_foreach IA__gtk_accel_map_foreach
235 #define gtk_accel_map_foreach_unfiltered IA__gtk_accel_map_foreach_unfiltered
237 extern __typeof (
gtk_accel_map_get) IA__gtk_accel_map_get __attribute((visibility(
"hidden")));
238 #define gtk_accel_map_get IA__gtk_accel_map_get
240 extern __typeof (
gtk_accel_map_get_type) IA__gtk_accel_map_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
241 #define gtk_accel_map_get_type IA__gtk_accel_map_get_type
244 extern __typeof (
gtk_accel_map_load) IA__gtk_accel_map_load __attribute((visibility(
"hidden")));
245 #define gtk_accel_map_load IA__gtk_accel_map_load
249 extern __typeof (gtk_accel_map_load_utf8) IA__gtk_accel_map_load_utf8 __attribute((visibility(
"hidden")));
250 #define gtk_accel_map_load_utf8 IA__gtk_accel_map_load_utf8
253 extern __typeof (
gtk_accel_map_load_fd) IA__gtk_accel_map_load_fd __attribute((visibility(
"hidden")));
254 #define gtk_accel_map_load_fd IA__gtk_accel_map_load_fd
257 #define gtk_accel_map_load_scanner IA__gtk_accel_map_load_scanner
260 #define gtk_accel_map_lock_path IA__gtk_accel_map_lock_path
263 #define gtk_accel_map_lookup_entry IA__gtk_accel_map_lookup_entry
266 extern __typeof (
gtk_accel_map_save) IA__gtk_accel_map_save __attribute((visibility(
"hidden")));
267 #define gtk_accel_map_save IA__gtk_accel_map_save
271 extern __typeof (gtk_accel_map_save_utf8) IA__gtk_accel_map_save_utf8 __attribute((visibility(
"hidden")));
272 #define gtk_accel_map_save_utf8 IA__gtk_accel_map_save_utf8
275 extern __typeof (
gtk_accel_map_save_fd) IA__gtk_accel_map_save_fd __attribute((visibility(
"hidden")));
276 #define gtk_accel_map_save_fd IA__gtk_accel_map_save_fd
279 #define gtk_accel_map_unlock_path IA__gtk_accel_map_unlock_path
283 #if IN_HEADER(__GTK_ACCESSIBLE_H__)
284 #if IN_FILE(__GTK_ACCESSIBLE_C__)
286 #define gtk_accessible_connect_widget_destroyed IA__gtk_accessible_connect_widget_destroyed
288 extern __typeof (
gtk_accessible_get_type) IA__gtk_accessible_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
289 #define gtk_accessible_get_type IA__gtk_accessible_get_type
292 #define gtk_accessible_get_widget IA__gtk_accessible_get_widget
295 #define gtk_accessible_set_widget IA__gtk_accessible_set_widget
299 #if IN_HEADER(__GTK_ACTION_H__)
300 #if IN_FILE(__GTK_ACTION_C__)
301 extern __typeof (
gtk_action_activate) IA__gtk_action_activate __attribute((visibility(
"hidden")));
302 #define gtk_action_activate IA__gtk_action_activate
305 #define gtk_action_block_activate IA__gtk_action_block_activate
307 #ifndef GTK_DISABLE_DEPRECATED
309 #define gtk_action_block_activate_from IA__gtk_action_block_activate_from
313 #define gtk_action_connect_accelerator IA__gtk_action_connect_accelerator
315 #ifndef GTK_DISABLE_DEPRECATED
317 #define gtk_action_connect_proxy IA__gtk_action_connect_proxy
321 #define gtk_action_create_icon IA__gtk_action_create_icon
324 #define gtk_action_create_menu_item IA__gtk_action_create_menu_item
327 #define gtk_action_create_tool_item IA__gtk_action_create_tool_item
330 #define gtk_action_create_menu IA__gtk_action_create_menu
333 #define gtk_action_disconnect_accelerator IA__gtk_action_disconnect_accelerator
335 #ifndef GTK_DISABLE_DEPRECATED
337 #define gtk_action_disconnect_proxy IA__gtk_action_disconnect_proxy
341 #define gtk_action_get_always_show_image IA__gtk_action_get_always_show_image
344 #define gtk_action_get_accel_closure IA__gtk_action_get_accel_closure
347 #define gtk_action_get_accel_path IA__gtk_action_get_accel_path
349 extern __typeof (
gtk_action_get_gicon) IA__gtk_action_get_gicon __attribute((visibility(
"hidden")));
350 #define gtk_action_get_gicon IA__gtk_action_get_gicon
352 extern __typeof (
gtk_action_get_label) IA__gtk_action_get_label __attribute((visibility(
"hidden")));
353 #define gtk_action_get_label IA__gtk_action_get_label
355 extern __typeof (
gtk_action_get_name) IA__gtk_action_get_name __attribute((visibility(
"hidden")));
356 #define gtk_action_get_name IA__gtk_action_get_name
359 #define gtk_action_get_proxies IA__gtk_action_get_proxies
361 #ifndef GTK_DISABLE_DEPRECATED
362 extern __typeof (
gtk_widget_get_action) IA__gtk_widget_get_action __attribute((visibility(
"hidden")));
363 #define gtk_widget_get_action IA__gtk_widget_get_action
367 #define gtk_action_get_icon_name IA__gtk_action_get_icon_name
370 #define gtk_action_get_is_important IA__gtk_action_get_is_important
373 #define gtk_action_get_sensitive IA__gtk_action_get_sensitive
376 #define gtk_action_get_short_label IA__gtk_action_get_short_label
379 #define gtk_action_get_stock_id IA__gtk_action_get_stock_id
382 #define gtk_action_get_tooltip IA__gtk_action_get_tooltip
384 extern __typeof (
gtk_action_get_type) IA__gtk_action_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
385 #define gtk_action_get_type IA__gtk_action_get_type
388 #define gtk_action_get_visible IA__gtk_action_get_visible
391 #define gtk_action_get_visible_horizontal IA__gtk_action_get_visible_horizontal
394 #define gtk_action_get_visible_vertical IA__gtk_action_get_visible_vertical
397 #define gtk_action_is_sensitive IA__gtk_action_is_sensitive
399 extern __typeof (
gtk_action_is_visible) IA__gtk_action_is_visible __attribute((visibility(
"hidden")));
400 #define gtk_action_is_visible IA__gtk_action_is_visible
402 extern __typeof (
gtk_action_new) IA__gtk_action_new __attribute((visibility(
"hidden")));
403 #define gtk_action_new IA__gtk_action_new
406 #define gtk_action_set_accel_group IA__gtk_action_set_accel_group
409 #define gtk_action_set_accel_path IA__gtk_action_set_accel_path
412 #define gtk_action_set_always_show_image IA__gtk_action_set_always_show_image
414 extern __typeof (
gtk_action_set_gicon) IA__gtk_action_set_gicon __attribute((visibility(
"hidden")));
415 #define gtk_action_set_gicon IA__gtk_action_set_gicon
418 #define gtk_action_set_icon_name IA__gtk_action_set_icon_name
421 #define gtk_action_set_is_important IA__gtk_action_set_is_important
423 extern __typeof (
gtk_action_set_label) IA__gtk_action_set_label __attribute((visibility(
"hidden")));
424 #define gtk_action_set_label IA__gtk_action_set_label
427 #define gtk_action_set_sensitive IA__gtk_action_set_sensitive
430 #define gtk_action_set_short_label IA__gtk_action_set_short_label
433 #define gtk_action_set_stock_id IA__gtk_action_set_stock_id
436 #define gtk_action_set_tooltip IA__gtk_action_set_tooltip
439 #define gtk_action_set_visible IA__gtk_action_set_visible
442 #define gtk_action_set_visible_horizontal IA__gtk_action_set_visible_horizontal
445 #define gtk_action_set_visible_vertical IA__gtk_action_set_visible_vertical
448 #define gtk_action_unblock_activate IA__gtk_action_unblock_activate
450 #ifndef GTK_DISABLE_DEPRECATED
452 #define gtk_action_unblock_activate_from IA__gtk_action_unblock_activate_from
457 #if IN_HEADER(__GTK_ACTION_GROUP_H__)
458 #if IN_FILE(__GTK_ACTION_GROUP_C__)
460 #define gtk_action_group_add_action IA__gtk_action_group_add_action
463 #define gtk_action_group_add_actions IA__gtk_action_group_add_actions
466 #define gtk_action_group_add_actions_full IA__gtk_action_group_add_actions_full
469 #define gtk_action_group_add_action_with_accel IA__gtk_action_group_add_action_with_accel
472 #define gtk_action_group_add_radio_actions IA__gtk_action_group_add_radio_actions
475 #define gtk_action_group_add_radio_actions_full IA__gtk_action_group_add_radio_actions_full
478 #define gtk_action_group_add_toggle_actions IA__gtk_action_group_add_toggle_actions
481 #define gtk_action_group_add_toggle_actions_full IA__gtk_action_group_add_toggle_actions_full
484 #define gtk_action_group_get_action IA__gtk_action_group_get_action
487 #define gtk_action_group_get_name IA__gtk_action_group_get_name
490 #define gtk_action_group_get_sensitive IA__gtk_action_group_get_sensitive
492 extern __typeof (
gtk_action_group_get_type) IA__gtk_action_group_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
493 #define gtk_action_group_get_type IA__gtk_action_group_get_type
496 #define gtk_action_group_get_visible IA__gtk_action_group_get_visible
499 #define gtk_action_group_list_actions IA__gtk_action_group_list_actions
501 extern __typeof (
gtk_action_group_new) IA__gtk_action_group_new __attribute((visibility(
"hidden")));
502 #define gtk_action_group_new IA__gtk_action_group_new
505 #define gtk_action_group_remove_action IA__gtk_action_group_remove_action
508 #define gtk_action_group_set_sensitive IA__gtk_action_group_set_sensitive
511 #define gtk_action_group_set_translate_func IA__gtk_action_group_set_translate_func
514 #define gtk_action_group_set_translation_domain IA__gtk_action_group_set_translation_domain
517 #define gtk_action_group_set_visible IA__gtk_action_group_set_visible
520 #define gtk_action_group_translate_string IA__gtk_action_group_translate_string
524 #if IN_HEADER(__GTK_ACTIVATABLE_H__)
525 #if IN_FILE(__GTK_ACTIVATABLE_C__)
527 #define gtk_activatable_do_set_related_action IA__gtk_activatable_do_set_related_action
530 #define gtk_activatable_get_related_action IA__gtk_activatable_get_related_action
532 extern __typeof (
gtk_activatable_get_type) IA__gtk_activatable_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
533 #define gtk_activatable_get_type IA__gtk_activatable_get_type
536 #define gtk_activatable_get_use_action_appearance IA__gtk_activatable_get_use_action_appearance
539 #define gtk_activatable_sync_action_properties IA__gtk_activatable_sync_action_properties
542 #define gtk_activatable_set_related_action IA__gtk_activatable_set_related_action
545 #define gtk_activatable_set_use_action_appearance IA__gtk_activatable_set_use_action_appearance
549 #if IN_HEADER(__GTK_ADJUSTMENT_H__)
550 #if IN_FILE(__GTK_ADJUSTMENT_C__)
552 #define gtk_adjustment_changed IA__gtk_adjustment_changed
555 #define gtk_adjustment_clamp_page IA__gtk_adjustment_clamp_page
558 #define gtk_adjustment_configure IA__gtk_adjustment_configure
560 extern __typeof (
gtk_adjustment_get_type) IA__gtk_adjustment_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
561 #define gtk_adjustment_get_type IA__gtk_adjustment_get_type
564 #define gtk_adjustment_get_value IA__gtk_adjustment_get_value
567 #define gtk_adjustment_get_lower IA__gtk_adjustment_get_lower
570 #define gtk_adjustment_get_upper IA__gtk_adjustment_get_upper
573 #define gtk_adjustment_get_step_increment IA__gtk_adjustment_get_step_increment
576 #define gtk_adjustment_get_page_increment IA__gtk_adjustment_get_page_increment
579 #define gtk_adjustment_get_page_size IA__gtk_adjustment_get_page_size
581 extern __typeof (
gtk_adjustment_new) IA__gtk_adjustment_new __attribute((visibility(
"hidden")));
582 #define gtk_adjustment_new IA__gtk_adjustment_new
585 #define gtk_adjustment_set_value IA__gtk_adjustment_set_value
588 #define gtk_adjustment_set_lower IA__gtk_adjustment_set_lower
591 #define gtk_adjustment_set_upper IA__gtk_adjustment_set_upper
594 #define gtk_adjustment_set_step_increment IA__gtk_adjustment_set_step_increment
597 #define gtk_adjustment_set_page_increment IA__gtk_adjustment_set_page_increment
600 #define gtk_adjustment_set_page_size IA__gtk_adjustment_set_page_size
603 #define gtk_adjustment_value_changed IA__gtk_adjustment_value_changed
607 #if IN_HEADER(__GTK_ALIGNMENT_H__)
608 #if IN_FILE(__GTK_ALIGNMENT_C__)
610 #define gtk_alignment_get_padding IA__gtk_alignment_get_padding
612 extern __typeof (
gtk_alignment_get_type) IA__gtk_alignment_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
613 #define gtk_alignment_get_type IA__gtk_alignment_get_type
615 extern __typeof (
gtk_alignment_new) IA__gtk_alignment_new __attribute((visibility(
"hidden")));
616 #define gtk_alignment_new IA__gtk_alignment_new
618 extern __typeof (
gtk_alignment_set) IA__gtk_alignment_set __attribute((visibility(
"hidden")));
619 #define gtk_alignment_set IA__gtk_alignment_set
622 #define gtk_alignment_set_padding IA__gtk_alignment_set_padding
626 #if IN_HEADER(__GTK_ASSISTANT_H__)
627 #if IN_FILE(__GTK_ASSISTANT_C__)
628 extern __typeof (
gtk_assistant_get_type) IA__gtk_assistant_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
629 #define gtk_assistant_get_type IA__gtk_assistant_get_type
631 extern __typeof (
gtk_assistant_new) IA__gtk_assistant_new __attribute((visibility(
"hidden")));
632 #define gtk_assistant_new IA__gtk_assistant_new
635 #define gtk_assistant_get_current_page IA__gtk_assistant_get_current_page
638 #define gtk_assistant_set_current_page IA__gtk_assistant_set_current_page
641 #define gtk_assistant_get_n_pages IA__gtk_assistant_get_n_pages
644 #define gtk_assistant_get_nth_page IA__gtk_assistant_get_nth_page
647 #define gtk_assistant_prepend_page IA__gtk_assistant_prepend_page
650 #define gtk_assistant_append_page IA__gtk_assistant_append_page
653 #define gtk_assistant_insert_page IA__gtk_assistant_insert_page
656 #define gtk_assistant_set_forward_page_func IA__gtk_assistant_set_forward_page_func
659 #define gtk_assistant_set_page_type IA__gtk_assistant_set_page_type
662 #define gtk_assistant_get_page_type IA__gtk_assistant_get_page_type
665 #define gtk_assistant_set_page_title IA__gtk_assistant_set_page_title
668 #define gtk_assistant_get_page_title IA__gtk_assistant_get_page_title
671 #define gtk_assistant_set_page_header_image IA__gtk_assistant_set_page_header_image
674 #define gtk_assistant_get_page_header_image IA__gtk_assistant_get_page_header_image
677 #define gtk_assistant_set_page_side_image IA__gtk_assistant_set_page_side_image
680 #define gtk_assistant_get_page_side_image IA__gtk_assistant_get_page_side_image
683 #define gtk_assistant_set_page_complete IA__gtk_assistant_set_page_complete
686 #define gtk_assistant_get_page_complete IA__gtk_assistant_get_page_complete
689 #define gtk_assistant_add_action_widget IA__gtk_assistant_add_action_widget
692 #define gtk_assistant_remove_action_widget IA__gtk_assistant_remove_action_widget
695 #define gtk_assistant_update_buttons_state IA__gtk_assistant_update_buttons_state
697 extern __typeof (
gtk_assistant_commit) IA__gtk_assistant_commit __attribute((visibility(
"hidden")));
698 #define gtk_assistant_commit IA__gtk_assistant_commit
702 #if IN_HEADER(__GTK_TYPE_BUILTINS_H__)
703 #if IN_FILE(__GTK_TYPE_BUILTINS_C__)
705 #define gtk_pack_direction_get_type IA__gtk_pack_direction_get_type
708 #define gtk_ui_manager_item_type_get_type IA__gtk_ui_manager_item_type_get_type
711 #define gtk_spin_button_update_policy_get_type IA__gtk_spin_button_update_policy_get_type
713 extern __typeof (
gtk_notebook_tab_get_type) IA__gtk_notebook_tab_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
714 #define gtk_notebook_tab_get_type IA__gtk_notebook_tab_get_type
717 #define gtk_number_up_layout_get_type IA__gtk_number_up_layout_get_type
719 extern __typeof (
gtk_anchor_type_get_type) IA__gtk_anchor_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
720 #define gtk_anchor_type_get_type IA__gtk_anchor_type_get_type
722 extern __typeof (
gtk_arg_flags_get_type) IA__gtk_arg_flags_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
723 #define gtk_arg_flags_get_type IA__gtk_arg_flags_get_type
725 extern __typeof (
gtk_arrow_type_get_type) IA__gtk_arrow_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
726 #define gtk_arrow_type_get_type IA__gtk_arrow_type_get_type
729 #define gtk_arrow_placement_get_type IA__gtk_arrow_placement_get_type
732 #define gtk_assistant_page_type_get_type IA__gtk_assistant_page_type_get_type
735 #define gtk_attach_options_get_type IA__gtk_attach_options_get_type
738 #define gtk_builder_error_get_type IA__gtk_builder_error_get_type
740 extern __typeof (
gtk_buttons_type_get_type) IA__gtk_buttons_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
741 #define gtk_buttons_type_get_type IA__gtk_buttons_type_get_type
744 #define gtk_cell_renderer_mode_get_type IA__gtk_cell_renderer_mode_get_type
747 #define gtk_cell_renderer_state_get_type IA__gtk_cell_renderer_state_get_type
750 #define gtk_cell_renderer_accel_mode_get_type IA__gtk_cell_renderer_accel_mode_get_type
752 extern __typeof (
gtk_corner_type_get_type) IA__gtk_corner_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
753 #define gtk_corner_type_get_type IA__gtk_corner_type_get_type
755 extern __typeof (
gtk_debug_flag_get_type) IA__gtk_debug_flag_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
756 #define gtk_debug_flag_get_type IA__gtk_debug_flag_get_type
758 extern __typeof (
gtk_delete_type_get_type) IA__gtk_delete_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
759 #define gtk_delete_type_get_type IA__gtk_delete_type_get_type
762 #define gtk_dest_defaults_get_type IA__gtk_dest_defaults_get_type
764 extern __typeof (
gtk_drag_result_get_type) IA__gtk_drag_result_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
765 #define gtk_drag_result_get_type IA__gtk_drag_result_get_type
767 extern __typeof (
gtk_dialog_flags_get_type) IA__gtk_dialog_flags_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
768 #define gtk_dialog_flags_get_type IA__gtk_dialog_flags_get_type
771 #define gtk_direction_type_get_type IA__gtk_direction_type_get_type
774 #define gtk_entry_icon_position_get_type IA__gtk_entry_icon_position_get_type
777 #define gtk_expander_style_get_type IA__gtk_expander_style_get_type
780 #define gtk_file_chooser_action_get_type IA__gtk_file_chooser_action_get_type
783 #define gtk_file_chooser_confirmation_get_type IA__gtk_file_chooser_confirmation_get_type
786 #define gtk_file_filter_flags_get_type IA__gtk_file_filter_flags_get_type
789 #define gtk_icon_view_drop_position_get_type IA__gtk_icon_view_drop_position_get_type
792 #define gtk_sensitivity_type_get_type IA__gtk_sensitivity_type_get_type
794 extern __typeof (
gtk_window_type_get_type) IA__gtk_window_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
795 #define gtk_window_type_get_type IA__gtk_window_type_get_type
797 extern __typeof (
gtk_wrap_mode_get_type) IA__gtk_wrap_mode_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
798 #define gtk_wrap_mode_get_type IA__gtk_wrap_mode_get_type
800 extern __typeof (
gtk_widget_flags_get_type) IA__gtk_widget_flags_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
801 #define gtk_widget_flags_get_type IA__gtk_widget_flags_get_type
804 #define gtk_widget_help_type_get_type IA__gtk_widget_help_type_get_type
807 #define gtk_window_position_get_type IA__gtk_window_position_get_type
810 #define gtk_tree_view_column_sizing_get_type IA__gtk_tree_view_column_sizing_get_type
813 #define gtk_tree_view_drop_position_get_type IA__gtk_tree_view_drop_position_get_type
816 #define gtk_button_box_style_get_type IA__gtk_button_box_style_get_type
818 extern __typeof (
gtk_curve_type_get_type) IA__gtk_curve_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
819 #define gtk_curve_type_get_type IA__gtk_curve_type_get_type
822 #define gtk_icon_lookup_flags_get_type IA__gtk_icon_lookup_flags_get_type
824 extern __typeof (
gtk_image_type_get_type) IA__gtk_image_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
825 #define gtk_image_type_get_type IA__gtk_image_type_get_type
828 #define gtk_im_preedit_style_get_type IA__gtk_im_preedit_style_get_type
831 #define gtk_im_status_style_get_type IA__gtk_im_status_style_get_type
834 #define gtk_justification_get_type IA__gtk_justification_get_type
836 extern __typeof (
gtk_match_type_get_type) IA__gtk_match_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
837 #define gtk_match_type_get_type IA__gtk_match_type_get_type
840 #define gtk_menu_direction_type_get_type IA__gtk_menu_direction_type_get_type
842 extern __typeof (
gtk_message_type_get_type) IA__gtk_message_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
843 #define gtk_message_type_get_type IA__gtk_message_type_get_type
845 extern __typeof (
gtk_metric_type_get_type) IA__gtk_metric_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
846 #define gtk_metric_type_get_type IA__gtk_metric_type_get_type
849 #define gtk_movement_step_get_type IA__gtk_movement_step_get_type
851 extern __typeof (
gtk_orientation_get_type) IA__gtk_orientation_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
852 #define gtk_orientation_get_type IA__gtk_orientation_get_type
854 extern __typeof (
gtk_pack_type_get_type) IA__gtk_pack_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
855 #define gtk_pack_type_get_type IA__gtk_pack_type_get_type
858 #define gtk_page_orientation_get_type IA__gtk_page_orientation_get_type
860 extern __typeof (
gtk_print_pages_get_type) IA__gtk_print_pages_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
861 #define gtk_print_pages_get_type IA__gtk_print_pages_get_type
864 #define gtk_print_quality_get_type IA__gtk_print_quality_get_type
866 extern __typeof (
gtk_page_set_get_type) IA__gtk_page_set_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
867 #define gtk_page_set_get_type IA__gtk_page_set_get_type
870 #define gtk_path_priority_type_get_type IA__gtk_path_priority_type_get_type
872 extern __typeof (
gtk_path_type_get_type) IA__gtk_path_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
873 #define gtk_path_type_get_type IA__gtk_path_type_get_type
875 extern __typeof (
gtk_policy_type_get_type) IA__gtk_policy_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
876 #define gtk_policy_type_get_type IA__gtk_policy_type_get_type
879 #define gtk_position_type_get_type IA__gtk_position_type_get_type
881 extern __typeof (
gtk_preview_type_get_type) IA__gtk_preview_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
882 #define gtk_preview_type_get_type IA__gtk_preview_type_get_type
884 extern __typeof (
gtk_print_duplex_get_type) IA__gtk_print_duplex_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
885 #define gtk_print_duplex_get_type IA__gtk_print_duplex_get_type
888 #define gtk_recent_filter_flags_get_type IA__gtk_recent_filter_flags_get_type
891 #define gtk_private_flags_get_type IA__gtk_private_flags_get_type
894 #define gtk_progress_bar_orientation_get_type IA__gtk_progress_bar_orientation_get_type
897 #define gtk_progress_bar_style_get_type IA__gtk_progress_bar_style_get_type
899 extern __typeof (
gtk_rc_flags_get_type) IA__gtk_rc_flags_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
900 #define gtk_rc_flags_get_type IA__gtk_rc_flags_get_type
903 #define gtk_rc_token_type_get_type IA__gtk_rc_token_type_get_type
906 #define gtk_recent_chooser_error_get_type IA__gtk_recent_chooser_error_get_type
909 #define gtk_recent_manager_error_get_type IA__gtk_recent_manager_error_get_type
912 #define gtk_recent_sort_type_get_type IA__gtk_recent_sort_type_get_type
914 extern __typeof (
gtk_unit_get_type) IA__gtk_unit_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
915 #define gtk_unit_get_type IA__gtk_unit_get_type
917 extern __typeof (
gtk_relief_style_get_type) IA__gtk_relief_style_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
918 #define gtk_relief_style_get_type IA__gtk_relief_style_get_type
920 extern __typeof (
gtk_resize_mode_get_type) IA__gtk_resize_mode_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
921 #define gtk_resize_mode_get_type IA__gtk_resize_mode_get_type
924 #define gtk_response_type_get_type IA__gtk_response_type_get_type
926 extern __typeof (
gtk_scroll_step_get_type) IA__gtk_scroll_step_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
927 #define gtk_scroll_step_get_type IA__gtk_scroll_step_get_type
929 extern __typeof (
gtk_scroll_type_get_type) IA__gtk_scroll_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
930 #define gtk_scroll_type_get_type IA__gtk_scroll_type_get_type
933 #define gtk_selection_mode_get_type IA__gtk_selection_mode_get_type
935 extern __typeof (
gtk_shadow_type_get_type) IA__gtk_shadow_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
936 #define gtk_shadow_type_get_type IA__gtk_shadow_type_get_type
938 extern __typeof (
gtk_side_type_get_type) IA__gtk_side_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
939 #define gtk_side_type_get_type IA__gtk_side_type_get_type
942 #define gtk_signal_run_type_get_type IA__gtk_signal_run_type_get_type
945 #define gtk_size_group_mode_get_type IA__gtk_size_group_mode_get_type
947 extern __typeof (
gtk_sort_type_get_type) IA__gtk_sort_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
948 #define gtk_sort_type_get_type IA__gtk_sort_type_get_type
950 extern __typeof (
gtk_spin_type_get_type) IA__gtk_spin_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
951 #define gtk_spin_type_get_type IA__gtk_spin_type_get_type
953 extern __typeof (
gtk_state_type_get_type) IA__gtk_state_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
954 #define gtk_state_type_get_type IA__gtk_state_type_get_type
957 #define gtk_submenu_direction_get_type IA__gtk_submenu_direction_get_type
960 #define gtk_submenu_placement_get_type IA__gtk_submenu_placement_get_type
962 extern __typeof (
gtk_target_flags_get_type) IA__gtk_target_flags_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
963 #define gtk_target_flags_get_type IA__gtk_target_flags_get_type
966 #define gtk_text_direction_get_type IA__gtk_text_direction_get_type
969 #define gtk_text_buffer_target_info_get_type IA__gtk_text_buffer_target_info_get_type
972 #define gtk_text_search_flags_get_type IA__gtk_text_search_flags_get_type
975 #define gtk_text_window_type_get_type IA__gtk_text_window_type_get_type
978 #define gtk_tool_palette_drag_targets_get_type IA__gtk_tool_palette_drag_targets_get_type
981 #define gtk_tree_model_flags_get_type IA__gtk_tree_model_flags_get_type
984 #define gtk_tree_view_grid_lines_get_type IA__gtk_tree_view_grid_lines_get_type
986 extern __typeof (
gtk_update_type_get_type) IA__gtk_update_type_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
987 #define gtk_update_type_get_type IA__gtk_update_type_get_type
989 extern __typeof (
gtk_visibility_get_type) IA__gtk_visibility_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
990 #define gtk_visibility_get_type IA__gtk_visibility_get_type
992 extern __typeof (
gtk_object_flags_get_type) IA__gtk_object_flags_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
993 #define gtk_object_flags_get_type IA__gtk_object_flags_get_type
995 extern __typeof (
gtk_accel_flags_get_type) IA__gtk_accel_flags_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
996 #define gtk_accel_flags_get_type IA__gtk_accel_flags_get_type
998 extern __typeof (
gtk_icon_size_get_type) IA__gtk_icon_size_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
999 #define gtk_icon_size_get_type IA__gtk_icon_size_get_type
1002 #define gtk_file_chooser_error_get_type IA__gtk_file_chooser_error_get_type
1005 #define gtk_icon_theme_error_get_type IA__gtk_icon_theme_error_get_type
1008 #define gtk_toolbar_child_type_get_type IA__gtk_toolbar_child_type_get_type
1011 #define gtk_toolbar_space_style_get_type IA__gtk_toolbar_space_style_get_type
1013 extern __typeof (
gtk_toolbar_style_get_type) IA__gtk_toolbar_style_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1014 #define gtk_toolbar_style_get_type IA__gtk_toolbar_style_get_type
1018 #if IN_HEADER(__GTK_ARROW_H__)
1019 #if IN_FILE(__GTK_ARROW_C__)
1020 extern __typeof (
gtk_arrow_get_type) IA__gtk_arrow_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1021 #define gtk_arrow_get_type IA__gtk_arrow_get_type
1023 extern __typeof (
gtk_arrow_new) IA__gtk_arrow_new __attribute((visibility(
"hidden")));
1024 #define gtk_arrow_new IA__gtk_arrow_new
1026 extern __typeof (
gtk_arrow_set) IA__gtk_arrow_set __attribute((visibility(
"hidden")));
1027 #define gtk_arrow_set IA__gtk_arrow_set
1031 #if IN_HEADER(__GTK_ASPECT_FRAME_H__)
1032 #if IN_FILE(__GTK_ASPECT_FRAME_C__)
1033 extern __typeof (
gtk_aspect_frame_get_type) IA__gtk_aspect_frame_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1034 #define gtk_aspect_frame_get_type IA__gtk_aspect_frame_get_type
1036 extern __typeof (
gtk_aspect_frame_new) IA__gtk_aspect_frame_new __attribute((visibility(
"hidden")));
1037 #define gtk_aspect_frame_new IA__gtk_aspect_frame_new
1039 extern __typeof (
gtk_aspect_frame_set) IA__gtk_aspect_frame_set __attribute((visibility(
"hidden")));
1040 #define gtk_aspect_frame_set IA__gtk_aspect_frame_set
1044 #if IN_HEADER(__GTK_BINDINGS_H__)
1045 #if IN_FILE(__GTK_BINDINGS_C__)
1046 #ifndef GTK_DISABLE_DEPRECATED
1048 #define gtk_binding_entry_clear IA__gtk_binding_entry_clear
1051 #define gtk_binding_parse_binding IA__gtk_binding_parse_binding
1055 #define gtk_binding_entry_skip IA__gtk_binding_entry_skip
1058 #define gtk_binding_entry_add_signal IA__gtk_binding_entry_add_signal
1061 #define gtk_binding_entry_add_signall IA__gtk_binding_entry_add_signall
1064 #define gtk_binding_entry_remove IA__gtk_binding_entry_remove
1066 extern __typeof (
gtk_bindings_activate) IA__gtk_bindings_activate __attribute((visibility(
"hidden")));
1067 #define gtk_bindings_activate IA__gtk_bindings_activate
1070 #define gtk_bindings_activate_event IA__gtk_bindings_activate_event
1073 #define gtk_binding_set_activate IA__gtk_binding_set_activate
1076 #define gtk_binding_set_add_path IA__gtk_binding_set_add_path
1079 #define gtk_binding_set_by_class IA__gtk_binding_set_by_class
1081 extern __typeof (
gtk_binding_set_find) IA__gtk_binding_set_find __attribute((visibility(
"hidden")));
1082 #define gtk_binding_set_find IA__gtk_binding_set_find
1084 extern __typeof (
gtk_binding_set_new) IA__gtk_binding_set_new __attribute((visibility(
"hidden")));
1085 #define gtk_binding_set_new IA__gtk_binding_set_new
1089 #if IN_HEADER(__GTK_BIN_H__)
1090 #if IN_FILE(__GTK_BIN_C__)
1091 extern __typeof (
gtk_bin_get_child) IA__gtk_bin_get_child __attribute((visibility(
"hidden")));
1092 #define gtk_bin_get_child IA__gtk_bin_get_child
1094 extern __typeof (
gtk_bin_get_type) IA__gtk_bin_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1095 #define gtk_bin_get_type IA__gtk_bin_get_type
1099 #if IN_HEADER(__GTK_BOX_H__)
1100 #if IN_FILE(__GTK_BOX_C__)
1102 #define gtk_box_get_homogeneous IA__gtk_box_get_homogeneous
1104 extern __typeof (
gtk_box_get_spacing) IA__gtk_box_get_spacing __attribute((visibility(
"hidden")));
1105 #define gtk_box_get_spacing IA__gtk_box_get_spacing
1107 extern __typeof (
gtk_box_get_type) IA__gtk_box_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1108 #define gtk_box_get_type IA__gtk_box_get_type
1110 extern __typeof (
gtk_box_pack_end) IA__gtk_box_pack_end __attribute((visibility(
"hidden")));
1111 #define gtk_box_pack_end IA__gtk_box_pack_end
1113 extern __typeof (
gtk_box_pack_start) IA__gtk_box_pack_start __attribute((visibility(
"hidden")));
1114 #define gtk_box_pack_start IA__gtk_box_pack_start
1116 #ifndef GTK_DISABLE_DEPRECATED
1118 #define gtk_box_pack_end_defaults IA__gtk_box_pack_end_defaults
1121 #define gtk_box_pack_start_defaults IA__gtk_box_pack_start_defaults
1125 #define gtk_box_query_child_packing IA__gtk_box_query_child_packing
1127 extern __typeof (
gtk_box_reorder_child) IA__gtk_box_reorder_child __attribute((visibility(
"hidden")));
1128 #define gtk_box_reorder_child IA__gtk_box_reorder_child
1131 #define gtk_box_set_child_packing IA__gtk_box_set_child_packing
1134 #define gtk_box_set_homogeneous IA__gtk_box_set_homogeneous
1136 extern __typeof (
gtk_box_set_spacing) IA__gtk_box_set_spacing __attribute((visibility(
"hidden")));
1137 #define gtk_box_set_spacing IA__gtk_box_set_spacing
1141 #if IN_HEADER(__GTK_BUILDABLE_H__)
1142 #if IN_FILE(__GTK_BUILDABLE_C__)
1144 #define gtk_buildable_add_child IA__gtk_buildable_add_child
1147 #define gtk_buildable_construct_child IA__gtk_buildable_construct_child
1150 #define gtk_buildable_custom_tag_start IA__gtk_buildable_custom_tag_start
1153 #define gtk_buildable_custom_tag_end IA__gtk_buildable_custom_tag_end
1156 #define gtk_buildable_custom_finished IA__gtk_buildable_custom_finished
1159 #define gtk_buildable_get_internal_child IA__gtk_buildable_get_internal_child
1162 #define gtk_buildable_get_name IA__gtk_buildable_get_name
1164 extern __typeof (
gtk_buildable_get_type) IA__gtk_buildable_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1165 #define gtk_buildable_get_type IA__gtk_buildable_get_type
1168 #define gtk_buildable_parser_finished IA__gtk_buildable_parser_finished
1171 #define gtk_buildable_set_name IA__gtk_buildable_set_name
1174 #define gtk_buildable_set_buildable_property IA__gtk_buildable_set_buildable_property
1178 #if IN_HEADER(__GTK_BUILDER_H__)
1179 #if IN_FILE(__GTK_BUILDER_C__)
1181 #define gtk_builder_add_from_file IA__gtk_builder_add_from_file
1184 #define gtk_builder_add_from_string IA__gtk_builder_add_from_string
1187 #define gtk_builder_add_objects_from_file IA__gtk_builder_add_objects_from_file
1190 #define gtk_builder_add_objects_from_string IA__gtk_builder_add_objects_from_string
1193 #define gtk_builder_error_quark IA__gtk_builder_error_quark
1196 #define gtk_builder_get_object IA__gtk_builder_get_object
1199 #define gtk_builder_get_objects IA__gtk_builder_get_objects
1202 #define gtk_builder_get_translation_domain IA__gtk_builder_get_translation_domain
1204 extern __typeof (
gtk_builder_get_type) IA__gtk_builder_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1205 #define gtk_builder_get_type IA__gtk_builder_get_type
1208 #define gtk_builder_get_type_from_name IA__gtk_builder_get_type_from_name
1210 extern __typeof (
gtk_builder_new) IA__gtk_builder_new __attribute((visibility(
"hidden")));
1211 #define gtk_builder_new IA__gtk_builder_new
1214 #define gtk_builder_set_translation_domain IA__gtk_builder_set_translation_domain
1217 #define gtk_builder_connect_signals IA__gtk_builder_connect_signals
1220 #define gtk_builder_connect_signals_full IA__gtk_builder_connect_signals_full
1223 #define gtk_builder_value_from_string IA__gtk_builder_value_from_string
1226 #define gtk_builder_value_from_string_type IA__gtk_builder_value_from_string_type
1230 #if IN_HEADER(__GTK_BUTTON_BOX_H__)
1231 #if IN_FILE(__GTK_BUTTON_BOX_C__)
1232 #ifndef GTK_DISABLE_DEPRECATED
1234 #define gtk_button_box_set_child_size IA__gtk_button_box_set_child_size
1237 #define gtk_button_box_set_child_ipadding IA__gtk_button_box_set_child_ipadding
1240 #define gtk_button_box_get_child_ipadding IA__gtk_button_box_get_child_ipadding
1243 #define gtk_button_box_get_child_size IA__gtk_button_box_get_child_size
1247 #define gtk_button_box_get_child_secondary IA__gtk_button_box_get_child_secondary
1250 #define gtk_button_box_get_layout IA__gtk_button_box_get_layout
1252 extern __typeof (
gtk_button_box_get_type) IA__gtk_button_box_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1253 #define gtk_button_box_get_type IA__gtk_button_box_get_type
1256 #define gtk_button_box_set_child_secondary IA__gtk_button_box_set_child_secondary
1259 #define gtk_button_box_set_layout IA__gtk_button_box_set_layout
1263 #if IN_HEADER(__GTK_BUTTON_H__)
1264 #if IN_FILE(__GTK_BUTTON_C__)
1265 extern __typeof (
gtk_button_clicked) IA__gtk_button_clicked __attribute((visibility(
"hidden")));
1266 #define gtk_button_clicked IA__gtk_button_clicked
1268 #ifndef GTK_DISABLE_DEPRECATED
1269 extern __typeof (
gtk_button_enter) IA__gtk_button_enter __attribute((visibility(
"hidden")));
1270 #define gtk_button_enter IA__gtk_button_enter
1274 #define gtk_button_get_alignment IA__gtk_button_get_alignment
1277 #define gtk_button_get_event_window IA__gtk_button_get_event_window
1280 #define gtk_button_get_focus_on_click IA__gtk_button_get_focus_on_click
1282 extern __typeof (
gtk_button_get_image) IA__gtk_button_get_image __attribute((visibility(
"hidden")));
1283 #define gtk_button_get_image IA__gtk_button_get_image
1286 #define gtk_button_get_image_position IA__gtk_button_get_image_position
1288 extern __typeof (
gtk_button_get_label) IA__gtk_button_get_label __attribute((visibility(
"hidden")));
1289 #define gtk_button_get_label IA__gtk_button_get_label
1291 extern __typeof (
gtk_button_get_relief) IA__gtk_button_get_relief __attribute((visibility(
"hidden")));
1292 #define gtk_button_get_relief IA__gtk_button_get_relief
1294 extern __typeof (
gtk_button_get_type) IA__gtk_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1295 #define gtk_button_get_type IA__gtk_button_get_type
1298 #define gtk_button_get_use_stock IA__gtk_button_get_use_stock
1301 #define gtk_button_get_use_underline IA__gtk_button_get_use_underline
1303 #ifndef GTK_DISABLE_DEPRECATED
1304 extern __typeof (
gtk_button_leave) IA__gtk_button_leave __attribute((visibility(
"hidden")));
1305 #define gtk_button_leave IA__gtk_button_leave
1308 extern __typeof (
gtk_button_new) IA__gtk_button_new __attribute((visibility(
"hidden")));
1309 #define gtk_button_new IA__gtk_button_new
1312 #define gtk_button_new_from_stock IA__gtk_button_new_from_stock
1315 #define gtk_button_new_with_label IA__gtk_button_new_with_label
1318 #define gtk_button_new_with_mnemonic IA__gtk_button_new_with_mnemonic
1320 #ifndef GTK_DISABLE_DEPRECATED
1321 extern __typeof (
gtk_button_pressed) IA__gtk_button_pressed __attribute((visibility(
"hidden")));
1322 #define gtk_button_pressed IA__gtk_button_pressed
1324 extern __typeof (
gtk_button_released) IA__gtk_button_released __attribute((visibility(
"hidden")));
1325 #define gtk_button_released IA__gtk_button_released
1329 #define gtk_button_set_alignment IA__gtk_button_set_alignment
1332 #define gtk_button_set_focus_on_click IA__gtk_button_set_focus_on_click
1334 extern __typeof (
gtk_button_set_image) IA__gtk_button_set_image __attribute((visibility(
"hidden")));
1335 #define gtk_button_set_image IA__gtk_button_set_image
1338 #define gtk_button_set_image_position IA__gtk_button_set_image_position
1340 extern __typeof (
gtk_button_set_label) IA__gtk_button_set_label __attribute((visibility(
"hidden")));
1341 #define gtk_button_set_label IA__gtk_button_set_label
1343 extern __typeof (
gtk_button_set_relief) IA__gtk_button_set_relief __attribute((visibility(
"hidden")));
1344 #define gtk_button_set_relief IA__gtk_button_set_relief
1347 #define gtk_button_set_use_stock IA__gtk_button_set_use_stock
1350 #define gtk_button_set_use_underline IA__gtk_button_set_use_underline
1354 #if IN_HEADER(__GTK_CALENDAR_H__)
1355 #if IN_FILE(__GTK_CALENDAR_C__)
1356 #ifndef GTK_DISABLE_DEPRECATED
1357 extern __typeof (gtk_calendar_display_options) IA__gtk_calendar_display_options __attribute((visibility(
"hidden")));
1358 #define gtk_calendar_display_options IA__gtk_calendar_display_options
1360 extern __typeof (gtk_calendar_freeze) IA__gtk_calendar_freeze __attribute((visibility(
"hidden")));
1361 #define gtk_calendar_freeze IA__gtk_calendar_freeze
1363 extern __typeof (gtk_calendar_thaw) IA__gtk_calendar_thaw __attribute((visibility(
"hidden")));
1364 #define gtk_calendar_thaw IA__gtk_calendar_thaw
1367 extern __typeof (gtk_calendar_clear_marks) IA__gtk_calendar_clear_marks __attribute((visibility(
"hidden")));
1368 #define gtk_calendar_clear_marks IA__gtk_calendar_clear_marks
1370 extern __typeof (gtk_calendar_get_date) IA__gtk_calendar_get_date __attribute((visibility(
"hidden")));
1371 #define gtk_calendar_get_date IA__gtk_calendar_get_date
1373 extern __typeof (gtk_calendar_get_detail_height_rows) IA__gtk_calendar_get_detail_height_rows __attribute((visibility(
"hidden")));
1374 #define gtk_calendar_get_detail_height_rows IA__gtk_calendar_get_detail_height_rows
1376 extern __typeof (gtk_calendar_get_detail_width_chars) IA__gtk_calendar_get_detail_width_chars __attribute((visibility(
"hidden")));
1377 #define gtk_calendar_get_detail_width_chars IA__gtk_calendar_get_detail_width_chars
1379 extern __typeof (gtk_calendar_get_display_options) IA__gtk_calendar_get_display_options __attribute((visibility(
"hidden")));
1380 #define gtk_calendar_get_display_options IA__gtk_calendar_get_display_options
1382 extern __typeof (gtk_calendar_get_type) IA__gtk_calendar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1383 #define gtk_calendar_get_type IA__gtk_calendar_get_type
1385 extern __typeof (gtk_calendar_mark_day) IA__gtk_calendar_mark_day __attribute((visibility(
"hidden")));
1386 #define gtk_calendar_mark_day IA__gtk_calendar_mark_day
1388 extern __typeof (gtk_calendar_new) IA__gtk_calendar_new __attribute((visibility(
"hidden")));
1389 #define gtk_calendar_new IA__gtk_calendar_new
1391 extern __typeof (gtk_calendar_select_day) IA__gtk_calendar_select_day __attribute((visibility(
"hidden")));
1392 #define gtk_calendar_select_day IA__gtk_calendar_select_day
1394 extern __typeof (gtk_calendar_select_month) IA__gtk_calendar_select_month __attribute((visibility(
"hidden")));
1395 #define gtk_calendar_select_month IA__gtk_calendar_select_month
1397 extern __typeof (gtk_calendar_set_detail_func) IA__gtk_calendar_set_detail_func __attribute((visibility(
"hidden")));
1398 #define gtk_calendar_set_detail_func IA__gtk_calendar_set_detail_func
1400 extern __typeof (gtk_calendar_set_detail_height_rows) IA__gtk_calendar_set_detail_height_rows __attribute((visibility(
"hidden")));
1401 #define gtk_calendar_set_detail_height_rows IA__gtk_calendar_set_detail_height_rows
1403 extern __typeof (gtk_calendar_set_detail_width_chars) IA__gtk_calendar_set_detail_width_chars __attribute((visibility(
"hidden")));
1404 #define gtk_calendar_set_detail_width_chars IA__gtk_calendar_set_detail_width_chars
1406 extern __typeof (gtk_calendar_set_display_options) IA__gtk_calendar_set_display_options __attribute((visibility(
"hidden")));
1407 #define gtk_calendar_set_display_options IA__gtk_calendar_set_display_options
1409 extern __typeof (gtk_calendar_unmark_day) IA__gtk_calendar_unmark_day __attribute((visibility(
"hidden")));
1410 #define gtk_calendar_unmark_day IA__gtk_calendar_unmark_day
1414 #if IN_HEADER(__GTK_CELL_EDITABLE_H__)
1415 #if IN_FILE(__GTK_CELL_EDITABLE_C__)
1417 #define gtk_cell_editable_editing_done IA__gtk_cell_editable_editing_done
1419 extern __typeof (
gtk_cell_editable_get_type) IA__gtk_cell_editable_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1420 #define gtk_cell_editable_get_type IA__gtk_cell_editable_get_type
1423 #define gtk_cell_editable_remove_widget IA__gtk_cell_editable_remove_widget
1426 #define gtk_cell_editable_start_editing IA__gtk_cell_editable_start_editing
1430 #if IN_HEADER(__GTK_CELL_LAYOUT_H__)
1431 #if IN_FILE(__GTK_CELL_LAYOUT_C__)
1433 #define gtk_cell_layout_add_attribute IA__gtk_cell_layout_add_attribute
1435 extern __typeof (
gtk_cell_layout_clear) IA__gtk_cell_layout_clear __attribute((visibility(
"hidden")));
1436 #define gtk_cell_layout_clear IA__gtk_cell_layout_clear
1439 #define gtk_cell_layout_clear_attributes IA__gtk_cell_layout_clear_attributes
1441 extern __typeof (
gtk_cell_layout_get_type) IA__gtk_cell_layout_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1442 #define gtk_cell_layout_get_type IA__gtk_cell_layout_get_type
1445 #define gtk_cell_layout_pack_end IA__gtk_cell_layout_pack_end
1448 #define gtk_cell_layout_pack_start IA__gtk_cell_layout_pack_start
1451 #define gtk_cell_layout_get_cells IA__gtk_cell_layout_get_cells
1454 #define gtk_cell_layout_reorder IA__gtk_cell_layout_reorder
1457 #define gtk_cell_layout_set_attributes IA__gtk_cell_layout_set_attributes
1460 #define gtk_cell_layout_set_cell_data_func IA__gtk_cell_layout_set_cell_data_func
1464 #if IN_HEADER(__GTK_CELL_RENDERER_H__)
1465 #if IN_FILE(__GTK_CELL_RENDERER_C__)
1467 #define gtk_cell_renderer_activate IA__gtk_cell_renderer_activate
1469 #ifndef GTK_DISABLE_DEPRECATED
1471 #define gtk_cell_renderer_editing_canceled IA__gtk_cell_renderer_editing_canceled
1475 #define gtk_cell_renderer_get_alignment IA__gtk_cell_renderer_get_alignment
1478 #define gtk_cell_renderer_get_fixed_size IA__gtk_cell_renderer_get_fixed_size
1481 #define gtk_cell_renderer_get_padding IA__gtk_cell_renderer_get_padding
1484 #define gtk_cell_renderer_get_sensitive IA__gtk_cell_renderer_get_sensitive
1487 #define gtk_cell_renderer_get_size IA__gtk_cell_renderer_get_size
1489 extern __typeof (
gtk_cell_renderer_get_type) IA__gtk_cell_renderer_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1490 #define gtk_cell_renderer_get_type IA__gtk_cell_renderer_get_type
1493 #define gtk_cell_renderer_get_visible IA__gtk_cell_renderer_get_visible
1496 #define gtk_cell_renderer_render IA__gtk_cell_renderer_render
1499 #define gtk_cell_renderer_set_alignment IA__gtk_cell_renderer_set_alignment
1502 #define gtk_cell_renderer_set_fixed_size IA__gtk_cell_renderer_set_fixed_size
1505 #define gtk_cell_renderer_set_padding IA__gtk_cell_renderer_set_padding
1508 #define gtk_cell_renderer_set_sensitive IA__gtk_cell_renderer_set_sensitive
1511 #define gtk_cell_renderer_set_visible IA__gtk_cell_renderer_set_visible
1514 #define gtk_cell_renderer_start_editing IA__gtk_cell_renderer_start_editing
1517 #define gtk_cell_renderer_stop_editing IA__gtk_cell_renderer_stop_editing
1521 #if IN_HEADER(__GTK_CELL_RENDERER_ACCEL_H__)
1522 #if IN_FILE(__GTK_CELL_RENDERER_ACCEL_C__)
1524 #define gtk_cell_renderer_accel_get_type IA__gtk_cell_renderer_accel_get_type
1527 #define gtk_cell_renderer_accel_new IA__gtk_cell_renderer_accel_new
1531 #if IN_HEADER(__GTK_CELL_RENDERER_COMBO_H__)
1532 #if IN_FILE(__GTK_CELL_RENDERER_COMBO_C__)
1534 #define gtk_cell_renderer_combo_get_type IA__gtk_cell_renderer_combo_get_type
1537 #define gtk_cell_renderer_combo_new IA__gtk_cell_renderer_combo_new
1541 #if IN_HEADER(__GTK_CELL_RENDERER_PIXBUF_H__)
1542 #if IN_FILE(__GTK_CELL_RENDERER_PIXBUF_C__)
1544 #define gtk_cell_renderer_pixbuf_get_type IA__gtk_cell_renderer_pixbuf_get_type
1547 #define gtk_cell_renderer_pixbuf_new IA__gtk_cell_renderer_pixbuf_new
1551 #if IN_HEADER(__GTK_CELL_RENDERER_SPIN_H__)
1552 #if IN_FILE(__GTK_CELL_RENDERER_SPIN_C__)
1554 #define gtk_cell_renderer_spin_get_type IA__gtk_cell_renderer_spin_get_type
1557 #define gtk_cell_renderer_spin_new IA__gtk_cell_renderer_spin_new
1561 #if IN_HEADER(__GTK_CELL_RENDERER_SPINNER_H__)
1562 #if IN_FILE(__GTK_CELL_RENDERER_SPINNER_C__)
1564 #define gtk_cell_renderer_spinner_get_type IA__gtk_cell_renderer_spinner_get_type
1567 #define gtk_cell_renderer_spinner_new IA__gtk_cell_renderer_spinner_new
1571 #if IN_HEADER(__GTK_CELL_RENDERER_PROGRESS_H__)
1572 #if IN_FILE(__GTK_CELL_RENDERER_PROGRESS_C__)
1574 #define gtk_cell_renderer_progress_get_type IA__gtk_cell_renderer_progress_get_type
1577 #define gtk_cell_renderer_progress_new IA__gtk_cell_renderer_progress_new
1581 #if IN_HEADER(__GTK_CELL_RENDERER_TEXT_H__)
1582 #if IN_FILE(__GTK_CELL_RENDERER_TEXT_C__)
1584 #define gtk_cell_renderer_text_get_type IA__gtk_cell_renderer_text_get_type
1587 #define gtk_cell_renderer_text_new IA__gtk_cell_renderer_text_new
1590 #define gtk_cell_renderer_text_set_fixed_height_from_font IA__gtk_cell_renderer_text_set_fixed_height_from_font
1594 #if IN_HEADER(__GTK_CELL_RENDERER_TOGGLE_H__)
1595 #if IN_FILE(__GTK_CELL_RENDERER_TOGGLE_C__)
1597 #define gtk_cell_renderer_toggle_get_activatable IA__gtk_cell_renderer_toggle_get_activatable
1600 #define gtk_cell_renderer_toggle_get_active IA__gtk_cell_renderer_toggle_get_active
1603 #define gtk_cell_renderer_toggle_get_radio IA__gtk_cell_renderer_toggle_get_radio
1606 #define gtk_cell_renderer_toggle_get_type IA__gtk_cell_renderer_toggle_get_type
1609 #define gtk_cell_renderer_toggle_new IA__gtk_cell_renderer_toggle_new
1612 #define gtk_cell_renderer_toggle_set_activatable IA__gtk_cell_renderer_toggle_set_activatable
1615 #define gtk_cell_renderer_toggle_set_active IA__gtk_cell_renderer_toggle_set_active
1618 #define gtk_cell_renderer_toggle_set_radio IA__gtk_cell_renderer_toggle_set_radio
1622 #if IN_HEADER(__GTK_CELL_VIEW_H__)
1623 #if IN_FILE(__GTK_CELL_VIEW_C__)
1624 #ifndef GTK_DISABLE_DEPRECATED
1626 #define gtk_cell_view_get_cell_renderers IA__gtk_cell_view_get_cell_renderers
1630 #define gtk_cell_view_get_displayed_row IA__gtk_cell_view_get_displayed_row
1633 #define gtk_cell_view_get_model IA__gtk_cell_view_get_model
1636 #define gtk_cell_view_get_size_of_row IA__gtk_cell_view_get_size_of_row
1638 extern __typeof (
gtk_cell_view_get_type) IA__gtk_cell_view_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1639 #define gtk_cell_view_get_type IA__gtk_cell_view_get_type
1641 extern __typeof (
gtk_cell_view_new) IA__gtk_cell_view_new __attribute((visibility(
"hidden")));
1642 #define gtk_cell_view_new IA__gtk_cell_view_new
1645 #define gtk_cell_view_new_with_markup IA__gtk_cell_view_new_with_markup
1648 #define gtk_cell_view_new_with_pixbuf IA__gtk_cell_view_new_with_pixbuf
1651 #define gtk_cell_view_new_with_text IA__gtk_cell_view_new_with_text
1654 #define gtk_cell_view_set_background_color IA__gtk_cell_view_set_background_color
1657 #define gtk_cell_view_set_displayed_row IA__gtk_cell_view_set_displayed_row
1660 #define gtk_cell_view_set_model IA__gtk_cell_view_set_model
1664 #if IN_HEADER(__GTK_CHECK_BUTTON_H__)
1665 #if IN_FILE(__GTK_CHECK_BUTTON_C__)
1666 extern __typeof (
gtk_check_button_get_type) IA__gtk_check_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1667 #define gtk_check_button_get_type IA__gtk_check_button_get_type
1669 extern __typeof (
gtk_check_button_new) IA__gtk_check_button_new __attribute((visibility(
"hidden")));
1670 #define gtk_check_button_new IA__gtk_check_button_new
1673 #define gtk_check_button_new_with_label IA__gtk_check_button_new_with_label
1676 #define gtk_check_button_new_with_mnemonic IA__gtk_check_button_new_with_mnemonic
1680 #if IN_HEADER(__GTK_CHECK_MENU_ITEM_H__)
1681 #if IN_FILE(__GTK_CHECK_MENU_ITEM_C__)
1683 #define gtk_check_menu_item_get_active IA__gtk_check_menu_item_get_active
1686 #define gtk_check_menu_item_get_draw_as_radio IA__gtk_check_menu_item_get_draw_as_radio
1689 #define gtk_check_menu_item_get_inconsistent IA__gtk_check_menu_item_get_inconsistent
1692 #define gtk_check_menu_item_get_type IA__gtk_check_menu_item_get_type
1695 #define gtk_check_menu_item_new IA__gtk_check_menu_item_new
1698 #define gtk_check_menu_item_new_with_label IA__gtk_check_menu_item_new_with_label
1701 #define gtk_check_menu_item_new_with_mnemonic IA__gtk_check_menu_item_new_with_mnemonic
1704 #define gtk_check_menu_item_set_active IA__gtk_check_menu_item_set_active
1707 #define gtk_check_menu_item_set_draw_as_radio IA__gtk_check_menu_item_set_draw_as_radio
1710 #define gtk_check_menu_item_set_inconsistent IA__gtk_check_menu_item_set_inconsistent
1712 #ifndef GTK_DISABLE_DEPRECATED
1714 #define gtk_check_menu_item_set_show_toggle IA__gtk_check_menu_item_set_show_toggle
1718 #define gtk_check_menu_item_toggled IA__gtk_check_menu_item_toggled
1722 #if IN_HEADER(__GTK_CLIPBOARD_H__)
1723 #if IN_FILE(__GTK_CLIPBOARD_C__)
1724 extern __typeof (
gtk_clipboard_clear) IA__gtk_clipboard_clear __attribute((visibility(
"hidden")));
1725 #define gtk_clipboard_clear IA__gtk_clipboard_clear
1727 extern __typeof (
gtk_clipboard_get) IA__gtk_clipboard_get __attribute((visibility(
"hidden")));
1728 #define gtk_clipboard_get IA__gtk_clipboard_get
1731 #define gtk_clipboard_get_display IA__gtk_clipboard_get_display
1734 #define gtk_clipboard_get_for_display IA__gtk_clipboard_get_for_display
1737 #define gtk_clipboard_get_owner IA__gtk_clipboard_get_owner
1739 extern __typeof (
gtk_clipboard_get_type) IA__gtk_clipboard_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1740 #define gtk_clipboard_get_type IA__gtk_clipboard_get_type
1743 #define gtk_clipboard_request_contents IA__gtk_clipboard_request_contents
1746 #define gtk_clipboard_request_image IA__gtk_clipboard_request_image
1749 #define gtk_clipboard_request_rich_text IA__gtk_clipboard_request_rich_text
1752 #define gtk_clipboard_request_targets IA__gtk_clipboard_request_targets
1755 #define gtk_clipboard_request_text IA__gtk_clipboard_request_text
1758 #define gtk_clipboard_request_uris IA__gtk_clipboard_request_uris
1761 #define gtk_clipboard_set_can_store IA__gtk_clipboard_set_can_store
1764 #define gtk_clipboard_set_image IA__gtk_clipboard_set_image
1767 #define gtk_clipboard_set_text IA__gtk_clipboard_set_text
1770 #define gtk_clipboard_set_with_data IA__gtk_clipboard_set_with_data
1773 #define gtk_clipboard_set_with_owner IA__gtk_clipboard_set_with_owner
1775 extern __typeof (
gtk_clipboard_store) IA__gtk_clipboard_store __attribute((visibility(
"hidden")));
1776 #define gtk_clipboard_store IA__gtk_clipboard_store
1779 #define gtk_clipboard_wait_for_contents IA__gtk_clipboard_wait_for_contents
1782 #define gtk_clipboard_wait_for_image IA__gtk_clipboard_wait_for_image
1785 #define gtk_clipboard_wait_for_rich_text IA__gtk_clipboard_wait_for_rich_text
1788 #define gtk_clipboard_wait_for_uris IA__gtk_clipboard_wait_for_uris
1791 #define gtk_clipboard_wait_for_targets IA__gtk_clipboard_wait_for_targets
1794 #define gtk_clipboard_wait_for_text IA__gtk_clipboard_wait_for_text
1797 #define gtk_clipboard_wait_is_image_available IA__gtk_clipboard_wait_is_image_available
1800 #define gtk_clipboard_wait_is_rich_text_available IA__gtk_clipboard_wait_is_rich_text_available
1803 #define gtk_clipboard_wait_is_text_available IA__gtk_clipboard_wait_is_text_available
1806 #define gtk_clipboard_wait_is_uris_available IA__gtk_clipboard_wait_is_uris_available
1809 #define gtk_clipboard_wait_is_target_available IA__gtk_clipboard_wait_is_target_available
1813 #if IN_HEADER(__GTK_CLIST_H__)
1814 #if IN_FILE(__GTK_CLIST_C__)
1815 #ifndef GTK_DISABLE_DEPRECATED
1816 extern __typeof (gtk_clist_append) IA__gtk_clist_append __attribute((visibility(
"hidden")));
1817 #define gtk_clist_append IA__gtk_clist_append
1819 extern __typeof (gtk_clist_clear) IA__gtk_clist_clear __attribute((visibility(
"hidden")));
1820 #define gtk_clist_clear IA__gtk_clist_clear
1822 extern __typeof (gtk_clist_columns_autosize) IA__gtk_clist_columns_autosize __attribute((visibility(
"hidden")));
1823 #define gtk_clist_columns_autosize IA__gtk_clist_columns_autosize
1825 extern __typeof (gtk_clist_column_title_active) IA__gtk_clist_column_title_active __attribute((visibility(
"hidden")));
1826 #define gtk_clist_column_title_active IA__gtk_clist_column_title_active
1828 extern __typeof (gtk_clist_column_title_passive) IA__gtk_clist_column_title_passive __attribute((visibility(
"hidden")));
1829 #define gtk_clist_column_title_passive IA__gtk_clist_column_title_passive
1831 extern __typeof (gtk_clist_column_titles_active) IA__gtk_clist_column_titles_active __attribute((visibility(
"hidden")));
1832 #define gtk_clist_column_titles_active IA__gtk_clist_column_titles_active
1834 extern __typeof (gtk_clist_column_titles_hide) IA__gtk_clist_column_titles_hide __attribute((visibility(
"hidden")));
1835 #define gtk_clist_column_titles_hide IA__gtk_clist_column_titles_hide
1837 extern __typeof (gtk_clist_column_titles_passive) IA__gtk_clist_column_titles_passive __attribute((visibility(
"hidden")));
1838 #define gtk_clist_column_titles_passive IA__gtk_clist_column_titles_passive
1840 extern __typeof (gtk_clist_column_titles_show) IA__gtk_clist_column_titles_show __attribute((visibility(
"hidden")));
1841 #define gtk_clist_column_titles_show IA__gtk_clist_column_titles_show
1843 extern __typeof (gtk_clist_find_row_from_data) IA__gtk_clist_find_row_from_data __attribute((visibility(
"hidden")));
1844 #define gtk_clist_find_row_from_data IA__gtk_clist_find_row_from_data
1846 extern __typeof (gtk_clist_freeze) IA__gtk_clist_freeze __attribute((visibility(
"hidden")));
1847 #define gtk_clist_freeze IA__gtk_clist_freeze
1849 extern __typeof (gtk_clist_get_cell_style) IA__gtk_clist_get_cell_style __attribute((visibility(
"hidden")));
1850 #define gtk_clist_get_cell_style IA__gtk_clist_get_cell_style
1852 extern __typeof (gtk_clist_get_cell_type) IA__gtk_clist_get_cell_type __attribute((visibility(
"hidden")));
1853 #define gtk_clist_get_cell_type IA__gtk_clist_get_cell_type
1855 extern __typeof (gtk_clist_get_column_title) IA__gtk_clist_get_column_title __attribute((visibility(
"hidden")));
1856 #define gtk_clist_get_column_title IA__gtk_clist_get_column_title
1858 extern __typeof (gtk_clist_get_column_widget) IA__gtk_clist_get_column_widget __attribute((visibility(
"hidden")));
1859 #define gtk_clist_get_column_widget IA__gtk_clist_get_column_widget
1861 extern __typeof (gtk_clist_get_hadjustment) IA__gtk_clist_get_hadjustment __attribute((visibility(
"hidden")));
1862 #define gtk_clist_get_hadjustment IA__gtk_clist_get_hadjustment
1864 extern __typeof (gtk_clist_get_pixmap) IA__gtk_clist_get_pixmap __attribute((visibility(
"hidden")));
1865 #define gtk_clist_get_pixmap IA__gtk_clist_get_pixmap
1867 extern __typeof (gtk_clist_get_pixtext) IA__gtk_clist_get_pixtext __attribute((visibility(
"hidden")));
1868 #define gtk_clist_get_pixtext IA__gtk_clist_get_pixtext
1870 extern __typeof (gtk_clist_get_row_data) IA__gtk_clist_get_row_data __attribute((visibility(
"hidden")));
1871 #define gtk_clist_get_row_data IA__gtk_clist_get_row_data
1873 extern __typeof (gtk_clist_get_row_style) IA__gtk_clist_get_row_style __attribute((visibility(
"hidden")));
1874 #define gtk_clist_get_row_style IA__gtk_clist_get_row_style
1876 extern __typeof (gtk_clist_get_selectable) IA__gtk_clist_get_selectable __attribute((visibility(
"hidden")));
1877 #define gtk_clist_get_selectable IA__gtk_clist_get_selectable
1879 extern __typeof (gtk_clist_get_selection_info) IA__gtk_clist_get_selection_info __attribute((visibility(
"hidden")));
1880 #define gtk_clist_get_selection_info IA__gtk_clist_get_selection_info
1882 extern __typeof (gtk_clist_get_text) IA__gtk_clist_get_text __attribute((visibility(
"hidden")));
1883 #define gtk_clist_get_text IA__gtk_clist_get_text
1885 extern __typeof (gtk_clist_get_type) IA__gtk_clist_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
1886 #define gtk_clist_get_type IA__gtk_clist_get_type
1888 extern __typeof (gtk_clist_get_vadjustment) IA__gtk_clist_get_vadjustment __attribute((visibility(
"hidden")));
1889 #define gtk_clist_get_vadjustment IA__gtk_clist_get_vadjustment
1891 extern __typeof (gtk_clist_insert) IA__gtk_clist_insert __attribute((visibility(
"hidden")));
1892 #define gtk_clist_insert IA__gtk_clist_insert
1894 extern __typeof (gtk_clist_moveto) IA__gtk_clist_moveto __attribute((visibility(
"hidden")));
1895 #define gtk_clist_moveto IA__gtk_clist_moveto
1897 extern __typeof (gtk_clist_new) IA__gtk_clist_new __attribute((visibility(
"hidden")));
1898 #define gtk_clist_new IA__gtk_clist_new
1900 extern __typeof (gtk_clist_new_with_titles) IA__gtk_clist_new_with_titles __attribute((visibility(
"hidden")));
1901 #define gtk_clist_new_with_titles IA__gtk_clist_new_with_titles
1903 extern __typeof (gtk_clist_optimal_column_width) IA__gtk_clist_optimal_column_width __attribute((visibility(
"hidden")));
1904 #define gtk_clist_optimal_column_width IA__gtk_clist_optimal_column_width
1906 extern __typeof (gtk_clist_prepend) IA__gtk_clist_prepend __attribute((visibility(
"hidden")));
1907 #define gtk_clist_prepend IA__gtk_clist_prepend
1909 extern __typeof (gtk_clist_remove) IA__gtk_clist_remove __attribute((visibility(
"hidden")));
1910 #define gtk_clist_remove IA__gtk_clist_remove
1912 extern __typeof (gtk_clist_row_is_visible) IA__gtk_clist_row_is_visible __attribute((visibility(
"hidden")));
1913 #define gtk_clist_row_is_visible IA__gtk_clist_row_is_visible
1915 extern __typeof (gtk_clist_row_move) IA__gtk_clist_row_move __attribute((visibility(
"hidden")));
1916 #define gtk_clist_row_move IA__gtk_clist_row_move
1918 extern __typeof (gtk_clist_select_all) IA__gtk_clist_select_all __attribute((visibility(
"hidden")));
1919 #define gtk_clist_select_all IA__gtk_clist_select_all
1921 extern __typeof (gtk_clist_select_row) IA__gtk_clist_select_row __attribute((visibility(
"hidden")));
1922 #define gtk_clist_select_row IA__gtk_clist_select_row
1924 extern __typeof (gtk_clist_set_auto_sort) IA__gtk_clist_set_auto_sort __attribute((visibility(
"hidden")));
1925 #define gtk_clist_set_auto_sort IA__gtk_clist_set_auto_sort
1927 extern __typeof (gtk_clist_set_background) IA__gtk_clist_set_background __attribute((visibility(
"hidden")));
1928 #define gtk_clist_set_background IA__gtk_clist_set_background
1930 extern __typeof (gtk_clist_set_button_actions) IA__gtk_clist_set_button_actions __attribute((visibility(
"hidden")));
1931 #define gtk_clist_set_button_actions IA__gtk_clist_set_button_actions
1933 extern __typeof (gtk_clist_set_cell_style) IA__gtk_clist_set_cell_style __attribute((visibility(
"hidden")));
1934 #define gtk_clist_set_cell_style IA__gtk_clist_set_cell_style
1936 extern __typeof (gtk_clist_set_column_auto_resize) IA__gtk_clist_set_column_auto_resize __attribute((visibility(
"hidden")));
1937 #define gtk_clist_set_column_auto_resize IA__gtk_clist_set_column_auto_resize
1939 extern __typeof (gtk_clist_set_column_justification) IA__gtk_clist_set_column_justification __attribute((visibility(
"hidden")));
1940 #define gtk_clist_set_column_justification IA__gtk_clist_set_column_justification
1942 extern __typeof (gtk_clist_set_column_max_width) IA__gtk_clist_set_column_max_width __attribute((visibility(
"hidden")));
1943 #define gtk_clist_set_column_max_width IA__gtk_clist_set_column_max_width
1945 extern __typeof (gtk_clist_set_column_min_width) IA__gtk_clist_set_column_min_width __attribute((visibility(
"hidden")));
1946 #define gtk_clist_set_column_min_width IA__gtk_clist_set_column_min_width
1948 extern __typeof (gtk_clist_set_column_resizeable) IA__gtk_clist_set_column_resizeable __attribute((visibility(
"hidden")));
1949 #define gtk_clist_set_column_resizeable IA__gtk_clist_set_column_resizeable
1951 extern __typeof (gtk_clist_set_column_title) IA__gtk_clist_set_column_title __attribute((visibility(
"hidden")));
1952 #define gtk_clist_set_column_title IA__gtk_clist_set_column_title
1954 extern __typeof (gtk_clist_set_column_visibility) IA__gtk_clist_set_column_visibility __attribute((visibility(
"hidden")));
1955 #define gtk_clist_set_column_visibility IA__gtk_clist_set_column_visibility
1957 extern __typeof (gtk_clist_set_column_widget) IA__gtk_clist_set_column_widget __attribute((visibility(
"hidden")));
1958 #define gtk_clist_set_column_widget IA__gtk_clist_set_column_widget
1960 extern __typeof (gtk_clist_set_column_width) IA__gtk_clist_set_column_width __attribute((visibility(
"hidden")));
1961 #define gtk_clist_set_column_width IA__gtk_clist_set_column_width
1963 extern __typeof (gtk_clist_set_compare_func) IA__gtk_clist_set_compare_func __attribute((visibility(
"hidden")));
1964 #define gtk_clist_set_compare_func IA__gtk_clist_set_compare_func
1966 extern __typeof (gtk_clist_set_foreground) IA__gtk_clist_set_foreground __attribute((visibility(
"hidden")));
1967 #define gtk_clist_set_foreground IA__gtk_clist_set_foreground
1969 extern __typeof (gtk_clist_set_hadjustment) IA__gtk_clist_set_hadjustment __attribute((visibility(
"hidden")));
1970 #define gtk_clist_set_hadjustment IA__gtk_clist_set_hadjustment
1972 extern __typeof (gtk_clist_set_pixmap) IA__gtk_clist_set_pixmap __attribute((visibility(
"hidden")));
1973 #define gtk_clist_set_pixmap IA__gtk_clist_set_pixmap
1975 extern __typeof (gtk_clist_set_pixtext) IA__gtk_clist_set_pixtext __attribute((visibility(
"hidden")));
1976 #define gtk_clist_set_pixtext IA__gtk_clist_set_pixtext
1978 extern __typeof (gtk_clist_set_reorderable) IA__gtk_clist_set_reorderable __attribute((visibility(
"hidden")));
1979 #define gtk_clist_set_reorderable IA__gtk_clist_set_reorderable
1981 extern __typeof (gtk_clist_set_row_data) IA__gtk_clist_set_row_data __attribute((visibility(
"hidden")));
1982 #define gtk_clist_set_row_data IA__gtk_clist_set_row_data
1984 extern __typeof (gtk_clist_set_row_data_full) IA__gtk_clist_set_row_data_full __attribute((visibility(
"hidden")));
1985 #define gtk_clist_set_row_data_full IA__gtk_clist_set_row_data_full
1987 extern __typeof (gtk_clist_set_row_height) IA__gtk_clist_set_row_height __attribute((visibility(
"hidden")));
1988 #define gtk_clist_set_row_height IA__gtk_clist_set_row_height
1990 extern __typeof (gtk_clist_set_row_style) IA__gtk_clist_set_row_style __attribute((visibility(
"hidden")));
1991 #define gtk_clist_set_row_style IA__gtk_clist_set_row_style
1993 extern __typeof (gtk_clist_set_selectable) IA__gtk_clist_set_selectable __attribute((visibility(
"hidden")));
1994 #define gtk_clist_set_selectable IA__gtk_clist_set_selectable
1996 extern __typeof (gtk_clist_set_selection_mode) IA__gtk_clist_set_selection_mode __attribute((visibility(
"hidden")));
1997 #define gtk_clist_set_selection_mode IA__gtk_clist_set_selection_mode
1999 extern __typeof (gtk_clist_set_shadow_type) IA__gtk_clist_set_shadow_type __attribute((visibility(
"hidden")));
2000 #define gtk_clist_set_shadow_type IA__gtk_clist_set_shadow_type
2002 extern __typeof (gtk_clist_set_shift) IA__gtk_clist_set_shift __attribute((visibility(
"hidden")));
2003 #define gtk_clist_set_shift IA__gtk_clist_set_shift
2005 extern __typeof (gtk_clist_set_sort_column) IA__gtk_clist_set_sort_column __attribute((visibility(
"hidden")));
2006 #define gtk_clist_set_sort_column IA__gtk_clist_set_sort_column
2008 extern __typeof (gtk_clist_set_sort_type) IA__gtk_clist_set_sort_type __attribute((visibility(
"hidden")));
2009 #define gtk_clist_set_sort_type IA__gtk_clist_set_sort_type
2011 extern __typeof (gtk_clist_set_text) IA__gtk_clist_set_text __attribute((visibility(
"hidden")));
2012 #define gtk_clist_set_text IA__gtk_clist_set_text
2014 extern __typeof (gtk_clist_set_use_drag_icons) IA__gtk_clist_set_use_drag_icons __attribute((visibility(
"hidden")));
2015 #define gtk_clist_set_use_drag_icons IA__gtk_clist_set_use_drag_icons
2017 extern __typeof (gtk_clist_set_vadjustment) IA__gtk_clist_set_vadjustment __attribute((visibility(
"hidden")));
2018 #define gtk_clist_set_vadjustment IA__gtk_clist_set_vadjustment
2020 extern __typeof (gtk_clist_sort) IA__gtk_clist_sort __attribute((visibility(
"hidden")));
2021 #define gtk_clist_sort IA__gtk_clist_sort
2023 extern __typeof (gtk_clist_swap_rows) IA__gtk_clist_swap_rows __attribute((visibility(
"hidden")));
2024 #define gtk_clist_swap_rows IA__gtk_clist_swap_rows
2026 extern __typeof (gtk_clist_thaw) IA__gtk_clist_thaw __attribute((visibility(
"hidden")));
2027 #define gtk_clist_thaw IA__gtk_clist_thaw
2029 extern __typeof (gtk_clist_undo_selection) IA__gtk_clist_undo_selection __attribute((visibility(
"hidden")));
2030 #define gtk_clist_undo_selection IA__gtk_clist_undo_selection
2032 extern __typeof (gtk_clist_unselect_all) IA__gtk_clist_unselect_all __attribute((visibility(
"hidden")));
2033 #define gtk_clist_unselect_all IA__gtk_clist_unselect_all
2035 extern __typeof (gtk_clist_unselect_row) IA__gtk_clist_unselect_row __attribute((visibility(
"hidden")));
2036 #define gtk_clist_unselect_row IA__gtk_clist_unselect_row
2041 #if IN_HEADER(__GTK_COLOR_BUTTON_H__)
2042 #if IN_FILE(__GTK_COLOR_BUTTON_C__)
2044 #define gtk_color_button_get_alpha IA__gtk_color_button_get_alpha
2047 #define gtk_color_button_get_color IA__gtk_color_button_get_color
2050 #define gtk_color_button_get_title IA__gtk_color_button_get_title
2052 extern __typeof (
gtk_color_button_get_type) IA__gtk_color_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2053 #define gtk_color_button_get_type IA__gtk_color_button_get_type
2056 #define gtk_color_button_get_use_alpha IA__gtk_color_button_get_use_alpha
2058 extern __typeof (
gtk_color_button_new) IA__gtk_color_button_new __attribute((visibility(
"hidden")));
2059 #define gtk_color_button_new IA__gtk_color_button_new
2062 #define gtk_color_button_new_with_color IA__gtk_color_button_new_with_color
2065 #define gtk_color_button_set_alpha IA__gtk_color_button_set_alpha
2068 #define gtk_color_button_set_color IA__gtk_color_button_set_color
2071 #define gtk_color_button_set_title IA__gtk_color_button_set_title
2074 #define gtk_color_button_set_use_alpha IA__gtk_color_button_set_use_alpha
2078 #if IN_HEADER(__GTK_COLOR_SELECTION_H__)
2079 #if IN_FILE(__GTK_COLOR_SELECTION_C__)
2081 #define gtk_color_selection_get_current_alpha IA__gtk_color_selection_get_current_alpha
2084 #define gtk_color_selection_get_current_color IA__gtk_color_selection_get_current_color
2087 #define gtk_color_selection_get_has_opacity_control IA__gtk_color_selection_get_has_opacity_control
2090 #define gtk_color_selection_get_has_palette IA__gtk_color_selection_get_has_palette
2093 #define gtk_color_selection_get_previous_alpha IA__gtk_color_selection_get_previous_alpha
2096 #define gtk_color_selection_get_previous_color IA__gtk_color_selection_get_previous_color
2099 #define gtk_color_selection_get_type IA__gtk_color_selection_get_type
2102 #define gtk_color_selection_is_adjusting IA__gtk_color_selection_is_adjusting
2105 #define gtk_color_selection_new IA__gtk_color_selection_new
2108 #define gtk_color_selection_palette_from_string IA__gtk_color_selection_palette_from_string
2111 #define gtk_color_selection_palette_to_string IA__gtk_color_selection_palette_to_string
2113 #ifndef GTK_DISABLE_DEPRECATED
2115 #define gtk_color_selection_set_change_palette_hook IA__gtk_color_selection_set_change_palette_hook
2118 #define gtk_color_selection_set_color IA__gtk_color_selection_set_color
2121 #define gtk_color_selection_get_color IA__gtk_color_selection_get_color
2124 #define gtk_color_selection_set_update_policy IA__gtk_color_selection_set_update_policy
2128 #define gtk_color_selection_set_change_palette_with_screen_hook IA__gtk_color_selection_set_change_palette_with_screen_hook
2131 #define gtk_color_selection_set_current_alpha IA__gtk_color_selection_set_current_alpha
2134 #define gtk_color_selection_set_current_color IA__gtk_color_selection_set_current_color
2137 #define gtk_color_selection_set_has_opacity_control IA__gtk_color_selection_set_has_opacity_control
2140 #define gtk_color_selection_set_has_palette IA__gtk_color_selection_set_has_palette
2143 #define gtk_color_selection_set_previous_alpha IA__gtk_color_selection_set_previous_alpha
2146 #define gtk_color_selection_set_previous_color IA__gtk_color_selection_set_previous_color
2150 #if IN_HEADER(__GTK_COLOR_SELECTION_DIALOG_H__)
2151 #if IN_FILE(__GTK_COLOR_SELECTION_DIALOG_C__)
2153 #define gtk_color_selection_dialog_get_type IA__gtk_color_selection_dialog_get_type
2156 #define gtk_color_selection_dialog_new IA__gtk_color_selection_dialog_new
2159 #define gtk_color_selection_dialog_get_color_selection IA__gtk_color_selection_dialog_get_color_selection
2163 #if IN_HEADER(__GTK_COMBO_BOX_H__)
2164 #if IN_FILE(__GTK_COMBO_BOX_C__)
2166 #define gtk_combo_box_append_text IA__gtk_combo_box_append_text
2169 #define gtk_combo_box_get_active IA__gtk_combo_box_get_active
2172 #define gtk_combo_box_get_active_iter IA__gtk_combo_box_get_active_iter
2175 #define gtk_combo_box_get_active_text IA__gtk_combo_box_get_active_text
2178 #define gtk_combo_box_get_add_tearoffs IA__gtk_combo_box_get_add_tearoffs
2181 #define gtk_combo_box_get_column_span_column IA__gtk_combo_box_get_column_span_column
2184 #define gtk_combo_box_get_entry_text_column IA__gtk_combo_box_get_entry_text_column
2187 #define gtk_combo_box_get_focus_on_click IA__gtk_combo_box_get_focus_on_click
2190 #define gtk_combo_box_get_has_entry IA__gtk_combo_box_get_has_entry
2193 #define gtk_combo_box_get_model IA__gtk_combo_box_get_model
2196 #define gtk_combo_box_get_popup_accessible IA__gtk_combo_box_get_popup_accessible
2199 #define gtk_combo_box_get_row_separator_func IA__gtk_combo_box_get_row_separator_func
2202 #define gtk_combo_box_get_row_span_column IA__gtk_combo_box_get_row_span_column
2205 #define gtk_combo_box_get_button_sensitivity IA__gtk_combo_box_get_button_sensitivity
2208 #define gtk_combo_box_get_title IA__gtk_combo_box_get_title
2210 extern __typeof (
gtk_combo_box_get_type) IA__gtk_combo_box_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2211 #define gtk_combo_box_get_type IA__gtk_combo_box_get_type
2214 #define gtk_combo_box_get_wrap_width IA__gtk_combo_box_get_wrap_width
2217 #define gtk_combo_box_insert_text IA__gtk_combo_box_insert_text
2219 extern __typeof (
gtk_combo_box_new) IA__gtk_combo_box_new __attribute((visibility(
"hidden")));
2220 #define gtk_combo_box_new IA__gtk_combo_box_new
2223 #define gtk_combo_box_new_text IA__gtk_combo_box_new_text
2226 #define gtk_combo_box_new_with_entry IA__gtk_combo_box_new_with_entry
2229 #define gtk_combo_box_new_with_model IA__gtk_combo_box_new_with_model
2232 #define gtk_combo_box_new_with_model_and_entry IA__gtk_combo_box_new_with_model_and_entry
2234 extern __typeof (
gtk_combo_box_popdown) IA__gtk_combo_box_popdown __attribute((visibility(
"hidden")));
2235 #define gtk_combo_box_popdown IA__gtk_combo_box_popdown
2237 extern __typeof (
gtk_combo_box_popup) IA__gtk_combo_box_popup __attribute((visibility(
"hidden")));
2238 #define gtk_combo_box_popup IA__gtk_combo_box_popup
2241 #define gtk_combo_box_prepend_text IA__gtk_combo_box_prepend_text
2244 #define gtk_combo_box_remove_text IA__gtk_combo_box_remove_text
2247 #define gtk_combo_box_set_active IA__gtk_combo_box_set_active
2250 #define gtk_combo_box_set_active_iter IA__gtk_combo_box_set_active_iter
2253 #define gtk_combo_box_set_add_tearoffs IA__gtk_combo_box_set_add_tearoffs
2256 #define gtk_combo_box_set_column_span_column IA__gtk_combo_box_set_column_span_column
2259 #define gtk_combo_box_set_entry_text_column IA__gtk_combo_box_set_entry_text_column
2262 #define gtk_combo_box_set_focus_on_click IA__gtk_combo_box_set_focus_on_click
2265 #define gtk_combo_box_set_model IA__gtk_combo_box_set_model
2268 #define gtk_combo_box_set_row_separator_func IA__gtk_combo_box_set_row_separator_func
2271 #define gtk_combo_box_set_row_span_column IA__gtk_combo_box_set_row_span_column
2274 #define gtk_combo_box_set_button_sensitivity IA__gtk_combo_box_set_button_sensitivity
2277 #define gtk_combo_box_set_title IA__gtk_combo_box_set_title
2280 #define gtk_combo_box_set_wrap_width IA__gtk_combo_box_set_wrap_width
2284 #if IN_HEADER(__GTK_COMBO_BOX_TEXT_H__)
2285 #if IN_FILE(__GTK_COMBO_BOX_TEXT_C__)
2287 #define gtk_combo_box_text_append_text IA__gtk_combo_box_text_append_text
2290 #define gtk_combo_box_text_get_active_text IA__gtk_combo_box_text_get_active_text
2293 #define gtk_combo_box_text_get_type IA__gtk_combo_box_text_get_type
2296 #define gtk_combo_box_text_insert_text IA__gtk_combo_box_text_insert_text
2299 #define gtk_combo_box_text_new IA__gtk_combo_box_text_new
2302 #define gtk_combo_box_text_new_with_entry IA__gtk_combo_box_text_new_with_entry
2305 #define gtk_combo_box_text_prepend_text IA__gtk_combo_box_text_prepend_text
2308 #define gtk_combo_box_text_remove IA__gtk_combo_box_text_remove
2312 #if IN_HEADER(__GTK_COMBO_BOX_ENTRY_H__)
2313 #if IN_FILE(__GTK_COMBO_BOX_ENTRY_C__)
2314 #ifndef GTK_DISABLE_DEPRECATED
2316 #define gtk_combo_box_entry_get_text_column IA__gtk_combo_box_entry_get_text_column
2319 #define gtk_combo_box_entry_get_type IA__gtk_combo_box_entry_get_type
2322 #define gtk_combo_box_entry_new IA__gtk_combo_box_entry_new
2325 #define gtk_combo_box_entry_new_text IA__gtk_combo_box_entry_new_text
2328 #define gtk_combo_box_entry_new_with_model IA__gtk_combo_box_entry_new_with_model
2331 #define gtk_combo_box_entry_set_text_column IA__gtk_combo_box_entry_set_text_column
2336 #if IN_HEADER(__GTK_SMART_COMBO_H__)
2337 #if IN_FILE(__GTK_SMART_COMBO_C__)
2338 #ifndef GTK_DISABLE_DEPRECATED
2339 extern __typeof (gtk_combo_disable_activate) IA__gtk_combo_disable_activate __attribute((visibility(
"hidden")));
2340 #define gtk_combo_disable_activate IA__gtk_combo_disable_activate
2342 extern __typeof (gtk_combo_get_type) IA__gtk_combo_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2343 #define gtk_combo_get_type IA__gtk_combo_get_type
2345 extern __typeof (gtk_combo_new) IA__gtk_combo_new __attribute((visibility(
"hidden")));
2346 #define gtk_combo_new IA__gtk_combo_new
2348 extern __typeof (gtk_combo_set_case_sensitive) IA__gtk_combo_set_case_sensitive __attribute((visibility(
"hidden")));
2349 #define gtk_combo_set_case_sensitive IA__gtk_combo_set_case_sensitive
2351 extern __typeof (gtk_combo_set_item_string) IA__gtk_combo_set_item_string __attribute((visibility(
"hidden")));
2352 #define gtk_combo_set_item_string IA__gtk_combo_set_item_string
2354 extern __typeof (gtk_combo_set_popdown_strings) IA__gtk_combo_set_popdown_strings __attribute((visibility(
"hidden")));
2355 #define gtk_combo_set_popdown_strings IA__gtk_combo_set_popdown_strings
2357 extern __typeof (gtk_combo_set_use_arrows) IA__gtk_combo_set_use_arrows __attribute((visibility(
"hidden")));
2358 #define gtk_combo_set_use_arrows IA__gtk_combo_set_use_arrows
2360 extern __typeof (gtk_combo_set_use_arrows_always) IA__gtk_combo_set_use_arrows_always __attribute((visibility(
"hidden")));
2361 #define gtk_combo_set_use_arrows_always IA__gtk_combo_set_use_arrows_always
2363 extern __typeof (gtk_combo_set_value_in_list) IA__gtk_combo_set_value_in_list __attribute((visibility(
"hidden")));
2364 #define gtk_combo_set_value_in_list IA__gtk_combo_set_value_in_list
2369 #if IN_HEADER(__GTK_CONTAINER_H__)
2370 #if IN_FILE(__GTK_CONTAINER_C__)
2371 extern __typeof (
gtk_container_add) IA__gtk_container_add __attribute((visibility(
"hidden")));
2372 #define gtk_container_add IA__gtk_container_add
2375 #define gtk_container_add_with_properties IA__gtk_container_add_with_properties
2378 #define gtk_container_check_resize IA__gtk_container_check_resize
2380 extern __typeof (
gtk_container_child_get) IA__gtk_container_child_get __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
2381 #define gtk_container_child_get IA__gtk_container_child_get
2384 #define gtk_container_child_get_property IA__gtk_container_child_get_property
2387 #define gtk_container_child_get_valist IA__gtk_container_child_get_valist
2389 extern __typeof (
gtk_container_child_set) IA__gtk_container_child_set __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
2390 #define gtk_container_child_set IA__gtk_container_child_set
2393 #define gtk_container_child_set_property IA__gtk_container_child_set_property
2396 #define gtk_container_child_set_valist IA__gtk_container_child_set_valist
2399 #define gtk_container_child_type IA__gtk_container_child_type
2402 #define gtk_container_class_find_child_property IA__gtk_container_class_find_child_property
2405 #define gtk_container_class_install_child_property IA__gtk_container_class_install_child_property
2408 #define gtk_container_class_list_child_properties IA__gtk_container_class_list_child_properties
2410 extern __typeof (
gtk_container_forall) IA__gtk_container_forall __attribute((visibility(
"hidden")));
2411 #define gtk_container_forall IA__gtk_container_forall
2413 extern __typeof (
gtk_container_foreach) IA__gtk_container_foreach __attribute((visibility(
"hidden")));
2414 #define gtk_container_foreach IA__gtk_container_foreach
2416 #ifndef GTK_DISABLE_DEPRECATED
2418 #define gtk_container_foreach_full IA__gtk_container_foreach_full
2422 #define gtk_container_get_border_width IA__gtk_container_get_border_width
2425 #define gtk_container_get_children IA__gtk_container_get_children
2428 #define gtk_container_get_focus_chain IA__gtk_container_get_focus_chain
2431 #define gtk_container_get_focus_child IA__gtk_container_get_focus_child
2434 #define gtk_container_get_focus_hadjustment IA__gtk_container_get_focus_hadjustment
2437 #define gtk_container_get_focus_vadjustment IA__gtk_container_get_focus_vadjustment
2440 #define gtk_container_get_resize_mode IA__gtk_container_get_resize_mode
2442 extern __typeof (
gtk_container_get_type) IA__gtk_container_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2443 #define gtk_container_get_type IA__gtk_container_get_type
2446 #define gtk_container_propagate_expose IA__gtk_container_propagate_expose
2448 extern __typeof (
gtk_container_remove) IA__gtk_container_remove __attribute((visibility(
"hidden")));
2449 #define gtk_container_remove IA__gtk_container_remove
2452 #define gtk_container_resize_children IA__gtk_container_resize_children
2455 #define gtk_container_set_border_width IA__gtk_container_set_border_width
2458 #define gtk_container_set_focus_chain IA__gtk_container_set_focus_chain
2461 #define gtk_container_set_focus_child IA__gtk_container_set_focus_child
2464 #define gtk_container_set_focus_hadjustment IA__gtk_container_set_focus_hadjustment
2467 #define gtk_container_set_focus_vadjustment IA__gtk_container_set_focus_vadjustment
2470 #define gtk_container_set_reallocate_redraws IA__gtk_container_set_reallocate_redraws
2473 #define gtk_container_set_resize_mode IA__gtk_container_set_resize_mode
2476 #define gtk_container_unset_focus_chain IA__gtk_container_unset_focus_chain
2480 #if IN_HEADER(__GTK_CTREE_H__)
2481 #if IN_FILE(__GTK_CTREE_C__)
2482 #ifndef GTK_DISABLE_DEPRECATED
2483 extern __typeof (gtk_ctree_collapse) IA__gtk_ctree_collapse __attribute((visibility(
"hidden")));
2484 #define gtk_ctree_collapse IA__gtk_ctree_collapse
2486 extern __typeof (gtk_ctree_collapse_recursive) IA__gtk_ctree_collapse_recursive __attribute((visibility(
"hidden")));
2487 #define gtk_ctree_collapse_recursive IA__gtk_ctree_collapse_recursive
2489 extern __typeof (gtk_ctree_collapse_to_depth) IA__gtk_ctree_collapse_to_depth __attribute((visibility(
"hidden")));
2490 #define gtk_ctree_collapse_to_depth IA__gtk_ctree_collapse_to_depth
2492 extern __typeof (gtk_ctree_expand) IA__gtk_ctree_expand __attribute((visibility(
"hidden")));
2493 #define gtk_ctree_expand IA__gtk_ctree_expand
2495 extern __typeof (gtk_ctree_expand_recursive) IA__gtk_ctree_expand_recursive __attribute((visibility(
"hidden")));
2496 #define gtk_ctree_expand_recursive IA__gtk_ctree_expand_recursive
2498 extern __typeof (gtk_ctree_expand_to_depth) IA__gtk_ctree_expand_to_depth __attribute((visibility(
"hidden")));
2499 #define gtk_ctree_expand_to_depth IA__gtk_ctree_expand_to_depth
2501 extern __typeof (gtk_ctree_export_to_gnode) IA__gtk_ctree_export_to_gnode __attribute((visibility(
"hidden")));
2502 #define gtk_ctree_export_to_gnode IA__gtk_ctree_export_to_gnode
2504 extern __typeof (gtk_ctree_find) IA__gtk_ctree_find __attribute((visibility(
"hidden")));
2505 #define gtk_ctree_find IA__gtk_ctree_find
2507 extern __typeof (gtk_ctree_find_all_by_row_data) IA__gtk_ctree_find_all_by_row_data __attribute((visibility(
"hidden")));
2508 #define gtk_ctree_find_all_by_row_data IA__gtk_ctree_find_all_by_row_data
2510 extern __typeof (gtk_ctree_find_all_by_row_data_custom) IA__gtk_ctree_find_all_by_row_data_custom __attribute((visibility(
"hidden")));
2511 #define gtk_ctree_find_all_by_row_data_custom IA__gtk_ctree_find_all_by_row_data_custom
2513 extern __typeof (gtk_ctree_find_by_row_data) IA__gtk_ctree_find_by_row_data __attribute((visibility(
"hidden")));
2514 #define gtk_ctree_find_by_row_data IA__gtk_ctree_find_by_row_data
2516 extern __typeof (gtk_ctree_find_by_row_data_custom) IA__gtk_ctree_find_by_row_data_custom __attribute((visibility(
"hidden")));
2517 #define gtk_ctree_find_by_row_data_custom IA__gtk_ctree_find_by_row_data_custom
2519 extern __typeof (gtk_ctree_find_node_ptr) IA__gtk_ctree_find_node_ptr __attribute((visibility(
"hidden")));
2520 #define gtk_ctree_find_node_ptr IA__gtk_ctree_find_node_ptr
2522 extern __typeof (gtk_ctree_get_node_info) IA__gtk_ctree_get_node_info __attribute((visibility(
"hidden")));
2523 #define gtk_ctree_get_node_info IA__gtk_ctree_get_node_info
2525 extern __typeof (gtk_ctree_get_type) IA__gtk_ctree_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2526 #define gtk_ctree_get_type IA__gtk_ctree_get_type
2528 extern __typeof (gtk_ctree_insert_gnode) IA__gtk_ctree_insert_gnode __attribute((visibility(
"hidden")));
2529 #define gtk_ctree_insert_gnode IA__gtk_ctree_insert_gnode
2531 extern __typeof (gtk_ctree_insert_node) IA__gtk_ctree_insert_node __attribute((visibility(
"hidden")));
2532 #define gtk_ctree_insert_node IA__gtk_ctree_insert_node
2534 extern __typeof (gtk_ctree_is_ancestor) IA__gtk_ctree_is_ancestor __attribute((visibility(
"hidden")));
2535 #define gtk_ctree_is_ancestor IA__gtk_ctree_is_ancestor
2537 extern __typeof (gtk_ctree_is_hot_spot) IA__gtk_ctree_is_hot_spot __attribute((visibility(
"hidden")));
2538 #define gtk_ctree_is_hot_spot IA__gtk_ctree_is_hot_spot
2540 extern __typeof (gtk_ctree_is_viewable) IA__gtk_ctree_is_viewable __attribute((visibility(
"hidden")));
2541 #define gtk_ctree_is_viewable IA__gtk_ctree_is_viewable
2543 extern __typeof (gtk_ctree_last) IA__gtk_ctree_last __attribute((visibility(
"hidden")));
2544 #define gtk_ctree_last IA__gtk_ctree_last
2546 extern __typeof (gtk_ctree_move) IA__gtk_ctree_move __attribute((visibility(
"hidden")));
2547 #define gtk_ctree_move IA__gtk_ctree_move
2549 extern __typeof (gtk_ctree_new) IA__gtk_ctree_new __attribute((visibility(
"hidden")));
2550 #define gtk_ctree_new IA__gtk_ctree_new
2552 extern __typeof (gtk_ctree_new_with_titles) IA__gtk_ctree_new_with_titles __attribute((visibility(
"hidden")));
2553 #define gtk_ctree_new_with_titles IA__gtk_ctree_new_with_titles
2555 extern __typeof (gtk_ctree_node_get_cell_style) IA__gtk_ctree_node_get_cell_style __attribute((visibility(
"hidden")));
2556 #define gtk_ctree_node_get_cell_style IA__gtk_ctree_node_get_cell_style
2558 extern __typeof (gtk_ctree_node_get_cell_type) IA__gtk_ctree_node_get_cell_type __attribute((visibility(
"hidden")));
2559 #define gtk_ctree_node_get_cell_type IA__gtk_ctree_node_get_cell_type
2561 extern __typeof (gtk_ctree_node_get_pixmap) IA__gtk_ctree_node_get_pixmap __attribute((visibility(
"hidden")));
2562 #define gtk_ctree_node_get_pixmap IA__gtk_ctree_node_get_pixmap
2564 extern __typeof (gtk_ctree_node_get_pixtext) IA__gtk_ctree_node_get_pixtext __attribute((visibility(
"hidden")));
2565 #define gtk_ctree_node_get_pixtext IA__gtk_ctree_node_get_pixtext
2567 extern __typeof (gtk_ctree_node_get_row_data) IA__gtk_ctree_node_get_row_data __attribute((visibility(
"hidden")));
2568 #define gtk_ctree_node_get_row_data IA__gtk_ctree_node_get_row_data
2570 extern __typeof (gtk_ctree_node_get_row_style) IA__gtk_ctree_node_get_row_style __attribute((visibility(
"hidden")));
2571 #define gtk_ctree_node_get_row_style IA__gtk_ctree_node_get_row_style
2573 extern __typeof (gtk_ctree_node_get_selectable) IA__gtk_ctree_node_get_selectable __attribute((visibility(
"hidden")));
2574 #define gtk_ctree_node_get_selectable IA__gtk_ctree_node_get_selectable
2576 extern __typeof (gtk_ctree_node_get_text) IA__gtk_ctree_node_get_text __attribute((visibility(
"hidden")));
2577 #define gtk_ctree_node_get_text IA__gtk_ctree_node_get_text
2579 extern __typeof (gtk_ctree_node_get_type) IA__gtk_ctree_node_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2580 #define gtk_ctree_node_get_type IA__gtk_ctree_node_get_type
2582 extern __typeof (gtk_ctree_node_is_visible) IA__gtk_ctree_node_is_visible __attribute((visibility(
"hidden")));
2583 #define gtk_ctree_node_is_visible IA__gtk_ctree_node_is_visible
2585 extern __typeof (gtk_ctree_node_moveto) IA__gtk_ctree_node_moveto __attribute((visibility(
"hidden")));
2586 #define gtk_ctree_node_moveto IA__gtk_ctree_node_moveto
2588 extern __typeof (gtk_ctree_node_nth) IA__gtk_ctree_node_nth __attribute((visibility(
"hidden")));
2589 #define gtk_ctree_node_nth IA__gtk_ctree_node_nth
2591 extern __typeof (gtk_ctree_node_set_background) IA__gtk_ctree_node_set_background __attribute((visibility(
"hidden")));
2592 #define gtk_ctree_node_set_background IA__gtk_ctree_node_set_background
2594 extern __typeof (gtk_ctree_node_set_cell_style) IA__gtk_ctree_node_set_cell_style __attribute((visibility(
"hidden")));
2595 #define gtk_ctree_node_set_cell_style IA__gtk_ctree_node_set_cell_style
2597 extern __typeof (gtk_ctree_node_set_foreground) IA__gtk_ctree_node_set_foreground __attribute((visibility(
"hidden")));
2598 #define gtk_ctree_node_set_foreground IA__gtk_ctree_node_set_foreground
2600 extern __typeof (gtk_ctree_node_set_pixmap) IA__gtk_ctree_node_set_pixmap __attribute((visibility(
"hidden")));
2601 #define gtk_ctree_node_set_pixmap IA__gtk_ctree_node_set_pixmap
2603 extern __typeof (gtk_ctree_node_set_pixtext) IA__gtk_ctree_node_set_pixtext __attribute((visibility(
"hidden")));
2604 #define gtk_ctree_node_set_pixtext IA__gtk_ctree_node_set_pixtext
2606 extern __typeof (gtk_ctree_node_set_row_data) IA__gtk_ctree_node_set_row_data __attribute((visibility(
"hidden")));
2607 #define gtk_ctree_node_set_row_data IA__gtk_ctree_node_set_row_data
2609 extern __typeof (gtk_ctree_node_set_row_data_full) IA__gtk_ctree_node_set_row_data_full __attribute((visibility(
"hidden")));
2610 #define gtk_ctree_node_set_row_data_full IA__gtk_ctree_node_set_row_data_full
2612 extern __typeof (gtk_ctree_node_set_row_style) IA__gtk_ctree_node_set_row_style __attribute((visibility(
"hidden")));
2613 #define gtk_ctree_node_set_row_style IA__gtk_ctree_node_set_row_style
2615 extern __typeof (gtk_ctree_node_set_selectable) IA__gtk_ctree_node_set_selectable __attribute((visibility(
"hidden")));
2616 #define gtk_ctree_node_set_selectable IA__gtk_ctree_node_set_selectable
2618 extern __typeof (gtk_ctree_node_set_shift) IA__gtk_ctree_node_set_shift __attribute((visibility(
"hidden")));
2619 #define gtk_ctree_node_set_shift IA__gtk_ctree_node_set_shift
2621 extern __typeof (gtk_ctree_node_set_text) IA__gtk_ctree_node_set_text __attribute((visibility(
"hidden")));
2622 #define gtk_ctree_node_set_text IA__gtk_ctree_node_set_text
2624 extern __typeof (gtk_ctree_post_recursive) IA__gtk_ctree_post_recursive __attribute((visibility(
"hidden")));
2625 #define gtk_ctree_post_recursive IA__gtk_ctree_post_recursive
2627 extern __typeof (gtk_ctree_post_recursive_to_depth) IA__gtk_ctree_post_recursive_to_depth __attribute((visibility(
"hidden")));
2628 #define gtk_ctree_post_recursive_to_depth IA__gtk_ctree_post_recursive_to_depth
2630 extern __typeof (gtk_ctree_pre_recursive) IA__gtk_ctree_pre_recursive __attribute((visibility(
"hidden")));
2631 #define gtk_ctree_pre_recursive IA__gtk_ctree_pre_recursive
2633 extern __typeof (gtk_ctree_pre_recursive_to_depth) IA__gtk_ctree_pre_recursive_to_depth __attribute((visibility(
"hidden")));
2634 #define gtk_ctree_pre_recursive_to_depth IA__gtk_ctree_pre_recursive_to_depth
2636 extern __typeof (gtk_ctree_real_select_recursive) IA__gtk_ctree_real_select_recursive __attribute((visibility(
"hidden")));
2637 #define gtk_ctree_real_select_recursive IA__gtk_ctree_real_select_recursive
2639 extern __typeof (gtk_ctree_remove_node) IA__gtk_ctree_remove_node __attribute((visibility(
"hidden")));
2640 #define gtk_ctree_remove_node IA__gtk_ctree_remove_node
2642 extern __typeof (gtk_ctree_select) IA__gtk_ctree_select __attribute((visibility(
"hidden")));
2643 #define gtk_ctree_select IA__gtk_ctree_select
2645 extern __typeof (gtk_ctree_select_recursive) IA__gtk_ctree_select_recursive __attribute((visibility(
"hidden")));
2646 #define gtk_ctree_select_recursive IA__gtk_ctree_select_recursive
2648 extern __typeof (gtk_ctree_set_drag_compare_func) IA__gtk_ctree_set_drag_compare_func __attribute((visibility(
"hidden")));
2649 #define gtk_ctree_set_drag_compare_func IA__gtk_ctree_set_drag_compare_func
2651 extern __typeof (gtk_ctree_set_expander_style) IA__gtk_ctree_set_expander_style __attribute((visibility(
"hidden")));
2652 #define gtk_ctree_set_expander_style IA__gtk_ctree_set_expander_style
2654 extern __typeof (gtk_ctree_set_indent) IA__gtk_ctree_set_indent __attribute((visibility(
"hidden")));
2655 #define gtk_ctree_set_indent IA__gtk_ctree_set_indent
2657 extern __typeof (gtk_ctree_set_line_style) IA__gtk_ctree_set_line_style __attribute((visibility(
"hidden")));
2658 #define gtk_ctree_set_line_style IA__gtk_ctree_set_line_style
2660 extern __typeof (gtk_ctree_set_node_info) IA__gtk_ctree_set_node_info __attribute((visibility(
"hidden")));
2661 #define gtk_ctree_set_node_info IA__gtk_ctree_set_node_info
2663 extern __typeof (gtk_ctree_set_show_stub) IA__gtk_ctree_set_show_stub __attribute((visibility(
"hidden")));
2664 #define gtk_ctree_set_show_stub IA__gtk_ctree_set_show_stub
2666 extern __typeof (gtk_ctree_set_spacing) IA__gtk_ctree_set_spacing __attribute((visibility(
"hidden")));
2667 #define gtk_ctree_set_spacing IA__gtk_ctree_set_spacing
2669 extern __typeof (gtk_ctree_sort_node) IA__gtk_ctree_sort_node __attribute((visibility(
"hidden")));
2670 #define gtk_ctree_sort_node IA__gtk_ctree_sort_node
2672 extern __typeof (gtk_ctree_sort_recursive) IA__gtk_ctree_sort_recursive __attribute((visibility(
"hidden")));
2673 #define gtk_ctree_sort_recursive IA__gtk_ctree_sort_recursive
2675 extern __typeof (gtk_ctree_toggle_expansion) IA__gtk_ctree_toggle_expansion __attribute((visibility(
"hidden")));
2676 #define gtk_ctree_toggle_expansion IA__gtk_ctree_toggle_expansion
2678 extern __typeof (gtk_ctree_toggle_expansion_recursive) IA__gtk_ctree_toggle_expansion_recursive __attribute((visibility(
"hidden")));
2679 #define gtk_ctree_toggle_expansion_recursive IA__gtk_ctree_toggle_expansion_recursive
2681 extern __typeof (gtk_ctree_unselect) IA__gtk_ctree_unselect __attribute((visibility(
"hidden")));
2682 #define gtk_ctree_unselect IA__gtk_ctree_unselect
2684 extern __typeof (gtk_ctree_unselect_recursive) IA__gtk_ctree_unselect_recursive __attribute((visibility(
"hidden")));
2685 #define gtk_ctree_unselect_recursive IA__gtk_ctree_unselect_recursive
2690 #if IN_HEADER(__GTK_CURVE_H__)
2691 #if IN_FILE(__GTK_CURVE_C__)
2692 #ifndef GTK_DISABLE_DEPRECATED
2693 extern __typeof (gtk_curve_get_type) IA__gtk_curve_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2694 #define gtk_curve_get_type IA__gtk_curve_get_type
2696 extern __typeof (gtk_curve_get_vector) IA__gtk_curve_get_vector __attribute((visibility(
"hidden")));
2697 #define gtk_curve_get_vector IA__gtk_curve_get_vector
2699 extern __typeof (gtk_curve_new) IA__gtk_curve_new __attribute((visibility(
"hidden")));
2700 #define gtk_curve_new IA__gtk_curve_new
2702 extern __typeof (gtk_curve_reset) IA__gtk_curve_reset __attribute((visibility(
"hidden")));
2703 #define gtk_curve_reset IA__gtk_curve_reset
2705 extern __typeof (gtk_curve_set_curve_type) IA__gtk_curve_set_curve_type __attribute((visibility(
"hidden")));
2706 #define gtk_curve_set_curve_type IA__gtk_curve_set_curve_type
2708 extern __typeof (gtk_curve_set_gamma) IA__gtk_curve_set_gamma __attribute((visibility(
"hidden")));
2709 #define gtk_curve_set_gamma IA__gtk_curve_set_gamma
2711 extern __typeof (gtk_curve_set_range) IA__gtk_curve_set_range __attribute((visibility(
"hidden")));
2712 #define gtk_curve_set_range IA__gtk_curve_set_range
2714 extern __typeof (gtk_curve_set_vector) IA__gtk_curve_set_vector __attribute((visibility(
"hidden")));
2715 #define gtk_curve_set_vector IA__gtk_curve_set_vector
2720 #if IN_HEADER(__GTK_WINDOW_DECORATE_H__)
2721 #if IN_FILE(__GTK_WINDOW_DECORATE_C__)
2723 #define gtk_decorated_window_calculate_frame_size IA__gtk_decorated_window_calculate_frame_size
2726 #define gtk_decorated_window_init IA__gtk_decorated_window_init
2729 #define gtk_decorated_window_move_resize_window IA__gtk_decorated_window_move_resize_window
2732 #define gtk_decorated_window_set_title IA__gtk_decorated_window_set_title
2736 #if IN_HEADER(__GTK_DIALOG_H__)
2737 #if IN_FILE(__GTK_DIALOG_C__)
2739 #define gtk_dialog_add_action_widget IA__gtk_dialog_add_action_widget
2741 extern __typeof (
gtk_dialog_add_button) IA__gtk_dialog_add_button __attribute((visibility(
"hidden")));
2742 #define gtk_dialog_add_button IA__gtk_dialog_add_button
2744 extern __typeof (
gtk_dialog_add_buttons) IA__gtk_dialog_add_buttons __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
2745 #define gtk_dialog_add_buttons IA__gtk_dialog_add_buttons
2748 #define gtk_dialog_get_action_area IA__gtk_dialog_get_action_area
2751 #define gtk_dialog_get_content_area IA__gtk_dialog_get_content_area
2754 #define gtk_dialog_get_widget_for_response IA__gtk_dialog_get_widget_for_response
2757 #define gtk_dialog_get_response_for_widget IA__gtk_dialog_get_response_for_widget
2759 extern __typeof (
gtk_dialog_get_type) IA__gtk_dialog_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2760 #define gtk_dialog_get_type IA__gtk_dialog_get_type
2762 extern __typeof (
gtk_dialog_new) IA__gtk_dialog_new __attribute((visibility(
"hidden")));
2763 #define gtk_dialog_new IA__gtk_dialog_new
2766 #define gtk_dialog_new_with_buttons IA__gtk_dialog_new_with_buttons
2768 extern __typeof (
gtk_dialog_response) IA__gtk_dialog_response __attribute((visibility(
"hidden")));
2769 #define gtk_dialog_response IA__gtk_dialog_response
2771 extern __typeof (
gtk_dialog_run) IA__gtk_dialog_run __attribute((visibility(
"hidden")));
2772 #define gtk_dialog_run IA__gtk_dialog_run
2775 #define gtk_alternative_dialog_button_order IA__gtk_alternative_dialog_button_order
2778 #define gtk_dialog_set_alternative_button_order IA__gtk_dialog_set_alternative_button_order
2781 #define gtk_dialog_set_alternative_button_order_from_array IA__gtk_dialog_set_alternative_button_order_from_array
2784 #define gtk_dialog_set_default_response IA__gtk_dialog_set_default_response
2786 #ifndef GTK_DISABLE_DEPRECATED
2788 #define gtk_dialog_get_has_separator IA__gtk_dialog_get_has_separator
2791 #define gtk_dialog_set_has_separator IA__gtk_dialog_set_has_separator
2795 #define gtk_dialog_set_response_sensitive IA__gtk_dialog_set_response_sensitive
2799 #if IN_HEADER(__GTK_DND_H__)
2800 #if IN_FILE(__GTK_DND_C__)
2801 extern __typeof (
gtk_drag_begin) IA__gtk_drag_begin __attribute((visibility(
"hidden")));
2802 #define gtk_drag_begin IA__gtk_drag_begin
2805 #define gtk_drag_check_threshold IA__gtk_drag_check_threshold
2808 #define gtk_drag_dest_add_image_targets IA__gtk_drag_dest_add_image_targets
2811 #define gtk_drag_dest_add_text_targets IA__gtk_drag_dest_add_text_targets
2814 #define gtk_drag_dest_add_uri_targets IA__gtk_drag_dest_add_uri_targets
2817 #define gtk_drag_dest_find_target IA__gtk_drag_dest_find_target
2820 #define gtk_drag_dest_get_target_list IA__gtk_drag_dest_get_target_list
2822 extern __typeof (
gtk_drag_dest_set) IA__gtk_drag_dest_set __attribute((visibility(
"hidden")));
2823 #define gtk_drag_dest_set IA__gtk_drag_dest_set
2826 #define gtk_drag_dest_set_proxy IA__gtk_drag_dest_set_proxy
2829 #define gtk_drag_dest_set_target_list IA__gtk_drag_dest_set_target_list
2832 #define gtk_drag_dest_set_track_motion IA__gtk_drag_dest_set_track_motion
2835 #define gtk_drag_dest_get_track_motion IA__gtk_drag_dest_get_track_motion
2837 extern __typeof (
gtk_drag_dest_unset) IA__gtk_drag_dest_unset __attribute((visibility(
"hidden")));
2838 #define gtk_drag_dest_unset IA__gtk_drag_dest_unset
2840 extern __typeof (
gtk_drag_finish) IA__gtk_drag_finish __attribute((visibility(
"hidden")));
2841 #define gtk_drag_finish IA__gtk_drag_finish
2843 extern __typeof (
gtk_drag_get_data) IA__gtk_drag_get_data __attribute((visibility(
"hidden")));
2844 #define gtk_drag_get_data IA__gtk_drag_get_data
2847 #define gtk_drag_get_source_widget IA__gtk_drag_get_source_widget
2849 extern __typeof (
gtk_drag_highlight) IA__gtk_drag_highlight __attribute((visibility(
"hidden")));
2850 #define gtk_drag_highlight IA__gtk_drag_highlight
2852 #ifndef GTK_DISABLE_DEPRECATED
2854 #define gtk_drag_set_default_icon IA__gtk_drag_set_default_icon
2858 #define gtk_drag_set_icon_default IA__gtk_drag_set_icon_default
2861 #define gtk_drag_set_icon_name IA__gtk_drag_set_icon_name
2864 #define gtk_drag_set_icon_pixbuf IA__gtk_drag_set_icon_pixbuf
2867 #define gtk_drag_set_icon_pixmap IA__gtk_drag_set_icon_pixmap
2870 #define gtk_drag_set_icon_stock IA__gtk_drag_set_icon_stock
2873 #define gtk_drag_set_icon_widget IA__gtk_drag_set_icon_widget
2876 #define gtk_drag_source_add_image_targets IA__gtk_drag_source_add_image_targets
2879 #define gtk_drag_source_add_text_targets IA__gtk_drag_source_add_text_targets
2882 #define gtk_drag_source_add_uri_targets IA__gtk_drag_source_add_uri_targets
2885 #define gtk_drag_source_get_target_list IA__gtk_drag_source_get_target_list
2887 extern __typeof (
gtk_drag_source_set) IA__gtk_drag_source_set __attribute((visibility(
"hidden")));
2888 #define gtk_drag_source_set IA__gtk_drag_source_set
2891 #define gtk_drag_source_set_icon IA__gtk_drag_source_set_icon
2894 #define gtk_drag_source_set_icon_name IA__gtk_drag_source_set_icon_name
2897 #define gtk_drag_source_set_icon_pixbuf IA__gtk_drag_source_set_icon_pixbuf
2900 #define gtk_drag_source_set_icon_stock IA__gtk_drag_source_set_icon_stock
2903 #define gtk_drag_source_set_target_list IA__gtk_drag_source_set_target_list
2905 extern __typeof (
gtk_drag_source_unset) IA__gtk_drag_source_unset __attribute((visibility(
"hidden")));
2906 #define gtk_drag_source_unset IA__gtk_drag_source_unset
2908 extern __typeof (
gtk_drag_unhighlight) IA__gtk_drag_unhighlight __attribute((visibility(
"hidden")));
2909 #define gtk_drag_unhighlight IA__gtk_drag_unhighlight
2913 #if IN_HEADER(__GTK_STATUS_ICON_H__)
2914 #if IN_FILE(__GTK_STATUS_ICON_C__)
2915 extern __typeof (gtk_status_icon_get_type) IA__gtk_status_icon_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
2916 #define gtk_status_icon_get_type IA__gtk_status_icon_get_type
2918 extern __typeof (gtk_status_icon_new) IA__gtk_status_icon_new __attribute((visibility(
"hidden")));
2919 #define gtk_status_icon_new IA__gtk_status_icon_new
2921 extern __typeof (gtk_status_icon_new_from_pixbuf) IA__gtk_status_icon_new_from_pixbuf __attribute((visibility(
"hidden")));
2922 #define gtk_status_icon_new_from_pixbuf IA__gtk_status_icon_new_from_pixbuf
2924 extern __typeof (gtk_status_icon_new_from_file) IA__gtk_status_icon_new_from_file __attribute((visibility(
"hidden")));
2925 #define gtk_status_icon_new_from_file IA__gtk_status_icon_new_from_file
2927 extern __typeof (gtk_status_icon_new_from_stock) IA__gtk_status_icon_new_from_stock __attribute((visibility(
"hidden")));
2928 #define gtk_status_icon_new_from_stock IA__gtk_status_icon_new_from_stock
2930 extern __typeof (gtk_status_icon_new_from_icon_name) IA__gtk_status_icon_new_from_icon_name __attribute((visibility(
"hidden")));
2931 #define gtk_status_icon_new_from_icon_name IA__gtk_status_icon_new_from_icon_name
2933 extern __typeof (gtk_status_icon_new_from_gicon) IA__gtk_status_icon_new_from_gicon __attribute((visibility(
"hidden")));
2934 #define gtk_status_icon_new_from_gicon IA__gtk_status_icon_new_from_gicon
2936 extern __typeof (gtk_status_icon_set_from_pixbuf) IA__gtk_status_icon_set_from_pixbuf __attribute((visibility(
"hidden")));
2937 #define gtk_status_icon_set_from_pixbuf IA__gtk_status_icon_set_from_pixbuf
2939 extern __typeof (gtk_status_icon_set_from_file) IA__gtk_status_icon_set_from_file __attribute((visibility(
"hidden")));
2940 #define gtk_status_icon_set_from_file IA__gtk_status_icon_set_from_file
2942 extern __typeof (gtk_status_icon_set_from_stock) IA__gtk_status_icon_set_from_stock __attribute((visibility(
"hidden")));
2943 #define gtk_status_icon_set_from_stock IA__gtk_status_icon_set_from_stock
2945 extern __typeof (gtk_status_icon_set_from_icon_name) IA__gtk_status_icon_set_from_icon_name __attribute((visibility(
"hidden")));
2946 #define gtk_status_icon_set_from_icon_name IA__gtk_status_icon_set_from_icon_name
2948 extern __typeof (gtk_status_icon_set_from_gicon) IA__gtk_status_icon_set_from_gicon __attribute((visibility(
"hidden")));
2949 #define gtk_status_icon_set_from_gicon IA__gtk_status_icon_set_from_gicon
2951 extern __typeof (gtk_status_icon_get_storage_type) IA__gtk_status_icon_get_storage_type __attribute((visibility(
"hidden")));
2952 #define gtk_status_icon_get_storage_type IA__gtk_status_icon_get_storage_type
2954 extern __typeof (gtk_status_icon_get_pixbuf) IA__gtk_status_icon_get_pixbuf __attribute((visibility(
"hidden")));
2955 #define gtk_status_icon_get_pixbuf IA__gtk_status_icon_get_pixbuf
2957 extern __typeof (gtk_status_icon_get_screen) IA__gtk_status_icon_get_screen __attribute((visibility(
"hidden")));
2958 #define gtk_status_icon_get_screen IA__gtk_status_icon_get_screen
2960 extern __typeof (gtk_status_icon_get_stock) IA__gtk_status_icon_get_stock __attribute((visibility(
"hidden")));
2961 #define gtk_status_icon_get_stock IA__gtk_status_icon_get_stock
2963 extern __typeof (gtk_status_icon_get_icon_name) IA__gtk_status_icon_get_icon_name __attribute((visibility(
"hidden")));
2964 #define gtk_status_icon_get_icon_name IA__gtk_status_icon_get_icon_name
2966 extern __typeof (gtk_status_icon_get_gicon) IA__gtk_status_icon_get_gicon __attribute((visibility(
"hidden")));
2967 #define gtk_status_icon_get_gicon IA__gtk_status_icon_get_gicon
2969 extern __typeof (gtk_status_icon_get_size) IA__gtk_status_icon_get_size __attribute((visibility(
"hidden")));
2970 #define gtk_status_icon_get_size IA__gtk_status_icon_get_size
2972 extern __typeof (gtk_status_icon_set_screen) IA__gtk_status_icon_set_screen __attribute((visibility(
"hidden")));
2973 #define gtk_status_icon_set_screen IA__gtk_status_icon_set_screen
2975 #ifndef GTK_DISABLE_DEPRECATED
2976 extern __typeof (gtk_status_icon_set_tooltip) IA__gtk_status_icon_set_tooltip __attribute((visibility(
"hidden")));
2977 #define gtk_status_icon_set_tooltip IA__gtk_status_icon_set_tooltip
2980 extern __typeof (gtk_status_icon_set_tooltip_text) IA__gtk_status_icon_set_tooltip_text __attribute((visibility(
"hidden")));
2981 #define gtk_status_icon_set_tooltip_text IA__gtk_status_icon_set_tooltip_text
2983 extern __typeof (gtk_status_icon_get_tooltip_text) IA__gtk_status_icon_get_tooltip_text __attribute((visibility(
"hidden")));
2984 #define gtk_status_icon_get_tooltip_text IA__gtk_status_icon_get_tooltip_text
2986 extern __typeof (gtk_status_icon_set_tooltip_markup) IA__gtk_status_icon_set_tooltip_markup __attribute((visibility(
"hidden")));
2987 #define gtk_status_icon_set_tooltip_markup IA__gtk_status_icon_set_tooltip_markup
2989 extern __typeof (gtk_status_icon_get_tooltip_markup) IA__gtk_status_icon_get_tooltip_markup __attribute((visibility(
"hidden")));
2990 #define gtk_status_icon_get_tooltip_markup IA__gtk_status_icon_get_tooltip_markup
2992 extern __typeof (gtk_status_icon_set_has_tooltip) IA__gtk_status_icon_set_has_tooltip __attribute((visibility(
"hidden")));
2993 #define gtk_status_icon_set_has_tooltip IA__gtk_status_icon_set_has_tooltip
2995 extern __typeof (gtk_status_icon_get_has_tooltip) IA__gtk_status_icon_get_has_tooltip __attribute((visibility(
"hidden")));
2996 #define gtk_status_icon_get_has_tooltip IA__gtk_status_icon_get_has_tooltip
2998 extern __typeof (gtk_status_icon_set_visible) IA__gtk_status_icon_set_visible __attribute((visibility(
"hidden")));
2999 #define gtk_status_icon_set_visible IA__gtk_status_icon_set_visible
3001 extern __typeof (gtk_status_icon_get_visible) IA__gtk_status_icon_get_visible __attribute((visibility(
"hidden")));
3002 #define gtk_status_icon_get_visible IA__gtk_status_icon_get_visible
3004 #ifndef GTK_DISABLE_DEPRECATED
3005 extern __typeof (gtk_status_icon_set_blinking) IA__gtk_status_icon_set_blinking __attribute((visibility(
"hidden")));
3006 #define gtk_status_icon_set_blinking IA__gtk_status_icon_set_blinking
3008 extern __typeof (gtk_status_icon_get_blinking) IA__gtk_status_icon_get_blinking __attribute((visibility(
"hidden")));
3009 #define gtk_status_icon_get_blinking IA__gtk_status_icon_get_blinking
3012 extern __typeof (gtk_status_icon_is_embedded) IA__gtk_status_icon_is_embedded __attribute((visibility(
"hidden")));
3013 #define gtk_status_icon_is_embedded IA__gtk_status_icon_is_embedded
3015 extern __typeof (gtk_status_icon_position_menu) IA__gtk_status_icon_position_menu __attribute((visibility(
"hidden")));
3016 #define gtk_status_icon_position_menu IA__gtk_status_icon_position_menu
3018 extern __typeof (gtk_status_icon_get_geometry) IA__gtk_status_icon_get_geometry __attribute((visibility(
"hidden")));
3019 #define gtk_status_icon_get_geometry IA__gtk_status_icon_get_geometry
3021 extern __typeof (gtk_status_icon_get_x11_window_id) IA__gtk_status_icon_get_x11_window_id __attribute((visibility(
"hidden")));
3022 #define gtk_status_icon_get_x11_window_id IA__gtk_status_icon_get_x11_window_id
3024 extern __typeof (gtk_status_icon_get_title) IA__gtk_status_icon_get_title __attribute((visibility(
"hidden")));
3025 #define gtk_status_icon_get_title IA__gtk_status_icon_get_title
3027 extern __typeof (gtk_status_icon_set_title) IA__gtk_status_icon_set_title __attribute((visibility(
"hidden")));
3028 #define gtk_status_icon_set_title IA__gtk_status_icon_set_title
3030 extern __typeof (gtk_status_icon_set_name) IA__gtk_status_icon_set_name __attribute((visibility(
"hidden")));
3031 #define gtk_status_icon_set_name IA__gtk_status_icon_set_name
3035 #if IN_HEADER(__GTK_STYLE_H__)
3036 #if IN_FILE(__GTK_STYLE_C__)
3037 #ifndef GTK_DISABLE_DEPRECATED
3038 extern __typeof (
gtk_draw_arrow) IA__gtk_draw_arrow __attribute((visibility(
"hidden")));
3039 #define gtk_draw_arrow IA__gtk_draw_arrow
3041 extern __typeof (
gtk_draw_box) IA__gtk_draw_box __attribute((visibility(
"hidden")));
3042 #define gtk_draw_box IA__gtk_draw_box
3044 extern __typeof (
gtk_draw_box_gap) IA__gtk_draw_box_gap __attribute((visibility(
"hidden")));
3045 #define gtk_draw_box_gap IA__gtk_draw_box_gap
3047 extern __typeof (
gtk_draw_check) IA__gtk_draw_check __attribute((visibility(
"hidden")));
3048 #define gtk_draw_check IA__gtk_draw_check
3050 extern __typeof (
gtk_draw_diamond) IA__gtk_draw_diamond __attribute((visibility(
"hidden")));
3051 #define gtk_draw_diamond IA__gtk_draw_diamond
3053 extern __typeof (
gtk_draw_expander) IA__gtk_draw_expander __attribute((visibility(
"hidden")));
3054 #define gtk_draw_expander IA__gtk_draw_expander
3056 extern __typeof (
gtk_draw_extension) IA__gtk_draw_extension __attribute((visibility(
"hidden")));
3057 #define gtk_draw_extension IA__gtk_draw_extension
3059 extern __typeof (
gtk_draw_flat_box) IA__gtk_draw_flat_box __attribute((visibility(
"hidden")));
3060 #define gtk_draw_flat_box IA__gtk_draw_flat_box
3062 extern __typeof (
gtk_draw_focus) IA__gtk_draw_focus __attribute((visibility(
"hidden")));
3063 #define gtk_draw_focus IA__gtk_draw_focus
3065 extern __typeof (
gtk_draw_handle) IA__gtk_draw_handle __attribute((visibility(
"hidden")));
3066 #define gtk_draw_handle IA__gtk_draw_handle
3068 extern __typeof (
gtk_draw_hline) IA__gtk_draw_hline __attribute((visibility(
"hidden")));
3069 #define gtk_draw_hline IA__gtk_draw_hline
3071 extern __typeof (
gtk_draw_layout) IA__gtk_draw_layout __attribute((visibility(
"hidden")));
3072 #define gtk_draw_layout IA__gtk_draw_layout
3074 extern __typeof (
gtk_draw_option) IA__gtk_draw_option __attribute((visibility(
"hidden")));
3075 #define gtk_draw_option IA__gtk_draw_option
3077 extern __typeof (
gtk_draw_polygon) IA__gtk_draw_polygon __attribute((visibility(
"hidden")));
3078 #define gtk_draw_polygon IA__gtk_draw_polygon
3080 extern __typeof (
gtk_draw_resize_grip) IA__gtk_draw_resize_grip __attribute((visibility(
"hidden")));
3081 #define gtk_draw_resize_grip IA__gtk_draw_resize_grip
3083 extern __typeof (
gtk_draw_shadow) IA__gtk_draw_shadow __attribute((visibility(
"hidden")));
3084 #define gtk_draw_shadow IA__gtk_draw_shadow
3086 extern __typeof (
gtk_draw_shadow_gap) IA__gtk_draw_shadow_gap __attribute((visibility(
"hidden")));
3087 #define gtk_draw_shadow_gap IA__gtk_draw_shadow_gap
3089 extern __typeof (
gtk_draw_slider) IA__gtk_draw_slider __attribute((visibility(
"hidden")));
3090 #define gtk_draw_slider IA__gtk_draw_slider
3092 extern __typeof (
gtk_draw_string) IA__gtk_draw_string __attribute((visibility(
"hidden")));
3093 #define gtk_draw_string IA__gtk_draw_string
3095 extern __typeof (
gtk_draw_tab) IA__gtk_draw_tab __attribute((visibility(
"hidden")));
3096 #define gtk_draw_tab IA__gtk_draw_tab
3098 extern __typeof (
gtk_draw_vline) IA__gtk_draw_vline __attribute((visibility(
"hidden")));
3099 #define gtk_draw_vline IA__gtk_draw_vline
3101 extern __typeof (
gtk_style_set_font) IA__gtk_style_set_font __attribute((visibility(
"hidden")));
3102 #define gtk_style_set_font IA__gtk_style_set_font
3104 extern __typeof (
gtk_style_get_font) IA__gtk_style_get_font __attribute((visibility(
"hidden")));
3105 #define gtk_style_get_font IA__gtk_style_get_font
3107 extern __typeof (
gtk_style_ref) IA__gtk_style_ref __attribute((visibility(
"hidden")));
3108 #define gtk_style_ref IA__gtk_style_ref
3110 extern __typeof (
gtk_style_unref) IA__gtk_style_unref __attribute((visibility(
"hidden")));
3111 #define gtk_style_unref IA__gtk_style_unref
3113 extern __typeof (
gtk_paint_string) IA__gtk_paint_string __attribute((visibility(
"hidden")));
3114 #define gtk_paint_string IA__gtk_paint_string
3117 extern __typeof (
gtk_paint_arrow) IA__gtk_paint_arrow __attribute((visibility(
"hidden")));
3118 #define gtk_paint_arrow IA__gtk_paint_arrow
3120 extern __typeof (
gtk_paint_box) IA__gtk_paint_box __attribute((visibility(
"hidden")));
3121 #define gtk_paint_box IA__gtk_paint_box
3123 extern __typeof (
gtk_paint_box_gap) IA__gtk_paint_box_gap __attribute((visibility(
"hidden")));
3124 #define gtk_paint_box_gap IA__gtk_paint_box_gap
3126 extern __typeof (
gtk_paint_check) IA__gtk_paint_check __attribute((visibility(
"hidden")));
3127 #define gtk_paint_check IA__gtk_paint_check
3129 extern __typeof (
gtk_paint_diamond) IA__gtk_paint_diamond __attribute((visibility(
"hidden")));
3130 #define gtk_paint_diamond IA__gtk_paint_diamond
3132 extern __typeof (
gtk_paint_expander) IA__gtk_paint_expander __attribute((visibility(
"hidden")));
3133 #define gtk_paint_expander IA__gtk_paint_expander
3135 extern __typeof (
gtk_paint_extension) IA__gtk_paint_extension __attribute((visibility(
"hidden")));
3136 #define gtk_paint_extension IA__gtk_paint_extension
3138 extern __typeof (
gtk_paint_flat_box) IA__gtk_paint_flat_box __attribute((visibility(
"hidden")));
3139 #define gtk_paint_flat_box IA__gtk_paint_flat_box
3141 extern __typeof (
gtk_paint_focus) IA__gtk_paint_focus __attribute((visibility(
"hidden")));
3142 #define gtk_paint_focus IA__gtk_paint_focus
3144 extern __typeof (
gtk_paint_handle) IA__gtk_paint_handle __attribute((visibility(
"hidden")));
3145 #define gtk_paint_handle IA__gtk_paint_handle
3147 extern __typeof (
gtk_paint_hline) IA__gtk_paint_hline __attribute((visibility(
"hidden")));
3148 #define gtk_paint_hline IA__gtk_paint_hline
3150 extern __typeof (
gtk_paint_layout) IA__gtk_paint_layout __attribute((visibility(
"hidden")));
3151 #define gtk_paint_layout IA__gtk_paint_layout
3153 extern __typeof (
gtk_paint_option) IA__gtk_paint_option __attribute((visibility(
"hidden")));
3154 #define gtk_paint_option IA__gtk_paint_option
3156 extern __typeof (
gtk_paint_polygon) IA__gtk_paint_polygon __attribute((visibility(
"hidden")));
3157 #define gtk_paint_polygon IA__gtk_paint_polygon
3159 extern __typeof (
gtk_paint_resize_grip) IA__gtk_paint_resize_grip __attribute((visibility(
"hidden")));
3160 #define gtk_paint_resize_grip IA__gtk_paint_resize_grip
3162 extern __typeof (
gtk_paint_shadow) IA__gtk_paint_shadow __attribute((visibility(
"hidden")));
3163 #define gtk_paint_shadow IA__gtk_paint_shadow
3165 extern __typeof (
gtk_paint_shadow_gap) IA__gtk_paint_shadow_gap __attribute((visibility(
"hidden")));
3166 #define gtk_paint_shadow_gap IA__gtk_paint_shadow_gap
3168 extern __typeof (
gtk_paint_slider) IA__gtk_paint_slider __attribute((visibility(
"hidden")));
3169 #define gtk_paint_slider IA__gtk_paint_slider
3171 extern __typeof (
gtk_paint_spinner) IA__gtk_paint_spinner __attribute((visibility(
"hidden")));
3172 #define gtk_paint_spinner IA__gtk_paint_spinner
3174 extern __typeof (
gtk_paint_tab) IA__gtk_paint_tab __attribute((visibility(
"hidden")));
3175 #define gtk_paint_tab IA__gtk_paint_tab
3177 extern __typeof (
gtk_paint_vline) IA__gtk_paint_vline __attribute((visibility(
"hidden")));
3178 #define gtk_paint_vline IA__gtk_paint_vline
3180 extern __typeof (
gtk_border_new) IA__gtk_border_new __attribute((visibility(
"hidden"))) G_GNUC_MALLOC;
3181 #define gtk_border_new IA__gtk_border_new
3183 extern __typeof (
gtk_border_copy) IA__gtk_border_copy __attribute((visibility(
"hidden")));
3184 #define gtk_border_copy IA__gtk_border_copy
3186 extern __typeof (
gtk_border_free) IA__gtk_border_free __attribute((visibility(
"hidden")));
3187 #define gtk_border_free IA__gtk_border_free
3189 extern __typeof (
gtk_border_get_type) IA__gtk_border_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3190 #define gtk_border_get_type IA__gtk_border_get_type
3193 #define gtk_style_apply_default_background IA__gtk_style_apply_default_background
3195 extern __typeof (
gtk_style_attach) IA__gtk_style_attach __attribute((visibility(
"hidden")));
3196 #define gtk_style_attach IA__gtk_style_attach
3198 extern __typeof (
gtk_style_copy) IA__gtk_style_copy __attribute((visibility(
"hidden")));
3199 #define gtk_style_copy IA__gtk_style_copy
3201 extern __typeof (
gtk_style_detach) IA__gtk_style_detach __attribute((visibility(
"hidden")));
3202 #define gtk_style_detach IA__gtk_style_detach
3204 extern __typeof (
gtk_style_get_type) IA__gtk_style_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3205 #define gtk_style_get_type IA__gtk_style_get_type
3208 #define gtk_style_lookup_icon_set IA__gtk_style_lookup_icon_set
3211 #define gtk_style_lookup_color IA__gtk_style_lookup_color
3213 extern __typeof (
gtk_style_new) IA__gtk_style_new __attribute((visibility(
"hidden")));
3214 #define gtk_style_new IA__gtk_style_new
3216 extern __typeof (
gtk_style_render_icon) IA__gtk_style_render_icon __attribute((visibility(
"hidden")));
3217 #define gtk_style_render_icon IA__gtk_style_render_icon
3220 #define gtk_style_set_background IA__gtk_style_set_background
3223 #define gtk_draw_insertion_cursor IA__gtk_draw_insertion_cursor
3226 #define gtk_style_get_style_property IA__gtk_style_get_style_property
3228 extern __typeof (
gtk_style_get_valist) IA__gtk_style_get_valist __attribute((visibility(
"hidden")));
3229 #define gtk_style_get_valist IA__gtk_style_get_valist
3231 extern __typeof (
gtk_style_get) IA__gtk_style_get __attribute((visibility(
"hidden")));
3232 #define gtk_style_get IA__gtk_style_get
3236 #if IN_HEADER(__GTK_DRAWING_AREA_H__)
3237 #if IN_FILE(__GTK_DRAWING_AREA_C__)
3238 extern __typeof (
gtk_drawing_area_get_type) IA__gtk_drawing_area_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3239 #define gtk_drawing_area_get_type IA__gtk_drawing_area_get_type
3241 extern __typeof (
gtk_drawing_area_new) IA__gtk_drawing_area_new __attribute((visibility(
"hidden")));
3242 #define gtk_drawing_area_new IA__gtk_drawing_area_new
3244 #ifndef GTK_DISABLE_DEPRECATED
3245 extern __typeof (
gtk_drawing_area_size) IA__gtk_drawing_area_size __attribute((visibility(
"hidden")));
3246 #define gtk_drawing_area_size IA__gtk_drawing_area_size
3251 #if IN_HEADER(__GTK_EDITABLE_H__)
3252 #if IN_FILE(__GTK_EDITABLE_C__)
3254 #define gtk_editable_copy_clipboard IA__gtk_editable_copy_clipboard
3257 #define gtk_editable_cut_clipboard IA__gtk_editable_cut_clipboard
3260 #define gtk_editable_delete_selection IA__gtk_editable_delete_selection
3263 #define gtk_editable_delete_text IA__gtk_editable_delete_text
3266 #define gtk_editable_get_chars IA__gtk_editable_get_chars
3269 #define gtk_editable_get_editable IA__gtk_editable_get_editable
3272 #define gtk_editable_get_position IA__gtk_editable_get_position
3275 #define gtk_editable_get_selection_bounds IA__gtk_editable_get_selection_bounds
3277 extern __typeof (
gtk_editable_get_type) IA__gtk_editable_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3278 #define gtk_editable_get_type IA__gtk_editable_get_type
3281 #define gtk_editable_insert_text IA__gtk_editable_insert_text
3284 #define gtk_editable_paste_clipboard IA__gtk_editable_paste_clipboard
3287 #define gtk_editable_select_region IA__gtk_editable_select_region
3290 #define gtk_editable_set_editable IA__gtk_editable_set_editable
3293 #define gtk_editable_set_position IA__gtk_editable_set_position
3297 #if IN_HEADER(__GTK_ENTRY_H__)
3298 #if IN_FILE(__GTK_ENTRY_C__)
3300 #define gtk_entry_get_activates_default IA__gtk_entry_get_activates_default
3303 #define gtk_entry_get_alignment IA__gtk_entry_get_alignment
3305 extern __typeof (
gtk_entry_get_buffer) IA__gtk_entry_get_buffer __attribute((visibility(
"hidden")));
3306 #define gtk_entry_get_buffer IA__gtk_entry_get_buffer
3309 #define gtk_entry_get_completion IA__gtk_entry_get_completion
3312 #define gtk_entry_get_current_icon_drag_source IA__gtk_entry_get_current_icon_drag_source
3315 #define gtk_entry_get_cursor_hadjustment IA__gtk_entry_get_cursor_hadjustment
3318 #define gtk_entry_get_has_frame IA__gtk_entry_get_has_frame
3321 #define gtk_entry_get_icon_activatable IA__gtk_entry_get_icon_activatable
3324 #define gtk_entry_get_icon_at_pos IA__gtk_entry_get_icon_at_pos
3327 #define gtk_entry_get_icon_gicon IA__gtk_entry_get_icon_gicon
3330 #define gtk_entry_get_icon_name IA__gtk_entry_get_icon_name
3333 #define gtk_entry_get_icon_pixbuf IA__gtk_entry_get_icon_pixbuf
3336 #define gtk_entry_get_icon_sensitive IA__gtk_entry_get_icon_sensitive
3339 #define gtk_entry_get_icon_stock IA__gtk_entry_get_icon_stock
3342 #define gtk_entry_get_icon_storage_type IA__gtk_entry_get_icon_storage_type
3345 #define gtk_entry_get_icon_tooltip_markup IA__gtk_entry_get_icon_tooltip_markup
3348 #define gtk_entry_get_icon_tooltip_text IA__gtk_entry_get_icon_tooltip_text
3351 #define gtk_entry_get_icon_window IA__gtk_entry_get_icon_window
3354 #define gtk_entry_get_inner_border IA__gtk_entry_get_inner_border
3357 #define gtk_entry_get_invisible_char IA__gtk_entry_get_invisible_char
3359 extern __typeof (
gtk_entry_get_layout) IA__gtk_entry_get_layout __attribute((visibility(
"hidden")));
3360 #define gtk_entry_get_layout IA__gtk_entry_get_layout
3363 #define gtk_entry_get_layout_offsets IA__gtk_entry_get_layout_offsets
3366 #define gtk_entry_get_max_length IA__gtk_entry_get_max_length
3369 #define gtk_entry_get_overwrite_mode IA__gtk_entry_get_overwrite_mode
3372 #define gtk_entry_get_progress_fraction IA__gtk_entry_get_progress_fraction
3375 #define gtk_entry_get_progress_pulse_step IA__gtk_entry_get_progress_pulse_step
3377 extern __typeof (
gtk_entry_get_text) IA__gtk_entry_get_text __attribute((visibility(
"hidden")));
3378 #define gtk_entry_get_text IA__gtk_entry_get_text
3381 #define gtk_entry_get_text_length IA__gtk_entry_get_text_length
3383 extern __typeof (
gtk_entry_get_type) IA__gtk_entry_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3384 #define gtk_entry_get_type IA__gtk_entry_get_type
3387 #define gtk_entry_get_visibility IA__gtk_entry_get_visibility
3390 #define gtk_entry_get_width_chars IA__gtk_entry_get_width_chars
3393 #define gtk_entry_get_text_window IA__gtk_entry_get_text_window
3396 #define gtk_entry_im_context_filter_keypress IA__gtk_entry_im_context_filter_keypress
3399 #define gtk_entry_layout_index_to_text_index IA__gtk_entry_layout_index_to_text_index
3401 extern __typeof (
gtk_entry_new) IA__gtk_entry_new __attribute((visibility(
"hidden")));
3402 #define gtk_entry_new IA__gtk_entry_new
3405 #define gtk_entry_new_with_buffer IA__gtk_entry_new_with_buffer
3408 #define gtk_entry_progress_pulse IA__gtk_entry_progress_pulse
3411 #define gtk_entry_reset_im_context IA__gtk_entry_reset_im_context
3414 #define gtk_entry_set_activates_default IA__gtk_entry_set_activates_default
3417 #define gtk_entry_set_alignment IA__gtk_entry_set_alignment
3419 extern __typeof (
gtk_entry_set_buffer) IA__gtk_entry_set_buffer __attribute((visibility(
"hidden")));
3420 #define gtk_entry_set_buffer IA__gtk_entry_set_buffer
3423 #define gtk_entry_set_completion IA__gtk_entry_set_completion
3426 #define gtk_entry_set_cursor_hadjustment IA__gtk_entry_set_cursor_hadjustment
3429 #define gtk_entry_set_has_frame IA__gtk_entry_set_has_frame
3432 #define gtk_entry_set_icon_activatable IA__gtk_entry_set_icon_activatable
3435 #define gtk_entry_set_icon_drag_source IA__gtk_entry_set_icon_drag_source
3438 #define gtk_entry_set_icon_from_gicon IA__gtk_entry_set_icon_from_gicon
3441 #define gtk_entry_set_icon_from_icon_name IA__gtk_entry_set_icon_from_icon_name
3444 #define gtk_entry_set_icon_from_pixbuf IA__gtk_entry_set_icon_from_pixbuf
3447 #define gtk_entry_set_icon_from_stock IA__gtk_entry_set_icon_from_stock
3450 #define gtk_entry_set_icon_sensitive IA__gtk_entry_set_icon_sensitive
3453 #define gtk_entry_set_icon_tooltip_markup IA__gtk_entry_set_icon_tooltip_markup
3456 #define gtk_entry_set_icon_tooltip_text IA__gtk_entry_set_icon_tooltip_text
3459 #define gtk_entry_set_inner_border IA__gtk_entry_set_inner_border
3462 #define gtk_entry_set_invisible_char IA__gtk_entry_set_invisible_char
3465 #define gtk_entry_set_max_length IA__gtk_entry_set_max_length
3468 #define gtk_entry_set_overwrite_mode IA__gtk_entry_set_overwrite_mode
3471 #define gtk_entry_set_progress_fraction IA__gtk_entry_set_progress_fraction
3474 #define gtk_entry_set_progress_pulse_step IA__gtk_entry_set_progress_pulse_step
3476 extern __typeof (
gtk_entry_set_text) IA__gtk_entry_set_text __attribute((visibility(
"hidden")));
3477 #define gtk_entry_set_text IA__gtk_entry_set_text
3480 #define gtk_entry_set_visibility IA__gtk_entry_set_visibility
3483 #define gtk_entry_set_width_chars IA__gtk_entry_set_width_chars
3486 #define gtk_entry_text_index_to_layout_index IA__gtk_entry_text_index_to_layout_index
3489 #define gtk_entry_unset_invisible_char IA__gtk_entry_unset_invisible_char
3491 #ifndef GTK_DISABLE_DEPRECATED
3492 extern __typeof (
gtk_entry_append_text) IA__gtk_entry_append_text __attribute((visibility(
"hidden")));
3493 #define gtk_entry_append_text IA__gtk_entry_append_text
3496 #define gtk_entry_new_with_max_length IA__gtk_entry_new_with_max_length
3499 #define gtk_entry_prepend_text IA__gtk_entry_prepend_text
3502 #define gtk_entry_select_region IA__gtk_entry_select_region
3505 #define gtk_entry_set_editable IA__gtk_entry_set_editable
3508 #define gtk_entry_set_position IA__gtk_entry_set_position
3513 #if IN_HEADER(__GTK_ENTRY_COMPLETION_H__)
3514 #if IN_FILE(__GTK_ENTRY_COMPLETION_C__)
3516 #define gtk_entry_completion_complete IA__gtk_entry_completion_complete
3519 #define gtk_entry_completion_delete_action IA__gtk_entry_completion_delete_action
3522 #define gtk_entry_completion_get_entry IA__gtk_entry_completion_get_entry
3525 #define gtk_entry_completion_get_inline_completion IA__gtk_entry_completion_get_inline_completion
3528 #define gtk_entry_completion_get_inline_selection IA__gtk_entry_completion_get_inline_selection
3531 #define gtk_entry_completion_get_minimum_key_length IA__gtk_entry_completion_get_minimum_key_length
3534 #define gtk_entry_completion_get_completion_prefix IA__gtk_entry_completion_get_completion_prefix
3537 #define gtk_entry_completion_get_model IA__gtk_entry_completion_get_model
3540 #define gtk_entry_completion_get_popup_completion IA__gtk_entry_completion_get_popup_completion
3543 #define gtk_entry_completion_get_popup_set_width IA__gtk_entry_completion_get_popup_set_width
3546 #define gtk_entry_completion_get_popup_single_match IA__gtk_entry_completion_get_popup_single_match
3549 #define gtk_entry_completion_get_text_column IA__gtk_entry_completion_get_text_column
3552 #define gtk_entry_completion_get_type IA__gtk_entry_completion_get_type
3555 #define gtk_entry_completion_insert_action_markup IA__gtk_entry_completion_insert_action_markup
3558 #define gtk_entry_completion_insert_action_text IA__gtk_entry_completion_insert_action_text
3561 #define gtk_entry_completion_insert_prefix IA__gtk_entry_completion_insert_prefix
3564 #define gtk_entry_completion_new IA__gtk_entry_completion_new
3567 #define gtk_entry_completion_set_inline_completion IA__gtk_entry_completion_set_inline_completion
3570 #define gtk_entry_completion_set_inline_selection IA__gtk_entry_completion_set_inline_selection
3573 #define gtk_entry_completion_set_match_func IA__gtk_entry_completion_set_match_func
3576 #define gtk_entry_completion_set_minimum_key_length IA__gtk_entry_completion_set_minimum_key_length
3579 #define gtk_entry_completion_set_model IA__gtk_entry_completion_set_model
3582 #define gtk_entry_completion_set_popup_completion IA__gtk_entry_completion_set_popup_completion
3585 #define gtk_entry_completion_set_popup_set_width IA__gtk_entry_completion_set_popup_set_width
3588 #define gtk_entry_completion_set_popup_single_match IA__gtk_entry_completion_set_popup_single_match
3591 #define gtk_entry_completion_set_text_column IA__gtk_entry_completion_set_text_column
3595 #if IN_HEADER(__GTK_ENTRY_BUFFER_H__)
3596 #if IN_FILE(__GTK_ENTRY_BUFFER_C__)
3597 extern __typeof (
gtk_entry_buffer_get_type) IA__gtk_entry_buffer_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3598 #define gtk_entry_buffer_get_type IA__gtk_entry_buffer_get_type
3600 extern __typeof (
gtk_entry_buffer_new) IA__gtk_entry_buffer_new __attribute((visibility(
"hidden")));
3601 #define gtk_entry_buffer_new IA__gtk_entry_buffer_new
3604 #define gtk_entry_buffer_get_bytes IA__gtk_entry_buffer_get_bytes
3607 #define gtk_entry_buffer_get_length IA__gtk_entry_buffer_get_length
3610 #define gtk_entry_buffer_get_text IA__gtk_entry_buffer_get_text
3613 #define gtk_entry_buffer_set_text IA__gtk_entry_buffer_set_text
3616 #define gtk_entry_buffer_set_max_length IA__gtk_entry_buffer_set_max_length
3619 #define gtk_entry_buffer_get_max_length IA__gtk_entry_buffer_get_max_length
3622 #define gtk_entry_buffer_insert_text IA__gtk_entry_buffer_insert_text
3625 #define gtk_entry_buffer_delete_text IA__gtk_entry_buffer_delete_text
3628 #define gtk_entry_buffer_emit_inserted_text IA__gtk_entry_buffer_emit_inserted_text
3631 #define gtk_entry_buffer_emit_deleted_text IA__gtk_entry_buffer_emit_deleted_text
3635 #if IN_HEADER(__GTK_EVENT_BOX_H__)
3636 #if IN_FILE(__GTK_EVENT_BOX_C__)
3638 #define gtk_event_box_get_above_child IA__gtk_event_box_get_above_child
3640 extern __typeof (
gtk_event_box_get_type) IA__gtk_event_box_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3641 #define gtk_event_box_get_type IA__gtk_event_box_get_type
3644 #define gtk_event_box_get_visible_window IA__gtk_event_box_get_visible_window
3646 extern __typeof (
gtk_event_box_new) IA__gtk_event_box_new __attribute((visibility(
"hidden")));
3647 #define gtk_event_box_new IA__gtk_event_box_new
3650 #define gtk_event_box_set_above_child IA__gtk_event_box_set_above_child
3653 #define gtk_event_box_set_visible_window IA__gtk_event_box_set_visible_window
3657 #if IN_HEADER(__GTK_EXPANDER_H__)
3658 #if IN_FILE(__GTK_EXPANDER_C__)
3660 #define gtk_expander_get_expanded IA__gtk_expander_get_expanded
3663 #define gtk_expander_get_label IA__gtk_expander_get_label
3666 #define gtk_expander_get_label_fill IA__gtk_expander_get_label_fill
3669 #define gtk_expander_get_label_widget IA__gtk_expander_get_label_widget
3672 #define gtk_expander_get_spacing IA__gtk_expander_get_spacing
3674 extern __typeof (
gtk_expander_get_type) IA__gtk_expander_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3675 #define gtk_expander_get_type IA__gtk_expander_get_type
3678 #define gtk_expander_get_use_markup IA__gtk_expander_get_use_markup
3681 #define gtk_expander_get_use_underline IA__gtk_expander_get_use_underline
3683 extern __typeof (
gtk_expander_new) IA__gtk_expander_new __attribute((visibility(
"hidden")));
3684 #define gtk_expander_new IA__gtk_expander_new
3687 #define gtk_expander_new_with_mnemonic IA__gtk_expander_new_with_mnemonic
3690 #define gtk_expander_set_expanded IA__gtk_expander_set_expanded
3693 #define gtk_expander_set_label IA__gtk_expander_set_label
3696 #define gtk_expander_set_label_fill IA__gtk_expander_set_label_fill
3699 #define gtk_expander_set_label_widget IA__gtk_expander_set_label_widget
3702 #define gtk_expander_set_spacing IA__gtk_expander_set_spacing
3705 #define gtk_expander_set_use_markup IA__gtk_expander_set_use_markup
3708 #define gtk_expander_set_use_underline IA__gtk_expander_set_use_underline
3712 #if IN_HEADER(__GTK_FILE_CHOOSER_H__)
3713 #if IN_FILE(__GTK_FILE_CHOOSER_C__)
3715 #define gtk_file_chooser_add_filter IA__gtk_file_chooser_add_filter
3719 #define gtk_file_chooser_add_shortcut_folder IA__gtk_file_chooser_add_shortcut_folder
3723 extern __typeof (gtk_file_chooser_add_shortcut_folder_utf8) IA__gtk_file_chooser_add_shortcut_folder_utf8 __attribute((visibility(
"hidden")));
3724 #define gtk_file_chooser_add_shortcut_folder_utf8 IA__gtk_file_chooser_add_shortcut_folder_utf8
3728 #define gtk_file_chooser_add_shortcut_folder_uri IA__gtk_file_chooser_add_shortcut_folder_uri
3731 #define gtk_file_chooser_error_quark IA__gtk_file_chooser_error_quark
3734 #define gtk_file_chooser_get_action IA__gtk_file_chooser_get_action
3738 #define gtk_file_chooser_get_current_folder IA__gtk_file_chooser_get_current_folder
3742 #define gtk_file_chooser_get_current_folder_file IA__gtk_file_chooser_get_current_folder_file
3745 extern __typeof (gtk_file_chooser_get_current_folder_utf8) IA__gtk_file_chooser_get_current_folder_utf8 __attribute((visibility(
"hidden")));
3746 #define gtk_file_chooser_get_current_folder_utf8 IA__gtk_file_chooser_get_current_folder_utf8
3750 #define gtk_file_chooser_get_current_folder_uri IA__gtk_file_chooser_get_current_folder_uri
3753 #define gtk_file_chooser_get_extra_widget IA__gtk_file_chooser_get_extra_widget
3756 #define gtk_file_chooser_get_file IA__gtk_file_chooser_get_file
3760 #define gtk_file_chooser_get_filename IA__gtk_file_chooser_get_filename
3764 extern __typeof (gtk_file_chooser_get_filename_utf8) IA__gtk_file_chooser_get_filename_utf8 __attribute((visibility(
"hidden")));
3765 #define gtk_file_chooser_get_filename_utf8 IA__gtk_file_chooser_get_filename_utf8
3770 #define gtk_file_chooser_get_filenames IA__gtk_file_chooser_get_filenames
3774 extern __typeof (gtk_file_chooser_get_filenames_utf8) IA__gtk_file_chooser_get_filenames_utf8 __attribute((visibility(
"hidden")));
3775 #define gtk_file_chooser_get_filenames_utf8 IA__gtk_file_chooser_get_filenames_utf8
3779 #define gtk_file_chooser_get_files IA__gtk_file_chooser_get_files
3782 #define gtk_file_chooser_get_filter IA__gtk_file_chooser_get_filter
3785 #define gtk_file_chooser_get_local_only IA__gtk_file_chooser_get_local_only
3788 #define gtk_file_chooser_get_preview_file IA__gtk_file_chooser_get_preview_file
3792 #define gtk_file_chooser_get_preview_filename IA__gtk_file_chooser_get_preview_filename
3796 extern __typeof (gtk_file_chooser_get_preview_filename_utf8) IA__gtk_file_chooser_get_preview_filename_utf8 __attribute((visibility(
"hidden")));
3797 #define gtk_file_chooser_get_preview_filename_utf8 IA__gtk_file_chooser_get_preview_filename_utf8
3801 #define gtk_file_chooser_get_preview_uri IA__gtk_file_chooser_get_preview_uri
3804 #define gtk_file_chooser_get_preview_widget IA__gtk_file_chooser_get_preview_widget
3807 #define gtk_file_chooser_get_preview_widget_active IA__gtk_file_chooser_get_preview_widget_active
3810 #define gtk_file_chooser_get_select_multiple IA__gtk_file_chooser_get_select_multiple
3813 #define gtk_file_chooser_get_show_hidden IA__gtk_file_chooser_get_show_hidden
3816 #define gtk_file_chooser_set_do_overwrite_confirmation IA__gtk_file_chooser_set_do_overwrite_confirmation
3819 #define gtk_file_chooser_get_do_overwrite_confirmation IA__gtk_file_chooser_get_do_overwrite_confirmation
3822 #define gtk_file_chooser_set_create_folders IA__gtk_file_chooser_set_create_folders
3825 #define gtk_file_chooser_get_create_folders IA__gtk_file_chooser_get_create_folders
3827 extern __typeof (
gtk_file_chooser_get_type) IA__gtk_file_chooser_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
3828 #define gtk_file_chooser_get_type IA__gtk_file_chooser_get_type
3831 #define gtk_file_chooser_get_uri IA__gtk_file_chooser_get_uri
3834 #define gtk_file_chooser_get_uris IA__gtk_file_chooser_get_uris
3837 #define gtk_file_chooser_get_use_preview_label IA__gtk_file_chooser_get_use_preview_label
3840 #define gtk_file_chooser_list_filters IA__gtk_file_chooser_list_filters
3844 #define gtk_file_chooser_list_shortcut_folders IA__gtk_file_chooser_list_shortcut_folders
3848 extern __typeof (gtk_file_chooser_list_shortcut_folders_utf8) IA__gtk_file_chooser_list_shortcut_folders_utf8 __attribute((visibility(
"hidden")));
3849 #define gtk_file_chooser_list_shortcut_folders_utf8 IA__gtk_file_chooser_list_shortcut_folders_utf8
3853 #define gtk_file_chooser_list_shortcut_folder_uris IA__gtk_file_chooser_list_shortcut_folder_uris
3856 #define gtk_file_chooser_remove_filter IA__gtk_file_chooser_remove_filter
3860 #define gtk_file_chooser_remove_shortcut_folder IA__gtk_file_chooser_remove_shortcut_folder
3864 extern __typeof (gtk_file_chooser_remove_shortcut_folder_utf8) IA__gtk_file_chooser_remove_shortcut_folder_utf8 __attribute((visibility(
"hidden")));
3865 #define gtk_file_chooser_remove_shortcut_folder_utf8 IA__gtk_file_chooser_remove_shortcut_folder_utf8
3869 #define gtk_file_chooser_remove_shortcut_folder_uri IA__gtk_file_chooser_remove_shortcut_folder_uri
3872 #define gtk_file_chooser_select_all IA__gtk_file_chooser_select_all
3875 #define gtk_file_chooser_select_file IA__gtk_file_chooser_select_file
3879 #define gtk_file_chooser_select_filename IA__gtk_file_chooser_select_filename
3883 extern __typeof (gtk_file_chooser_select_filename_utf8) IA__gtk_file_chooser_select_filename_utf8 __attribute((visibility(
"hidden")));
3884 #define gtk_file_chooser_select_filename_utf8 IA__gtk_file_chooser_select_filename_utf8
3888 #define gtk_file_chooser_select_uri IA__gtk_file_chooser_select_uri
3891 #define gtk_file_chooser_set_action IA__gtk_file_chooser_set_action
3895 #define gtk_file_chooser_set_current_folder IA__gtk_file_chooser_set_current_folder
3899 #define gtk_file_chooser_set_current_folder_file IA__gtk_file_chooser_set_current_folder_file
3902 extern __typeof (gtk_file_chooser_set_current_folder_utf8) IA__gtk_file_chooser_set_current_folder_utf8 __attribute((visibility(
"hidden")));
3903 #define gtk_file_chooser_set_current_folder_utf8 IA__gtk_file_chooser_set_current_folder_utf8
3907 #define gtk_file_chooser_set_current_folder_uri IA__gtk_file_chooser_set_current_folder_uri
3910 #define gtk_file_chooser_set_current_name IA__gtk_file_chooser_set_current_name
3913 #define gtk_file_chooser_set_extra_widget IA__gtk_file_chooser_set_extra_widget
3916 #define gtk_file_chooser_set_file IA__gtk_file_chooser_set_file
3920 #define gtk_file_chooser_set_filename IA__gtk_file_chooser_set_filename
3924 extern __typeof (gtk_file_chooser_set_filename_utf8) IA__gtk_file_chooser_set_filename_utf8 __attribute((visibility(
"hidden")));
3925 #define gtk_file_chooser_set_filename_utf8 IA__gtk_file_chooser_set_filename_utf8
3929 #define gtk_file_chooser_set_filter IA__gtk_file_chooser_set_filter
3932 #define gtk_file_chooser_set_local_only IA__gtk_file_chooser_set_local_only
3935 #define gtk_file_chooser_set_preview_widget IA__gtk_file_chooser_set_preview_widget
3938 #define gtk_file_chooser_set_preview_widget_active IA__gtk_file_chooser_set_preview_widget_active
3941 #define gtk_file_chooser_set_select_multiple IA__gtk_file_chooser_set_select_multiple
3944 #define gtk_file_chooser_set_show_hidden IA__gtk_file_chooser_set_show_hidden
3947 #define gtk_file_chooser_set_uri IA__gtk_file_chooser_set_uri
3950 #define gtk_file_chooser_set_use_preview_label IA__gtk_file_chooser_set_use_preview_label
3953 #define gtk_file_chooser_unselect_all IA__gtk_file_chooser_unselect_all
3956 #define gtk_file_chooser_unselect_file IA__gtk_file_chooser_unselect_file
3960 #define gtk_file_chooser_unselect_filename IA__gtk_file_chooser_unselect_filename
3964 extern __typeof (gtk_file_chooser_unselect_filename_utf8) IA__gtk_file_chooser_unselect_filename_utf8 __attribute((visibility(
"hidden")));
3965 #define gtk_file_chooser_unselect_filename_utf8 IA__gtk_file_chooser_unselect_filename_utf8
3969 #define gtk_file_chooser_unselect_uri IA__gtk_file_chooser_unselect_uri
3973 #if IN_HEADER(__GTK_FILE_CHOOSER_DIALOG_H__)
3974 #if IN_FILE(__GTK_FILE_CHOOSER_DIALOG_C__)
3976 #define gtk_file_chooser_dialog_get_type IA__gtk_file_chooser_dialog_get_type
3979 #define gtk_file_chooser_dialog_new IA__gtk_file_chooser_dialog_new
3981 #ifndef GTK_DISABLE_DEPRECATED
3983 #define gtk_file_chooser_dialog_new_with_backend IA__gtk_file_chooser_dialog_new_with_backend
3988 #if IN_HEADER(__GTK_FILE_CHOOSER_WIDGET_H__)
3989 #if IN_FILE(__GTK_FILE_CHOOSER_WIDGET_C__)
3991 #define gtk_file_chooser_widget_get_type IA__gtk_file_chooser_widget_get_type
3994 #define gtk_file_chooser_widget_new IA__gtk_file_chooser_widget_new
3996 #ifndef GTK_DISABLE_DEPRECATED
3998 #define gtk_file_chooser_widget_new_with_backend IA__gtk_file_chooser_widget_new_with_backend
4003 #if IN_HEADER(__GTK_FILE_CHOOSER_BUTTON_H__)
4004 #if IN_FILE(__GTK_FILE_CHOOSER_BUTTON_C__)
4006 #define gtk_file_chooser_button_get_title IA__gtk_file_chooser_button_get_title
4009 #define gtk_file_chooser_button_get_type IA__gtk_file_chooser_button_get_type
4012 #define gtk_file_chooser_button_get_width_chars IA__gtk_file_chooser_button_get_width_chars
4015 #define gtk_file_chooser_button_new IA__gtk_file_chooser_button_new
4017 #ifndef GTK_DISABLE_DEPRECATED
4019 #define gtk_file_chooser_button_new_with_backend IA__gtk_file_chooser_button_new_with_backend
4023 #define gtk_file_chooser_button_new_with_dialog IA__gtk_file_chooser_button_new_with_dialog
4026 #define gtk_file_chooser_button_set_title IA__gtk_file_chooser_button_set_title
4029 #define gtk_file_chooser_button_set_width_chars IA__gtk_file_chooser_button_set_width_chars
4032 #define gtk_file_chooser_button_get_focus_on_click IA__gtk_file_chooser_button_get_focus_on_click
4035 #define gtk_file_chooser_button_set_focus_on_click IA__gtk_file_chooser_button_set_focus_on_click
4039 #if IN_HEADER(__GTK_FILE_FILTER_H__)
4040 #if IN_FILE(__GTK_FILE_FILTER_C__)
4042 #define gtk_file_filter_add_custom IA__gtk_file_filter_add_custom
4045 #define gtk_file_filter_add_mime_type IA__gtk_file_filter_add_mime_type
4048 #define gtk_file_filter_add_pattern IA__gtk_file_filter_add_pattern
4051 #define gtk_file_filter_add_pixbuf_formats IA__gtk_file_filter_add_pixbuf_formats
4054 #define gtk_file_filter_filter IA__gtk_file_filter_filter
4057 #define gtk_file_filter_get_name IA__gtk_file_filter_get_name
4060 #define gtk_file_filter_get_needed IA__gtk_file_filter_get_needed
4062 extern __typeof (
gtk_file_filter_get_type) IA__gtk_file_filter_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4063 #define gtk_file_filter_get_type IA__gtk_file_filter_get_type
4065 extern __typeof (
gtk_file_filter_new) IA__gtk_file_filter_new __attribute((visibility(
"hidden")));
4066 #define gtk_file_filter_new IA__gtk_file_filter_new
4069 #define gtk_file_filter_set_name IA__gtk_file_filter_set_name
4073 #if IN_HEADER(__GTK_FILESEL_H__)
4074 #if IN_FILE(__GTK_FILESEL_C__)
4075 #ifndef GTK_DISABLE_DEPRECATED
4076 extern __typeof (gtk_file_selection_complete) IA__gtk_file_selection_complete __attribute((visibility(
"hidden")));
4077 #define gtk_file_selection_complete IA__gtk_file_selection_complete
4080 extern __typeof (gtk_file_selection_get_filename) IA__gtk_file_selection_get_filename __attribute((visibility(
"hidden")));
4081 #define gtk_file_selection_get_filename IA__gtk_file_selection_get_filename
4085 extern __typeof (gtk_file_selection_get_filename_utf8) IA__gtk_file_selection_get_filename_utf8 __attribute((visibility(
"hidden")));
4086 #define gtk_file_selection_get_filename_utf8 IA__gtk_file_selection_get_filename_utf8
4090 extern __typeof (gtk_file_selection_get_selections) IA__gtk_file_selection_get_selections __attribute((visibility(
"hidden")));
4091 #define gtk_file_selection_get_selections IA__gtk_file_selection_get_selections
4095 extern __typeof (gtk_file_selection_get_selections_utf8) IA__gtk_file_selection_get_selections_utf8 __attribute((visibility(
"hidden")));
4096 #define gtk_file_selection_get_selections_utf8 IA__gtk_file_selection_get_selections_utf8
4099 extern __typeof (gtk_file_selection_get_select_multiple) IA__gtk_file_selection_get_select_multiple __attribute((visibility(
"hidden")));
4100 #define gtk_file_selection_get_select_multiple IA__gtk_file_selection_get_select_multiple
4102 extern __typeof (gtk_file_selection_get_type) IA__gtk_file_selection_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4103 #define gtk_file_selection_get_type IA__gtk_file_selection_get_type
4105 extern __typeof (gtk_file_selection_hide_fileop_buttons) IA__gtk_file_selection_hide_fileop_buttons __attribute((visibility(
"hidden")));
4106 #define gtk_file_selection_hide_fileop_buttons IA__gtk_file_selection_hide_fileop_buttons
4108 extern __typeof (gtk_file_selection_new) IA__gtk_file_selection_new __attribute((visibility(
"hidden")));
4109 #define gtk_file_selection_new IA__gtk_file_selection_new
4112 extern __typeof (gtk_file_selection_set_filename) IA__gtk_file_selection_set_filename __attribute((visibility(
"hidden")));
4113 #define gtk_file_selection_set_filename IA__gtk_file_selection_set_filename
4117 extern __typeof (gtk_file_selection_set_filename_utf8) IA__gtk_file_selection_set_filename_utf8 __attribute((visibility(
"hidden")));
4118 #define gtk_file_selection_set_filename_utf8 IA__gtk_file_selection_set_filename_utf8
4121 extern __typeof (gtk_file_selection_set_select_multiple) IA__gtk_file_selection_set_select_multiple __attribute((visibility(
"hidden")));
4122 #define gtk_file_selection_set_select_multiple IA__gtk_file_selection_set_select_multiple
4124 extern __typeof (gtk_file_selection_show_fileop_buttons) IA__gtk_file_selection_show_fileop_buttons __attribute((visibility(
"hidden")));
4125 #define gtk_file_selection_show_fileop_buttons IA__gtk_file_selection_show_fileop_buttons
4130 #if IN_HEADER(__GTK_FIXED_H__)
4131 #if IN_FILE(__GTK_FIXED_C__)
4132 extern __typeof (
gtk_fixed_get_type) IA__gtk_fixed_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4133 #define gtk_fixed_get_type IA__gtk_fixed_get_type
4135 extern __typeof (
gtk_fixed_move) IA__gtk_fixed_move __attribute((visibility(
"hidden")));
4136 #define gtk_fixed_move IA__gtk_fixed_move
4138 extern __typeof (
gtk_fixed_new) IA__gtk_fixed_new __attribute((visibility(
"hidden")));
4139 #define gtk_fixed_new IA__gtk_fixed_new
4141 extern __typeof (
gtk_fixed_put) IA__gtk_fixed_put __attribute((visibility(
"hidden")));
4142 #define gtk_fixed_put IA__gtk_fixed_put
4144 #ifndef GTK_DISABLE_DEPRECATED
4146 #define gtk_fixed_set_has_window IA__gtk_fixed_set_has_window
4149 #define gtk_fixed_get_has_window IA__gtk_fixed_get_has_window
4154 #if IN_HEADER(__GTK_FONT_BUTTON_H__)
4155 #if IN_FILE(__GTK_FONT_BUTTON_C__)
4157 #define gtk_font_button_get_font_name IA__gtk_font_button_get_font_name
4160 #define gtk_font_button_get_show_size IA__gtk_font_button_get_show_size
4163 #define gtk_font_button_get_show_style IA__gtk_font_button_get_show_style
4166 #define gtk_font_button_get_title IA__gtk_font_button_get_title
4168 extern __typeof (
gtk_font_button_get_type) IA__gtk_font_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4169 #define gtk_font_button_get_type IA__gtk_font_button_get_type
4172 #define gtk_font_button_get_use_font IA__gtk_font_button_get_use_font
4175 #define gtk_font_button_get_use_size IA__gtk_font_button_get_use_size
4177 extern __typeof (
gtk_font_button_new) IA__gtk_font_button_new __attribute((visibility(
"hidden")));
4178 #define gtk_font_button_new IA__gtk_font_button_new
4181 #define gtk_font_button_new_with_font IA__gtk_font_button_new_with_font
4184 #define gtk_font_button_set_font_name IA__gtk_font_button_set_font_name
4187 #define gtk_font_button_set_show_size IA__gtk_font_button_set_show_size
4190 #define gtk_font_button_set_show_style IA__gtk_font_button_set_show_style
4193 #define gtk_font_button_set_title IA__gtk_font_button_set_title
4196 #define gtk_font_button_set_use_font IA__gtk_font_button_set_use_font
4199 #define gtk_font_button_set_use_size IA__gtk_font_button_set_use_size
4203 #if IN_HEADER(__GTK_FONTSEL_H__)
4204 #if IN_FILE(__GTK_FONTSEL_C__)
4206 #define gtk_font_selection_dialog_get_cancel_button IA__gtk_font_selection_dialog_get_cancel_button
4209 #define gtk_font_selection_dialog_get_font_name IA__gtk_font_selection_dialog_get_font_name
4212 #define gtk_font_selection_dialog_get_font_selection IA__gtk_font_selection_dialog_get_font_selection
4215 #define gtk_font_selection_dialog_get_ok_button IA__gtk_font_selection_dialog_get_ok_button
4218 #define gtk_font_selection_dialog_get_preview_text IA__gtk_font_selection_dialog_get_preview_text
4221 #define gtk_font_selection_dialog_get_type IA__gtk_font_selection_dialog_get_type
4224 #define gtk_font_selection_dialog_new IA__gtk_font_selection_dialog_new
4227 #define gtk_font_selection_dialog_set_font_name IA__gtk_font_selection_dialog_set_font_name
4230 #define gtk_font_selection_dialog_set_preview_text IA__gtk_font_selection_dialog_set_preview_text
4232 #ifndef GTK_DISABLE_DEPRECATED
4234 #define gtk_font_selection_dialog_get_apply_button IA__gtk_font_selection_dialog_get_apply_button
4237 #define gtk_font_selection_get_font IA__gtk_font_selection_get_font
4240 #define gtk_font_selection_dialog_get_font IA__gtk_font_selection_dialog_get_font
4244 #define gtk_font_selection_get_face IA__gtk_font_selection_get_face
4247 #define gtk_font_selection_get_face_list IA__gtk_font_selection_get_face_list
4250 #define gtk_font_selection_get_family IA__gtk_font_selection_get_family
4253 #define gtk_font_selection_get_family_list IA__gtk_font_selection_get_family_list
4256 #define gtk_font_selection_get_font_name IA__gtk_font_selection_get_font_name
4259 #define gtk_font_selection_get_preview_entry IA__gtk_font_selection_get_preview_entry
4262 #define gtk_font_selection_get_preview_text IA__gtk_font_selection_get_preview_text
4265 #define gtk_font_selection_get_size IA__gtk_font_selection_get_size
4268 #define gtk_font_selection_get_size_entry IA__gtk_font_selection_get_size_entry
4271 #define gtk_font_selection_get_size_list IA__gtk_font_selection_get_size_list
4274 #define gtk_font_selection_get_type IA__gtk_font_selection_get_type
4277 #define gtk_font_selection_new IA__gtk_font_selection_new
4280 #define gtk_font_selection_set_font_name IA__gtk_font_selection_set_font_name
4283 #define gtk_font_selection_set_preview_text IA__gtk_font_selection_set_preview_text
4287 #if IN_HEADER(__GTK_FRAME_H__)
4288 #if IN_FILE(__GTK_FRAME_C__)
4289 extern __typeof (
gtk_frame_get_label) IA__gtk_frame_get_label __attribute((visibility(
"hidden")));
4290 #define gtk_frame_get_label IA__gtk_frame_get_label
4293 #define gtk_frame_get_label_align IA__gtk_frame_get_label_align
4296 #define gtk_frame_get_label_widget IA__gtk_frame_get_label_widget
4299 #define gtk_frame_get_shadow_type IA__gtk_frame_get_shadow_type
4301 extern __typeof (
gtk_frame_get_type) IA__gtk_frame_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4302 #define gtk_frame_get_type IA__gtk_frame_get_type
4304 extern __typeof (
gtk_frame_new) IA__gtk_frame_new __attribute((visibility(
"hidden")));
4305 #define gtk_frame_new IA__gtk_frame_new
4307 extern __typeof (
gtk_frame_set_label) IA__gtk_frame_set_label __attribute((visibility(
"hidden")));
4308 #define gtk_frame_set_label IA__gtk_frame_set_label
4311 #define gtk_frame_set_label_align IA__gtk_frame_set_label_align
4314 #define gtk_frame_set_label_widget IA__gtk_frame_set_label_widget
4317 #define gtk_frame_set_shadow_type IA__gtk_frame_set_shadow_type
4321 #if IN_HEADER(__GTK_GAMMA_CURVE_H__)
4322 #if IN_FILE(__GTK_GAMMA_CURVE_C__)
4323 #ifndef GTK_DISABLE_DEPRECATED
4324 extern __typeof (gtk_gamma_curve_get_type) IA__gtk_gamma_curve_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4325 #define gtk_gamma_curve_get_type IA__gtk_gamma_curve_get_type
4327 extern __typeof (gtk_gamma_curve_new) IA__gtk_gamma_curve_new __attribute((visibility(
"hidden")));
4328 #define gtk_gamma_curve_new IA__gtk_gamma_curve_new
4333 #if IN_HEADER(__GTK_GC_H__)
4334 #if IN_FILE(__GTK_GC_C__)
4335 extern __typeof (
gtk_gc_get) IA__gtk_gc_get __attribute((visibility(
"hidden")));
4336 #define gtk_gc_get IA__gtk_gc_get
4338 extern __typeof (
gtk_gc_release) IA__gtk_gc_release __attribute((visibility(
"hidden")));
4339 #define gtk_gc_release IA__gtk_gc_release
4343 #if IN_HEADER(__GTK_HANDLE_BOX_H__)
4344 #if IN_FILE(__GTK_HANDLE_BOX_C__)
4346 #define gtk_handle_box_get_handle_position IA__gtk_handle_box_get_handle_position
4349 #define gtk_handle_box_get_shadow_type IA__gtk_handle_box_get_shadow_type
4352 #define gtk_handle_box_get_snap_edge IA__gtk_handle_box_get_snap_edge
4355 #define gtk_handle_box_get_child_detached IA__gtk_handle_box_get_child_detached
4357 extern __typeof (
gtk_handle_box_get_type) IA__gtk_handle_box_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4358 #define gtk_handle_box_get_type IA__gtk_handle_box_get_type
4360 extern __typeof (
gtk_handle_box_new) IA__gtk_handle_box_new __attribute((visibility(
"hidden")));
4361 #define gtk_handle_box_new IA__gtk_handle_box_new
4364 #define gtk_handle_box_set_handle_position IA__gtk_handle_box_set_handle_position
4367 #define gtk_handle_box_set_shadow_type IA__gtk_handle_box_set_shadow_type
4370 #define gtk_handle_box_set_snap_edge IA__gtk_handle_box_set_snap_edge
4374 #if IN_HEADER(__GTK_HBOX_H__)
4375 #if IN_FILE(__GTK_HBOX_C__)
4376 extern __typeof (
gtk_hbox_get_type) IA__gtk_hbox_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4377 #define gtk_hbox_get_type IA__gtk_hbox_get_type
4379 extern __typeof (
gtk_hbox_new) IA__gtk_hbox_new __attribute((visibility(
"hidden")));
4380 #define gtk_hbox_new IA__gtk_hbox_new
4384 #if IN_HEADER(__GTK_HBUTTON_BOX_H__)
4385 #if IN_FILE(__GTK_HBUTTON_BOX_C__)
4386 extern __typeof (
gtk_hbutton_box_new) IA__gtk_hbutton_box_new __attribute((visibility(
"hidden")));
4387 #define gtk_hbutton_box_new IA__gtk_hbutton_box_new
4389 extern __typeof (
gtk_hbutton_box_get_type) IA__gtk_hbutton_box_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4390 #define gtk_hbutton_box_get_type IA__gtk_hbutton_box_get_type
4392 #ifndef GTK_DISABLE_DEPRECATED
4394 #define gtk_hbutton_box_get_layout_default IA__gtk_hbutton_box_get_layout_default
4397 #define gtk_hbutton_box_get_spacing_default IA__gtk_hbutton_box_get_spacing_default
4400 #define gtk_hbutton_box_set_layout_default IA__gtk_hbutton_box_set_layout_default
4403 #define gtk_hbutton_box_set_spacing_default IA__gtk_hbutton_box_set_spacing_default
4408 #if IN_HEADER(__GTK_HPANED_H__)
4409 #if IN_FILE(__GTK_HPANED_C__)
4410 extern __typeof (
gtk_hpaned_get_type) IA__gtk_hpaned_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4411 #define gtk_hpaned_get_type IA__gtk_hpaned_get_type
4413 extern __typeof (
gtk_hpaned_new) IA__gtk_hpaned_new __attribute((visibility(
"hidden")));
4414 #define gtk_hpaned_new IA__gtk_hpaned_new
4418 #if IN_HEADER(__GTK_HRULER_H__)
4419 #if IN_FILE(__GTK_HRULER_C__)
4420 #ifndef GTK_DISABLE_DEPRECATED
4421 extern __typeof (
gtk_hruler_get_type) IA__gtk_hruler_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4422 #define gtk_hruler_get_type IA__gtk_hruler_get_type
4424 extern __typeof (
gtk_hruler_new) IA__gtk_hruler_new __attribute((visibility(
"hidden")));
4425 #define gtk_hruler_new IA__gtk_hruler_new
4430 #if IN_HEADER(__GTK_HSCALE_H__)
4431 #if IN_FILE(__GTK_HSCALE_C__)
4432 extern __typeof (
gtk_hscale_get_type) IA__gtk_hscale_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4433 #define gtk_hscale_get_type IA__gtk_hscale_get_type
4435 extern __typeof (
gtk_hscale_new) IA__gtk_hscale_new __attribute((visibility(
"hidden")));
4436 #define gtk_hscale_new IA__gtk_hscale_new
4439 #define gtk_hscale_new_with_range IA__gtk_hscale_new_with_range
4443 #if IN_HEADER(__GTK_HSCROLLBAR_H__)
4444 #if IN_FILE(__GTK_HSCROLLBAR_C__)
4445 extern __typeof (
gtk_hscrollbar_get_type) IA__gtk_hscrollbar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4446 #define gtk_hscrollbar_get_type IA__gtk_hscrollbar_get_type
4448 extern __typeof (
gtk_hscrollbar_new) IA__gtk_hscrollbar_new __attribute((visibility(
"hidden")));
4449 #define gtk_hscrollbar_new IA__gtk_hscrollbar_new
4453 #if IN_HEADER(__GTK_HSEPARATOR_H__)
4454 #if IN_FILE(__GTK_HSEPARATOR_C__)
4455 extern __typeof (
gtk_hseparator_get_type) IA__gtk_hseparator_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4456 #define gtk_hseparator_get_type IA__gtk_hseparator_get_type
4458 extern __typeof (
gtk_hseparator_new) IA__gtk_hseparator_new __attribute((visibility(
"hidden")));
4459 #define gtk_hseparator_new IA__gtk_hseparator_new
4463 #if IN_HEADER(__GTK_HSV_H__)
4464 #if IN_FILE(__GTK_HSV_C__)
4465 extern __typeof (
gtk_hsv_get_color) IA__gtk_hsv_get_color __attribute((visibility(
"hidden")));
4466 #define gtk_hsv_get_color IA__gtk_hsv_get_color
4468 extern __typeof (
gtk_hsv_get_metrics) IA__gtk_hsv_get_metrics __attribute((visibility(
"hidden")));
4469 #define gtk_hsv_get_metrics IA__gtk_hsv_get_metrics
4471 extern __typeof (
gtk_hsv_get_type) IA__gtk_hsv_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4472 #define gtk_hsv_get_type IA__gtk_hsv_get_type
4474 extern __typeof (
gtk_hsv_is_adjusting) IA__gtk_hsv_is_adjusting __attribute((visibility(
"hidden")));
4475 #define gtk_hsv_is_adjusting IA__gtk_hsv_is_adjusting
4477 extern __typeof (
gtk_hsv_new) IA__gtk_hsv_new __attribute((visibility(
"hidden")));
4478 #define gtk_hsv_new IA__gtk_hsv_new
4480 extern __typeof (
gtk_hsv_set_color) IA__gtk_hsv_set_color __attribute((visibility(
"hidden")));
4481 #define gtk_hsv_set_color IA__gtk_hsv_set_color
4483 extern __typeof (
gtk_hsv_set_metrics) IA__gtk_hsv_set_metrics __attribute((visibility(
"hidden")));
4484 #define gtk_hsv_set_metrics IA__gtk_hsv_set_metrics
4486 extern __typeof (
gtk_hsv_to_rgb) IA__gtk_hsv_to_rgb __attribute((visibility(
"hidden")));
4487 #define gtk_hsv_to_rgb IA__gtk_hsv_to_rgb
4489 extern __typeof (
gtk_rgb_to_hsv) IA__gtk_rgb_to_hsv __attribute((visibility(
"hidden")));
4490 #define gtk_rgb_to_hsv IA__gtk_rgb_to_hsv
4494 #if IN_HEADER(__GTK_ICON_FACTORY_H__)
4495 #if IN_FILE(__GTK_ICON_FACTORY_C__)
4496 extern __typeof (
gtk_icon_factory_add) IA__gtk_icon_factory_add __attribute((visibility(
"hidden")));
4497 #define gtk_icon_factory_add IA__gtk_icon_factory_add
4500 #define gtk_icon_factory_add_default IA__gtk_icon_factory_add_default
4502 extern __typeof (
gtk_icon_factory_get_type) IA__gtk_icon_factory_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4503 #define gtk_icon_factory_get_type IA__gtk_icon_factory_get_type
4506 #define gtk_icon_factory_lookup IA__gtk_icon_factory_lookup
4509 #define gtk_icon_factory_lookup_default IA__gtk_icon_factory_lookup_default
4511 extern __typeof (
gtk_icon_factory_new) IA__gtk_icon_factory_new __attribute((visibility(
"hidden")));
4512 #define gtk_icon_factory_new IA__gtk_icon_factory_new
4515 #define gtk_icon_factory_remove_default IA__gtk_icon_factory_remove_default
4518 #define gtk_icon_size_from_name IA__gtk_icon_size_from_name
4521 #define gtk_icon_size_get_name IA__gtk_icon_size_get_name
4523 extern __typeof (
gtk_icon_size_lookup) IA__gtk_icon_size_lookup __attribute((visibility(
"hidden")));
4524 #define gtk_icon_size_lookup IA__gtk_icon_size_lookup
4527 #define gtk_icon_size_lookup_for_settings IA__gtk_icon_size_lookup_for_settings
4530 #define gtk_icon_size_register IA__gtk_icon_size_register
4533 #define gtk_icon_size_register_alias IA__gtk_icon_size_register_alias
4536 #define gtk_icon_set_add_source IA__gtk_icon_set_add_source
4538 extern __typeof (
gtk_icon_set_copy) IA__gtk_icon_set_copy __attribute((visibility(
"hidden")));
4539 #define gtk_icon_set_copy IA__gtk_icon_set_copy
4542 #define gtk_icon_set_get_sizes IA__gtk_icon_set_get_sizes
4544 extern __typeof (
gtk_icon_set_get_type) IA__gtk_icon_set_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4545 #define gtk_icon_set_get_type IA__gtk_icon_set_get_type
4547 extern __typeof (
gtk_icon_set_new) IA__gtk_icon_set_new __attribute((visibility(
"hidden")));
4548 #define gtk_icon_set_new IA__gtk_icon_set_new
4551 #define gtk_icon_set_new_from_pixbuf IA__gtk_icon_set_new_from_pixbuf
4553 extern __typeof (
gtk_icon_set_ref) IA__gtk_icon_set_ref __attribute((visibility(
"hidden")));
4554 #define gtk_icon_set_ref IA__gtk_icon_set_ref
4557 #define gtk_icon_set_render_icon IA__gtk_icon_set_render_icon
4559 extern __typeof (
gtk_icon_set_unref) IA__gtk_icon_set_unref __attribute((visibility(
"hidden")));
4560 #define gtk_icon_set_unref IA__gtk_icon_set_unref
4562 extern __typeof (
gtk_icon_source_copy) IA__gtk_icon_source_copy __attribute((visibility(
"hidden")));
4563 #define gtk_icon_source_copy IA__gtk_icon_source_copy
4565 extern __typeof (
gtk_icon_source_free) IA__gtk_icon_source_free __attribute((visibility(
"hidden")));
4566 #define gtk_icon_source_free IA__gtk_icon_source_free
4569 #define gtk_icon_source_get_direction IA__gtk_icon_source_get_direction
4572 #define gtk_icon_source_get_direction_wildcarded IA__gtk_icon_source_get_direction_wildcarded
4576 #define gtk_icon_source_get_filename IA__gtk_icon_source_get_filename
4580 extern __typeof (gtk_icon_source_get_filename_utf8) IA__gtk_icon_source_get_filename_utf8 __attribute((visibility(
"hidden")));
4581 #define gtk_icon_source_get_filename_utf8 IA__gtk_icon_source_get_filename_utf8
4585 #define gtk_icon_source_get_icon_name IA__gtk_icon_source_get_icon_name
4588 #define gtk_icon_source_get_pixbuf IA__gtk_icon_source_get_pixbuf
4591 #define gtk_icon_source_get_size IA__gtk_icon_source_get_size
4594 #define gtk_icon_source_get_size_wildcarded IA__gtk_icon_source_get_size_wildcarded
4597 #define gtk_icon_source_get_state IA__gtk_icon_source_get_state
4600 #define gtk_icon_source_get_state_wildcarded IA__gtk_icon_source_get_state_wildcarded
4602 extern __typeof (
gtk_icon_source_get_type) IA__gtk_icon_source_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4603 #define gtk_icon_source_get_type IA__gtk_icon_source_get_type
4605 extern __typeof (
gtk_icon_source_new) IA__gtk_icon_source_new __attribute((visibility(
"hidden")));
4606 #define gtk_icon_source_new IA__gtk_icon_source_new
4609 #define gtk_icon_source_set_direction IA__gtk_icon_source_set_direction
4612 #define gtk_icon_source_set_direction_wildcarded IA__gtk_icon_source_set_direction_wildcarded
4616 #define gtk_icon_source_set_filename IA__gtk_icon_source_set_filename
4620 extern __typeof (gtk_icon_source_set_filename_utf8) IA__gtk_icon_source_set_filename_utf8 __attribute((visibility(
"hidden")));
4621 #define gtk_icon_source_set_filename_utf8 IA__gtk_icon_source_set_filename_utf8
4625 #define gtk_icon_source_set_icon_name IA__gtk_icon_source_set_icon_name
4628 #define gtk_icon_source_set_pixbuf IA__gtk_icon_source_set_pixbuf
4631 #define gtk_icon_source_set_size IA__gtk_icon_source_set_size
4634 #define gtk_icon_source_set_size_wildcarded IA__gtk_icon_source_set_size_wildcarded
4637 #define gtk_icon_source_set_state IA__gtk_icon_source_set_state
4640 #define gtk_icon_source_set_state_wildcarded IA__gtk_icon_source_set_state_wildcarded
4644 #if IN_HEADER(__GTK_ICON_THEME_H__)
4645 #if IN_FILE(__GTK_ICON_THEME_C__)
4646 extern __typeof (
gtk_icon_info_copy) IA__gtk_icon_info_copy __attribute((visibility(
"hidden")));
4647 #define gtk_icon_info_copy IA__gtk_icon_info_copy
4649 extern __typeof (
gtk_icon_info_free) IA__gtk_icon_info_free __attribute((visibility(
"hidden")));
4650 #define gtk_icon_info_free IA__gtk_icon_info_free
4653 #define gtk_icon_info_new_for_pixbuf IA__gtk_icon_info_new_for_pixbuf
4656 #define gtk_icon_info_get_attach_points IA__gtk_icon_info_get_attach_points
4659 #define gtk_icon_info_get_base_size IA__gtk_icon_info_get_base_size
4662 #define gtk_icon_info_get_builtin_pixbuf IA__gtk_icon_info_get_builtin_pixbuf
4665 #define gtk_icon_info_get_display_name IA__gtk_icon_info_get_display_name
4668 #define gtk_icon_info_get_embedded_rect IA__gtk_icon_info_get_embedded_rect
4672 #define gtk_icon_info_get_filename IA__gtk_icon_info_get_filename
4676 extern __typeof (gtk_icon_info_get_filename_utf8) IA__gtk_icon_info_get_filename_utf8 __attribute((visibility(
"hidden")));
4677 #define gtk_icon_info_get_filename_utf8 IA__gtk_icon_info_get_filename_utf8
4680 extern __typeof (
gtk_icon_info_get_type) IA__gtk_icon_info_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4681 #define gtk_icon_info_get_type IA__gtk_icon_info_get_type
4684 #define gtk_icon_info_load_icon IA__gtk_icon_info_load_icon
4687 #define gtk_icon_info_set_raw_coordinates IA__gtk_icon_info_set_raw_coordinates
4690 #define gtk_icon_theme_add_builtin_icon IA__gtk_icon_theme_add_builtin_icon
4694 #define gtk_icon_theme_append_search_path IA__gtk_icon_theme_append_search_path
4698 extern __typeof (gtk_icon_theme_append_search_path_utf8) IA__gtk_icon_theme_append_search_path_utf8 __attribute((visibility(
"hidden")));
4699 #define gtk_icon_theme_append_search_path_utf8 IA__gtk_icon_theme_append_search_path_utf8
4703 #define gtk_icon_theme_error_quark IA__gtk_icon_theme_error_quark
4706 #define gtk_icon_theme_get_default IA__gtk_icon_theme_get_default
4709 #define gtk_icon_theme_get_example_icon_name IA__gtk_icon_theme_get_example_icon_name
4712 #define gtk_icon_theme_get_for_screen IA__gtk_icon_theme_get_for_screen
4715 #define gtk_icon_theme_get_icon_sizes IA__gtk_icon_theme_get_icon_sizes
4719 #define gtk_icon_theme_get_search_path IA__gtk_icon_theme_get_search_path
4723 extern __typeof (gtk_icon_theme_get_search_path_utf8) IA__gtk_icon_theme_get_search_path_utf8 __attribute((visibility(
"hidden")));
4724 #define gtk_icon_theme_get_search_path_utf8 IA__gtk_icon_theme_get_search_path_utf8
4727 extern __typeof (
gtk_icon_theme_get_type) IA__gtk_icon_theme_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4728 #define gtk_icon_theme_get_type IA__gtk_icon_theme_get_type
4731 #define gtk_icon_theme_has_icon IA__gtk_icon_theme_has_icon
4734 #define gtk_icon_theme_list_contexts IA__gtk_icon_theme_list_contexts
4737 #define gtk_icon_theme_list_icons IA__gtk_icon_theme_list_icons
4740 #define gtk_icon_theme_load_icon IA__gtk_icon_theme_load_icon
4743 #define gtk_icon_theme_lookup_icon IA__gtk_icon_theme_lookup_icon
4746 #define gtk_icon_theme_lookup_by_gicon IA__gtk_icon_theme_lookup_by_gicon
4749 #define gtk_icon_theme_choose_icon IA__gtk_icon_theme_choose_icon
4751 extern __typeof (
gtk_icon_theme_new) IA__gtk_icon_theme_new __attribute((visibility(
"hidden")));
4752 #define gtk_icon_theme_new IA__gtk_icon_theme_new
4756 #define gtk_icon_theme_prepend_search_path IA__gtk_icon_theme_prepend_search_path
4760 extern __typeof (gtk_icon_theme_prepend_search_path_utf8) IA__gtk_icon_theme_prepend_search_path_utf8 __attribute((visibility(
"hidden")));
4761 #define gtk_icon_theme_prepend_search_path_utf8 IA__gtk_icon_theme_prepend_search_path_utf8
4765 #define gtk_icon_theme_rescan_if_needed IA__gtk_icon_theme_rescan_if_needed
4768 #define gtk_icon_theme_set_custom_theme IA__gtk_icon_theme_set_custom_theme
4771 #define gtk_icon_theme_set_screen IA__gtk_icon_theme_set_screen
4775 #define gtk_icon_theme_set_search_path IA__gtk_icon_theme_set_search_path
4779 extern __typeof (gtk_icon_theme_set_search_path_utf8) IA__gtk_icon_theme_set_search_path_utf8 __attribute((visibility(
"hidden")));
4780 #define gtk_icon_theme_set_search_path_utf8 IA__gtk_icon_theme_set_search_path_utf8
4785 #if IN_HEADER(__GTK_ICON_VIEW_H__)
4786 #if IN_FILE(__GTK_ICON_VIEW_C__)
4788 #define gtk_icon_view_get_column_spacing IA__gtk_icon_view_get_column_spacing
4791 #define gtk_icon_view_get_columns IA__gtk_icon_view_get_columns
4794 #define gtk_icon_view_get_cursor IA__gtk_icon_view_get_cursor
4797 #define gtk_icon_view_get_item_padding IA__gtk_icon_view_get_item_padding
4800 #define gtk_icon_view_get_item_width IA__gtk_icon_view_get_item_width
4803 #define gtk_icon_view_get_margin IA__gtk_icon_view_get_margin
4806 #define gtk_icon_view_get_markup_column IA__gtk_icon_view_get_markup_column
4809 #define gtk_icon_view_get_model IA__gtk_icon_view_get_model
4812 #define gtk_icon_view_get_orientation IA__gtk_icon_view_get_orientation
4815 #define gtk_icon_view_get_item_orientation IA__gtk_icon_view_get_item_orientation
4818 #define gtk_icon_view_get_path_at_pos IA__gtk_icon_view_get_path_at_pos
4821 #define gtk_icon_view_get_item_at_pos IA__gtk_icon_view_get_item_at_pos
4824 #define gtk_icon_view_convert_widget_to_bin_window_coords IA__gtk_icon_view_convert_widget_to_bin_window_coords
4827 #define gtk_icon_view_get_pixbuf_column IA__gtk_icon_view_get_pixbuf_column
4830 #define gtk_icon_view_get_row_spacing IA__gtk_icon_view_get_row_spacing
4833 #define gtk_icon_view_get_selected_items IA__gtk_icon_view_get_selected_items
4836 #define gtk_icon_view_get_selection_mode IA__gtk_icon_view_get_selection_mode
4839 #define gtk_icon_view_get_spacing IA__gtk_icon_view_get_spacing
4842 #define gtk_icon_view_get_text_column IA__gtk_icon_view_get_text_column
4844 extern __typeof (
gtk_icon_view_get_type) IA__gtk_icon_view_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
4845 #define gtk_icon_view_get_type IA__gtk_icon_view_get_type
4848 #define gtk_icon_view_get_visible_range IA__gtk_icon_view_get_visible_range
4851 #define gtk_icon_view_item_activated IA__gtk_icon_view_item_activated
4853 extern __typeof (
gtk_icon_view_new) IA__gtk_icon_view_new __attribute((visibility(
"hidden")));
4854 #define gtk_icon_view_new IA__gtk_icon_view_new
4857 #define gtk_icon_view_new_with_model IA__gtk_icon_view_new_with_model
4860 #define gtk_icon_view_path_is_selected IA__gtk_icon_view_path_is_selected
4863 #define gtk_icon_view_scroll_to_path IA__gtk_icon_view_scroll_to_path
4866 #define gtk_icon_view_select_all IA__gtk_icon_view_select_all
4869 #define gtk_icon_view_selected_foreach IA__gtk_icon_view_selected_foreach
4872 #define gtk_icon_view_select_path IA__gtk_icon_view_select_path
4875 #define gtk_icon_view_set_column_spacing IA__gtk_icon_view_set_column_spacing
4878 #define gtk_icon_view_set_columns IA__gtk_icon_view_set_columns
4881 #define gtk_icon_view_set_cursor IA__gtk_icon_view_set_cursor
4884 #define gtk_icon_view_set_item_padding IA__gtk_icon_view_set_item_padding
4887 #define gtk_icon_view_set_item_width IA__gtk_icon_view_set_item_width
4890 #define gtk_icon_view_set_margin IA__gtk_icon_view_set_margin
4893 #define gtk_icon_view_set_markup_column IA__gtk_icon_view_set_markup_column
4896 #define gtk_icon_view_set_model IA__gtk_icon_view_set_model
4899 #define gtk_icon_view_set_orientation IA__gtk_icon_view_set_orientation
4902 #define gtk_icon_view_set_item_orientation IA__gtk_icon_view_set_item_orientation
4905 #define gtk_icon_view_set_pixbuf_column IA__gtk_icon_view_set_pixbuf_column
4908 #define gtk_icon_view_set_row_spacing IA__gtk_icon_view_set_row_spacing
4911 #define gtk_icon_view_set_selection_mode IA__gtk_icon_view_set_selection_mode
4914 #define gtk_icon_view_set_spacing IA__gtk_icon_view_set_spacing
4917 #define gtk_icon_view_set_text_column IA__gtk_icon_view_set_text_column
4920 #define gtk_icon_view_unselect_all IA__gtk_icon_view_unselect_all
4923 #define gtk_icon_view_unselect_path IA__gtk_icon_view_unselect_path
4926 #define gtk_icon_view_enable_model_drag_source IA__gtk_icon_view_enable_model_drag_source
4929 #define gtk_icon_view_enable_model_drag_dest IA__gtk_icon_view_enable_model_drag_dest
4932 #define gtk_icon_view_unset_model_drag_source IA__gtk_icon_view_unset_model_drag_source
4935 #define gtk_icon_view_unset_model_drag_dest IA__gtk_icon_view_unset_model_drag_dest
4938 #define gtk_icon_view_set_reorderable IA__gtk_icon_view_set_reorderable
4941 #define gtk_icon_view_get_reorderable IA__gtk_icon_view_get_reorderable
4944 #define gtk_icon_view_set_drag_dest_item IA__gtk_icon_view_set_drag_dest_item
4947 #define gtk_icon_view_get_drag_dest_item IA__gtk_icon_view_get_drag_dest_item
4950 #define gtk_icon_view_get_dest_item_at_pos IA__gtk_icon_view_get_dest_item_at_pos
4953 #define gtk_icon_view_create_drag_icon IA__gtk_icon_view_create_drag_icon
4956 #define gtk_icon_view_set_tooltip_item IA__gtk_icon_view_set_tooltip_item
4959 #define gtk_icon_view_set_tooltip_cell IA__gtk_icon_view_set_tooltip_cell
4962 #define gtk_icon_view_get_tooltip_context IA__gtk_icon_view_get_tooltip_context
4965 #define gtk_icon_view_set_tooltip_column IA__gtk_icon_view_set_tooltip_column
4968 #define gtk_icon_view_get_tooltip_column IA__gtk_icon_view_get_tooltip_column
4971 #define gtk_icon_view_get_item_row IA__gtk_icon_view_get_item_row
4974 #define gtk_icon_view_get_item_column IA__gtk_icon_view_get_item_column
4978 #if IN_HEADER(__GTK_IMAGE_H__)
4979 #if IN_FILE(__GTK_IMAGE_C__)
4980 #ifndef GTK_DISABLE_DEPRECATED
4981 extern __typeof (
gtk_image_get) IA__gtk_image_get __attribute((visibility(
"hidden")));
4982 #define gtk_image_get IA__gtk_image_get
4984 extern __typeof (
gtk_image_set) IA__gtk_image_set __attribute((visibility(
"hidden")));
4985 #define gtk_image_set IA__gtk_image_set
4988 extern __typeof (
gtk_image_clear) IA__gtk_image_clear __attribute((visibility(
"hidden")));
4989 #define gtk_image_clear IA__gtk_image_clear
4992 #define gtk_image_get_animation IA__gtk_image_get_animation
4995 #define gtk_image_get_icon_name IA__gtk_image_get_icon_name
4998 #define gtk_image_get_icon_set IA__gtk_image_get_icon_set
5000 extern __typeof (
gtk_image_get_image) IA__gtk_image_get_image __attribute((visibility(
"hidden")));
5001 #define gtk_image_get_image IA__gtk_image_get_image
5003 extern __typeof (
gtk_image_get_pixbuf) IA__gtk_image_get_pixbuf __attribute((visibility(
"hidden")));
5004 #define gtk_image_get_pixbuf IA__gtk_image_get_pixbuf
5007 #define gtk_image_get_pixel_size IA__gtk_image_get_pixel_size
5009 extern __typeof (
gtk_image_get_pixmap) IA__gtk_image_get_pixmap __attribute((visibility(
"hidden")));
5010 #define gtk_image_get_pixmap IA__gtk_image_get_pixmap
5012 extern __typeof (
gtk_image_get_stock) IA__gtk_image_get_stock __attribute((visibility(
"hidden")));
5013 #define gtk_image_get_stock IA__gtk_image_get_stock
5015 extern __typeof (
gtk_image_get_gicon) IA__gtk_image_get_gicon __attribute((visibility(
"hidden")));
5016 #define gtk_image_get_gicon IA__gtk_image_get_gicon
5019 #define gtk_image_get_storage_type IA__gtk_image_get_storage_type
5021 extern __typeof (
gtk_image_get_type) IA__gtk_image_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5022 #define gtk_image_get_type IA__gtk_image_get_type
5024 extern __typeof (
gtk_image_new) IA__gtk_image_new __attribute((visibility(
"hidden")));
5025 #define gtk_image_new IA__gtk_image_new
5028 #define gtk_image_new_from_animation IA__gtk_image_new_from_animation
5032 #define gtk_image_new_from_file IA__gtk_image_new_from_file
5036 extern __typeof (gtk_image_new_from_file_utf8) IA__gtk_image_new_from_file_utf8 __attribute((visibility(
"hidden")));
5037 #define gtk_image_new_from_file_utf8 IA__gtk_image_new_from_file_utf8
5041 #define gtk_image_new_from_icon_name IA__gtk_image_new_from_icon_name
5044 #define gtk_image_new_from_icon_set IA__gtk_image_new_from_icon_set
5047 #define gtk_image_new_from_image IA__gtk_image_new_from_image
5050 #define gtk_image_new_from_pixbuf IA__gtk_image_new_from_pixbuf
5053 #define gtk_image_new_from_pixmap IA__gtk_image_new_from_pixmap
5056 #define gtk_image_new_from_stock IA__gtk_image_new_from_stock
5059 #define gtk_image_new_from_gicon IA__gtk_image_new_from_gicon
5062 #define gtk_image_set_from_animation IA__gtk_image_set_from_animation
5066 #define gtk_image_set_from_file IA__gtk_image_set_from_file
5070 extern __typeof (gtk_image_set_from_file_utf8) IA__gtk_image_set_from_file_utf8 __attribute((visibility(
"hidden")));
5071 #define gtk_image_set_from_file_utf8 IA__gtk_image_set_from_file_utf8
5075 #define gtk_image_set_from_icon_name IA__gtk_image_set_from_icon_name
5078 #define gtk_image_set_from_icon_set IA__gtk_image_set_from_icon_set
5081 #define gtk_image_set_from_image IA__gtk_image_set_from_image
5084 #define gtk_image_set_from_pixbuf IA__gtk_image_set_from_pixbuf
5087 #define gtk_image_set_from_pixmap IA__gtk_image_set_from_pixmap
5090 #define gtk_image_set_from_stock IA__gtk_image_set_from_stock
5093 #define gtk_image_set_from_gicon IA__gtk_image_set_from_gicon
5096 #define gtk_image_set_pixel_size IA__gtk_image_set_pixel_size
5100 #if IN_HEADER(__GTK_IMAGE_MENU_ITEM_H__)
5101 #if IN_FILE(__GTK_IMAGE_MENU_ITEM_C__)
5103 #define gtk_image_menu_item_get_always_show_image IA__gtk_image_menu_item_get_always_show_image
5106 #define gtk_image_menu_item_get_image IA__gtk_image_menu_item_get_image
5109 #define gtk_image_menu_item_get_type IA__gtk_image_menu_item_get_type
5112 #define gtk_image_menu_item_get_use_stock IA__gtk_image_menu_item_get_use_stock
5115 #define gtk_image_menu_item_new IA__gtk_image_menu_item_new
5118 #define gtk_image_menu_item_new_from_stock IA__gtk_image_menu_item_new_from_stock
5121 #define gtk_image_menu_item_new_with_label IA__gtk_image_menu_item_new_with_label
5124 #define gtk_image_menu_item_new_with_mnemonic IA__gtk_image_menu_item_new_with_mnemonic
5127 #define gtk_image_menu_item_set_accel_group IA__gtk_image_menu_item_set_accel_group
5130 #define gtk_image_menu_item_set_always_show_image IA__gtk_image_menu_item_set_always_show_image
5133 #define gtk_image_menu_item_set_image IA__gtk_image_menu_item_set_image
5136 #define gtk_image_menu_item_set_use_stock IA__gtk_image_menu_item_set_use_stock
5140 #if IN_HEADER(__GTK_IM_CONTEXT_H__)
5141 #if IN_FILE(__GTK_IM_CONTEXT_C__)
5143 #define gtk_im_context_delete_surrounding IA__gtk_im_context_delete_surrounding
5146 #define gtk_im_context_filter_keypress IA__gtk_im_context_filter_keypress
5149 #define gtk_im_context_focus_in IA__gtk_im_context_focus_in
5152 #define gtk_im_context_focus_out IA__gtk_im_context_focus_out
5155 #define gtk_im_context_get_preedit_string IA__gtk_im_context_get_preedit_string
5158 #define gtk_im_context_get_surrounding IA__gtk_im_context_get_surrounding
5160 extern __typeof (
gtk_im_context_get_type) IA__gtk_im_context_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5161 #define gtk_im_context_get_type IA__gtk_im_context_get_type
5163 extern __typeof (
gtk_im_context_reset) IA__gtk_im_context_reset __attribute((visibility(
"hidden")));
5164 #define gtk_im_context_reset IA__gtk_im_context_reset
5167 #define gtk_im_context_set_client_window IA__gtk_im_context_set_client_window
5170 #define gtk_im_context_set_cursor_location IA__gtk_im_context_set_cursor_location
5173 #define gtk_im_context_set_surrounding IA__gtk_im_context_set_surrounding
5176 #define gtk_im_context_set_use_preedit IA__gtk_im_context_set_use_preedit
5180 #if IN_HEADER(__GTK_IM_CONTEXT_SIMPLE_H__)
5181 #if IN_FILE(__GTK_IM_CONTEXT_SIMPLE_C__)
5183 #define gtk_im_context_simple_add_table IA__gtk_im_context_simple_add_table
5186 #define gtk_im_context_simple_get_type IA__gtk_im_context_simple_get_type
5189 #define gtk_im_context_simple_new IA__gtk_im_context_simple_new
5193 #if IN_HEADER(__GTK_IM_MULTICONTEXT_H__)
5194 #if IN_FILE(__GTK_IM_MULTICONTEXT_C__)
5196 #define gtk_im_multicontext_append_menuitems IA__gtk_im_multicontext_append_menuitems
5199 #define gtk_im_multicontext_get_context_id IA__gtk_im_multicontext_get_context_id
5202 #define gtk_im_multicontext_set_context_id IA__gtk_im_multicontext_set_context_id
5205 #define gtk_im_multicontext_get_type IA__gtk_im_multicontext_get_type
5208 #define gtk_im_multicontext_new IA__gtk_im_multicontext_new
5212 #if IN_HEADER(__GTK_INVISIBLE_H__)
5213 #if IN_FILE(__GTK_INVISIBLE_C__)
5215 #define gtk_invisible_get_screen IA__gtk_invisible_get_screen
5217 extern __typeof (
gtk_invisible_get_type) IA__gtk_invisible_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5218 #define gtk_invisible_get_type IA__gtk_invisible_get_type
5220 extern __typeof (
gtk_invisible_new) IA__gtk_invisible_new __attribute((visibility(
"hidden")));
5221 #define gtk_invisible_new IA__gtk_invisible_new
5224 #define gtk_invisible_new_for_screen IA__gtk_invisible_new_for_screen
5227 #define gtk_invisible_set_screen IA__gtk_invisible_set_screen
5231 #if IN_HEADER(__GTK_ITEM_H__)
5232 #if IN_FILE(__GTK_ITEM_C__)
5233 extern __typeof (
gtk_item_get_type) IA__gtk_item_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5234 #define gtk_item_get_type IA__gtk_item_get_type
5236 #ifndef GTK_DISABLE_DEPRECATED
5237 extern __typeof (
gtk_item_deselect) IA__gtk_item_deselect __attribute((visibility(
"hidden")));
5238 #define gtk_item_deselect IA__gtk_item_deselect
5240 extern __typeof (
gtk_item_select) IA__gtk_item_select __attribute((visibility(
"hidden")));
5241 #define gtk_item_select IA__gtk_item_select
5243 extern __typeof (
gtk_item_toggle) IA__gtk_item_toggle __attribute((visibility(
"hidden")));
5244 #define gtk_item_toggle IA__gtk_item_toggle
5249 #if IN_HEADER(__GTK_ITEM_FACTORY_H__)
5250 #if IN_FILE(__GTK_ITEM_FACTORY_C__)
5251 #ifndef GTK_DISABLE_DEPRECATED
5252 extern __typeof (gtk_item_factories_path_delete) IA__gtk_item_factories_path_delete __attribute((visibility(
"hidden")));
5253 #define gtk_item_factories_path_delete IA__gtk_item_factories_path_delete
5255 extern __typeof (gtk_item_factory_add_foreign) IA__gtk_item_factory_add_foreign __attribute((visibility(
"hidden")));
5256 #define gtk_item_factory_add_foreign IA__gtk_item_factory_add_foreign
5258 extern __typeof (gtk_item_factory_construct) IA__gtk_item_factory_construct __attribute((visibility(
"hidden")));
5259 #define gtk_item_factory_construct IA__gtk_item_factory_construct
5261 extern __typeof (gtk_item_factory_create_item) IA__gtk_item_factory_create_item __attribute((visibility(
"hidden")));
5262 #define gtk_item_factory_create_item IA__gtk_item_factory_create_item
5264 extern __typeof (gtk_item_factory_create_items) IA__gtk_item_factory_create_items __attribute((visibility(
"hidden")));
5265 #define gtk_item_factory_create_items IA__gtk_item_factory_create_items
5267 extern __typeof (gtk_item_factory_create_items_ac) IA__gtk_item_factory_create_items_ac __attribute((visibility(
"hidden")));
5268 #define gtk_item_factory_create_items_ac IA__gtk_item_factory_create_items_ac
5270 extern __typeof (gtk_item_factory_create_menu_entries) IA__gtk_item_factory_create_menu_entries __attribute((visibility(
"hidden")));
5271 #define gtk_item_factory_create_menu_entries IA__gtk_item_factory_create_menu_entries
5273 extern __typeof (gtk_item_factory_delete_entries) IA__gtk_item_factory_delete_entries __attribute((visibility(
"hidden")));
5274 #define gtk_item_factory_delete_entries IA__gtk_item_factory_delete_entries
5276 extern __typeof (gtk_item_factory_delete_entry) IA__gtk_item_factory_delete_entry __attribute((visibility(
"hidden")));
5277 #define gtk_item_factory_delete_entry IA__gtk_item_factory_delete_entry
5279 extern __typeof (gtk_item_factory_delete_item) IA__gtk_item_factory_delete_item __attribute((visibility(
"hidden")));
5280 #define gtk_item_factory_delete_item IA__gtk_item_factory_delete_item
5282 extern __typeof (gtk_item_factory_from_path) IA__gtk_item_factory_from_path __attribute((visibility(
"hidden")));
5283 #define gtk_item_factory_from_path IA__gtk_item_factory_from_path
5285 extern __typeof (gtk_item_factory_from_widget) IA__gtk_item_factory_from_widget __attribute((visibility(
"hidden")));
5286 #define gtk_item_factory_from_widget IA__gtk_item_factory_from_widget
5288 extern __typeof (gtk_item_factory_get_item) IA__gtk_item_factory_get_item __attribute((visibility(
"hidden")));
5289 #define gtk_item_factory_get_item IA__gtk_item_factory_get_item
5291 extern __typeof (gtk_item_factory_get_item_by_action) IA__gtk_item_factory_get_item_by_action __attribute((visibility(
"hidden")));
5292 #define gtk_item_factory_get_item_by_action IA__gtk_item_factory_get_item_by_action
5294 extern __typeof (gtk_item_factory_get_type) IA__gtk_item_factory_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5295 #define gtk_item_factory_get_type IA__gtk_item_factory_get_type
5297 extern __typeof (gtk_item_factory_get_widget) IA__gtk_item_factory_get_widget __attribute((visibility(
"hidden")));
5298 #define gtk_item_factory_get_widget IA__gtk_item_factory_get_widget
5300 extern __typeof (gtk_item_factory_get_widget_by_action) IA__gtk_item_factory_get_widget_by_action __attribute((visibility(
"hidden")));
5301 #define gtk_item_factory_get_widget_by_action IA__gtk_item_factory_get_widget_by_action
5303 extern __typeof (gtk_item_factory_new) IA__gtk_item_factory_new __attribute((visibility(
"hidden")));
5304 #define gtk_item_factory_new IA__gtk_item_factory_new
5306 extern __typeof (gtk_item_factory_path_from_widget) IA__gtk_item_factory_path_from_widget __attribute((visibility(
"hidden")));
5307 #define gtk_item_factory_path_from_widget IA__gtk_item_factory_path_from_widget
5309 extern __typeof (gtk_item_factory_popup) IA__gtk_item_factory_popup __attribute((visibility(
"hidden")));
5310 #define gtk_item_factory_popup IA__gtk_item_factory_popup
5312 extern __typeof (gtk_item_factory_popup_data) IA__gtk_item_factory_popup_data __attribute((visibility(
"hidden")));
5313 #define gtk_item_factory_popup_data IA__gtk_item_factory_popup_data
5315 extern __typeof (gtk_item_factory_popup_data_from_widget) IA__gtk_item_factory_popup_data_from_widget __attribute((visibility(
"hidden")));
5316 #define gtk_item_factory_popup_data_from_widget IA__gtk_item_factory_popup_data_from_widget
5318 extern __typeof (gtk_item_factory_popup_with_data) IA__gtk_item_factory_popup_with_data __attribute((visibility(
"hidden")));
5319 #define gtk_item_factory_popup_with_data IA__gtk_item_factory_popup_with_data
5321 extern __typeof (gtk_item_factory_set_translate_func) IA__gtk_item_factory_set_translate_func __attribute((visibility(
"hidden")));
5322 #define gtk_item_factory_set_translate_func IA__gtk_item_factory_set_translate_func
5327 #if IN_HEADER(__GTK_LABEL_H__)
5328 #if IN_FILE(__GTK_LABEL_C__)
5329 #ifndef GTK_DISABLE_DEPRECATED
5330 extern __typeof (
gtk_label_get) IA__gtk_label_get __attribute((visibility(
"hidden")));
5331 #define gtk_label_get IA__gtk_label_get
5333 extern __typeof (
gtk_label_parse_uline) IA__gtk_label_parse_uline __attribute((visibility(
"hidden")));
5334 #define gtk_label_parse_uline IA__gtk_label_parse_uline
5337 extern __typeof (
gtk_label_get_angle) IA__gtk_label_get_angle __attribute((visibility(
"hidden")));
5338 #define gtk_label_get_angle IA__gtk_label_get_angle
5341 #define gtk_label_get_attributes IA__gtk_label_get_attributes
5344 #define gtk_label_get_ellipsize IA__gtk_label_get_ellipsize
5346 extern __typeof (
gtk_label_get_justify) IA__gtk_label_get_justify __attribute((visibility(
"hidden")));
5347 #define gtk_label_get_justify IA__gtk_label_get_justify
5349 extern __typeof (
gtk_label_get_label) IA__gtk_label_get_label __attribute((visibility(
"hidden")));
5350 #define gtk_label_get_label IA__gtk_label_get_label
5352 extern __typeof (
gtk_label_get_layout) IA__gtk_label_get_layout __attribute((visibility(
"hidden")));
5353 #define gtk_label_get_layout IA__gtk_label_get_layout
5356 #define gtk_label_get_layout_offsets IA__gtk_label_get_layout_offsets
5359 #define gtk_label_get_line_wrap IA__gtk_label_get_line_wrap
5362 #define gtk_label_get_line_wrap_mode IA__gtk_label_get_line_wrap_mode
5365 #define gtk_label_get_max_width_chars IA__gtk_label_get_max_width_chars
5368 #define gtk_label_get_mnemonic_keyval IA__gtk_label_get_mnemonic_keyval
5371 #define gtk_label_get_mnemonic_widget IA__gtk_label_get_mnemonic_widget
5374 #define gtk_label_get_selectable IA__gtk_label_get_selectable
5377 #define gtk_label_get_selection_bounds IA__gtk_label_get_selection_bounds
5380 #define gtk_label_get_single_line_mode IA__gtk_label_get_single_line_mode
5382 extern __typeof (
gtk_label_get_text) IA__gtk_label_get_text __attribute((visibility(
"hidden")));
5383 #define gtk_label_get_text IA__gtk_label_get_text
5385 extern __typeof (
gtk_label_get_type) IA__gtk_label_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5386 #define gtk_label_get_type IA__gtk_label_get_type
5389 #define gtk_label_get_use_markup IA__gtk_label_get_use_markup
5392 #define gtk_label_get_use_underline IA__gtk_label_get_use_underline
5395 #define gtk_label_get_width_chars IA__gtk_label_get_width_chars
5397 extern __typeof (
gtk_label_new) IA__gtk_label_new __attribute((visibility(
"hidden")));
5398 #define gtk_label_new IA__gtk_label_new
5401 #define gtk_label_new_with_mnemonic IA__gtk_label_new_with_mnemonic
5404 #define gtk_label_select_region IA__gtk_label_select_region
5406 extern __typeof (
gtk_label_set_angle) IA__gtk_label_set_angle __attribute((visibility(
"hidden")));
5407 #define gtk_label_set_angle IA__gtk_label_set_angle
5410 #define gtk_label_set_attributes IA__gtk_label_set_attributes
5413 #define gtk_label_set_ellipsize IA__gtk_label_set_ellipsize
5415 extern __typeof (
gtk_label_set_justify) IA__gtk_label_set_justify __attribute((visibility(
"hidden")));
5416 #define gtk_label_set_justify IA__gtk_label_set_justify
5418 extern __typeof (
gtk_label_set_label) IA__gtk_label_set_label __attribute((visibility(
"hidden")));
5419 #define gtk_label_set_label IA__gtk_label_set_label
5422 #define gtk_label_set_line_wrap IA__gtk_label_set_line_wrap
5425 #define gtk_label_set_line_wrap_mode IA__gtk_label_set_line_wrap_mode
5427 extern __typeof (
gtk_label_set_markup) IA__gtk_label_set_markup __attribute((visibility(
"hidden")));
5428 #define gtk_label_set_markup IA__gtk_label_set_markup
5431 #define gtk_label_set_markup_with_mnemonic IA__gtk_label_set_markup_with_mnemonic
5434 #define gtk_label_set_max_width_chars IA__gtk_label_set_max_width_chars
5437 #define gtk_label_set_mnemonic_widget IA__gtk_label_set_mnemonic_widget
5439 extern __typeof (
gtk_label_set_pattern) IA__gtk_label_set_pattern __attribute((visibility(
"hidden")));
5440 #define gtk_label_set_pattern IA__gtk_label_set_pattern
5443 #define gtk_label_set_selectable IA__gtk_label_set_selectable
5446 #define gtk_label_set_single_line_mode IA__gtk_label_set_single_line_mode
5448 extern __typeof (
gtk_label_set_text) IA__gtk_label_set_text __attribute((visibility(
"hidden")));
5449 #define gtk_label_set_text IA__gtk_label_set_text
5452 #define gtk_label_set_text_with_mnemonic IA__gtk_label_set_text_with_mnemonic
5455 #define gtk_label_set_use_markup IA__gtk_label_set_use_markup
5458 #define gtk_label_set_use_underline IA__gtk_label_set_use_underline
5461 #define gtk_label_set_width_chars IA__gtk_label_set_width_chars
5464 #define gtk_label_get_current_uri IA__gtk_label_get_current_uri
5467 #define gtk_label_set_track_visited_links IA__gtk_label_set_track_visited_links
5470 #define gtk_label_get_track_visited_links IA__gtk_label_get_track_visited_links
5474 #if IN_HEADER(__GTK_LAYOUT_H__)
5475 #if IN_FILE(__GTK_LAYOUT_C__)
5477 #define gtk_layout_get_bin_window IA__gtk_layout_get_bin_window
5480 #define gtk_layout_get_hadjustment IA__gtk_layout_get_hadjustment
5482 extern __typeof (
gtk_layout_get_size) IA__gtk_layout_get_size __attribute((visibility(
"hidden")));
5483 #define gtk_layout_get_size IA__gtk_layout_get_size
5485 extern __typeof (
gtk_layout_get_type) IA__gtk_layout_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5486 #define gtk_layout_get_type IA__gtk_layout_get_type
5489 #define gtk_layout_get_vadjustment IA__gtk_layout_get_vadjustment
5491 extern __typeof (
gtk_layout_move) IA__gtk_layout_move __attribute((visibility(
"hidden")));
5492 #define gtk_layout_move IA__gtk_layout_move
5494 extern __typeof (
gtk_layout_new) IA__gtk_layout_new __attribute((visibility(
"hidden")));
5495 #define gtk_layout_new IA__gtk_layout_new
5497 extern __typeof (
gtk_layout_put) IA__gtk_layout_put __attribute((visibility(
"hidden")));
5498 #define gtk_layout_put IA__gtk_layout_put
5501 #define gtk_layout_set_hadjustment IA__gtk_layout_set_hadjustment
5503 extern __typeof (
gtk_layout_set_size) IA__gtk_layout_set_size __attribute((visibility(
"hidden")));
5504 #define gtk_layout_set_size IA__gtk_layout_set_size
5507 #define gtk_layout_set_vadjustment IA__gtk_layout_set_vadjustment
5509 #ifndef GTK_DISABLE_DEPRECATED
5510 extern __typeof (
gtk_layout_freeze) IA__gtk_layout_freeze __attribute((visibility(
"hidden")));
5511 #define gtk_layout_freeze IA__gtk_layout_freeze
5513 extern __typeof (
gtk_layout_thaw) IA__gtk_layout_thaw __attribute((visibility(
"hidden")));
5514 #define gtk_layout_thaw IA__gtk_layout_thaw
5519 #if IN_HEADER(__GTK_LINK_BUTTON_H__)
5520 #if IN_FILE(__GTK_LINK_BUTTON_C__)
5521 extern __typeof (
gtk_link_button_get_type) IA__gtk_link_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5522 #define gtk_link_button_get_type IA__gtk_link_button_get_type
5524 extern __typeof (
gtk_link_button_new) IA__gtk_link_button_new __attribute((visibility(
"hidden")));
5525 #define gtk_link_button_new IA__gtk_link_button_new
5528 #define gtk_link_button_new_with_label IA__gtk_link_button_new_with_label
5531 #define gtk_link_button_get_uri IA__gtk_link_button_get_uri
5534 #define gtk_link_button_set_uri IA__gtk_link_button_set_uri
5536 #ifndef GTK_DISABLE_DEPRECATED
5538 #define gtk_link_button_set_uri_hook IA__gtk_link_button_set_uri_hook
5542 #define gtk_link_button_get_visited IA__gtk_link_button_get_visited
5545 #define gtk_link_button_set_visited IA__gtk_link_button_set_visited
5549 #if IN_HEADER(__GTK_LIST_H__)
5550 #if IN_FILE(__GTK_LIST_C__)
5551 #ifndef GTK_DISABLE_DEPRECATED
5552 extern __typeof (gtk_list_append_items) IA__gtk_list_append_items __attribute((visibility(
"hidden")));
5553 #define gtk_list_append_items IA__gtk_list_append_items
5555 extern __typeof (gtk_list_child_position) IA__gtk_list_child_position __attribute((visibility(
"hidden")));
5556 #define gtk_list_child_position IA__gtk_list_child_position
5558 extern __typeof (gtk_list_clear_items) IA__gtk_list_clear_items __attribute((visibility(
"hidden")));
5559 #define gtk_list_clear_items IA__gtk_list_clear_items
5561 extern __typeof (gtk_list_end_drag_selection) IA__gtk_list_end_drag_selection __attribute((visibility(
"hidden")));
5562 #define gtk_list_end_drag_selection IA__gtk_list_end_drag_selection
5564 extern __typeof (gtk_list_end_selection) IA__gtk_list_end_selection __attribute((visibility(
"hidden")));
5565 #define gtk_list_end_selection IA__gtk_list_end_selection
5567 extern __typeof (gtk_list_extend_selection) IA__gtk_list_extend_selection __attribute((visibility(
"hidden")));
5568 #define gtk_list_extend_selection IA__gtk_list_extend_selection
5570 extern __typeof (gtk_list_get_type) IA__gtk_list_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5571 #define gtk_list_get_type IA__gtk_list_get_type
5573 extern __typeof (gtk_list_insert_items) IA__gtk_list_insert_items __attribute((visibility(
"hidden")));
5574 #define gtk_list_insert_items IA__gtk_list_insert_items
5576 extern __typeof (gtk_list_new) IA__gtk_list_new __attribute((visibility(
"hidden")));
5577 #define gtk_list_new IA__gtk_list_new
5579 extern __typeof (gtk_list_prepend_items) IA__gtk_list_prepend_items __attribute((visibility(
"hidden")));
5580 #define gtk_list_prepend_items IA__gtk_list_prepend_items
5582 extern __typeof (gtk_list_remove_items) IA__gtk_list_remove_items __attribute((visibility(
"hidden")));
5583 #define gtk_list_remove_items IA__gtk_list_remove_items
5585 extern __typeof (gtk_list_remove_items_no_unref) IA__gtk_list_remove_items_no_unref __attribute((visibility(
"hidden")));
5586 #define gtk_list_remove_items_no_unref IA__gtk_list_remove_items_no_unref
5588 extern __typeof (gtk_list_scroll_horizontal) IA__gtk_list_scroll_horizontal __attribute((visibility(
"hidden")));
5589 #define gtk_list_scroll_horizontal IA__gtk_list_scroll_horizontal
5591 extern __typeof (gtk_list_scroll_vertical) IA__gtk_list_scroll_vertical __attribute((visibility(
"hidden")));
5592 #define gtk_list_scroll_vertical IA__gtk_list_scroll_vertical
5594 extern __typeof (gtk_list_select_all) IA__gtk_list_select_all __attribute((visibility(
"hidden")));
5595 #define gtk_list_select_all IA__gtk_list_select_all
5597 extern __typeof (gtk_list_select_child) IA__gtk_list_select_child __attribute((visibility(
"hidden")));
5598 #define gtk_list_select_child IA__gtk_list_select_child
5600 extern __typeof (gtk_list_select_item) IA__gtk_list_select_item __attribute((visibility(
"hidden")));
5601 #define gtk_list_select_item IA__gtk_list_select_item
5603 extern __typeof (gtk_list_set_selection_mode) IA__gtk_list_set_selection_mode __attribute((visibility(
"hidden")));
5604 #define gtk_list_set_selection_mode IA__gtk_list_set_selection_mode
5606 extern __typeof (gtk_list_start_selection) IA__gtk_list_start_selection __attribute((visibility(
"hidden")));
5607 #define gtk_list_start_selection IA__gtk_list_start_selection
5609 extern __typeof (gtk_list_toggle_add_mode) IA__gtk_list_toggle_add_mode __attribute((visibility(
"hidden")));
5610 #define gtk_list_toggle_add_mode IA__gtk_list_toggle_add_mode
5612 extern __typeof (gtk_list_toggle_focus_row) IA__gtk_list_toggle_focus_row __attribute((visibility(
"hidden")));
5613 #define gtk_list_toggle_focus_row IA__gtk_list_toggle_focus_row
5615 extern __typeof (gtk_list_toggle_row) IA__gtk_list_toggle_row __attribute((visibility(
"hidden")));
5616 #define gtk_list_toggle_row IA__gtk_list_toggle_row
5618 extern __typeof (gtk_list_undo_selection) IA__gtk_list_undo_selection __attribute((visibility(
"hidden")));
5619 #define gtk_list_undo_selection IA__gtk_list_undo_selection
5621 extern __typeof (gtk_list_unselect_all) IA__gtk_list_unselect_all __attribute((visibility(
"hidden")));
5622 #define gtk_list_unselect_all IA__gtk_list_unselect_all
5624 extern __typeof (gtk_list_unselect_child) IA__gtk_list_unselect_child __attribute((visibility(
"hidden")));
5625 #define gtk_list_unselect_child IA__gtk_list_unselect_child
5627 extern __typeof (gtk_list_unselect_item) IA__gtk_list_unselect_item __attribute((visibility(
"hidden")));
5628 #define gtk_list_unselect_item IA__gtk_list_unselect_item
5633 #if IN_HEADER(__GTK_LIST_ITEM_H__)
5634 #if IN_FILE(__GTK_LIST_ITEM_C__)
5635 #ifndef GTK_DISABLE_DEPRECATED
5636 extern __typeof (gtk_list_item_deselect) IA__gtk_list_item_deselect __attribute((visibility(
"hidden")));
5637 #define gtk_list_item_deselect IA__gtk_list_item_deselect
5639 extern __typeof (gtk_list_item_get_type) IA__gtk_list_item_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5640 #define gtk_list_item_get_type IA__gtk_list_item_get_type
5642 extern __typeof (gtk_list_item_new) IA__gtk_list_item_new __attribute((visibility(
"hidden")));
5643 #define gtk_list_item_new IA__gtk_list_item_new
5645 extern __typeof (gtk_list_item_new_with_label) IA__gtk_list_item_new_with_label __attribute((visibility(
"hidden")));
5646 #define gtk_list_item_new_with_label IA__gtk_list_item_new_with_label
5648 extern __typeof (gtk_list_item_select) IA__gtk_list_item_select __attribute((visibility(
"hidden")));
5649 #define gtk_list_item_select IA__gtk_list_item_select
5654 #if IN_HEADER(__GTK_LIST_STORE_H__)
5655 #if IN_FILE(__GTK_LIST_STORE_C__)
5656 extern __typeof (
gtk_list_store_append) IA__gtk_list_store_append __attribute((visibility(
"hidden")));
5657 #define gtk_list_store_append IA__gtk_list_store_append
5659 extern __typeof (
gtk_list_store_clear) IA__gtk_list_store_clear __attribute((visibility(
"hidden")));
5660 #define gtk_list_store_clear IA__gtk_list_store_clear
5662 extern __typeof (
gtk_list_store_get_type) IA__gtk_list_store_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5663 #define gtk_list_store_get_type IA__gtk_list_store_get_type
5665 extern __typeof (
gtk_list_store_insert) IA__gtk_list_store_insert __attribute((visibility(
"hidden")));
5666 #define gtk_list_store_insert IA__gtk_list_store_insert
5669 #define gtk_list_store_insert_after IA__gtk_list_store_insert_after
5672 #define gtk_list_store_insert_before IA__gtk_list_store_insert_before
5675 #define gtk_list_store_insert_with_values IA__gtk_list_store_insert_with_values
5678 #define gtk_list_store_insert_with_valuesv IA__gtk_list_store_insert_with_valuesv
5681 #define gtk_list_store_iter_is_valid IA__gtk_list_store_iter_is_valid
5684 #define gtk_list_store_move_after IA__gtk_list_store_move_after
5687 #define gtk_list_store_move_before IA__gtk_list_store_move_before
5689 extern __typeof (
gtk_list_store_new) IA__gtk_list_store_new __attribute((visibility(
"hidden")));
5690 #define gtk_list_store_new IA__gtk_list_store_new
5692 extern __typeof (
gtk_list_store_newv) IA__gtk_list_store_newv __attribute((visibility(
"hidden")));
5693 #define gtk_list_store_newv IA__gtk_list_store_newv
5696 #define gtk_list_store_prepend IA__gtk_list_store_prepend
5698 extern __typeof (
gtk_list_store_remove) IA__gtk_list_store_remove __attribute((visibility(
"hidden")));
5699 #define gtk_list_store_remove IA__gtk_list_store_remove
5702 #define gtk_list_store_reorder IA__gtk_list_store_reorder
5704 extern __typeof (
gtk_list_store_set) IA__gtk_list_store_set __attribute((visibility(
"hidden")));
5705 #define gtk_list_store_set IA__gtk_list_store_set
5708 #define gtk_list_store_set_column_types IA__gtk_list_store_set_column_types
5711 #define gtk_list_store_set_valist IA__gtk_list_store_set_valist
5714 #define gtk_list_store_set_value IA__gtk_list_store_set_value
5717 #define gtk_list_store_set_valuesv IA__gtk_list_store_set_valuesv
5719 extern __typeof (
gtk_list_store_swap) IA__gtk_list_store_swap __attribute((visibility(
"hidden")));
5720 #define gtk_list_store_swap IA__gtk_list_store_swap
5724 #if IN_HEADER(__GTK_MAIN_H__)
5725 #if IN_FILE(__GTK_MAIN_C__)
5726 extern __typeof (
gtk_get_option_group) IA__gtk_get_option_group __attribute((visibility(
"hidden")));
5727 #define gtk_get_option_group IA__gtk_get_option_group
5729 extern __typeof (
gtk_get_current_event) IA__gtk_get_current_event __attribute((visibility(
"hidden")));
5730 #define gtk_get_current_event IA__gtk_get_current_event
5733 #define gtk_get_current_event_state IA__gtk_get_current_event_state
5736 #define gtk_get_current_event_time IA__gtk_get_current_event_time
5738 #ifndef GTK_DISABLE_DEPRECATED
5739 extern __typeof (
gtk_exit) IA__gtk_exit __attribute((visibility(
"hidden")));
5740 #define gtk_exit IA__gtk_exit
5742 extern __typeof (
gtk_set_locale) IA__gtk_set_locale __attribute((visibility(
"hidden")));
5743 #define gtk_set_locale IA__gtk_set_locale
5745 extern __typeof (
gtk_idle_add) IA__gtk_idle_add __attribute((visibility(
"hidden")));
5746 #define gtk_idle_add IA__gtk_idle_add
5748 extern __typeof (
gtk_idle_add_full) IA__gtk_idle_add_full __attribute((visibility(
"hidden")));
5749 #define gtk_idle_add_full IA__gtk_idle_add_full
5751 extern __typeof (
gtk_idle_add_priority) IA__gtk_idle_add_priority __attribute((visibility(
"hidden")));
5752 #define gtk_idle_add_priority IA__gtk_idle_add_priority
5754 extern __typeof (
gtk_idle_remove) IA__gtk_idle_remove __attribute((visibility(
"hidden")));
5755 #define gtk_idle_remove IA__gtk_idle_remove
5758 #define gtk_idle_remove_by_data IA__gtk_idle_remove_by_data
5760 extern __typeof (
gtk_timeout_add) IA__gtk_timeout_add __attribute((visibility(
"hidden")));
5761 #define gtk_timeout_add IA__gtk_timeout_add
5763 extern __typeof (
gtk_timeout_add_full) IA__gtk_timeout_add_full __attribute((visibility(
"hidden")));
5764 #define gtk_timeout_add_full IA__gtk_timeout_add_full
5766 extern __typeof (
gtk_timeout_remove) IA__gtk_timeout_remove __attribute((visibility(
"hidden")));
5767 #define gtk_timeout_remove IA__gtk_timeout_remove
5769 extern __typeof (
gtk_input_add_full) IA__gtk_input_add_full __attribute((visibility(
"hidden")));
5770 #define gtk_input_add_full IA__gtk_input_add_full
5772 extern __typeof (
gtk_input_remove) IA__gtk_input_remove __attribute((visibility(
"hidden")));
5773 #define gtk_input_remove IA__gtk_input_remove
5776 extern __typeof (
gtk_false) IA__gtk_false __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5777 #define gtk_false IA__gtk_false
5779 extern __typeof (
gtk_true) IA__gtk_true __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5780 #define gtk_true IA__gtk_true
5782 extern __typeof (
gtk_events_pending) IA__gtk_events_pending __attribute((visibility(
"hidden")));
5783 #define gtk_events_pending IA__gtk_events_pending
5785 extern __typeof (
gtk_disable_setlocale) IA__gtk_disable_setlocale __attribute((visibility(
"hidden")));
5786 #define gtk_disable_setlocale IA__gtk_disable_setlocale
5788 extern __typeof (
gtk_check_version) IA__gtk_check_version __attribute((visibility(
"hidden")));
5789 #define gtk_check_version IA__gtk_check_version
5792 #define gtk_get_default_language IA__gtk_get_default_language
5794 extern __typeof (
gtk_get_event_widget) IA__gtk_get_event_widget __attribute((visibility(
"hidden")));
5795 #define gtk_get_event_widget IA__gtk_get_event_widget
5797 extern __typeof (
gtk_grab_add) IA__gtk_grab_add __attribute((visibility(
"hidden")));
5798 #define gtk_grab_add IA__gtk_grab_add
5800 extern __typeof (
gtk_grab_get_current) IA__gtk_grab_get_current __attribute((visibility(
"hidden")));
5801 #define gtk_grab_get_current IA__gtk_grab_get_current
5803 extern __typeof (
gtk_grab_remove) IA__gtk_grab_remove __attribute((visibility(
"hidden")));
5804 #define gtk_grab_remove IA__gtk_grab_remove
5806 extern __typeof (
gtk_propagate_event) IA__gtk_propagate_event __attribute((visibility(
"hidden")));
5807 #define gtk_propagate_event IA__gtk_propagate_event
5809 extern __typeof (
gtk_quit_add) IA__gtk_quit_add __attribute((visibility(
"hidden")));
5810 #define gtk_quit_add IA__gtk_quit_add
5812 extern __typeof (
gtk_quit_add_destroy) IA__gtk_quit_add_destroy __attribute((visibility(
"hidden")));
5813 #define gtk_quit_add_destroy IA__gtk_quit_add_destroy
5815 extern __typeof (
gtk_quit_add_full) IA__gtk_quit_add_full __attribute((visibility(
"hidden")));
5816 #define gtk_quit_add_full IA__gtk_quit_add_full
5818 extern __typeof (
gtk_quit_remove) IA__gtk_quit_remove __attribute((visibility(
"hidden")));
5819 #define gtk_quit_remove IA__gtk_quit_remove
5822 #define gtk_quit_remove_by_data IA__gtk_quit_remove_by_data
5825 #define gtk_key_snooper_install IA__gtk_key_snooper_install
5828 #define gtk_key_snooper_remove IA__gtk_key_snooper_remove
5830 extern __typeof (
gtk_init) IA__gtk_init __attribute((visibility(
"hidden")));
5831 #define gtk_init IA__gtk_init
5834 extern __typeof (gtk_init_abi_check) IA__gtk_init_abi_check __attribute((visibility(
"hidden")));
5835 #define gtk_init_abi_check IA__gtk_init_abi_check
5838 extern __typeof (
gtk_init_add) IA__gtk_init_add __attribute((visibility(
"hidden")));
5839 #define gtk_init_add IA__gtk_init_add
5841 extern __typeof (
gtk_init_check) IA__gtk_init_check __attribute((visibility(
"hidden")));
5842 #define gtk_init_check IA__gtk_init_check
5845 extern __typeof (gtk_init_check_abi_check) IA__gtk_init_check_abi_check __attribute((visibility(
"hidden")));
5846 #define gtk_init_check_abi_check IA__gtk_init_check_abi_check
5849 extern __typeof (
gtk_init_with_args) IA__gtk_init_with_args __attribute((visibility(
"hidden")));
5850 #define gtk_init_with_args IA__gtk_init_with_args
5852 extern __typeof (
gtk_parse_args) IA__gtk_parse_args __attribute((visibility(
"hidden")));
5853 #define gtk_parse_args IA__gtk_parse_args
5855 extern __typeof (
gtk_main) IA__gtk_main __attribute((visibility(
"hidden")));
5856 #define gtk_main IA__gtk_main
5858 extern __typeof (
gtk_main_do_event) IA__gtk_main_do_event __attribute((visibility(
"hidden")));
5859 #define gtk_main_do_event IA__gtk_main_do_event
5861 extern __typeof (
gtk_main_iteration) IA__gtk_main_iteration __attribute((visibility(
"hidden")));
5862 #define gtk_main_iteration IA__gtk_main_iteration
5864 extern __typeof (
gtk_main_iteration_do) IA__gtk_main_iteration_do __attribute((visibility(
"hidden")));
5865 #define gtk_main_iteration_do IA__gtk_main_iteration_do
5867 extern __typeof (
gtk_main_level) IA__gtk_main_level __attribute((visibility(
"hidden")));
5868 #define gtk_main_level IA__gtk_main_level
5870 extern __typeof (
gtk_main_quit) IA__gtk_main_quit __attribute((visibility(
"hidden")));
5871 #define gtk_main_quit IA__gtk_main_quit
5875 #if IN_HEADER(__GTK_INPUTDIALOG_H__)
5876 #if IN_FILE(__GTK_INPUTDIALOG_C__)
5877 #ifndef GTK_DISABLE_DEPRECATED
5878 extern __typeof (gtk_input_dialog_get_type) IA__gtk_input_dialog_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5879 #define gtk_input_dialog_get_type IA__gtk_input_dialog_get_type
5881 extern __typeof (gtk_input_dialog_new) IA__gtk_input_dialog_new __attribute((visibility(
"hidden")));
5882 #define gtk_input_dialog_new IA__gtk_input_dialog_new
5887 #if IN_HEADER(__gtk_marshal_MARSHAL_H__) || IN_HEADER(__GTK_MARSHAL_MARSHAL_H__)
5888 #if IN_FILE(__gtk_marshal_MARSHAL_C__) || IN_FILE(__GTK_MARSHAL_MARSHAL_C__)
5889 #ifndef GTK_DISABLE_DEPRECATED
5891 #define gtk_marshal_BOOLEAN__POINTER IA__gtk_marshal_BOOLEAN__POINTER
5894 #define gtk_marshal_BOOLEAN__POINTER_INT_INT IA__gtk_marshal_BOOLEAN__POINTER_INT_INT
5897 #define gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT IA__gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT
5900 #define gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT IA__gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT
5903 #define gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER IA__gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER
5906 #define gtk_marshal_BOOLEAN__VOID IA__gtk_marshal_BOOLEAN__VOID
5909 #define gtk_marshal_ENUM__ENUM IA__gtk_marshal_ENUM__ENUM
5912 #define gtk_marshal_INT__POINTER IA__gtk_marshal_INT__POINTER
5915 #define gtk_marshal_INT__POINTER_CHAR_CHAR IA__gtk_marshal_INT__POINTER_CHAR_CHAR
5918 #define gtk_marshal_VOID__ENUM_FLOAT IA__gtk_marshal_VOID__ENUM_FLOAT
5921 #define gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN IA__gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN
5924 #define gtk_marshal_VOID__INT_INT IA__gtk_marshal_VOID__INT_INT
5927 #define gtk_marshal_VOID__INT_INT_POINTER IA__gtk_marshal_VOID__INT_INT_POINTER
5930 #define gtk_marshal_VOID__POINTER_INT IA__gtk_marshal_VOID__POINTER_INT
5933 #define gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT IA__gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT
5936 #define gtk_marshal_VOID__POINTER_POINTER IA__gtk_marshal_VOID__POINTER_POINTER
5939 #define gtk_marshal_VOID__POINTER_POINTER_POINTER IA__gtk_marshal_VOID__POINTER_POINTER_POINTER
5942 #define gtk_marshal_VOID__POINTER_POINTER_UINT_UINT IA__gtk_marshal_VOID__POINTER_POINTER_UINT_UINT
5945 #define gtk_marshal_VOID__POINTER_STRING_STRING IA__gtk_marshal_VOID__POINTER_STRING_STRING
5948 #define gtk_marshal_VOID__POINTER_UINT IA__gtk_marshal_VOID__POINTER_UINT
5951 #define gtk_marshal_VOID__POINTER_UINT_ENUM IA__gtk_marshal_VOID__POINTER_UINT_ENUM
5954 #define gtk_marshal_VOID__POINTER_UINT_UINT IA__gtk_marshal_VOID__POINTER_UINT_UINT
5957 #define gtk_marshal_VOID__STRING_INT_POINTER IA__gtk_marshal_VOID__STRING_INT_POINTER
5960 #define gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER IA__gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER
5963 #define gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM IA__gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM
5966 #define gtk_marshal_VOID__UINT_STRING IA__gtk_marshal_VOID__UINT_STRING
5971 #if IN_HEADER(__GTK_MENU_BAR_H__)
5972 #if IN_FILE(__GTK_MENU_BAR_C__)
5973 extern __typeof (
gtk_menu_bar_get_type) IA__gtk_menu_bar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
5974 #define gtk_menu_bar_get_type IA__gtk_menu_bar_get_type
5976 extern __typeof (
gtk_menu_bar_new) IA__gtk_menu_bar_new __attribute((visibility(
"hidden")));
5977 #define gtk_menu_bar_new IA__gtk_menu_bar_new
5980 #define gtk_menu_bar_get_child_pack_direction IA__gtk_menu_bar_get_child_pack_direction
5983 #define gtk_menu_bar_set_child_pack_direction IA__gtk_menu_bar_set_child_pack_direction
5986 #define gtk_menu_bar_get_pack_direction IA__gtk_menu_bar_get_pack_direction
5989 #define gtk_menu_bar_set_pack_direction IA__gtk_menu_bar_set_pack_direction
5993 #if IN_HEADER(__GTK_MENU_H__)
5994 #if IN_FILE(__GTK_MENU_C__)
5995 extern __typeof (
gtk_menu_attach) IA__gtk_menu_attach __attribute((visibility(
"hidden")));
5996 #define gtk_menu_attach IA__gtk_menu_attach
5999 #define gtk_menu_attach_to_widget IA__gtk_menu_attach_to_widget
6001 extern __typeof (
gtk_menu_detach) IA__gtk_menu_detach __attribute((visibility(
"hidden")));
6002 #define gtk_menu_detach IA__gtk_menu_detach
6005 #define gtk_menu_get_accel_group IA__gtk_menu_get_accel_group
6008 #define gtk_menu_get_accel_path IA__gtk_menu_get_accel_path
6010 extern __typeof (
gtk_menu_get_active) IA__gtk_menu_get_active __attribute((visibility(
"hidden")));
6011 #define gtk_menu_get_active IA__gtk_menu_get_active
6013 extern __typeof (
gtk_menu_get_monitor) IA__gtk_menu_get_monitor __attribute((visibility(
"hidden")));
6014 #define gtk_menu_get_monitor IA__gtk_menu_get_monitor
6017 #define gtk_menu_get_attach_widget IA__gtk_menu_get_attach_widget
6020 #define gtk_menu_get_for_attach_widget IA__gtk_menu_get_for_attach_widget
6023 #define gtk_menu_get_reserve_toggle_size IA__gtk_menu_get_reserve_toggle_size
6026 #define gtk_menu_get_tearoff_state IA__gtk_menu_get_tearoff_state
6028 extern __typeof (
gtk_menu_get_title) IA__gtk_menu_get_title __attribute((visibility(
"hidden")));
6029 #define gtk_menu_get_title IA__gtk_menu_get_title
6031 extern __typeof (
gtk_menu_get_type) IA__gtk_menu_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6032 #define gtk_menu_get_type IA__gtk_menu_get_type
6034 extern __typeof (
gtk_menu_new) IA__gtk_menu_new __attribute((visibility(
"hidden")));
6035 #define gtk_menu_new IA__gtk_menu_new
6037 extern __typeof (
gtk_menu_popdown) IA__gtk_menu_popdown __attribute((visibility(
"hidden")));
6038 #define gtk_menu_popdown IA__gtk_menu_popdown
6040 extern __typeof (
gtk_menu_popup) IA__gtk_menu_popup __attribute((visibility(
"hidden")));
6041 #define gtk_menu_popup IA__gtk_menu_popup
6044 #define gtk_menu_reorder_child IA__gtk_menu_reorder_child
6046 extern __typeof (
gtk_menu_reposition) IA__gtk_menu_reposition __attribute((visibility(
"hidden")));
6047 #define gtk_menu_reposition IA__gtk_menu_reposition
6050 #define gtk_menu_set_accel_group IA__gtk_menu_set_accel_group
6053 #define gtk_menu_set_accel_path IA__gtk_menu_set_accel_path
6055 extern __typeof (
gtk_menu_set_active) IA__gtk_menu_set_active __attribute((visibility(
"hidden")));
6056 #define gtk_menu_set_active IA__gtk_menu_set_active
6058 extern __typeof (
gtk_menu_set_monitor) IA__gtk_menu_set_monitor __attribute((visibility(
"hidden")));
6059 #define gtk_menu_set_monitor IA__gtk_menu_set_monitor
6062 #define gtk_menu_set_reserve_toggle_size IA__gtk_menu_set_reserve_toggle_size
6064 extern __typeof (
gtk_menu_set_screen) IA__gtk_menu_set_screen __attribute((visibility(
"hidden")));
6065 #define gtk_menu_set_screen IA__gtk_menu_set_screen
6068 #define gtk_menu_set_tearoff_state IA__gtk_menu_set_tearoff_state
6070 extern __typeof (
gtk_menu_set_title) IA__gtk_menu_set_title __attribute((visibility(
"hidden")));
6071 #define gtk_menu_set_title IA__gtk_menu_set_title
6075 #if IN_HEADER(__GTK_MENU_ITEM_H__)
6076 #if IN_FILE(__GTK_MENU_ITEM_C__)
6078 #define gtk_menu_item_activate IA__gtk_menu_item_activate
6081 #define gtk_menu_item_deselect IA__gtk_menu_item_deselect
6084 #define gtk_menu_item_get_accel_path IA__gtk_menu_item_get_accel_path
6087 #define gtk_menu_item_get_label IA__gtk_menu_item_get_label
6090 #define gtk_menu_item_get_right_justified IA__gtk_menu_item_get_right_justified
6093 #define gtk_menu_item_get_submenu IA__gtk_menu_item_get_submenu
6095 extern __typeof (
gtk_menu_item_get_type) IA__gtk_menu_item_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6096 #define gtk_menu_item_get_type IA__gtk_menu_item_get_type
6099 #define gtk_menu_item_get_use_underline IA__gtk_menu_item_get_use_underline
6101 extern __typeof (
gtk_menu_item_new) IA__gtk_menu_item_new __attribute((visibility(
"hidden")));
6102 #define gtk_menu_item_new IA__gtk_menu_item_new
6105 #define gtk_menu_item_new_with_label IA__gtk_menu_item_new_with_label
6108 #define gtk_menu_item_new_with_mnemonic IA__gtk_menu_item_new_with_mnemonic
6110 extern __typeof (
gtk_menu_item_select) IA__gtk_menu_item_select __attribute((visibility(
"hidden")));
6111 #define gtk_menu_item_select IA__gtk_menu_item_select
6114 #define gtk_menu_item_set_accel_path IA__gtk_menu_item_set_accel_path
6117 #define gtk_menu_item_set_label IA__gtk_menu_item_set_label
6120 #define gtk_menu_item_set_right_justified IA__gtk_menu_item_set_right_justified
6123 #define gtk_menu_item_set_submenu IA__gtk_menu_item_set_submenu
6126 #define gtk_menu_item_set_use_underline IA__gtk_menu_item_set_use_underline
6129 #define gtk_menu_item_toggle_size_allocate IA__gtk_menu_item_toggle_size_allocate
6132 #define gtk_menu_item_toggle_size_request IA__gtk_menu_item_toggle_size_request
6134 #ifndef GTK_DISABLE_DEPRECATED
6136 #define gtk_menu_item_remove_submenu IA__gtk_menu_item_remove_submenu
6141 #if IN_HEADER(__GTK_MENU_SHELL_H__)
6142 #if IN_FILE(__GTK_MENU_SHELL_C__)
6144 #define gtk_menu_shell_activate_item IA__gtk_menu_shell_activate_item
6146 extern __typeof (
gtk_menu_shell_append) IA__gtk_menu_shell_append __attribute((visibility(
"hidden")));
6147 #define gtk_menu_shell_append IA__gtk_menu_shell_append
6149 extern __typeof (
gtk_menu_shell_cancel) IA__gtk_menu_shell_cancel __attribute((visibility(
"hidden")));
6150 #define gtk_menu_shell_cancel IA__gtk_menu_shell_cancel
6153 #define gtk_menu_shell_deactivate IA__gtk_menu_shell_deactivate
6156 #define gtk_menu_shell_deselect IA__gtk_menu_shell_deselect
6158 extern __typeof (
gtk_menu_shell_get_type) IA__gtk_menu_shell_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6159 #define gtk_menu_shell_get_type IA__gtk_menu_shell_get_type
6161 extern __typeof (
gtk_menu_shell_insert) IA__gtk_menu_shell_insert __attribute((visibility(
"hidden")));
6162 #define gtk_menu_shell_insert IA__gtk_menu_shell_insert
6165 #define gtk_menu_shell_prepend IA__gtk_menu_shell_prepend
6168 #define gtk_menu_shell_select_first IA__gtk_menu_shell_select_first
6171 #define gtk_menu_shell_select_item IA__gtk_menu_shell_select_item
6174 #define gtk_menu_shell_set_take_focus IA__gtk_menu_shell_set_take_focus
6177 #define gtk_menu_shell_get_take_focus IA__gtk_menu_shell_get_take_focus
6181 #if IN_HEADER(__GTK_MENU_TOOL_BUTTON_H__)
6182 #if IN_FILE(__GTK_MENU_TOOL_BUTTON_C__)
6184 #define gtk_menu_tool_button_get_menu IA__gtk_menu_tool_button_get_menu
6187 #define gtk_menu_tool_button_get_type IA__gtk_menu_tool_button_get_type
6190 #define gtk_menu_tool_button_new IA__gtk_menu_tool_button_new
6193 #define gtk_menu_tool_button_new_from_stock IA__gtk_menu_tool_button_new_from_stock
6195 #ifndef GTK_DISABLE_DEPRECATED
6197 #define gtk_menu_tool_button_set_arrow_tooltip IA__gtk_menu_tool_button_set_arrow_tooltip
6201 #define gtk_menu_tool_button_set_arrow_tooltip_markup IA__gtk_menu_tool_button_set_arrow_tooltip_markup
6204 #define gtk_menu_tool_button_set_arrow_tooltip_text IA__gtk_menu_tool_button_set_arrow_tooltip_text
6207 #define gtk_menu_tool_button_set_menu IA__gtk_menu_tool_button_set_menu
6211 #if IN_HEADER(__GTK_MESSAGE_DIALOG_H__)
6212 #if IN_FILE(__GTK_MESSAGE_DIALOG_C__)
6214 #define gtk_message_dialog_format_secondary_markup IA__gtk_message_dialog_format_secondary_markup
6217 #define gtk_message_dialog_format_secondary_text IA__gtk_message_dialog_format_secondary_text
6220 #define gtk_message_dialog_get_message_area IA__gtk_message_dialog_get_message_area
6223 #define gtk_message_dialog_get_type IA__gtk_message_dialog_get_type
6225 extern __typeof (
gtk_message_dialog_new) IA__gtk_message_dialog_new __attribute((visibility(
"hidden"))) G_GNUC_PRINTF(5,6);
6226 #define gtk_message_dialog_new IA__gtk_message_dialog_new
6229 #define gtk_message_dialog_new_with_markup IA__gtk_message_dialog_new_with_markup
6232 #define gtk_message_dialog_set_markup IA__gtk_message_dialog_set_markup
6235 #define gtk_message_dialog_set_image IA__gtk_message_dialog_set_image
6238 #define gtk_message_dialog_get_image IA__gtk_message_dialog_get_image
6242 #if IN_HEADER(__GTK_MISC_H__)
6243 #if IN_FILE(__GTK_MISC_C__)
6245 #define gtk_misc_get_alignment IA__gtk_misc_get_alignment
6247 extern __typeof (
gtk_misc_get_padding) IA__gtk_misc_get_padding __attribute((visibility(
"hidden")));
6248 #define gtk_misc_get_padding IA__gtk_misc_get_padding
6250 extern __typeof (
gtk_misc_get_type) IA__gtk_misc_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6251 #define gtk_misc_get_type IA__gtk_misc_get_type
6254 #define gtk_misc_set_alignment IA__gtk_misc_set_alignment
6256 extern __typeof (
gtk_misc_set_padding) IA__gtk_misc_set_padding __attribute((visibility(
"hidden")));
6257 #define gtk_misc_set_padding IA__gtk_misc_set_padding
6261 #if IN_HEADER(__GTK_MOUNT_OPERATION_H__)
6262 #if IN_FILE(__GTK_MOUNT_OPERATION_C__)
6264 #define gtk_mount_operation_get_type IA__gtk_mount_operation_get_type
6267 #define gtk_mount_operation_new IA__gtk_mount_operation_new
6270 #define gtk_mount_operation_is_showing IA__gtk_mount_operation_is_showing
6273 #define gtk_mount_operation_set_parent IA__gtk_mount_operation_set_parent
6276 #define gtk_mount_operation_get_parent IA__gtk_mount_operation_get_parent
6279 #define gtk_mount_operation_set_screen IA__gtk_mount_operation_set_screen
6282 #define gtk_mount_operation_get_screen IA__gtk_mount_operation_get_screen
6286 #if IN_HEADER(__GTK_NOTEBOOK_H__)
6287 #if IN_FILE(__GTK_NOTEBOOK_C__)
6289 #define gtk_notebook_append_page IA__gtk_notebook_append_page
6292 #define gtk_notebook_append_page_menu IA__gtk_notebook_append_page_menu
6295 #define gtk_notebook_get_current_page IA__gtk_notebook_get_current_page
6298 #define gtk_notebook_get_menu_label IA__gtk_notebook_get_menu_label
6301 #define gtk_notebook_get_menu_label_text IA__gtk_notebook_get_menu_label_text
6304 #define gtk_notebook_get_n_pages IA__gtk_notebook_get_n_pages
6307 #define gtk_notebook_get_nth_page IA__gtk_notebook_get_nth_page
6310 #define gtk_notebook_get_scrollable IA__gtk_notebook_get_scrollable
6313 #define gtk_notebook_get_show_border IA__gtk_notebook_get_show_border
6316 #define gtk_notebook_get_show_tabs IA__gtk_notebook_get_show_tabs
6319 #define gtk_notebook_get_tab_label IA__gtk_notebook_get_tab_label
6322 #define gtk_notebook_get_tab_label_text IA__gtk_notebook_get_tab_label_text
6325 #define gtk_notebook_get_tab_pos IA__gtk_notebook_get_tab_pos
6327 extern __typeof (
gtk_notebook_get_type) IA__gtk_notebook_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6328 #define gtk_notebook_get_type IA__gtk_notebook_get_type
6331 #define gtk_notebook_insert_page IA__gtk_notebook_insert_page
6334 #define gtk_notebook_insert_page_menu IA__gtk_notebook_insert_page_menu
6336 extern __typeof (
gtk_notebook_new) IA__gtk_notebook_new __attribute((visibility(
"hidden")));
6337 #define gtk_notebook_new IA__gtk_notebook_new
6340 #define gtk_notebook_next_page IA__gtk_notebook_next_page
6342 extern __typeof (
gtk_notebook_page_num) IA__gtk_notebook_page_num __attribute((visibility(
"hidden")));
6343 #define gtk_notebook_page_num IA__gtk_notebook_page_num
6346 #define gtk_notebook_popup_disable IA__gtk_notebook_popup_disable
6349 #define gtk_notebook_popup_enable IA__gtk_notebook_popup_enable
6352 #define gtk_notebook_prepend_page IA__gtk_notebook_prepend_page
6355 #define gtk_notebook_prepend_page_menu IA__gtk_notebook_prepend_page_menu
6358 #define gtk_notebook_prev_page IA__gtk_notebook_prev_page
6360 #ifndef GTK_DISABLE_DEPRECATED
6362 #define gtk_notebook_query_tab_label_packing IA__gtk_notebook_query_tab_label_packing
6366 #define gtk_notebook_remove_page IA__gtk_notebook_remove_page
6369 #define gtk_notebook_reorder_child IA__gtk_notebook_reorder_child
6372 #define gtk_notebook_set_current_page IA__gtk_notebook_set_current_page
6374 #ifndef GTK_DISABLE_DEPRECATED
6376 #define gtk_notebook_set_homogeneous_tabs IA__gtk_notebook_set_homogeneous_tabs
6379 #define gtk_notebook_set_tab_border IA__gtk_notebook_set_tab_border
6382 #define gtk_notebook_set_tab_hborder IA__gtk_notebook_set_tab_hborder
6385 #define gtk_notebook_set_tab_vborder IA__gtk_notebook_set_tab_vborder
6389 #define gtk_notebook_set_menu_label IA__gtk_notebook_set_menu_label
6392 #define gtk_notebook_set_menu_label_text IA__gtk_notebook_set_menu_label_text
6395 #define gtk_notebook_set_scrollable IA__gtk_notebook_set_scrollable
6398 #define gtk_notebook_set_show_border IA__gtk_notebook_set_show_border
6401 #define gtk_notebook_set_show_tabs IA__gtk_notebook_set_show_tabs
6404 #define gtk_notebook_set_tab_label IA__gtk_notebook_set_tab_label
6406 #ifndef GTK_DISABLE_DEPRECATED
6408 #define gtk_notebook_set_tab_label_packing IA__gtk_notebook_set_tab_label_packing
6412 #define gtk_notebook_set_tab_label_text IA__gtk_notebook_set_tab_label_text
6415 #define gtk_notebook_set_tab_pos IA__gtk_notebook_set_tab_pos
6418 #define gtk_notebook_get_tab_hborder IA__gtk_notebook_get_tab_hborder
6421 #define gtk_notebook_get_tab_vborder IA__gtk_notebook_get_tab_vborder
6423 #ifndef GTK_DISABLE_DEPRECATED
6425 #define gtk_notebook_set_window_creation_hook IA__gtk_notebook_set_window_creation_hook
6428 #define gtk_notebook_get_group_id IA__gtk_notebook_get_group_id
6431 #define gtk_notebook_set_group_id IA__gtk_notebook_set_group_id
6434 #define gtk_notebook_get_group IA__gtk_notebook_get_group
6437 #define gtk_notebook_set_group IA__gtk_notebook_set_group
6441 #define gtk_notebook_get_group_name IA__gtk_notebook_get_group_name
6444 #define gtk_notebook_set_group_name IA__gtk_notebook_set_group_name
6447 #define gtk_notebook_get_tab_reorderable IA__gtk_notebook_get_tab_reorderable
6450 #define gtk_notebook_set_tab_reorderable IA__gtk_notebook_set_tab_reorderable
6453 #define gtk_notebook_get_tab_detachable IA__gtk_notebook_get_tab_detachable
6456 #define gtk_notebook_set_tab_detachable IA__gtk_notebook_set_tab_detachable
6459 #define gtk_notebook_get_action_widget IA__gtk_notebook_get_action_widget
6462 #define gtk_notebook_set_action_widget IA__gtk_notebook_set_action_widget
6466 #if IN_HEADER(__GTK_OBJECT_H__)
6467 #if IN_FILE(__GTK_OBJECT_C__)
6468 #ifndef GTK_DISABLE_DEPRECATED
6470 #define gtk_object_add_arg_type IA__gtk_object_add_arg_type
6472 extern __typeof (
gtk_object_get) IA__gtk_object_get __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
6473 #define gtk_object_get IA__gtk_object_get
6475 extern __typeof (
gtk_object_set) IA__gtk_object_set __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
6476 #define gtk_object_set IA__gtk_object_set
6478 extern __typeof (
gtk_object_get_data) IA__gtk_object_get_data __attribute((visibility(
"hidden")));
6479 #define gtk_object_get_data IA__gtk_object_get_data
6482 #define gtk_object_get_data_by_id IA__gtk_object_get_data_by_id
6485 #define gtk_object_get_user_data IA__gtk_object_get_user_data
6487 extern __typeof (
gtk_object_new) IA__gtk_object_new __attribute((visibility(
"hidden")));
6488 #define gtk_object_new IA__gtk_object_new
6491 #define gtk_object_remove_data IA__gtk_object_remove_data
6494 #define gtk_object_remove_data_by_id IA__gtk_object_remove_data_by_id
6497 #define gtk_object_remove_no_notify IA__gtk_object_remove_no_notify
6500 #define gtk_object_remove_no_notify_by_id IA__gtk_object_remove_no_notify_by_id
6502 extern __typeof (
gtk_object_ref) IA__gtk_object_ref __attribute((visibility(
"hidden")));
6503 #define gtk_object_ref IA__gtk_object_ref
6505 extern __typeof (
gtk_object_unref) IA__gtk_object_unref __attribute((visibility(
"hidden")));
6506 #define gtk_object_unref IA__gtk_object_unref
6508 extern __typeof (
gtk_object_weakref) IA__gtk_object_weakref __attribute((visibility(
"hidden")));
6509 #define gtk_object_weakref IA__gtk_object_weakref
6511 extern __typeof (
gtk_object_weakunref) IA__gtk_object_weakunref __attribute((visibility(
"hidden")));
6512 #define gtk_object_weakunref IA__gtk_object_weakunref
6514 extern __typeof (
gtk_object_set_data) IA__gtk_object_set_data __attribute((visibility(
"hidden")));
6515 #define gtk_object_set_data IA__gtk_object_set_data
6518 #define gtk_object_set_data_by_id IA__gtk_object_set_data_by_id
6521 #define gtk_object_set_data_by_id_full IA__gtk_object_set_data_by_id_full
6524 #define gtk_object_set_data_full IA__gtk_object_set_data_full
6527 #define gtk_object_set_user_data IA__gtk_object_set_user_data
6529 extern __typeof (
gtk_object_sink) IA__gtk_object_sink __attribute((visibility(
"hidden")));
6530 #define gtk_object_sink IA__gtk_object_sink
6533 extern __typeof (
gtk_object_destroy) IA__gtk_object_destroy __attribute((visibility(
"hidden")));
6534 #define gtk_object_destroy IA__gtk_object_destroy
6536 extern __typeof (
gtk_object_get_type) IA__gtk_object_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6537 #define gtk_object_get_type IA__gtk_object_get_type
6541 #if IN_HEADER(__GTK_OFFSCREEN_WINDOW_H__)
6542 #if IN_FILE(__GTK_OFFSCREEN_WINDOW_C__)
6544 #define gtk_offscreen_window_get_type IA__gtk_offscreen_window_get_type
6547 #define gtk_offscreen_window_new IA__gtk_offscreen_window_new
6550 #define gtk_offscreen_window_get_pixmap IA__gtk_offscreen_window_get_pixmap
6553 #define gtk_offscreen_window_get_pixbuf IA__gtk_offscreen_window_get_pixbuf
6557 #if IN_HEADER(__GTK_ORIENTABLE_H__)
6558 #if IN_FILE(__GTK_ORIENTABLE_C__)
6560 #define gtk_orientable_get_orientation IA__gtk_orientable_get_orientation
6562 extern __typeof (
gtk_orientable_get_type) IA__gtk_orientable_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6563 #define gtk_orientable_get_type IA__gtk_orientable_get_type
6566 #define gtk_orientable_set_orientation IA__gtk_orientable_set_orientation
6570 #if IN_HEADER(__GTK_OLD_EDITABLE_H__)
6571 #if IN_FILE(__GTK_OLD_EDITABLE_C__)
6572 extern __typeof (gtk_old_editable_changed) IA__gtk_old_editable_changed __attribute((visibility(
"hidden")));
6573 #define gtk_old_editable_changed IA__gtk_old_editable_changed
6575 extern __typeof (gtk_old_editable_claim_selection) IA__gtk_old_editable_claim_selection __attribute((visibility(
"hidden")));
6576 #define gtk_old_editable_claim_selection IA__gtk_old_editable_claim_selection
6578 extern __typeof (gtk_old_editable_get_type) IA__gtk_old_editable_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6579 #define gtk_old_editable_get_type IA__gtk_old_editable_get_type
6583 #if IN_HEADER(__GTK_OPTION_MENU_H__)
6584 #if IN_FILE(__GTK_OPTION_MENU_C__)
6586 #define gtk_option_menu_get_history IA__gtk_option_menu_get_history
6589 #define gtk_option_menu_get_menu IA__gtk_option_menu_get_menu
6591 extern __typeof (
gtk_option_menu_get_type) IA__gtk_option_menu_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6592 #define gtk_option_menu_get_type IA__gtk_option_menu_get_type
6594 extern __typeof (
gtk_option_menu_new) IA__gtk_option_menu_new __attribute((visibility(
"hidden")));
6595 #define gtk_option_menu_new IA__gtk_option_menu_new
6598 #define gtk_option_menu_remove_menu IA__gtk_option_menu_remove_menu
6601 #define gtk_option_menu_set_history IA__gtk_option_menu_set_history
6604 #define gtk_option_menu_set_menu IA__gtk_option_menu_set_menu
6608 #if IN_HEADER(__GTK_PANED_H__)
6609 #if IN_FILE(__GTK_PANED_C__)
6610 extern __typeof (
gtk_paned_add1) IA__gtk_paned_add1 __attribute((visibility(
"hidden")));
6611 #define gtk_paned_add1 IA__gtk_paned_add1
6613 extern __typeof (
gtk_paned_add2) IA__gtk_paned_add2 __attribute((visibility(
"hidden")));
6614 #define gtk_paned_add2 IA__gtk_paned_add2
6616 extern __typeof (
gtk_paned_get_child1) IA__gtk_paned_get_child1 __attribute((visibility(
"hidden")));
6617 #define gtk_paned_get_child1 IA__gtk_paned_get_child1
6619 extern __typeof (
gtk_paned_get_child2) IA__gtk_paned_get_child2 __attribute((visibility(
"hidden")));
6620 #define gtk_paned_get_child2 IA__gtk_paned_get_child2
6623 #define gtk_paned_get_handle_window IA__gtk_paned_get_handle_window
6626 #define gtk_paned_get_position IA__gtk_paned_get_position
6628 extern __typeof (
gtk_paned_get_type) IA__gtk_paned_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6629 #define gtk_paned_get_type IA__gtk_paned_get_type
6631 extern __typeof (
gtk_paned_pack1) IA__gtk_paned_pack1 __attribute((visibility(
"hidden")));
6632 #define gtk_paned_pack1 IA__gtk_paned_pack1
6634 extern __typeof (
gtk_paned_pack2) IA__gtk_paned_pack2 __attribute((visibility(
"hidden")));
6635 #define gtk_paned_pack2 IA__gtk_paned_pack2
6638 #define gtk_paned_set_position IA__gtk_paned_set_position
6640 #ifndef GTK_DISABLE_DEPRECATED
6642 #define gtk_paned_compute_position IA__gtk_paned_compute_position
6647 #if IN_HEADER(__GTK_PATH_BAR_H__)
6648 #if IN_FILE(__GTK_PATH_BAR_C__)
6649 extern __typeof (
gtk_path_bar_get_type) IA__gtk_path_bar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6650 #define gtk_path_bar_get_type IA__gtk_path_bar_get_type
6654 #if IN_HEADER(__GTK_PIXMAP_H__)
6655 #if IN_FILE(__GTK_PIXMAP_C__)
6656 #ifndef GTK_DISABLE_DEPRECATED
6657 extern __typeof (gtk_pixmap_get) IA__gtk_pixmap_get __attribute((visibility(
"hidden")));
6658 #define gtk_pixmap_get IA__gtk_pixmap_get
6660 extern __typeof (gtk_pixmap_get_type) IA__gtk_pixmap_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6661 #define gtk_pixmap_get_type IA__gtk_pixmap_get_type
6663 extern __typeof (gtk_pixmap_new) IA__gtk_pixmap_new __attribute((visibility(
"hidden")));
6664 #define gtk_pixmap_new IA__gtk_pixmap_new
6666 extern __typeof (gtk_pixmap_set) IA__gtk_pixmap_set __attribute((visibility(
"hidden")));
6667 #define gtk_pixmap_set IA__gtk_pixmap_set
6669 extern __typeof (gtk_pixmap_set_build_insensitive) IA__gtk_pixmap_set_build_insensitive __attribute((visibility(
"hidden")));
6670 #define gtk_pixmap_set_build_insensitive IA__gtk_pixmap_set_build_insensitive
6675 #if IN_HEADER(__GTK_PLUG_H__)
6676 #if IN_FILE(__GTK_PLUG_C__)
6677 extern __typeof (
gtk_plug_construct) IA__gtk_plug_construct __attribute((visibility(
"hidden")));
6678 #define gtk_plug_construct IA__gtk_plug_construct
6681 #define gtk_plug_construct_for_display IA__gtk_plug_construct_for_display
6683 extern __typeof (
gtk_plug_get_id) IA__gtk_plug_get_id __attribute((visibility(
"hidden")));
6684 #define gtk_plug_get_id IA__gtk_plug_get_id
6686 extern __typeof (
gtk_plug_get_embedded) IA__gtk_plug_get_embedded __attribute((visibility(
"hidden")));
6687 #define gtk_plug_get_embedded IA__gtk_plug_get_embedded
6690 #define gtk_plug_get_socket_window IA__gtk_plug_get_socket_window
6692 extern __typeof (
gtk_plug_get_type) IA__gtk_plug_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6693 #define gtk_plug_get_type IA__gtk_plug_get_type
6695 extern __typeof (
gtk_plug_new) IA__gtk_plug_new __attribute((visibility(
"hidden")));
6696 #define gtk_plug_new IA__gtk_plug_new
6699 #define gtk_plug_new_for_display IA__gtk_plug_new_for_display
6703 #if IN_HEADER(__GTK_PREVIEW_H__)
6704 #if IN_FILE(__GTK_PREVIEW_C__)
6705 #ifndef GTK_DISABLE_DEPRECATED
6706 extern __typeof (gtk_preview_draw_row) IA__gtk_preview_draw_row __attribute((visibility(
"hidden")));
6707 #define gtk_preview_draw_row IA__gtk_preview_draw_row
6709 extern __typeof (gtk_preview_get_cmap) IA__gtk_preview_get_cmap __attribute((visibility(
"hidden")));
6710 #define gtk_preview_get_cmap IA__gtk_preview_get_cmap
6712 extern __typeof (gtk_preview_get_info) IA__gtk_preview_get_info __attribute((visibility(
"hidden")));
6713 #define gtk_preview_get_info IA__gtk_preview_get_info
6715 extern __typeof (gtk_preview_get_type) IA__gtk_preview_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6716 #define gtk_preview_get_type IA__gtk_preview_get_type
6718 extern __typeof (gtk_preview_get_visual) IA__gtk_preview_get_visual __attribute((visibility(
"hidden")));
6719 #define gtk_preview_get_visual IA__gtk_preview_get_visual
6721 extern __typeof (gtk_preview_new) IA__gtk_preview_new __attribute((visibility(
"hidden")));
6722 #define gtk_preview_new IA__gtk_preview_new
6724 extern __typeof (gtk_preview_put) IA__gtk_preview_put __attribute((visibility(
"hidden")));
6725 #define gtk_preview_put IA__gtk_preview_put
6727 extern __typeof (gtk_preview_reset) IA__gtk_preview_reset __attribute((visibility(
"hidden")));
6728 #define gtk_preview_reset IA__gtk_preview_reset
6730 extern __typeof (gtk_preview_set_color_cube) IA__gtk_preview_set_color_cube __attribute((visibility(
"hidden")));
6731 #define gtk_preview_set_color_cube IA__gtk_preview_set_color_cube
6733 extern __typeof (gtk_preview_set_dither) IA__gtk_preview_set_dither __attribute((visibility(
"hidden")));
6734 #define gtk_preview_set_dither IA__gtk_preview_set_dither
6736 extern __typeof (gtk_preview_set_expand) IA__gtk_preview_set_expand __attribute((visibility(
"hidden")));
6737 #define gtk_preview_set_expand IA__gtk_preview_set_expand
6739 extern __typeof (gtk_preview_set_gamma) IA__gtk_preview_set_gamma __attribute((visibility(
"hidden")));
6740 #define gtk_preview_set_gamma IA__gtk_preview_set_gamma
6742 extern __typeof (gtk_preview_set_install_cmap) IA__gtk_preview_set_install_cmap __attribute((visibility(
"hidden")));
6743 #define gtk_preview_set_install_cmap IA__gtk_preview_set_install_cmap
6745 extern __typeof (gtk_preview_set_reserved) IA__gtk_preview_set_reserved __attribute((visibility(
"hidden")));
6746 #define gtk_preview_set_reserved IA__gtk_preview_set_reserved
6748 extern __typeof (gtk_preview_size) IA__gtk_preview_size __attribute((visibility(
"hidden")));
6749 #define gtk_preview_size IA__gtk_preview_size
6751 extern __typeof (gtk_preview_uninit) IA__gtk_preview_uninit __attribute((visibility(
"hidden")));
6752 #define gtk_preview_uninit IA__gtk_preview_uninit
6757 #if IN_HEADER(__GTK_PAGE_SETUP_H__)
6758 #if IN_FILE(__GTK_PAGE_SETUP_C__)
6759 extern __typeof (gtk_page_setup_get_type) IA__gtk_page_setup_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6760 #define gtk_page_setup_get_type IA__gtk_page_setup_get_type
6762 extern __typeof (gtk_page_setup_new) IA__gtk_page_setup_new __attribute((visibility(
"hidden")));
6763 #define gtk_page_setup_new IA__gtk_page_setup_new
6765 extern __typeof (gtk_page_setup_new_from_file) IA__gtk_page_setup_new_from_file __attribute((visibility(
"hidden")));
6766 #define gtk_page_setup_new_from_file IA__gtk_page_setup_new_from_file
6768 extern __typeof (gtk_page_setup_new_from_key_file) IA__gtk_page_setup_new_from_key_file __attribute((visibility(
"hidden")));
6769 #define gtk_page_setup_new_from_key_file IA__gtk_page_setup_new_from_key_file
6771 extern __typeof (gtk_page_setup_load_file) IA__gtk_page_setup_load_file __attribute((visibility(
"hidden")));
6772 #define gtk_page_setup_load_file IA__gtk_page_setup_load_file
6774 extern __typeof (gtk_page_setup_load_key_file) IA__gtk_page_setup_load_key_file __attribute((visibility(
"hidden")));
6775 #define gtk_page_setup_load_key_file IA__gtk_page_setup_load_key_file
6777 extern __typeof (gtk_page_setup_to_file) IA__gtk_page_setup_to_file __attribute((visibility(
"hidden")));
6778 #define gtk_page_setup_to_file IA__gtk_page_setup_to_file
6780 extern __typeof (gtk_page_setup_to_key_file) IA__gtk_page_setup_to_key_file __attribute((visibility(
"hidden")));
6781 #define gtk_page_setup_to_key_file IA__gtk_page_setup_to_key_file
6783 extern __typeof (gtk_page_setup_copy) IA__gtk_page_setup_copy __attribute((visibility(
"hidden")));
6784 #define gtk_page_setup_copy IA__gtk_page_setup_copy
6786 extern __typeof (gtk_page_setup_get_orientation) IA__gtk_page_setup_get_orientation __attribute((visibility(
"hidden")));
6787 #define gtk_page_setup_get_orientation IA__gtk_page_setup_get_orientation
6789 extern __typeof (gtk_page_setup_set_orientation) IA__gtk_page_setup_set_orientation __attribute((visibility(
"hidden")));
6790 #define gtk_page_setup_set_orientation IA__gtk_page_setup_set_orientation
6792 extern __typeof (gtk_page_setup_get_paper_size) IA__gtk_page_setup_get_paper_size __attribute((visibility(
"hidden")));
6793 #define gtk_page_setup_get_paper_size IA__gtk_page_setup_get_paper_size
6795 extern __typeof (gtk_page_setup_set_paper_size) IA__gtk_page_setup_set_paper_size __attribute((visibility(
"hidden")));
6796 #define gtk_page_setup_set_paper_size IA__gtk_page_setup_set_paper_size
6798 extern __typeof (gtk_page_setup_get_top_margin) IA__gtk_page_setup_get_top_margin __attribute((visibility(
"hidden")));
6799 #define gtk_page_setup_get_top_margin IA__gtk_page_setup_get_top_margin
6801 extern __typeof (gtk_page_setup_set_top_margin) IA__gtk_page_setup_set_top_margin __attribute((visibility(
"hidden")));
6802 #define gtk_page_setup_set_top_margin IA__gtk_page_setup_set_top_margin
6804 extern __typeof (gtk_page_setup_get_bottom_margin) IA__gtk_page_setup_get_bottom_margin __attribute((visibility(
"hidden")));
6805 #define gtk_page_setup_get_bottom_margin IA__gtk_page_setup_get_bottom_margin
6807 extern __typeof (gtk_page_setup_set_bottom_margin) IA__gtk_page_setup_set_bottom_margin __attribute((visibility(
"hidden")));
6808 #define gtk_page_setup_set_bottom_margin IA__gtk_page_setup_set_bottom_margin
6810 extern __typeof (gtk_page_setup_get_left_margin) IA__gtk_page_setup_get_left_margin __attribute((visibility(
"hidden")));
6811 #define gtk_page_setup_get_left_margin IA__gtk_page_setup_get_left_margin
6813 extern __typeof (gtk_page_setup_set_left_margin) IA__gtk_page_setup_set_left_margin __attribute((visibility(
"hidden")));
6814 #define gtk_page_setup_set_left_margin IA__gtk_page_setup_set_left_margin
6816 extern __typeof (gtk_page_setup_get_right_margin) IA__gtk_page_setup_get_right_margin __attribute((visibility(
"hidden")));
6817 #define gtk_page_setup_get_right_margin IA__gtk_page_setup_get_right_margin
6819 extern __typeof (gtk_page_setup_set_right_margin) IA__gtk_page_setup_set_right_margin __attribute((visibility(
"hidden")));
6820 #define gtk_page_setup_set_right_margin IA__gtk_page_setup_set_right_margin
6822 extern __typeof (gtk_page_setup_set_paper_size_and_default_margins) IA__gtk_page_setup_set_paper_size_and_default_margins __attribute((visibility(
"hidden")));
6823 #define gtk_page_setup_set_paper_size_and_default_margins IA__gtk_page_setup_set_paper_size_and_default_margins
6825 extern __typeof (gtk_page_setup_get_paper_width) IA__gtk_page_setup_get_paper_width __attribute((visibility(
"hidden")));
6826 #define gtk_page_setup_get_paper_width IA__gtk_page_setup_get_paper_width
6828 extern __typeof (gtk_page_setup_get_paper_height) IA__gtk_page_setup_get_paper_height __attribute((visibility(
"hidden")));
6829 #define gtk_page_setup_get_paper_height IA__gtk_page_setup_get_paper_height
6831 extern __typeof (gtk_page_setup_get_page_width) IA__gtk_page_setup_get_page_width __attribute((visibility(
"hidden")));
6832 #define gtk_page_setup_get_page_width IA__gtk_page_setup_get_page_width
6834 extern __typeof (gtk_page_setup_get_page_height) IA__gtk_page_setup_get_page_height __attribute((visibility(
"hidden")));
6835 #define gtk_page_setup_get_page_height IA__gtk_page_setup_get_page_height
6839 #if IN_HEADER(__GTK_PAGE_SETUP_UNIX_DIALOG_H__)
6840 #if IN_FILE(__GTK_PAGE_SETUP_UNIX_DIALOG_C__)
6843 #define gtk_page_setup_unix_dialog_get_type IA__gtk_page_setup_unix_dialog_get_type
6846 #define gtk_page_setup_unix_dialog_new IA__gtk_page_setup_unix_dialog_new
6849 #define gtk_page_setup_unix_dialog_set_page_setup IA__gtk_page_setup_unix_dialog_set_page_setup
6852 #define gtk_page_setup_unix_dialog_get_page_setup IA__gtk_page_setup_unix_dialog_get_page_setup
6855 #define gtk_page_setup_unix_dialog_set_print_settings IA__gtk_page_setup_unix_dialog_set_print_settings
6858 #define gtk_page_setup_unix_dialog_get_print_settings IA__gtk_page_setup_unix_dialog_get_print_settings
6863 #if IN_HEADER(__GTK_PAPER_SIZE_H__)
6864 #if IN_FILE(__GTK_PAPER_SIZE_C__)
6865 extern __typeof (gtk_paper_size_get_type) IA__gtk_paper_size_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6866 #define gtk_paper_size_get_type IA__gtk_paper_size_get_type
6868 extern __typeof (gtk_paper_size_new) IA__gtk_paper_size_new __attribute((visibility(
"hidden")));
6869 #define gtk_paper_size_new IA__gtk_paper_size_new
6871 extern __typeof (gtk_paper_size_new_from_ppd) IA__gtk_paper_size_new_from_ppd __attribute((visibility(
"hidden")));
6872 #define gtk_paper_size_new_from_ppd IA__gtk_paper_size_new_from_ppd
6874 extern __typeof (gtk_paper_size_new_custom) IA__gtk_paper_size_new_custom __attribute((visibility(
"hidden")));
6875 #define gtk_paper_size_new_custom IA__gtk_paper_size_new_custom
6877 extern __typeof (gtk_paper_size_new_from_key_file) IA__gtk_paper_size_new_from_key_file __attribute((visibility(
"hidden")));
6878 #define gtk_paper_size_new_from_key_file IA__gtk_paper_size_new_from_key_file
6880 extern __typeof (gtk_paper_size_to_key_file) IA__gtk_paper_size_to_key_file __attribute((visibility(
"hidden")));
6881 #define gtk_paper_size_to_key_file IA__gtk_paper_size_to_key_file
6883 extern __typeof (gtk_paper_size_copy) IA__gtk_paper_size_copy __attribute((visibility(
"hidden")));
6884 #define gtk_paper_size_copy IA__gtk_paper_size_copy
6886 extern __typeof (gtk_paper_size_free) IA__gtk_paper_size_free __attribute((visibility(
"hidden")));
6887 #define gtk_paper_size_free IA__gtk_paper_size_free
6889 extern __typeof (gtk_paper_size_is_equal) IA__gtk_paper_size_is_equal __attribute((visibility(
"hidden")));
6890 #define gtk_paper_size_is_equal IA__gtk_paper_size_is_equal
6892 extern __typeof (gtk_paper_size_get_paper_sizes) IA__gtk_paper_size_get_paper_sizes __attribute((visibility(
"hidden")));
6893 #define gtk_paper_size_get_paper_sizes IA__gtk_paper_size_get_paper_sizes
6895 extern __typeof (gtk_paper_size_get_name) IA__gtk_paper_size_get_name __attribute((visibility(
"hidden")));
6896 #define gtk_paper_size_get_name IA__gtk_paper_size_get_name
6898 extern __typeof (gtk_paper_size_get_display_name) IA__gtk_paper_size_get_display_name __attribute((visibility(
"hidden")));
6899 #define gtk_paper_size_get_display_name IA__gtk_paper_size_get_display_name
6901 extern __typeof (gtk_paper_size_get_ppd_name) IA__gtk_paper_size_get_ppd_name __attribute((visibility(
"hidden")));
6902 #define gtk_paper_size_get_ppd_name IA__gtk_paper_size_get_ppd_name
6904 extern __typeof (gtk_paper_size_get_width) IA__gtk_paper_size_get_width __attribute((visibility(
"hidden")));
6905 #define gtk_paper_size_get_width IA__gtk_paper_size_get_width
6907 extern __typeof (gtk_paper_size_get_height) IA__gtk_paper_size_get_height __attribute((visibility(
"hidden")));
6908 #define gtk_paper_size_get_height IA__gtk_paper_size_get_height
6910 extern __typeof (gtk_paper_size_is_custom) IA__gtk_paper_size_is_custom __attribute((visibility(
"hidden")));
6911 #define gtk_paper_size_is_custom IA__gtk_paper_size_is_custom
6913 extern __typeof (gtk_paper_size_set_size) IA__gtk_paper_size_set_size __attribute((visibility(
"hidden")));
6914 #define gtk_paper_size_set_size IA__gtk_paper_size_set_size
6916 extern __typeof (gtk_paper_size_get_default_top_margin) IA__gtk_paper_size_get_default_top_margin __attribute((visibility(
"hidden")));
6917 #define gtk_paper_size_get_default_top_margin IA__gtk_paper_size_get_default_top_margin
6919 extern __typeof (gtk_paper_size_get_default_bottom_margin) IA__gtk_paper_size_get_default_bottom_margin __attribute((visibility(
"hidden")));
6920 #define gtk_paper_size_get_default_bottom_margin IA__gtk_paper_size_get_default_bottom_margin
6922 extern __typeof (gtk_paper_size_get_default_left_margin) IA__gtk_paper_size_get_default_left_margin __attribute((visibility(
"hidden")));
6923 #define gtk_paper_size_get_default_left_margin IA__gtk_paper_size_get_default_left_margin
6925 extern __typeof (gtk_paper_size_get_default_right_margin) IA__gtk_paper_size_get_default_right_margin __attribute((visibility(
"hidden")));
6926 #define gtk_paper_size_get_default_right_margin IA__gtk_paper_size_get_default_right_margin
6928 extern __typeof (gtk_paper_size_get_default) IA__gtk_paper_size_get_default __attribute((visibility(
"hidden")));
6929 #define gtk_paper_size_get_default IA__gtk_paper_size_get_default
6933 #if IN_HEADER(__GTK_CUSTOM_PAPER_UNIX_DIALOG_H__)
6934 #if IN_FILE(__GTK_CUSTOM_PAPER_UNIX_DIALOG_C__)
6936 extern __typeof (gtk_custom_paper_unix_dialog_get_type) IA__gtk_custom_paper_unix_dialog_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6937 #define gtk_custom_paper_unix_dialog_get_type IA__gtk_custom_paper_unix_dialog_get_type
6942 #if IN_HEADER(__GTK_PRINT_BACKEND_H__)
6943 #if IN_FILE(__GTK_PRINT_BACKEND_C__)
6945 extern __typeof (gtk_print_backend_error_quark) IA__gtk_print_backend_error_quark __attribute((visibility(
"hidden")));
6946 #define gtk_print_backend_error_quark IA__gtk_print_backend_error_quark
6948 extern __typeof (gtk_print_backend_get_type) IA__gtk_print_backend_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6949 #define gtk_print_backend_get_type IA__gtk_print_backend_get_type
6951 extern __typeof (gtk_print_backend_add_printer) IA__gtk_print_backend_add_printer __attribute((visibility(
"hidden")));
6952 #define gtk_print_backend_add_printer IA__gtk_print_backend_add_printer
6954 extern __typeof (gtk_print_backend_remove_printer) IA__gtk_print_backend_remove_printer __attribute((visibility(
"hidden")));
6955 #define gtk_print_backend_remove_printer IA__gtk_print_backend_remove_printer
6957 extern __typeof (gtk_print_backend_set_list_done) IA__gtk_print_backend_set_list_done __attribute((visibility(
"hidden")));
6958 #define gtk_print_backend_set_list_done IA__gtk_print_backend_set_list_done
6960 extern __typeof (gtk_print_backend_destroy) IA__gtk_print_backend_destroy __attribute((visibility(
"hidden")));
6961 #define gtk_print_backend_destroy IA__gtk_print_backend_destroy
6963 extern __typeof (gtk_print_backend_get_printer_list) IA__gtk_print_backend_get_printer_list __attribute((visibility(
"hidden")));
6964 #define gtk_print_backend_get_printer_list IA__gtk_print_backend_get_printer_list
6966 extern __typeof (gtk_print_backend_printer_list_is_done) IA__gtk_print_backend_printer_list_is_done __attribute((visibility(
"hidden")));
6967 #define gtk_print_backend_printer_list_is_done IA__gtk_print_backend_printer_list_is_done
6969 extern __typeof (gtk_print_backend_find_printer) IA__gtk_print_backend_find_printer __attribute((visibility(
"hidden")));
6970 #define gtk_print_backend_find_printer IA__gtk_print_backend_find_printer
6972 extern __typeof (gtk_print_backend_print_stream) IA__gtk_print_backend_print_stream __attribute((visibility(
"hidden")));
6973 #define gtk_print_backend_print_stream IA__gtk_print_backend_print_stream
6975 extern __typeof (gtk_print_backend_load_modules) IA__gtk_print_backend_load_modules __attribute((visibility(
"hidden")));
6976 #define gtk_print_backend_load_modules IA__gtk_print_backend_load_modules
6978 extern __typeof (gtk_print_backend_set_password) IA__gtk_print_backend_set_password __attribute((visibility(
"hidden")));
6979 #define gtk_print_backend_set_password IA__gtk_print_backend_set_password
6984 #if IN_HEADER(__GTK_PRINT_CONTEXT_H__)
6985 #if IN_FILE(__GTK_PRINT_CONTEXT_C__)
6986 extern __typeof (gtk_print_context_get_type) IA__gtk_print_context_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
6987 #define gtk_print_context_get_type IA__gtk_print_context_get_type
6989 extern __typeof (gtk_print_context_get_cairo_context) IA__gtk_print_context_get_cairo_context __attribute((visibility(
"hidden")));
6990 #define gtk_print_context_get_cairo_context IA__gtk_print_context_get_cairo_context
6992 extern __typeof (gtk_print_context_get_page_setup) IA__gtk_print_context_get_page_setup __attribute((visibility(
"hidden")));
6993 #define gtk_print_context_get_page_setup IA__gtk_print_context_get_page_setup
6995 extern __typeof (gtk_print_context_get_width) IA__gtk_print_context_get_width __attribute((visibility(
"hidden")));
6996 #define gtk_print_context_get_width IA__gtk_print_context_get_width
6998 extern __typeof (gtk_print_context_get_height) IA__gtk_print_context_get_height __attribute((visibility(
"hidden")));
6999 #define gtk_print_context_get_height IA__gtk_print_context_get_height
7001 extern __typeof (gtk_print_context_get_dpi_x) IA__gtk_print_context_get_dpi_x __attribute((visibility(
"hidden")));
7002 #define gtk_print_context_get_dpi_x IA__gtk_print_context_get_dpi_x
7004 extern __typeof (gtk_print_context_get_dpi_y) IA__gtk_print_context_get_dpi_y __attribute((visibility(
"hidden")));
7005 #define gtk_print_context_get_dpi_y IA__gtk_print_context_get_dpi_y
7007 extern __typeof (gtk_print_context_get_hard_margins) IA__gtk_print_context_get_hard_margins __attribute((visibility(
"hidden")));
7008 #define gtk_print_context_get_hard_margins IA__gtk_print_context_get_hard_margins
7010 extern __typeof (gtk_print_context_get_pango_fontmap) IA__gtk_print_context_get_pango_fontmap __attribute((visibility(
"hidden")));
7011 #define gtk_print_context_get_pango_fontmap IA__gtk_print_context_get_pango_fontmap
7013 extern __typeof (gtk_print_context_create_pango_context) IA__gtk_print_context_create_pango_context __attribute((visibility(
"hidden")));
7014 #define gtk_print_context_create_pango_context IA__gtk_print_context_create_pango_context
7016 extern __typeof (gtk_print_context_create_pango_layout) IA__gtk_print_context_create_pango_layout __attribute((visibility(
"hidden")));
7017 #define gtk_print_context_create_pango_layout IA__gtk_print_context_create_pango_layout
7019 extern __typeof (gtk_print_context_set_cairo_context) IA__gtk_print_context_set_cairo_context __attribute((visibility(
"hidden")));
7020 #define gtk_print_context_set_cairo_context IA__gtk_print_context_set_cairo_context
7024 #if IN_HEADER(__GTK_PRINTER_H__)
7025 #if IN_FILE(__GTK_PRINTER_C__)
7027 extern __typeof (gtk_printer_get_type) IA__gtk_printer_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7028 #define gtk_printer_get_type IA__gtk_printer_get_type
7030 extern __typeof (gtk_printer_get_backend) IA__gtk_printer_get_backend __attribute((visibility(
"hidden")));
7031 #define gtk_printer_get_backend IA__gtk_printer_get_backend
7033 extern __typeof (gtk_printer_get_name) IA__gtk_printer_get_name __attribute((visibility(
"hidden")));
7034 #define gtk_printer_get_name IA__gtk_printer_get_name
7036 extern __typeof (gtk_printer_get_description) IA__gtk_printer_get_description __attribute((visibility(
"hidden")));
7037 #define gtk_printer_get_description IA__gtk_printer_get_description
7039 extern __typeof (gtk_printer_get_default_page_size) IA__gtk_printer_get_default_page_size __attribute((visibility(
"hidden")));
7040 #define gtk_printer_get_default_page_size IA__gtk_printer_get_default_page_size
7042 extern __typeof (gtk_printer_get_state_message) IA__gtk_printer_get_state_message __attribute((visibility(
"hidden")));
7043 #define gtk_printer_get_state_message IA__gtk_printer_get_state_message
7045 extern __typeof (gtk_printer_get_location) IA__gtk_printer_get_location __attribute((visibility(
"hidden")));
7046 #define gtk_printer_get_location IA__gtk_printer_get_location
7048 extern __typeof (gtk_printer_get_icon_name) IA__gtk_printer_get_icon_name __attribute((visibility(
"hidden")));
7049 #define gtk_printer_get_icon_name IA__gtk_printer_get_icon_name
7051 extern __typeof (gtk_printer_get_job_count) IA__gtk_printer_get_job_count __attribute((visibility(
"hidden")));
7052 #define gtk_printer_get_job_count IA__gtk_printer_get_job_count
7054 extern __typeof (gtk_printer_is_virtual) IA__gtk_printer_is_virtual __attribute((visibility(
"hidden")));
7055 #define gtk_printer_is_virtual IA__gtk_printer_is_virtual
7057 extern __typeof (gtk_printer_list_papers) IA__gtk_printer_list_papers __attribute((visibility(
"hidden")));
7058 #define gtk_printer_list_papers IA__gtk_printer_list_papers
7060 extern __typeof (gtk_printer_accepts_pdf) IA__gtk_printer_accepts_pdf __attribute((visibility(
"hidden")));
7061 #define gtk_printer_accepts_pdf IA__gtk_printer_accepts_pdf
7063 extern __typeof (gtk_printer_accepts_ps) IA__gtk_printer_accepts_ps __attribute((visibility(
"hidden")));
7064 #define gtk_printer_accepts_ps IA__gtk_printer_accepts_ps
7066 extern __typeof (gtk_printer_compare) IA__gtk_printer_compare __attribute((visibility(
"hidden")));
7067 #define gtk_printer_compare IA__gtk_printer_compare
7069 extern __typeof (gtk_printer_has_details) IA__gtk_printer_has_details __attribute((visibility(
"hidden")));
7070 #define gtk_printer_has_details IA__gtk_printer_has_details
7072 extern __typeof (gtk_printer_request_details) IA__gtk_printer_request_details __attribute((visibility(
"hidden")));
7073 #define gtk_printer_request_details IA__gtk_printer_request_details
7075 extern __typeof (gtk_printer_get_capabilities) IA__gtk_printer_get_capabilities __attribute((visibility(
"hidden")));
7076 #define gtk_printer_get_capabilities IA__gtk_printer_get_capabilities
7078 extern __typeof (gtk_printer_get_hard_margins) IA__gtk_printer_get_hard_margins __attribute((visibility(
"hidden")));
7079 #define gtk_printer_get_hard_margins IA__gtk_printer_get_hard_margins
7081 extern __typeof (gtk_enumerate_printers) IA__gtk_enumerate_printers __attribute((visibility(
"hidden")));
7082 #define gtk_enumerate_printers IA__gtk_enumerate_printers
7084 extern __typeof (gtk_print_capabilities_get_type) IA__gtk_print_capabilities_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7085 #define gtk_print_capabilities_get_type IA__gtk_print_capabilities_get_type
7090 #if IN_HEADER(__GTK_PRINT_BACKEND_H__)
7091 #if IN_FILE(__GTK_PRINTER_C__)
7093 extern __typeof (gtk_printer_new) IA__gtk_printer_new __attribute((visibility(
"hidden")));
7094 #define gtk_printer_new IA__gtk_printer_new
7096 extern __typeof (gtk_printer_set_accepts_pdf) IA__gtk_printer_set_accepts_pdf __attribute((visibility(
"hidden")));
7097 #define gtk_printer_set_accepts_pdf IA__gtk_printer_set_accepts_pdf
7099 extern __typeof (gtk_printer_set_accepts_ps) IA__gtk_printer_set_accepts_ps __attribute((visibility(
"hidden")));
7100 #define gtk_printer_set_accepts_ps IA__gtk_printer_set_accepts_ps
7102 extern __typeof (gtk_printer_set_description) IA__gtk_printer_set_description __attribute((visibility(
"hidden")));
7103 #define gtk_printer_set_description IA__gtk_printer_set_description
7105 extern __typeof (gtk_printer_set_has_details) IA__gtk_printer_set_has_details __attribute((visibility(
"hidden")));
7106 #define gtk_printer_set_has_details IA__gtk_printer_set_has_details
7108 extern __typeof (gtk_printer_set_icon_name) IA__gtk_printer_set_icon_name __attribute((visibility(
"hidden")));
7109 #define gtk_printer_set_icon_name IA__gtk_printer_set_icon_name
7111 extern __typeof (gtk_printer_set_is_active) IA__gtk_printer_set_is_active __attribute((visibility(
"hidden")));
7112 #define gtk_printer_set_is_active IA__gtk_printer_set_is_active
7114 extern __typeof (gtk_printer_set_is_paused) IA__gtk_printer_set_is_paused __attribute((visibility(
"hidden")));
7115 #define gtk_printer_set_is_paused IA__gtk_printer_set_is_paused
7117 extern __typeof (gtk_printer_set_is_accepting_jobs) IA__gtk_printer_set_is_accepting_jobs __attribute((visibility(
"hidden")));
7118 #define gtk_printer_set_is_accepting_jobs IA__gtk_printer_set_is_accepting_jobs
7120 extern __typeof (gtk_printer_set_is_default) IA__gtk_printer_set_is_default __attribute((visibility(
"hidden")));
7121 #define gtk_printer_set_is_default IA__gtk_printer_set_is_default
7123 extern __typeof (gtk_printer_set_is_new) IA__gtk_printer_set_is_new __attribute((visibility(
"hidden")));
7124 #define gtk_printer_set_is_new IA__gtk_printer_set_is_new
7126 extern __typeof (gtk_printer_set_job_count) IA__gtk_printer_set_job_count __attribute((visibility(
"hidden")));
7127 #define gtk_printer_set_job_count IA__gtk_printer_set_job_count
7129 extern __typeof (gtk_printer_set_location) IA__gtk_printer_set_location __attribute((visibility(
"hidden")));
7130 #define gtk_printer_set_location IA__gtk_printer_set_location
7132 extern __typeof (gtk_printer_set_state_message) IA__gtk_printer_set_state_message __attribute((visibility(
"hidden")));
7133 #define gtk_printer_set_state_message IA__gtk_printer_set_state_message
7135 extern __typeof (gtk_printer_is_active) IA__gtk_printer_is_active __attribute((visibility(
"hidden")));
7136 #define gtk_printer_is_active IA__gtk_printer_is_active
7138 extern __typeof (gtk_printer_is_paused) IA__gtk_printer_is_paused __attribute((visibility(
"hidden")));
7139 #define gtk_printer_is_paused IA__gtk_printer_is_paused
7141 extern __typeof (gtk_printer_is_accepting_jobs) IA__gtk_printer_is_accepting_jobs __attribute((visibility(
"hidden")));
7142 #define gtk_printer_is_accepting_jobs IA__gtk_printer_is_accepting_jobs
7144 extern __typeof (gtk_printer_is_new) IA__gtk_printer_is_new __attribute((visibility(
"hidden")));
7145 #define gtk_printer_is_new IA__gtk_printer_is_new
7147 extern __typeof (gtk_printer_is_default) IA__gtk_printer_is_default __attribute((visibility(
"hidden")));
7148 #define gtk_printer_is_default IA__gtk_printer_is_default
7153 #if IN_HEADER(__GTK_PRINTER_OPTION_H__)
7154 #if IN_FILE(__GTK_PRINTER_OPTION_C__)
7156 extern __typeof (gtk_printer_option_get_type) IA__gtk_printer_option_get_type __attribute((visibility(
"hidden")));
7157 #define gtk_printer_option_get_type IA__gtk_printer_option_get_type
7159 extern __typeof (gtk_printer_option_has_choice) IA__gtk_printer_option_has_choice __attribute((visibility(
"hidden")));
7160 #define gtk_printer_option_has_choice IA__gtk_printer_option_has_choice
7162 extern __typeof (gtk_printer_option_new) IA__gtk_printer_option_new __attribute((visibility(
"hidden")));
7163 #define gtk_printer_option_new IA__gtk_printer_option_new
7165 extern __typeof (gtk_printer_option_set) IA__gtk_printer_option_set __attribute((visibility(
"hidden")));
7166 #define gtk_printer_option_set IA__gtk_printer_option_set
7168 extern __typeof (gtk_printer_option_set_has_conflict) IA__gtk_printer_option_set_has_conflict __attribute((visibility(
"hidden")));
7169 #define gtk_printer_option_set_has_conflict IA__gtk_printer_option_set_has_conflict
7171 extern __typeof (gtk_printer_option_clear_has_conflict) IA__gtk_printer_option_clear_has_conflict __attribute((visibility(
"hidden")));
7172 #define gtk_printer_option_clear_has_conflict IA__gtk_printer_option_clear_has_conflict
7174 extern __typeof (gtk_printer_option_set_boolean) IA__gtk_printer_option_set_boolean __attribute((visibility(
"hidden")));
7175 #define gtk_printer_option_set_boolean IA__gtk_printer_option_set_boolean
7177 extern __typeof (gtk_printer_option_allocate_choices) IA__gtk_printer_option_allocate_choices __attribute((visibility(
"hidden")));
7178 #define gtk_printer_option_allocate_choices IA__gtk_printer_option_allocate_choices
7180 extern __typeof (gtk_printer_option_choices_from_array) IA__gtk_printer_option_choices_from_array __attribute((visibility(
"hidden")));
7181 #define gtk_printer_option_choices_from_array IA__gtk_printer_option_choices_from_array
7183 extern __typeof (gtk_printer_option_set_activates_default) IA__gtk_printer_option_set_activates_default __attribute((visibility(
"hidden")));
7184 #define gtk_printer_option_set_activates_default IA__gtk_printer_option_set_activates_default
7186 extern __typeof (gtk_printer_option_get_activates_default) IA__gtk_printer_option_get_activates_default __attribute((visibility(
"hidden")));
7187 #define gtk_printer_option_get_activates_default IA__gtk_printer_option_get_activates_default
7192 #if IN_HEADER(__GTK_PRINTER_OPTION_SET_H__)
7193 #if IN_FILE(__GTK_PRINTER_OPTION_SET_C__)
7195 extern __typeof (gtk_printer_option_set_get_type) IA__gtk_printer_option_set_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7196 #define gtk_printer_option_set_get_type IA__gtk_printer_option_set_get_type
7198 extern __typeof (gtk_printer_option_set_new) IA__gtk_printer_option_set_new __attribute((visibility(
"hidden")));
7199 #define gtk_printer_option_set_new IA__gtk_printer_option_set_new
7201 extern __typeof (gtk_printer_option_set_add) IA__gtk_printer_option_set_add __attribute((visibility(
"hidden")));
7202 #define gtk_printer_option_set_add IA__gtk_printer_option_set_add
7204 extern __typeof (gtk_printer_option_set_lookup) IA__gtk_printer_option_set_lookup __attribute((visibility(
"hidden")));
7205 #define gtk_printer_option_set_lookup IA__gtk_printer_option_set_lookup
7207 extern __typeof (gtk_printer_option_set_remove) IA__gtk_printer_option_set_remove __attribute((visibility(
"hidden")));
7208 #define gtk_printer_option_set_remove IA__gtk_printer_option_set_remove
7210 extern __typeof (gtk_printer_option_set_foreach) IA__gtk_printer_option_set_foreach __attribute((visibility(
"hidden")));
7211 #define gtk_printer_option_set_foreach IA__gtk_printer_option_set_foreach
7213 extern __typeof (gtk_printer_option_set_clear_conflicts) IA__gtk_printer_option_set_clear_conflicts __attribute((visibility(
"hidden")));
7214 #define gtk_printer_option_set_clear_conflicts IA__gtk_printer_option_set_clear_conflicts
7216 extern __typeof (gtk_printer_option_set_get_groups) IA__gtk_printer_option_set_get_groups __attribute((visibility(
"hidden")));
7217 #define gtk_printer_option_set_get_groups IA__gtk_printer_option_set_get_groups
7219 extern __typeof (gtk_printer_option_set_foreach_in_group) IA__gtk_printer_option_set_foreach_in_group __attribute((visibility(
"hidden")));
7220 #define gtk_printer_option_set_foreach_in_group IA__gtk_printer_option_set_foreach_in_group
7225 #if IN_HEADER(__GTK_PRINTER_OPTION_WIDGET_H__)
7226 #if IN_FILE(__GTK_PRINTER_OPTION_WIDGET_C__)
7228 extern __typeof (gtk_printer_option_widget_get_type) IA__gtk_printer_option_widget_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7229 #define gtk_printer_option_widget_get_type IA__gtk_printer_option_widget_get_type
7231 extern __typeof (gtk_printer_option_widget_new) IA__gtk_printer_option_widget_new __attribute((visibility(
"hidden")));
7232 #define gtk_printer_option_widget_new IA__gtk_printer_option_widget_new
7234 extern __typeof (gtk_printer_option_widget_set_source) IA__gtk_printer_option_widget_set_source __attribute((visibility(
"hidden")));
7235 #define gtk_printer_option_widget_set_source IA__gtk_printer_option_widget_set_source
7237 extern __typeof (gtk_printer_option_widget_has_external_label) IA__gtk_printer_option_widget_has_external_label __attribute((visibility(
"hidden")));
7238 #define gtk_printer_option_widget_has_external_label IA__gtk_printer_option_widget_has_external_label
7240 extern __typeof (gtk_printer_option_widget_get_external_label) IA__gtk_printer_option_widget_get_external_label __attribute((visibility(
"hidden")));
7241 #define gtk_printer_option_widget_get_external_label IA__gtk_printer_option_widget_get_external_label
7243 extern __typeof (gtk_printer_option_widget_get_value) IA__gtk_printer_option_widget_get_value __attribute((visibility(
"hidden")));
7244 #define gtk_printer_option_widget_get_value IA__gtk_printer_option_widget_get_value
7249 #if IN_HEADER(__GTK_PRINT_JOB_H__)
7250 #if IN_FILE(__GTK_PRINT_JOB_C__)
7252 extern __typeof (gtk_print_job_get_type) IA__gtk_print_job_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7253 #define gtk_print_job_get_type IA__gtk_print_job_get_type
7255 extern __typeof (gtk_print_job_new) IA__gtk_print_job_new __attribute((visibility(
"hidden")));
7256 #define gtk_print_job_new IA__gtk_print_job_new
7258 extern __typeof (gtk_print_job_get_settings) IA__gtk_print_job_get_settings __attribute((visibility(
"hidden")));
7259 #define gtk_print_job_get_settings IA__gtk_print_job_get_settings
7261 extern __typeof (gtk_print_job_get_printer) IA__gtk_print_job_get_printer __attribute((visibility(
"hidden")));
7262 #define gtk_print_job_get_printer IA__gtk_print_job_get_printer
7264 extern __typeof (gtk_print_job_get_title) IA__gtk_print_job_get_title __attribute((visibility(
"hidden")));
7265 #define gtk_print_job_get_title IA__gtk_print_job_get_title
7267 extern __typeof (gtk_print_job_get_status) IA__gtk_print_job_get_status __attribute((visibility(
"hidden")));
7268 #define gtk_print_job_get_status IA__gtk_print_job_get_status
7270 extern __typeof (gtk_print_job_set_source_file) IA__gtk_print_job_set_source_file __attribute((visibility(
"hidden")));
7271 #define gtk_print_job_set_source_file IA__gtk_print_job_set_source_file
7273 extern __typeof (gtk_print_job_get_surface) IA__gtk_print_job_get_surface __attribute((visibility(
"hidden")));
7274 #define gtk_print_job_get_surface IA__gtk_print_job_get_surface
7276 extern __typeof (gtk_print_job_send) IA__gtk_print_job_send __attribute((visibility(
"hidden")));
7277 #define gtk_print_job_send IA__gtk_print_job_send
7279 extern __typeof (gtk_print_job_set_track_print_status) IA__gtk_print_job_set_track_print_status __attribute((visibility(
"hidden")));
7280 #define gtk_print_job_set_track_print_status IA__gtk_print_job_set_track_print_status
7282 extern __typeof (gtk_print_job_get_track_print_status) IA__gtk_print_job_get_track_print_status __attribute((visibility(
"hidden")));
7283 #define gtk_print_job_get_track_print_status IA__gtk_print_job_get_track_print_status
7288 #if IN_HEADER(__GTK_PRINTER_PRIVATE_H__)
7289 #if IN_FILE(__GTK_PRINT_JOB_C__)
7291 extern __typeof (gtk_print_job_set_status) IA__gtk_print_job_set_status __attribute((visibility(
"hidden")));
7292 #define gtk_print_job_set_status IA__gtk_print_job_set_status
7297 #if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7298 #if IN_FILE(__GTK_PRINT_OPERATION_C__)
7299 extern __typeof (gtk_print_error_quark) IA__gtk_print_error_quark __attribute((visibility(
"hidden")));
7300 #define gtk_print_error_quark IA__gtk_print_error_quark
7302 extern __typeof (gtk_print_operation_get_type) IA__gtk_print_operation_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7303 #define gtk_print_operation_get_type IA__gtk_print_operation_get_type
7305 extern __typeof (gtk_print_operation_new) IA__gtk_print_operation_new __attribute((visibility(
"hidden")));
7306 #define gtk_print_operation_new IA__gtk_print_operation_new
7308 extern __typeof (gtk_print_operation_set_allow_async) IA__gtk_print_operation_set_allow_async __attribute((visibility(
"hidden")));
7309 #define gtk_print_operation_set_allow_async IA__gtk_print_operation_set_allow_async
7311 extern __typeof (gtk_print_operation_set_default_page_setup) IA__gtk_print_operation_set_default_page_setup __attribute((visibility(
"hidden")));
7312 #define gtk_print_operation_set_default_page_setup IA__gtk_print_operation_set_default_page_setup
7314 extern __typeof (gtk_print_operation_get_default_page_setup) IA__gtk_print_operation_get_default_page_setup __attribute((visibility(
"hidden")));
7315 #define gtk_print_operation_get_default_page_setup IA__gtk_print_operation_get_default_page_setup
7317 extern __typeof (gtk_print_operation_set_print_settings) IA__gtk_print_operation_set_print_settings __attribute((visibility(
"hidden")));
7318 #define gtk_print_operation_set_print_settings IA__gtk_print_operation_set_print_settings
7320 extern __typeof (gtk_print_operation_get_n_pages_to_print) IA__gtk_print_operation_get_n_pages_to_print __attribute((visibility(
"hidden")));
7321 #define gtk_print_operation_get_n_pages_to_print IA__gtk_print_operation_get_n_pages_to_print
7323 extern __typeof (gtk_print_operation_get_print_settings) IA__gtk_print_operation_get_print_settings __attribute((visibility(
"hidden")));
7324 #define gtk_print_operation_get_print_settings IA__gtk_print_operation_get_print_settings
7326 extern __typeof (gtk_print_operation_set_job_name) IA__gtk_print_operation_set_job_name __attribute((visibility(
"hidden")));
7327 #define gtk_print_operation_set_job_name IA__gtk_print_operation_set_job_name
7329 extern __typeof (gtk_print_operation_set_n_pages) IA__gtk_print_operation_set_n_pages __attribute((visibility(
"hidden")));
7330 #define gtk_print_operation_set_n_pages IA__gtk_print_operation_set_n_pages
7332 extern __typeof (gtk_print_operation_set_current_page) IA__gtk_print_operation_set_current_page __attribute((visibility(
"hidden")));
7333 #define gtk_print_operation_set_current_page IA__gtk_print_operation_set_current_page
7335 extern __typeof (gtk_print_operation_set_use_full_page) IA__gtk_print_operation_set_use_full_page __attribute((visibility(
"hidden")));
7336 #define gtk_print_operation_set_use_full_page IA__gtk_print_operation_set_use_full_page
7338 extern __typeof (gtk_print_operation_set_unit) IA__gtk_print_operation_set_unit __attribute((visibility(
"hidden")));
7339 #define gtk_print_operation_set_unit IA__gtk_print_operation_set_unit
7341 extern __typeof (gtk_print_operation_set_export_filename) IA__gtk_print_operation_set_export_filename __attribute((visibility(
"hidden")));
7342 #define gtk_print_operation_set_export_filename IA__gtk_print_operation_set_export_filename
7344 extern __typeof (gtk_print_operation_set_track_print_status) IA__gtk_print_operation_set_track_print_status __attribute((visibility(
"hidden")));
7345 #define gtk_print_operation_set_track_print_status IA__gtk_print_operation_set_track_print_status
7347 extern __typeof (gtk_print_operation_set_show_progress) IA__gtk_print_operation_set_show_progress __attribute((visibility(
"hidden")));
7348 #define gtk_print_operation_set_show_progress IA__gtk_print_operation_set_show_progress
7350 extern __typeof (gtk_print_operation_set_custom_tab_label) IA__gtk_print_operation_set_custom_tab_label __attribute((visibility(
"hidden")));
7351 #define gtk_print_operation_set_custom_tab_label IA__gtk_print_operation_set_custom_tab_label
7353 extern __typeof (gtk_print_operation_get_error) IA__gtk_print_operation_get_error __attribute((visibility(
"hidden")));
7354 #define gtk_print_operation_get_error IA__gtk_print_operation_get_error
7356 extern __typeof (gtk_print_operation_run) IA__gtk_print_operation_run __attribute((visibility(
"hidden")));
7357 #define gtk_print_operation_run IA__gtk_print_operation_run
7359 extern __typeof (gtk_print_operation_get_status) IA__gtk_print_operation_get_status __attribute((visibility(
"hidden")));
7360 #define gtk_print_operation_get_status IA__gtk_print_operation_get_status
7362 extern __typeof (gtk_print_operation_get_status_string) IA__gtk_print_operation_get_status_string __attribute((visibility(
"hidden")));
7363 #define gtk_print_operation_get_status_string IA__gtk_print_operation_get_status_string
7365 extern __typeof (gtk_print_operation_is_finished) IA__gtk_print_operation_is_finished __attribute((visibility(
"hidden")));
7366 #define gtk_print_operation_is_finished IA__gtk_print_operation_is_finished
7368 extern __typeof (gtk_print_operation_cancel) IA__gtk_print_operation_cancel __attribute((visibility(
"hidden")));
7369 #define gtk_print_operation_cancel IA__gtk_print_operation_cancel
7371 extern __typeof (gtk_print_operation_draw_page_finish) IA__gtk_print_operation_draw_page_finish __attribute((visibility(
"hidden")));
7372 #define gtk_print_operation_draw_page_finish IA__gtk_print_operation_draw_page_finish
7374 extern __typeof (gtk_print_operation_set_defer_drawing) IA__gtk_print_operation_set_defer_drawing __attribute((visibility(
"hidden")));
7375 #define gtk_print_operation_set_defer_drawing IA__gtk_print_operation_set_defer_drawing
7377 extern __typeof (gtk_print_operation_set_support_selection) IA__gtk_print_operation_set_support_selection __attribute((visibility(
"hidden")));
7378 #define gtk_print_operation_set_support_selection IA__gtk_print_operation_set_support_selection
7380 extern __typeof (gtk_print_operation_get_support_selection) IA__gtk_print_operation_get_support_selection __attribute((visibility(
"hidden")));
7381 #define gtk_print_operation_get_support_selection IA__gtk_print_operation_get_support_selection
7383 extern __typeof (gtk_print_operation_set_has_selection) IA__gtk_print_operation_set_has_selection __attribute((visibility(
"hidden")));
7384 #define gtk_print_operation_set_has_selection IA__gtk_print_operation_set_has_selection
7386 extern __typeof (gtk_print_operation_get_has_selection) IA__gtk_print_operation_get_has_selection __attribute((visibility(
"hidden")));
7387 #define gtk_print_operation_get_has_selection IA__gtk_print_operation_get_has_selection
7389 extern __typeof (gtk_print_operation_set_embed_page_setup) IA__gtk_print_operation_set_embed_page_setup __attribute((visibility(
"hidden")));
7390 #define gtk_print_operation_set_embed_page_setup IA__gtk_print_operation_set_embed_page_setup
7392 extern __typeof (gtk_print_operation_get_embed_page_setup) IA__gtk_print_operation_get_embed_page_setup __attribute((visibility(
"hidden")));
7393 #define gtk_print_operation_get_embed_page_setup IA__gtk_print_operation_get_embed_page_setup
7397 #if IN_HEADER(__GTK_PRINT_OPERATION_PREVIEW_H__)
7398 #if IN_FILE(__GTK_PRINT_OPERATION_PREVIEW_C__)
7399 extern __typeof (gtk_print_operation_preview_end_preview) IA__gtk_print_operation_preview_end_preview __attribute((visibility(
"hidden")));
7400 #define gtk_print_operation_preview_end_preview IA__gtk_print_operation_preview_end_preview
7402 extern __typeof (gtk_print_operation_preview_get_type) IA__gtk_print_operation_preview_get_type __attribute((visibility(
"hidden")));
7403 #define gtk_print_operation_preview_get_type IA__gtk_print_operation_preview_get_type
7405 extern __typeof (gtk_print_operation_preview_is_selected) IA__gtk_print_operation_preview_is_selected __attribute((visibility(
"hidden")));
7406 #define gtk_print_operation_preview_is_selected IA__gtk_print_operation_preview_is_selected
7408 extern __typeof (gtk_print_operation_preview_render_page) IA__gtk_print_operation_preview_render_page __attribute((visibility(
"hidden")));
7409 #define gtk_print_operation_preview_render_page IA__gtk_print_operation_preview_render_page
7413 #if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7414 #if IN_FILE(__GTK_PRINT_OPERATION_UNIX_C__)
7416 extern __typeof (gtk_print_run_page_setup_dialog) IA__gtk_print_run_page_setup_dialog __attribute((visibility(
"hidden")));
7417 #define gtk_print_run_page_setup_dialog IA__gtk_print_run_page_setup_dialog
7419 extern __typeof (gtk_print_run_page_setup_dialog_async) IA__gtk_print_run_page_setup_dialog_async __attribute((visibility(
"hidden")));
7420 #define gtk_print_run_page_setup_dialog_async IA__gtk_print_run_page_setup_dialog_async
7425 #if IN_HEADER(__GTK_PRINT_OPERATION_H__)
7426 #if IN_FILE(__GTK_PRINT_OPERATION_WIN32_C__)
7428 extern __typeof (gtk_print_run_page_setup_dialog) IA__gtk_print_run_page_setup_dialog __attribute((visibility(
"hidden")));
7429 #define gtk_print_run_page_setup_dialog IA__gtk_print_run_page_setup_dialog
7431 extern __typeof (gtk_print_run_page_setup_dialog_async) IA__gtk_print_run_page_setup_dialog_async __attribute((visibility(
"hidden")));
7432 #define gtk_print_run_page_setup_dialog_async IA__gtk_print_run_page_setup_dialog_async
7437 #if IN_HEADER(__GTK_PRINT_SETTINGS_H__)
7438 #if IN_FILE(__GTK_PRINT_SETTINGS_C__)
7439 extern __typeof (gtk_print_settings_get_type) IA__gtk_print_settings_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7440 #define gtk_print_settings_get_type IA__gtk_print_settings_get_type
7442 extern __typeof (gtk_print_settings_new) IA__gtk_print_settings_new __attribute((visibility(
"hidden")));
7443 #define gtk_print_settings_new IA__gtk_print_settings_new
7445 extern __typeof (gtk_print_settings_new_from_file) IA__gtk_print_settings_new_from_file __attribute((visibility(
"hidden")));
7446 #define gtk_print_settings_new_from_file IA__gtk_print_settings_new_from_file
7448 extern __typeof (gtk_print_settings_new_from_key_file) IA__gtk_print_settings_new_from_key_file __attribute((visibility(
"hidden")));
7449 #define gtk_print_settings_new_from_key_file IA__gtk_print_settings_new_from_key_file
7451 extern __typeof (gtk_print_settings_load_file) IA__gtk_print_settings_load_file __attribute((visibility(
"hidden")));
7452 #define gtk_print_settings_load_file IA__gtk_print_settings_load_file
7454 extern __typeof (gtk_print_settings_load_key_file) IA__gtk_print_settings_load_key_file __attribute((visibility(
"hidden")));
7455 #define gtk_print_settings_load_key_file IA__gtk_print_settings_load_key_file
7457 extern __typeof (gtk_print_settings_to_file) IA__gtk_print_settings_to_file __attribute((visibility(
"hidden")));
7458 #define gtk_print_settings_to_file IA__gtk_print_settings_to_file
7460 extern __typeof (gtk_print_settings_to_key_file) IA__gtk_print_settings_to_key_file __attribute((visibility(
"hidden")));
7461 #define gtk_print_settings_to_key_file IA__gtk_print_settings_to_key_file
7463 extern __typeof (gtk_print_settings_copy) IA__gtk_print_settings_copy __attribute((visibility(
"hidden")));
7464 #define gtk_print_settings_copy IA__gtk_print_settings_copy
7466 extern __typeof (gtk_print_settings_has_key) IA__gtk_print_settings_has_key __attribute((visibility(
"hidden")));
7467 #define gtk_print_settings_has_key IA__gtk_print_settings_has_key
7469 extern __typeof (gtk_print_settings_get) IA__gtk_print_settings_get __attribute((visibility(
"hidden")));
7470 #define gtk_print_settings_get IA__gtk_print_settings_get
7472 extern __typeof (gtk_print_settings_set) IA__gtk_print_settings_set __attribute((visibility(
"hidden")));
7473 #define gtk_print_settings_set IA__gtk_print_settings_set
7475 extern __typeof (gtk_print_settings_unset) IA__gtk_print_settings_unset __attribute((visibility(
"hidden")));
7476 #define gtk_print_settings_unset IA__gtk_print_settings_unset
7478 extern __typeof (gtk_print_settings_foreach) IA__gtk_print_settings_foreach __attribute((visibility(
"hidden")));
7479 #define gtk_print_settings_foreach IA__gtk_print_settings_foreach
7481 extern __typeof (gtk_print_settings_get_bool) IA__gtk_print_settings_get_bool __attribute((visibility(
"hidden")));
7482 #define gtk_print_settings_get_bool IA__gtk_print_settings_get_bool
7484 extern __typeof (gtk_print_settings_set_bool) IA__gtk_print_settings_set_bool __attribute((visibility(
"hidden")));
7485 #define gtk_print_settings_set_bool IA__gtk_print_settings_set_bool
7487 extern __typeof (gtk_print_settings_get_double) IA__gtk_print_settings_get_double __attribute((visibility(
"hidden")));
7488 #define gtk_print_settings_get_double IA__gtk_print_settings_get_double
7490 extern __typeof (gtk_print_settings_get_double_with_default) IA__gtk_print_settings_get_double_with_default __attribute((visibility(
"hidden")));
7491 #define gtk_print_settings_get_double_with_default IA__gtk_print_settings_get_double_with_default
7493 extern __typeof (gtk_print_settings_set_double) IA__gtk_print_settings_set_double __attribute((visibility(
"hidden")));
7494 #define gtk_print_settings_set_double IA__gtk_print_settings_set_double
7496 extern __typeof (gtk_print_settings_get_length) IA__gtk_print_settings_get_length __attribute((visibility(
"hidden")));
7497 #define gtk_print_settings_get_length IA__gtk_print_settings_get_length
7499 extern __typeof (gtk_print_settings_set_length) IA__gtk_print_settings_set_length __attribute((visibility(
"hidden")));
7500 #define gtk_print_settings_set_length IA__gtk_print_settings_set_length
7502 extern __typeof (gtk_print_settings_get_int) IA__gtk_print_settings_get_int __attribute((visibility(
"hidden")));
7503 #define gtk_print_settings_get_int IA__gtk_print_settings_get_int
7505 extern __typeof (gtk_print_settings_get_int_with_default) IA__gtk_print_settings_get_int_with_default __attribute((visibility(
"hidden")));
7506 #define gtk_print_settings_get_int_with_default IA__gtk_print_settings_get_int_with_default
7508 extern __typeof (gtk_print_settings_set_int) IA__gtk_print_settings_set_int __attribute((visibility(
"hidden")));
7509 #define gtk_print_settings_set_int IA__gtk_print_settings_set_int
7511 extern __typeof (gtk_print_settings_get_printer) IA__gtk_print_settings_get_printer __attribute((visibility(
"hidden")));
7512 #define gtk_print_settings_get_printer IA__gtk_print_settings_get_printer
7514 extern __typeof (gtk_print_settings_set_printer) IA__gtk_print_settings_set_printer __attribute((visibility(
"hidden")));
7515 #define gtk_print_settings_set_printer IA__gtk_print_settings_set_printer
7517 extern __typeof (gtk_print_settings_get_orientation) IA__gtk_print_settings_get_orientation __attribute((visibility(
"hidden")));
7518 #define gtk_print_settings_get_orientation IA__gtk_print_settings_get_orientation
7520 extern __typeof (gtk_print_settings_set_orientation) IA__gtk_print_settings_set_orientation __attribute((visibility(
"hidden")));
7521 #define gtk_print_settings_set_orientation IA__gtk_print_settings_set_orientation
7523 extern __typeof (gtk_print_settings_get_paper_size) IA__gtk_print_settings_get_paper_size __attribute((visibility(
"hidden")));
7524 #define gtk_print_settings_get_paper_size IA__gtk_print_settings_get_paper_size
7526 extern __typeof (gtk_print_settings_set_paper_size) IA__gtk_print_settings_set_paper_size __attribute((visibility(
"hidden")));
7527 #define gtk_print_settings_set_paper_size IA__gtk_print_settings_set_paper_size
7529 extern __typeof (gtk_print_settings_get_paper_width) IA__gtk_print_settings_get_paper_width __attribute((visibility(
"hidden")));
7530 #define gtk_print_settings_get_paper_width IA__gtk_print_settings_get_paper_width
7532 extern __typeof (gtk_print_settings_set_paper_width) IA__gtk_print_settings_set_paper_width __attribute((visibility(
"hidden")));
7533 #define gtk_print_settings_set_paper_width IA__gtk_print_settings_set_paper_width
7535 extern __typeof (gtk_print_settings_get_paper_height) IA__gtk_print_settings_get_paper_height __attribute((visibility(
"hidden")));
7536 #define gtk_print_settings_get_paper_height IA__gtk_print_settings_get_paper_height
7538 extern __typeof (gtk_print_settings_set_paper_height) IA__gtk_print_settings_set_paper_height __attribute((visibility(
"hidden")));
7539 #define gtk_print_settings_set_paper_height IA__gtk_print_settings_set_paper_height
7541 extern __typeof (gtk_print_settings_get_use_color) IA__gtk_print_settings_get_use_color __attribute((visibility(
"hidden")));
7542 #define gtk_print_settings_get_use_color IA__gtk_print_settings_get_use_color
7544 extern __typeof (gtk_print_settings_set_use_color) IA__gtk_print_settings_set_use_color __attribute((visibility(
"hidden")));
7545 #define gtk_print_settings_set_use_color IA__gtk_print_settings_set_use_color
7547 extern __typeof (gtk_print_settings_get_collate) IA__gtk_print_settings_get_collate __attribute((visibility(
"hidden")));
7548 #define gtk_print_settings_get_collate IA__gtk_print_settings_get_collate
7550 extern __typeof (gtk_print_settings_set_collate) IA__gtk_print_settings_set_collate __attribute((visibility(
"hidden")));
7551 #define gtk_print_settings_set_collate IA__gtk_print_settings_set_collate
7553 extern __typeof (gtk_print_settings_get_reverse) IA__gtk_print_settings_get_reverse __attribute((visibility(
"hidden")));
7554 #define gtk_print_settings_get_reverse IA__gtk_print_settings_get_reverse
7556 extern __typeof (gtk_print_settings_set_reverse) IA__gtk_print_settings_set_reverse __attribute((visibility(
"hidden")));
7557 #define gtk_print_settings_set_reverse IA__gtk_print_settings_set_reverse
7559 extern __typeof (gtk_print_settings_get_duplex) IA__gtk_print_settings_get_duplex __attribute((visibility(
"hidden")));
7560 #define gtk_print_settings_get_duplex IA__gtk_print_settings_get_duplex
7562 extern __typeof (gtk_print_settings_set_duplex) IA__gtk_print_settings_set_duplex __attribute((visibility(
"hidden")));
7563 #define gtk_print_settings_set_duplex IA__gtk_print_settings_set_duplex
7565 extern __typeof (gtk_print_settings_get_quality) IA__gtk_print_settings_get_quality __attribute((visibility(
"hidden")));
7566 #define gtk_print_settings_get_quality IA__gtk_print_settings_get_quality
7568 extern __typeof (gtk_print_settings_set_quality) IA__gtk_print_settings_set_quality __attribute((visibility(
"hidden")));
7569 #define gtk_print_settings_set_quality IA__gtk_print_settings_set_quality
7571 extern __typeof (gtk_print_settings_get_n_copies) IA__gtk_print_settings_get_n_copies __attribute((visibility(
"hidden")));
7572 #define gtk_print_settings_get_n_copies IA__gtk_print_settings_get_n_copies
7574 extern __typeof (gtk_print_settings_set_n_copies) IA__gtk_print_settings_set_n_copies __attribute((visibility(
"hidden")));
7575 #define gtk_print_settings_set_n_copies IA__gtk_print_settings_set_n_copies
7577 extern __typeof (gtk_print_settings_get_number_up) IA__gtk_print_settings_get_number_up __attribute((visibility(
"hidden")));
7578 #define gtk_print_settings_get_number_up IA__gtk_print_settings_get_number_up
7580 extern __typeof (gtk_print_settings_set_number_up) IA__gtk_print_settings_set_number_up __attribute((visibility(
"hidden")));
7581 #define gtk_print_settings_set_number_up IA__gtk_print_settings_set_number_up
7583 extern __typeof (gtk_print_settings_get_number_up_layout) IA__gtk_print_settings_get_number_up_layout __attribute((visibility(
"hidden")));
7584 #define gtk_print_settings_get_number_up_layout IA__gtk_print_settings_get_number_up_layout
7586 extern __typeof (gtk_print_settings_set_number_up_layout) IA__gtk_print_settings_set_number_up_layout __attribute((visibility(
"hidden")));
7587 #define gtk_print_settings_set_number_up_layout IA__gtk_print_settings_set_number_up_layout
7589 extern __typeof (gtk_print_settings_get_resolution) IA__gtk_print_settings_get_resolution __attribute((visibility(
"hidden")));
7590 #define gtk_print_settings_get_resolution IA__gtk_print_settings_get_resolution
7592 extern __typeof (gtk_print_settings_set_resolution) IA__gtk_print_settings_set_resolution __attribute((visibility(
"hidden")));
7593 #define gtk_print_settings_set_resolution IA__gtk_print_settings_set_resolution
7595 extern __typeof (gtk_print_settings_get_resolution_x) IA__gtk_print_settings_get_resolution_x __attribute((visibility(
"hidden")));
7596 #define gtk_print_settings_get_resolution_x IA__gtk_print_settings_get_resolution_x
7598 extern __typeof (gtk_print_settings_get_resolution_y) IA__gtk_print_settings_get_resolution_y __attribute((visibility(
"hidden")));
7599 #define gtk_print_settings_get_resolution_y IA__gtk_print_settings_get_resolution_y
7601 extern __typeof (gtk_print_settings_set_resolution_xy) IA__gtk_print_settings_set_resolution_xy __attribute((visibility(
"hidden")));
7602 #define gtk_print_settings_set_resolution_xy IA__gtk_print_settings_set_resolution_xy
7604 extern __typeof (gtk_print_settings_get_printer_lpi) IA__gtk_print_settings_get_printer_lpi __attribute((visibility(
"hidden")));
7605 #define gtk_print_settings_get_printer_lpi IA__gtk_print_settings_get_printer_lpi
7607 extern __typeof (gtk_print_settings_set_printer_lpi) IA__gtk_print_settings_set_printer_lpi __attribute((visibility(
"hidden")));
7608 #define gtk_print_settings_set_printer_lpi IA__gtk_print_settings_set_printer_lpi
7610 extern __typeof (gtk_print_settings_get_scale) IA__gtk_print_settings_get_scale __attribute((visibility(
"hidden")));
7611 #define gtk_print_settings_get_scale IA__gtk_print_settings_get_scale
7613 extern __typeof (gtk_print_settings_set_scale) IA__gtk_print_settings_set_scale __attribute((visibility(
"hidden")));
7614 #define gtk_print_settings_set_scale IA__gtk_print_settings_set_scale
7616 extern __typeof (gtk_print_settings_get_print_pages) IA__gtk_print_settings_get_print_pages __attribute((visibility(
"hidden")));
7617 #define gtk_print_settings_get_print_pages IA__gtk_print_settings_get_print_pages
7619 extern __typeof (gtk_print_settings_set_print_pages) IA__gtk_print_settings_set_print_pages __attribute((visibility(
"hidden")));
7620 #define gtk_print_settings_set_print_pages IA__gtk_print_settings_set_print_pages
7622 extern __typeof (gtk_print_settings_get_page_ranges) IA__gtk_print_settings_get_page_ranges __attribute((visibility(
"hidden")));
7623 #define gtk_print_settings_get_page_ranges IA__gtk_print_settings_get_page_ranges
7625 extern __typeof (gtk_print_settings_set_page_ranges) IA__gtk_print_settings_set_page_ranges __attribute((visibility(
"hidden")));
7626 #define gtk_print_settings_set_page_ranges IA__gtk_print_settings_set_page_ranges
7628 extern __typeof (gtk_print_settings_get_page_set) IA__gtk_print_settings_get_page_set __attribute((visibility(
"hidden")));
7629 #define gtk_print_settings_get_page_set IA__gtk_print_settings_get_page_set
7631 extern __typeof (gtk_print_settings_set_page_set) IA__gtk_print_settings_set_page_set __attribute((visibility(
"hidden")));
7632 #define gtk_print_settings_set_page_set IA__gtk_print_settings_set_page_set
7634 extern __typeof (gtk_print_settings_get_default_source) IA__gtk_print_settings_get_default_source __attribute((visibility(
"hidden")));
7635 #define gtk_print_settings_get_default_source IA__gtk_print_settings_get_default_source
7637 extern __typeof (gtk_print_settings_set_default_source) IA__gtk_print_settings_set_default_source __attribute((visibility(
"hidden")));
7638 #define gtk_print_settings_set_default_source IA__gtk_print_settings_set_default_source
7640 extern __typeof (gtk_print_settings_get_media_type) IA__gtk_print_settings_get_media_type __attribute((visibility(
"hidden")));
7641 #define gtk_print_settings_get_media_type IA__gtk_print_settings_get_media_type
7643 extern __typeof (gtk_print_settings_set_media_type) IA__gtk_print_settings_set_media_type __attribute((visibility(
"hidden")));
7644 #define gtk_print_settings_set_media_type IA__gtk_print_settings_set_media_type
7646 extern __typeof (gtk_print_settings_get_dither) IA__gtk_print_settings_get_dither __attribute((visibility(
"hidden")));
7647 #define gtk_print_settings_get_dither IA__gtk_print_settings_get_dither
7649 extern __typeof (gtk_print_settings_set_dither) IA__gtk_print_settings_set_dither __attribute((visibility(
"hidden")));
7650 #define gtk_print_settings_set_dither IA__gtk_print_settings_set_dither
7652 extern __typeof (gtk_print_settings_get_finishings) IA__gtk_print_settings_get_finishings __attribute((visibility(
"hidden")));
7653 #define gtk_print_settings_get_finishings IA__gtk_print_settings_get_finishings
7655 extern __typeof (gtk_print_settings_set_finishings) IA__gtk_print_settings_set_finishings __attribute((visibility(
"hidden")));
7656 #define gtk_print_settings_set_finishings IA__gtk_print_settings_set_finishings
7658 extern __typeof (gtk_print_settings_get_output_bin) IA__gtk_print_settings_get_output_bin __attribute((visibility(
"hidden")));
7659 #define gtk_print_settings_get_output_bin IA__gtk_print_settings_get_output_bin
7661 extern __typeof (gtk_print_settings_set_output_bin) IA__gtk_print_settings_set_output_bin __attribute((visibility(
"hidden")));
7662 #define gtk_print_settings_set_output_bin IA__gtk_print_settings_set_output_bin
7666 #if IN_HEADER(__GTK_PRINT_UNIX_DIALOG_H__)
7667 #if IN_FILE(__GTK_PRINT_UNIX_DIALOG_C__)
7669 extern __typeof (gtk_print_unix_dialog_get_type) IA__gtk_print_unix_dialog_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7670 #define gtk_print_unix_dialog_get_type IA__gtk_print_unix_dialog_get_type
7672 extern __typeof (gtk_print_unix_dialog_new) IA__gtk_print_unix_dialog_new __attribute((visibility(
"hidden")));
7673 #define gtk_print_unix_dialog_new IA__gtk_print_unix_dialog_new
7675 extern __typeof (gtk_print_unix_dialog_set_page_setup) IA__gtk_print_unix_dialog_set_page_setup __attribute((visibility(
"hidden")));
7676 #define gtk_print_unix_dialog_set_page_setup IA__gtk_print_unix_dialog_set_page_setup
7678 extern __typeof (gtk_print_unix_dialog_get_page_setup) IA__gtk_print_unix_dialog_get_page_setup __attribute((visibility(
"hidden")));
7679 #define gtk_print_unix_dialog_get_page_setup IA__gtk_print_unix_dialog_get_page_setup
7681 extern __typeof (gtk_print_unix_dialog_set_current_page) IA__gtk_print_unix_dialog_set_current_page __attribute((visibility(
"hidden")));
7682 #define gtk_print_unix_dialog_set_current_page IA__gtk_print_unix_dialog_set_current_page
7684 extern __typeof (gtk_print_unix_dialog_get_current_page) IA__gtk_print_unix_dialog_get_current_page __attribute((visibility(
"hidden")));
7685 #define gtk_print_unix_dialog_get_current_page IA__gtk_print_unix_dialog_get_current_page
7687 extern __typeof (gtk_print_unix_dialog_set_settings) IA__gtk_print_unix_dialog_set_settings __attribute((visibility(
"hidden")));
7688 #define gtk_print_unix_dialog_set_settings IA__gtk_print_unix_dialog_set_settings
7690 extern __typeof (gtk_print_unix_dialog_get_settings) IA__gtk_print_unix_dialog_get_settings __attribute((visibility(
"hidden")));
7691 #define gtk_print_unix_dialog_get_settings IA__gtk_print_unix_dialog_get_settings
7693 extern __typeof (gtk_print_unix_dialog_get_selected_printer) IA__gtk_print_unix_dialog_get_selected_printer __attribute((visibility(
"hidden")));
7694 #define gtk_print_unix_dialog_get_selected_printer IA__gtk_print_unix_dialog_get_selected_printer
7696 extern __typeof (gtk_print_unix_dialog_add_custom_tab) IA__gtk_print_unix_dialog_add_custom_tab __attribute((visibility(
"hidden")));
7697 #define gtk_print_unix_dialog_add_custom_tab IA__gtk_print_unix_dialog_add_custom_tab
7699 extern __typeof (gtk_print_unix_dialog_set_manual_capabilities) IA__gtk_print_unix_dialog_set_manual_capabilities __attribute((visibility(
"hidden")));
7700 #define gtk_print_unix_dialog_set_manual_capabilities IA__gtk_print_unix_dialog_set_manual_capabilities
7702 extern __typeof (gtk_print_unix_dialog_get_manual_capabilities) IA__gtk_print_unix_dialog_get_manual_capabilities __attribute((visibility(
"hidden")));
7703 #define gtk_print_unix_dialog_get_manual_capabilities IA__gtk_print_unix_dialog_get_manual_capabilities
7705 extern __typeof (gtk_print_unix_dialog_set_support_selection) IA__gtk_print_unix_dialog_set_support_selection __attribute((visibility(
"hidden")));
7706 #define gtk_print_unix_dialog_set_support_selection IA__gtk_print_unix_dialog_set_support_selection
7708 extern __typeof (gtk_print_unix_dialog_get_support_selection) IA__gtk_print_unix_dialog_get_support_selection __attribute((visibility(
"hidden")));
7709 #define gtk_print_unix_dialog_get_support_selection IA__gtk_print_unix_dialog_get_support_selection
7711 extern __typeof (gtk_print_unix_dialog_set_has_selection) IA__gtk_print_unix_dialog_set_has_selection __attribute((visibility(
"hidden")));
7712 #define gtk_print_unix_dialog_set_has_selection IA__gtk_print_unix_dialog_set_has_selection
7714 extern __typeof (gtk_print_unix_dialog_get_has_selection) IA__gtk_print_unix_dialog_get_has_selection __attribute((visibility(
"hidden")));
7715 #define gtk_print_unix_dialog_get_has_selection IA__gtk_print_unix_dialog_get_has_selection
7717 extern __typeof (gtk_print_unix_dialog_set_embed_page_setup) IA__gtk_print_unix_dialog_set_embed_page_setup __attribute((visibility(
"hidden")));
7718 #define gtk_print_unix_dialog_set_embed_page_setup IA__gtk_print_unix_dialog_set_embed_page_setup
7720 extern __typeof (gtk_print_unix_dialog_get_embed_page_setup) IA__gtk_print_unix_dialog_get_embed_page_setup __attribute((visibility(
"hidden")));
7721 #define gtk_print_unix_dialog_get_embed_page_setup IA__gtk_print_unix_dialog_get_embed_page_setup
7723 extern __typeof (gtk_print_unix_dialog_get_page_setup_set) IA__gtk_print_unix_dialog_get_page_setup_set __attribute((visibility(
"hidden")));
7724 #define gtk_print_unix_dialog_get_page_setup_set IA__gtk_print_unix_dialog_get_page_setup_set
7729 #if IN_HEADER(__GTK_PRINT_WIN32_H__)
7730 #if IN_FILE(__GTK_PRINT_WIN32_C__)
7732 extern __typeof (gtk_print_win32_devnames_free) IA__gtk_print_win32_devnames_free __attribute((visibility(
"hidden")));
7733 #define gtk_print_win32_devnames_free IA__gtk_print_win32_devnames_free
7735 extern __typeof (gtk_print_win32_devnames_from_win32) IA__gtk_print_win32_devnames_from_win32 __attribute((visibility(
"hidden")));
7736 #define gtk_print_win32_devnames_from_win32 IA__gtk_print_win32_devnames_from_win32
7738 extern __typeof (gtk_print_win32_devnames_to_win32) IA__gtk_print_win32_devnames_to_win32 __attribute((visibility(
"hidden")));
7739 #define gtk_print_win32_devnames_to_win32 IA__gtk_print_win32_devnames_to_win32
7741 extern __typeof (gtk_print_win32_devnames_from_printer_name) IA__gtk_print_win32_devnames_from_printer_name __attribute((visibility(
"hidden")));
7742 #define gtk_print_win32_devnames_from_printer_name IA__gtk_print_win32_devnames_from_printer_name
7747 #if IN_HEADER(__GTK_PROGRESS_BAR_H__)
7748 #if IN_FILE(__GTK_PROGRESS_BAR_C__)
7750 #define gtk_progress_bar_get_fraction IA__gtk_progress_bar_get_fraction
7753 #define gtk_progress_bar_get_orientation IA__gtk_progress_bar_get_orientation
7756 #define gtk_progress_bar_get_pulse_step IA__gtk_progress_bar_get_pulse_step
7759 #define gtk_progress_bar_get_text IA__gtk_progress_bar_get_text
7762 #define gtk_progress_bar_get_ellipsize IA__gtk_progress_bar_get_ellipsize
7764 extern __typeof (
gtk_progress_bar_get_type) IA__gtk_progress_bar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7765 #define gtk_progress_bar_get_type IA__gtk_progress_bar_get_type
7767 extern __typeof (
gtk_progress_bar_new) IA__gtk_progress_bar_new __attribute((visibility(
"hidden")));
7768 #define gtk_progress_bar_new IA__gtk_progress_bar_new
7770 #ifndef GTK_DISABLE_DEPRECATED
7772 #define gtk_progress_bar_new_with_adjustment IA__gtk_progress_bar_new_with_adjustment
7775 #define gtk_progress_bar_set_bar_style IA__gtk_progress_bar_set_bar_style
7778 #define gtk_progress_bar_set_discrete_blocks IA__gtk_progress_bar_set_discrete_blocks
7781 #define gtk_progress_bar_set_activity_blocks IA__gtk_progress_bar_set_activity_blocks
7784 #define gtk_progress_bar_set_activity_step IA__gtk_progress_bar_set_activity_step
7787 #define gtk_progress_bar_update IA__gtk_progress_bar_update
7791 #define gtk_progress_bar_pulse IA__gtk_progress_bar_pulse
7794 #define gtk_progress_bar_set_fraction IA__gtk_progress_bar_set_fraction
7797 #define gtk_progress_bar_set_orientation IA__gtk_progress_bar_set_orientation
7800 #define gtk_progress_bar_set_pulse_step IA__gtk_progress_bar_set_pulse_step
7803 #define gtk_progress_bar_set_text IA__gtk_progress_bar_set_text
7806 #define gtk_progress_bar_set_ellipsize IA__gtk_progress_bar_set_ellipsize
7810 #if IN_HEADER(__GTK_PROGRESS_H__)
7811 #if IN_FILE(__GTK_PROGRESS_C__)
7812 #ifndef GTK_DISABLE_DEPRECATED
7814 #define gtk_progress_configure IA__gtk_progress_configure
7817 #define gtk_progress_get_current_percentage IA__gtk_progress_get_current_percentage
7820 #define gtk_progress_get_current_text IA__gtk_progress_get_current_text
7823 #define gtk_progress_get_percentage_from_value IA__gtk_progress_get_percentage_from_value
7826 #define gtk_progress_get_text_from_value IA__gtk_progress_get_text_from_value
7828 extern __typeof (
gtk_progress_get_type) IA__gtk_progress_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7829 #define gtk_progress_get_type IA__gtk_progress_get_type
7832 #define gtk_progress_get_value IA__gtk_progress_get_value
7835 #define gtk_progress_set_activity_mode IA__gtk_progress_set_activity_mode
7838 #define gtk_progress_set_adjustment IA__gtk_progress_set_adjustment
7841 #define gtk_progress_set_format_string IA__gtk_progress_set_format_string
7844 #define gtk_progress_set_percentage IA__gtk_progress_set_percentage
7847 #define gtk_progress_set_show_text IA__gtk_progress_set_show_text
7850 #define gtk_progress_set_text_alignment IA__gtk_progress_set_text_alignment
7853 #define gtk_progress_set_value IA__gtk_progress_set_value
7858 #if IN_HEADER(__GTK_RADIO_ACTION_H__)
7859 #if IN_FILE(__GTK_RADIO_ACTION_C__)
7861 #define gtk_radio_action_get_current_value IA__gtk_radio_action_get_current_value
7864 #define gtk_radio_action_get_group IA__gtk_radio_action_get_group
7866 extern __typeof (
gtk_radio_action_get_type) IA__gtk_radio_action_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7867 #define gtk_radio_action_get_type IA__gtk_radio_action_get_type
7869 extern __typeof (
gtk_radio_action_new) IA__gtk_radio_action_new __attribute((visibility(
"hidden")));
7870 #define gtk_radio_action_new IA__gtk_radio_action_new
7873 #define gtk_radio_action_set_current_value IA__gtk_radio_action_set_current_value
7876 #define gtk_radio_action_set_group IA__gtk_radio_action_set_group
7880 #if IN_HEADER(__GTK_RADIO_BUTTON_H__)
7881 #if IN_FILE(__GTK_RADIO_BUTTON_C__)
7883 #define gtk_radio_button_get_group IA__gtk_radio_button_get_group
7885 extern __typeof (
gtk_radio_button_get_type) IA__gtk_radio_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
7886 #define gtk_radio_button_get_type IA__gtk_radio_button_get_type
7888 extern __typeof (
gtk_radio_button_new) IA__gtk_radio_button_new __attribute((visibility(
"hidden")));
7889 #define gtk_radio_button_new IA__gtk_radio_button_new
7892 #define gtk_radio_button_new_from_widget IA__gtk_radio_button_new_from_widget
7895 #define gtk_radio_button_new_with_label IA__gtk_radio_button_new_with_label
7898 #define gtk_radio_button_new_with_label_from_widget IA__gtk_radio_button_new_with_label_from_widget
7901 #define gtk_radio_button_new_with_mnemonic IA__gtk_radio_button_new_with_mnemonic
7904 #define gtk_radio_button_new_with_mnemonic_from_widget IA__gtk_radio_button_new_with_mnemonic_from_widget
7907 #define gtk_radio_button_set_group IA__gtk_radio_button_set_group
7911 #if IN_HEADER(__GTK_RADIO_MENU_ITEM_H__)
7912 #if IN_FILE(__GTK_RADIO_MENU_ITEM_C__)
7914 #define gtk_radio_menu_item_get_group IA__gtk_radio_menu_item_get_group
7917 #define gtk_radio_menu_item_get_type IA__gtk_radio_menu_item_get_type
7920 #define gtk_radio_menu_item_new IA__gtk_radio_menu_item_new
7923 #define gtk_radio_menu_item_new_from_widget IA__gtk_radio_menu_item_new_from_widget
7926 #define gtk_radio_menu_item_new_with_label IA__gtk_radio_menu_item_new_with_label
7929 #define gtk_radio_menu_item_new_with_label_from_widget IA__gtk_radio_menu_item_new_with_label_from_widget
7932 #define gtk_radio_menu_item_new_with_mnemonic IA__gtk_radio_menu_item_new_with_mnemonic
7935 #define gtk_radio_menu_item_new_with_mnemonic_from_widget IA__gtk_radio_menu_item_new_with_mnemonic_from_widget
7938 #define gtk_radio_menu_item_set_group IA__gtk_radio_menu_item_set_group
7942 #if IN_HEADER(__GTK_RADIO_TOOL_BUTTON_H__)
7943 #if IN_FILE(__GTK_RADIO_TOOL_BUTTON_C__)
7945 #define gtk_radio_tool_button_get_group IA__gtk_radio_tool_button_get_group
7948 #define gtk_radio_tool_button_get_type IA__gtk_radio_tool_button_get_type
7951 #define gtk_radio_tool_button_new IA__gtk_radio_tool_button_new
7954 #define gtk_radio_tool_button_new_from_stock IA__gtk_radio_tool_button_new_from_stock
7957 #define gtk_radio_tool_button_new_from_widget IA__gtk_radio_tool_button_new_from_widget
7960 #define gtk_radio_tool_button_new_with_stock_from_widget IA__gtk_radio_tool_button_new_with_stock_from_widget
7963 #define gtk_radio_tool_button_set_group IA__gtk_radio_tool_button_set_group
7967 #if IN_HEADER(__GTK_RANGE_H__)
7968 #if IN_FILE(__GTK_RANGE_C__)
7970 #define gtk_range_get_adjustment IA__gtk_range_get_adjustment
7973 #define gtk_range_get_fill_level IA__gtk_range_get_fill_level
7976 #define gtk_range_get_flippable IA__gtk_range_get_flippable
7979 #define gtk_range_get_inverted IA__gtk_range_get_inverted
7982 #define gtk_range_get_lower_stepper_sensitivity IA__gtk_range_get_lower_stepper_sensitivity
7985 #define gtk_range_get_min_slider_size IA__gtk_range_get_min_slider_size
7988 #define gtk_range_get_range_rect IA__gtk_range_get_range_rect
7991 #define gtk_range_get_restrict_to_fill_level IA__gtk_range_get_restrict_to_fill_level
7994 #define gtk_range_get_show_fill_level IA__gtk_range_get_show_fill_level
7997 #define gtk_range_get_slider_range IA__gtk_range_get_slider_range
8000 #define gtk_range_get_slider_size_fixed IA__gtk_range_get_slider_size_fixed
8002 extern __typeof (
gtk_range_get_type) IA__gtk_range_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8003 #define gtk_range_get_type IA__gtk_range_get_type
8005 #ifndef GTK_DISABLE_DEPRECATED
8007 #define gtk_range_get_update_policy IA__gtk_range_get_update_policy
8011 #define gtk_range_get_upper_stepper_sensitivity IA__gtk_range_get_upper_stepper_sensitivity
8013 extern __typeof (
gtk_range_get_value) IA__gtk_range_get_value __attribute((visibility(
"hidden")));
8014 #define gtk_range_get_value IA__gtk_range_get_value
8017 #define gtk_range_set_adjustment IA__gtk_range_set_adjustment
8020 #define gtk_range_set_fill_level IA__gtk_range_set_fill_level
8023 #define gtk_range_set_flippable IA__gtk_range_set_flippable
8026 #define gtk_range_set_increments IA__gtk_range_set_increments
8029 #define gtk_range_set_inverted IA__gtk_range_set_inverted
8032 #define gtk_range_set_lower_stepper_sensitivity IA__gtk_range_set_lower_stepper_sensitivity
8035 #define gtk_range_set_min_slider_size IA__gtk_range_set_min_slider_size
8037 extern __typeof (
gtk_range_set_range) IA__gtk_range_set_range __attribute((visibility(
"hidden")));
8038 #define gtk_range_set_range IA__gtk_range_set_range
8041 #define gtk_range_set_restrict_to_fill_level IA__gtk_range_set_restrict_to_fill_level
8044 #define gtk_range_set_show_fill_level IA__gtk_range_set_show_fill_level
8047 #define gtk_range_set_slider_size_fixed IA__gtk_range_set_slider_size_fixed
8049 #ifndef GTK_DISABLE_DEPRECATED
8051 #define gtk_range_set_update_policy IA__gtk_range_set_update_policy
8055 #define gtk_range_set_upper_stepper_sensitivity IA__gtk_range_set_upper_stepper_sensitivity
8057 extern __typeof (
gtk_range_set_value) IA__gtk_range_set_value __attribute((visibility(
"hidden")));
8058 #define gtk_range_set_value IA__gtk_range_set_value
8061 #define gtk_range_set_round_digits IA__gtk_range_set_round_digits
8064 #define gtk_range_get_round_digits IA__gtk_range_get_round_digits
8068 #if IN_HEADER(__GTK_RC_H__)
8069 #if IN_FILE(__GTK_RC_C__)
8070 #ifndef GTK_DISABLE_DEPRECATED
8072 #define gtk_rc_add_class_style IA__gtk_rc_add_class_style
8075 #define gtk_rc_add_widget_class_style IA__gtk_rc_add_widget_class_style
8078 #define gtk_rc_add_widget_name_style IA__gtk_rc_add_widget_name_style
8082 #define gtk_rc_find_module_in_path IA__gtk_rc_find_module_in_path
8085 #define gtk_rc_find_pixmap_in_path IA__gtk_rc_find_pixmap_in_path
8088 #define gtk_rc_get_im_module_file IA__gtk_rc_get_im_module_file
8091 #define gtk_rc_get_im_module_path IA__gtk_rc_get_im_module_path
8093 extern __typeof (
gtk_rc_get_module_dir) IA__gtk_rc_get_module_dir __attribute((visibility(
"hidden")));
8094 #define gtk_rc_get_module_dir IA__gtk_rc_get_module_dir
8096 extern __typeof (
gtk_rc_get_style) IA__gtk_rc_get_style __attribute((visibility(
"hidden")));
8097 #define gtk_rc_get_style IA__gtk_rc_get_style
8100 #define gtk_rc_get_style_by_paths IA__gtk_rc_get_style_by_paths
8103 extern __typeof (
gtk_rc_parse) IA__gtk_rc_parse __attribute((visibility(
"hidden")));
8104 #define gtk_rc_parse IA__gtk_rc_parse
8108 extern __typeof (gtk_rc_parse_utf8) IA__gtk_rc_parse_utf8 __attribute((visibility(
"hidden")));
8109 #define gtk_rc_parse_utf8 IA__gtk_rc_parse_utf8
8112 extern __typeof (
gtk_rc_parse_color) IA__gtk_rc_parse_color __attribute((visibility(
"hidden")));
8113 #define gtk_rc_parse_color IA__gtk_rc_parse_color
8116 #define gtk_rc_parse_color_full IA__gtk_rc_parse_color_full
8118 extern __typeof (
gtk_rc_parse_priority) IA__gtk_rc_parse_priority __attribute((visibility(
"hidden")));
8119 #define gtk_rc_parse_priority IA__gtk_rc_parse_priority
8121 extern __typeof (
gtk_rc_parse_state) IA__gtk_rc_parse_state __attribute((visibility(
"hidden")));
8122 #define gtk_rc_parse_state IA__gtk_rc_parse_state
8124 extern __typeof (
gtk_rc_parse_string) IA__gtk_rc_parse_string __attribute((visibility(
"hidden")));
8125 #define gtk_rc_parse_string IA__gtk_rc_parse_string
8127 extern __typeof (
gtk_rc_reparse_all) IA__gtk_rc_reparse_all __attribute((visibility(
"hidden")));
8128 #define gtk_rc_reparse_all IA__gtk_rc_reparse_all
8131 #define gtk_rc_reparse_all_for_settings IA__gtk_rc_reparse_all_for_settings
8133 extern __typeof (
gtk_rc_reset_styles) IA__gtk_rc_reset_styles __attribute((visibility(
"hidden")));
8134 #define gtk_rc_reset_styles IA__gtk_rc_reset_styles
8136 extern __typeof (
gtk_rc_scanner_new) IA__gtk_rc_scanner_new __attribute((visibility(
"hidden")));
8137 #define gtk_rc_scanner_new IA__gtk_rc_scanner_new
8139 extern __typeof (
gtk_rc_style_copy) IA__gtk_rc_style_copy __attribute((visibility(
"hidden")));
8140 #define gtk_rc_style_copy IA__gtk_rc_style_copy
8142 extern __typeof (
gtk_rc_style_get_type) IA__gtk_rc_style_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8143 #define gtk_rc_style_get_type IA__gtk_rc_style_get_type
8145 extern __typeof (
gtk_rc_style_new) IA__gtk_rc_style_new __attribute((visibility(
"hidden")));
8146 #define gtk_rc_style_new IA__gtk_rc_style_new
8148 #ifndef GTK_DISABLE_DEPRECATED
8149 extern __typeof (
gtk_rc_style_ref) IA__gtk_rc_style_ref __attribute((visibility(
"hidden")));
8150 #define gtk_rc_style_ref IA__gtk_rc_style_ref
8152 extern __typeof (
gtk_rc_style_unref) IA__gtk_rc_style_unref __attribute((visibility(
"hidden")));
8153 #define gtk_rc_style_unref IA__gtk_rc_style_unref
8158 #if IN_HEADER(__GTK_RECENT_ACTION_H__)
8159 #if IN_FILE(__GTK_RECENT_ACTION_C__)
8160 extern __typeof (
gtk_recent_action_get_type) IA__gtk_recent_action_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8161 #define gtk_recent_action_get_type IA__gtk_recent_action_get_type
8163 extern __typeof (
gtk_recent_action_new) IA__gtk_recent_action_new __attribute((visibility(
"hidden")));
8164 #define gtk_recent_action_new IA__gtk_recent_action_new
8167 #define gtk_recent_action_new_for_manager IA__gtk_recent_action_new_for_manager
8170 #define gtk_recent_action_set_show_numbers IA__gtk_recent_action_set_show_numbers
8173 #define gtk_recent_action_get_show_numbers IA__gtk_recent_action_get_show_numbers
8177 #if IN_HEADER(__GTK_RECENT_CHOOSER_H__)
8178 #if IN_FILE(__GTK_RECENT_CHOOSER_C__)
8180 #define gtk_recent_chooser_set_show_private IA__gtk_recent_chooser_set_show_private
8183 #define gtk_recent_chooser_get_show_private IA__gtk_recent_chooser_get_show_private
8186 #define gtk_recent_chooser_set_show_not_found IA__gtk_recent_chooser_set_show_not_found
8189 #define gtk_recent_chooser_get_show_not_found IA__gtk_recent_chooser_get_show_not_found
8192 #define gtk_recent_chooser_set_show_icons IA__gtk_recent_chooser_set_show_icons
8195 #define gtk_recent_chooser_get_show_icons IA__gtk_recent_chooser_get_show_icons
8198 #define gtk_recent_chooser_set_select_multiple IA__gtk_recent_chooser_set_select_multiple
8201 #define gtk_recent_chooser_get_select_multiple IA__gtk_recent_chooser_get_select_multiple
8204 #define gtk_recent_chooser_set_local_only IA__gtk_recent_chooser_set_local_only
8207 #define gtk_recent_chooser_get_local_only IA__gtk_recent_chooser_get_local_only
8210 #define gtk_recent_chooser_set_limit IA__gtk_recent_chooser_set_limit
8213 #define gtk_recent_chooser_get_limit IA__gtk_recent_chooser_get_limit
8216 #define gtk_recent_chooser_set_show_tips IA__gtk_recent_chooser_set_show_tips
8219 #define gtk_recent_chooser_get_show_tips IA__gtk_recent_chooser_get_show_tips
8221 #ifndef GTK_DISABLE_DEPRECATED
8223 #define gtk_recent_chooser_set_show_numbers IA__gtk_recent_chooser_set_show_numbers
8226 #define gtk_recent_chooser_get_show_numbers IA__gtk_recent_chooser_get_show_numbers
8230 #define gtk_recent_chooser_set_sort_type IA__gtk_recent_chooser_set_sort_type
8233 #define gtk_recent_chooser_get_sort_type IA__gtk_recent_chooser_get_sort_type
8236 #define gtk_recent_chooser_set_sort_func IA__gtk_recent_chooser_set_sort_func
8239 #define gtk_recent_chooser_set_current_uri IA__gtk_recent_chooser_set_current_uri
8242 #define gtk_recent_chooser_get_current_uri IA__gtk_recent_chooser_get_current_uri
8245 #define gtk_recent_chooser_get_current_item IA__gtk_recent_chooser_get_current_item
8248 #define gtk_recent_chooser_select_uri IA__gtk_recent_chooser_select_uri
8251 #define gtk_recent_chooser_unselect_uri IA__gtk_recent_chooser_unselect_uri
8254 #define gtk_recent_chooser_select_all IA__gtk_recent_chooser_select_all
8257 #define gtk_recent_chooser_unselect_all IA__gtk_recent_chooser_unselect_all
8260 #define gtk_recent_chooser_get_items IA__gtk_recent_chooser_get_items
8263 #define gtk_recent_chooser_get_uris IA__gtk_recent_chooser_get_uris
8266 #define gtk_recent_chooser_add_filter IA__gtk_recent_chooser_add_filter
8269 #define gtk_recent_chooser_remove_filter IA__gtk_recent_chooser_remove_filter
8272 #define gtk_recent_chooser_list_filters IA__gtk_recent_chooser_list_filters
8275 #define gtk_recent_chooser_set_filter IA__gtk_recent_chooser_set_filter
8278 #define gtk_recent_chooser_get_filter IA__gtk_recent_chooser_get_filter
8281 #define gtk_recent_chooser_get_type IA__gtk_recent_chooser_get_type
8284 #define gtk_recent_chooser_error_quark IA__gtk_recent_chooser_error_quark
8288 #if IN_HEADER(__GTK_RECENT_CHOOSER_DIALOG_H__)
8289 #if IN_FILE(__GTK_RECENT_CHOOSER_DIALOG_C__)
8291 #define gtk_recent_chooser_dialog_get_type IA__gtk_recent_chooser_dialog_get_type
8293 extern __typeof (
gtk_recent_chooser_dialog_new) IA__gtk_recent_chooser_dialog_new __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
8294 #define gtk_recent_chooser_dialog_new IA__gtk_recent_chooser_dialog_new
8297 #define gtk_recent_chooser_dialog_new_for_manager IA__gtk_recent_chooser_dialog_new_for_manager
8301 #if IN_HEADER(__GTK_RECENT_CHOOSER_MENU_H__)
8302 #if IN_FILE(__GTK_RECENT_CHOOSER_MENU_C__)
8304 #define gtk_recent_chooser_menu_get_type IA__gtk_recent_chooser_menu_get_type
8307 #define gtk_recent_chooser_menu_new IA__gtk_recent_chooser_menu_new
8310 #define gtk_recent_chooser_menu_new_for_manager IA__gtk_recent_chooser_menu_new_for_manager
8313 #define gtk_recent_chooser_menu_get_show_numbers IA__gtk_recent_chooser_menu_get_show_numbers
8316 #define gtk_recent_chooser_menu_set_show_numbers IA__gtk_recent_chooser_menu_set_show_numbers
8320 #if IN_HEADER(__GTK_RECENT_CHOOSER_WIDGET_H__)
8321 #if IN_FILE(__GTK_RECENT_CHOOSER_WIDGET_C__)
8323 #define gtk_recent_chooser_widget_get_type IA__gtk_recent_chooser_widget_get_type
8326 #define gtk_recent_chooser_widget_new IA__gtk_recent_chooser_widget_new
8329 #define gtk_recent_chooser_widget_new_for_manager IA__gtk_recent_chooser_widget_new_for_manager
8333 #if IN_HEADER(__GTK_RECENT_FILTER_H__)
8334 #if IN_FILE(__GTK_RECENT_FILTER_C__)
8335 extern __typeof (
gtk_recent_filter_get_type) IA__gtk_recent_filter_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8336 #define gtk_recent_filter_get_type IA__gtk_recent_filter_get_type
8338 extern __typeof (
gtk_recent_filter_new) IA__gtk_recent_filter_new __attribute((visibility(
"hidden")));
8339 #define gtk_recent_filter_new IA__gtk_recent_filter_new
8342 #define gtk_recent_filter_set_name IA__gtk_recent_filter_set_name
8345 #define gtk_recent_filter_get_name IA__gtk_recent_filter_get_name
8348 #define gtk_recent_filter_add_mime_type IA__gtk_recent_filter_add_mime_type
8351 #define gtk_recent_filter_add_pattern IA__gtk_recent_filter_add_pattern
8354 #define gtk_recent_filter_add_pixbuf_formats IA__gtk_recent_filter_add_pixbuf_formats
8357 #define gtk_recent_filter_add_application IA__gtk_recent_filter_add_application
8360 #define gtk_recent_filter_add_group IA__gtk_recent_filter_add_group
8363 #define gtk_recent_filter_add_age IA__gtk_recent_filter_add_age
8366 #define gtk_recent_filter_add_custom IA__gtk_recent_filter_add_custom
8369 #define gtk_recent_filter_get_needed IA__gtk_recent_filter_get_needed
8372 #define gtk_recent_filter_filter IA__gtk_recent_filter_filter
8376 #if IN_HEADER(__GTK_RECENT_MANAGER_H__)
8377 #if IN_FILE(__GTK_RECENT_MANAGER_C__)
8379 #define gtk_recent_manager_error_quark IA__gtk_recent_manager_error_quark
8382 #define gtk_recent_manager_get_type IA__gtk_recent_manager_get_type
8385 #define gtk_recent_manager_new IA__gtk_recent_manager_new
8388 #define gtk_recent_manager_get_items IA__gtk_recent_manager_get_items
8391 #define gtk_recent_manager_get_default IA__gtk_recent_manager_get_default
8393 #ifndef GTK_DISABLE_DEPRECATED
8395 #define gtk_recent_manager_get_for_screen IA__gtk_recent_manager_get_for_screen
8398 #define gtk_recent_manager_set_screen IA__gtk_recent_manager_set_screen
8402 #define gtk_recent_manager_add_item IA__gtk_recent_manager_add_item
8405 #define gtk_recent_manager_add_full IA__gtk_recent_manager_add_full
8408 #define gtk_recent_manager_remove_item IA__gtk_recent_manager_remove_item
8411 #define gtk_recent_manager_lookup_item IA__gtk_recent_manager_lookup_item
8414 #define gtk_recent_manager_has_item IA__gtk_recent_manager_has_item
8417 #define gtk_recent_manager_move_item IA__gtk_recent_manager_move_item
8420 #define gtk_recent_manager_set_limit IA__gtk_recent_manager_set_limit
8423 #define gtk_recent_manager_get_limit IA__gtk_recent_manager_get_limit
8426 #define gtk_recent_manager_purge_items IA__gtk_recent_manager_purge_items
8428 extern __typeof (
gtk_recent_info_get_type) IA__gtk_recent_info_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8429 #define gtk_recent_info_get_type IA__gtk_recent_info_get_type
8431 extern __typeof (
gtk_recent_info_ref) IA__gtk_recent_info_ref __attribute((visibility(
"hidden")));
8432 #define gtk_recent_info_ref IA__gtk_recent_info_ref
8434 extern __typeof (
gtk_recent_info_unref) IA__gtk_recent_info_unref __attribute((visibility(
"hidden")));
8435 #define gtk_recent_info_unref IA__gtk_recent_info_unref
8438 #define gtk_recent_info_get_uri IA__gtk_recent_info_get_uri
8441 #define gtk_recent_info_get_display_name IA__gtk_recent_info_get_display_name
8444 #define gtk_recent_info_get_description IA__gtk_recent_info_get_description
8447 #define gtk_recent_info_get_mime_type IA__gtk_recent_info_get_mime_type
8450 #define gtk_recent_info_get_added IA__gtk_recent_info_get_added
8453 #define gtk_recent_info_get_modified IA__gtk_recent_info_get_modified
8456 #define gtk_recent_info_get_visited IA__gtk_recent_info_get_visited
8459 #define gtk_recent_info_get_private_hint IA__gtk_recent_info_get_private_hint
8462 #define gtk_recent_info_get_application_info IA__gtk_recent_info_get_application_info
8465 #define gtk_recent_info_get_applications IA__gtk_recent_info_get_applications
8468 #define gtk_recent_info_last_application IA__gtk_recent_info_last_application
8471 #define gtk_recent_info_has_application IA__gtk_recent_info_has_application
8473 extern __typeof (
gtk_recent_info_get_groups) IA__gtk_recent_info_get_groups __attribute((visibility(
"hidden"))) G_GNUC_MALLOC;
8474 #define gtk_recent_info_get_groups IA__gtk_recent_info_get_groups
8477 #define gtk_recent_info_has_group IA__gtk_recent_info_has_group
8480 #define gtk_recent_info_get_icon IA__gtk_recent_info_get_icon
8483 #define gtk_recent_info_get_short_name IA__gtk_recent_info_get_short_name
8486 #define gtk_recent_info_get_uri_display IA__gtk_recent_info_get_uri_display
8489 #define gtk_recent_info_get_age IA__gtk_recent_info_get_age
8492 #define gtk_recent_info_is_local IA__gtk_recent_info_is_local
8495 #define gtk_recent_info_exists IA__gtk_recent_info_exists
8497 extern __typeof (
gtk_recent_info_match) IA__gtk_recent_info_match __attribute((visibility(
"hidden")));
8498 #define gtk_recent_info_match IA__gtk_recent_info_match
8502 #if IN_HEADER(__GTK_TEST_UTILS_H__)
8503 #if IN_FILE(__GTK_TEST_UTILS_C__)
8505 #define gtk_test_create_simple_window IA__gtk_test_create_simple_window
8508 #define gtk_test_create_widget IA__gtk_test_create_widget
8511 #define gtk_test_display_button_window IA__gtk_test_display_button_window
8513 extern __typeof (
gtk_test_find_label) IA__gtk_test_find_label __attribute((visibility(
"hidden")));
8514 #define gtk_test_find_label IA__gtk_test_find_label
8516 extern __typeof (
gtk_test_find_sibling) IA__gtk_test_find_sibling __attribute((visibility(
"hidden")));
8517 #define gtk_test_find_sibling IA__gtk_test_find_sibling
8519 extern __typeof (
gtk_test_find_widget) IA__gtk_test_find_widget __attribute((visibility(
"hidden")));
8520 #define gtk_test_find_widget IA__gtk_test_find_widget
8522 extern __typeof (
gtk_test_init) IA__gtk_test_init __attribute((visibility(
"hidden")));
8523 #define gtk_test_init IA__gtk_test_init
8526 #define gtk_test_register_all_types IA__gtk_test_register_all_types
8529 #define gtk_test_list_all_types IA__gtk_test_list_all_types
8532 #define gtk_test_slider_get_value IA__gtk_test_slider_get_value
8535 #define gtk_test_slider_set_perc IA__gtk_test_slider_set_perc
8538 #define gtk_test_spin_button_click IA__gtk_test_spin_button_click
8540 extern __typeof (
gtk_test_text_get) IA__gtk_test_text_get __attribute((visibility(
"hidden")));
8541 #define gtk_test_text_get IA__gtk_test_text_get
8543 extern __typeof (
gtk_test_text_set) IA__gtk_test_text_set __attribute((visibility(
"hidden")));
8544 #define gtk_test_text_set IA__gtk_test_text_set
8546 extern __typeof (
gtk_test_widget_click) IA__gtk_test_widget_click __attribute((visibility(
"hidden")));
8547 #define gtk_test_widget_click IA__gtk_test_widget_click
8550 #define gtk_test_widget_send_key IA__gtk_test_widget_send_key
8554 #if IN_HEADER(__GTK_TEXT_BUFFER_RICH_TEXT_H__)
8555 #if IN_FILE(__GTK_TEXT_BUFFER_RICH_TEXT_C__)
8557 #define gtk_text_buffer_deserialize IA__gtk_text_buffer_deserialize
8560 #define gtk_text_buffer_deserialize_get_can_create_tags IA__gtk_text_buffer_deserialize_get_can_create_tags
8563 #define gtk_text_buffer_deserialize_set_can_create_tags IA__gtk_text_buffer_deserialize_set_can_create_tags
8566 #define gtk_text_buffer_get_deserialize_formats IA__gtk_text_buffer_get_deserialize_formats
8569 #define gtk_text_buffer_get_serialize_formats IA__gtk_text_buffer_get_serialize_formats
8572 #define gtk_text_buffer_register_deserialize_format IA__gtk_text_buffer_register_deserialize_format
8575 #define gtk_text_buffer_register_deserialize_tagset IA__gtk_text_buffer_register_deserialize_tagset
8578 #define gtk_text_buffer_register_serialize_format IA__gtk_text_buffer_register_serialize_format
8581 #define gtk_text_buffer_register_serialize_tagset IA__gtk_text_buffer_register_serialize_tagset
8584 #define gtk_text_buffer_serialize IA__gtk_text_buffer_serialize
8587 #define gtk_text_buffer_unregister_deserialize_format IA__gtk_text_buffer_unregister_deserialize_format
8590 #define gtk_text_buffer_unregister_serialize_format IA__gtk_text_buffer_unregister_serialize_format
8594 #if IN_HEADER(__GTK_RULER_H__)
8595 #if IN_FILE(__GTK_RULER_C__)
8596 #ifndef GTK_DISABLE_DEPRECATED
8597 extern __typeof (
gtk_ruler_draw_pos) IA__gtk_ruler_draw_pos __attribute((visibility(
"hidden")));
8598 #define gtk_ruler_draw_pos IA__gtk_ruler_draw_pos
8600 extern __typeof (
gtk_ruler_draw_ticks) IA__gtk_ruler_draw_ticks __attribute((visibility(
"hidden")));
8601 #define gtk_ruler_draw_ticks IA__gtk_ruler_draw_ticks
8603 extern __typeof (
gtk_ruler_get_metric) IA__gtk_ruler_get_metric __attribute((visibility(
"hidden")));
8604 #define gtk_ruler_get_metric IA__gtk_ruler_get_metric
8606 extern __typeof (
gtk_ruler_get_range) IA__gtk_ruler_get_range __attribute((visibility(
"hidden")));
8607 #define gtk_ruler_get_range IA__gtk_ruler_get_range
8609 extern __typeof (
gtk_ruler_get_type) IA__gtk_ruler_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8610 #define gtk_ruler_get_type IA__gtk_ruler_get_type
8612 extern __typeof (
gtk_ruler_set_metric) IA__gtk_ruler_set_metric __attribute((visibility(
"hidden")));
8613 #define gtk_ruler_set_metric IA__gtk_ruler_set_metric
8615 extern __typeof (
gtk_ruler_set_range) IA__gtk_ruler_set_range __attribute((visibility(
"hidden")));
8616 #define gtk_ruler_set_range IA__gtk_ruler_set_range
8621 #if IN_HEADER(__GTK_SCALE_H__)
8622 #if IN_FILE(__GTK_SCALE_C__)
8623 extern __typeof (
gtk_scale_get_digits) IA__gtk_scale_get_digits __attribute((visibility(
"hidden")));
8624 #define gtk_scale_get_digits IA__gtk_scale_get_digits
8627 #define gtk_scale_get_draw_value IA__gtk_scale_get_draw_value
8629 extern __typeof (
gtk_scale_get_layout) IA__gtk_scale_get_layout __attribute((visibility(
"hidden")));
8630 #define gtk_scale_get_layout IA__gtk_scale_get_layout
8633 #define gtk_scale_get_layout_offsets IA__gtk_scale_get_layout_offsets
8635 extern __typeof (
gtk_scale_get_type) IA__gtk_scale_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8636 #define gtk_scale_get_type IA__gtk_scale_get_type
8639 #define gtk_scale_get_value_pos IA__gtk_scale_get_value_pos
8641 extern __typeof (
gtk_scale_set_digits) IA__gtk_scale_set_digits __attribute((visibility(
"hidden")));
8642 #define gtk_scale_set_digits IA__gtk_scale_set_digits
8645 #define gtk_scale_set_draw_value IA__gtk_scale_set_draw_value
8648 #define gtk_scale_set_value_pos IA__gtk_scale_set_value_pos
8650 extern __typeof (
gtk_scale_add_mark) IA__gtk_scale_add_mark __attribute((visibility(
"hidden")));
8651 #define gtk_scale_add_mark IA__gtk_scale_add_mark
8653 extern __typeof (
gtk_scale_clear_marks) IA__gtk_scale_clear_marks __attribute((visibility(
"hidden")));
8654 #define gtk_scale_clear_marks IA__gtk_scale_clear_marks
8658 #if IN_HEADER(__GTK_SCALE_BUTTON_H__)
8659 #if IN_FILE(__GTK_SCALE_BUTTON_C__)
8660 extern __typeof (
gtk_scale_button_get_type) IA__gtk_scale_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8661 #define gtk_scale_button_get_type IA__gtk_scale_button_get_type
8664 #define gtk_scale_button_get_value IA__gtk_scale_button_get_value
8666 extern __typeof (
gtk_scale_button_new) IA__gtk_scale_button_new __attribute((visibility(
"hidden")));
8667 #define gtk_scale_button_new IA__gtk_scale_button_new
8670 #define gtk_scale_button_set_icons IA__gtk_scale_button_set_icons
8673 #define gtk_scale_button_set_value IA__gtk_scale_button_set_value
8676 #define gtk_scale_button_get_adjustment IA__gtk_scale_button_get_adjustment
8679 #define gtk_scale_button_set_adjustment IA__gtk_scale_button_set_adjustment
8681 #ifndef GTK_DISABLE_DEPRECATED
8683 #define gtk_scale_button_get_orientation IA__gtk_scale_button_get_orientation
8686 #define gtk_scale_button_set_orientation IA__gtk_scale_button_set_orientation
8690 #define gtk_scale_button_get_plus_button IA__gtk_scale_button_get_plus_button
8693 #define gtk_scale_button_get_minus_button IA__gtk_scale_button_get_minus_button
8696 #define gtk_scale_button_get_popup IA__gtk_scale_button_get_popup
8700 #if IN_HEADER(__GTK_SCROLLBAR_H__)
8701 #if IN_FILE(__GTK_SCROLLBAR_C__)
8702 extern __typeof (
gtk_scrollbar_get_type) IA__gtk_scrollbar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8703 #define gtk_scrollbar_get_type IA__gtk_scrollbar_get_type
8707 #if IN_HEADER(__GTK_SCROLLED_WINDOW_H__)
8708 #if IN_FILE(__GTK_SCROLLED_WINDOW_C__)
8710 #define gtk_scrolled_window_add_with_viewport IA__gtk_scrolled_window_add_with_viewport
8713 #define gtk_scrolled_window_get_hadjustment IA__gtk_scrolled_window_get_hadjustment
8716 #define gtk_scrolled_window_get_hscrollbar IA__gtk_scrolled_window_get_hscrollbar
8719 #define gtk_scrolled_window_get_placement IA__gtk_scrolled_window_get_placement
8722 #define gtk_scrolled_window_get_policy IA__gtk_scrolled_window_get_policy
8725 #define gtk_scrolled_window_get_shadow_type IA__gtk_scrolled_window_get_shadow_type
8728 #define gtk_scrolled_window_get_type IA__gtk_scrolled_window_get_type
8731 #define gtk_scrolled_window_get_vadjustment IA__gtk_scrolled_window_get_vadjustment
8734 #define gtk_scrolled_window_get_vscrollbar IA__gtk_scrolled_window_get_vscrollbar
8737 #define gtk_scrolled_window_new IA__gtk_scrolled_window_new
8740 #define gtk_scrolled_window_set_hadjustment IA__gtk_scrolled_window_set_hadjustment
8743 #define gtk_scrolled_window_set_placement IA__gtk_scrolled_window_set_placement
8746 #define gtk_scrolled_window_set_policy IA__gtk_scrolled_window_set_policy
8749 #define gtk_scrolled_window_set_shadow_type IA__gtk_scrolled_window_set_shadow_type
8752 #define gtk_scrolled_window_set_vadjustment IA__gtk_scrolled_window_set_vadjustment
8755 #define gtk_scrolled_window_unset_placement IA__gtk_scrolled_window_unset_placement
8759 #if IN_HEADER(__GTK_SELECTION_H__)
8760 #if IN_FILE(__GTK_SELECTION_C__)
8762 #define gtk_selection_add_target IA__gtk_selection_add_target
8765 #define gtk_selection_add_targets IA__gtk_selection_add_targets
8767 extern __typeof (
gtk_selection_clear) IA__gtk_selection_clear __attribute((visibility(
"hidden")));
8768 #define gtk_selection_clear IA__gtk_selection_clear
8771 #define gtk_selection_clear_targets IA__gtk_selection_clear_targets
8773 extern __typeof (
gtk_selection_convert) IA__gtk_selection_convert __attribute((visibility(
"hidden")));
8774 #define gtk_selection_convert IA__gtk_selection_convert
8777 #define gtk_selection_data_copy IA__gtk_selection_data_copy
8780 #define gtk_selection_data_free IA__gtk_selection_data_free
8783 #define gtk_selection_data_get_selection IA__gtk_selection_data_get_selection
8786 #define gtk_selection_data_get_target IA__gtk_selection_data_get_target
8789 #define gtk_selection_data_get_data_type IA__gtk_selection_data_get_data_type
8792 #define gtk_selection_data_get_display IA__gtk_selection_data_get_display
8795 #define gtk_selection_data_get_format IA__gtk_selection_data_get_format
8798 #define gtk_selection_data_get_data IA__gtk_selection_data_get_data
8801 #define gtk_selection_data_get_length IA__gtk_selection_data_get_length
8804 #define gtk_selection_data_get_pixbuf IA__gtk_selection_data_get_pixbuf
8807 #define gtk_selection_data_get_targets IA__gtk_selection_data_get_targets
8810 #define gtk_selection_data_get_text IA__gtk_selection_data_get_text
8813 #define gtk_selection_data_get_type IA__gtk_selection_data_get_type
8816 #define gtk_selection_data_get_uris IA__gtk_selection_data_get_uris
8819 #define gtk_selection_data_set IA__gtk_selection_data_set
8822 #define gtk_selection_data_set_pixbuf IA__gtk_selection_data_set_pixbuf
8825 #define gtk_selection_data_set_text IA__gtk_selection_data_set_text
8828 #define gtk_selection_data_set_uris IA__gtk_selection_data_set_uris
8831 #define gtk_selection_data_targets_include_image IA__gtk_selection_data_targets_include_image
8834 #define gtk_selection_data_targets_include_rich_text IA__gtk_selection_data_targets_include_rich_text
8837 #define gtk_selection_data_targets_include_text IA__gtk_selection_data_targets_include_text
8840 #define gtk_selection_data_targets_include_uri IA__gtk_selection_data_targets_include_uri
8843 #define gtk_targets_include_image IA__gtk_targets_include_image
8846 #define gtk_targets_include_rich_text IA__gtk_targets_include_rich_text
8849 #define gtk_targets_include_text IA__gtk_targets_include_text
8852 #define gtk_targets_include_uri IA__gtk_targets_include_uri
8855 #define gtk_selection_owner_set IA__gtk_selection_owner_set
8858 #define gtk_selection_owner_set_for_display IA__gtk_selection_owner_set_for_display
8861 #define gtk_selection_remove_all IA__gtk_selection_remove_all
8863 extern __typeof (
gtk_target_list_add) IA__gtk_target_list_add __attribute((visibility(
"hidden")));
8864 #define gtk_target_list_add IA__gtk_target_list_add
8867 #define gtk_target_list_add_image_targets IA__gtk_target_list_add_image_targets
8870 #define gtk_target_list_add_rich_text_targets IA__gtk_target_list_add_rich_text_targets
8873 #define gtk_target_list_add_table IA__gtk_target_list_add_table
8876 #define gtk_target_list_add_text_targets IA__gtk_target_list_add_text_targets
8879 #define gtk_target_list_add_uri_targets IA__gtk_target_list_add_uri_targets
8881 extern __typeof (
gtk_target_list_find) IA__gtk_target_list_find __attribute((visibility(
"hidden")));
8882 #define gtk_target_list_find IA__gtk_target_list_find
8884 extern __typeof (
gtk_target_list_get_type) IA__gtk_target_list_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8885 #define gtk_target_list_get_type IA__gtk_target_list_get_type
8887 extern __typeof (
gtk_target_list_new) IA__gtk_target_list_new __attribute((visibility(
"hidden")));
8888 #define gtk_target_list_new IA__gtk_target_list_new
8890 extern __typeof (
gtk_target_list_ref) IA__gtk_target_list_ref __attribute((visibility(
"hidden")));
8891 #define gtk_target_list_ref IA__gtk_target_list_ref
8894 #define gtk_target_list_remove IA__gtk_target_list_remove
8896 extern __typeof (
gtk_target_list_unref) IA__gtk_target_list_unref __attribute((visibility(
"hidden")));
8897 #define gtk_target_list_unref IA__gtk_target_list_unref
8900 #define gtk_target_table_new_from_list IA__gtk_target_table_new_from_list
8902 extern __typeof (
gtk_target_table_free) IA__gtk_target_table_free __attribute((visibility(
"hidden")));
8903 #define gtk_target_table_free IA__gtk_target_table_free
8907 #if IN_HEADER(__GTK_SEPARATOR_H__)
8908 #if IN_FILE(__GTK_SEPARATOR_C__)
8909 extern __typeof (
gtk_separator_get_type) IA__gtk_separator_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8910 #define gtk_separator_get_type IA__gtk_separator_get_type
8914 #if IN_HEADER(__GTK_SEPARATOR_MENU_ITEM_H__)
8915 #if IN_FILE(__GTK_SEPARATOR_MENU_ITEM_C__)
8917 #define gtk_separator_menu_item_get_type IA__gtk_separator_menu_item_get_type
8920 #define gtk_separator_menu_item_new IA__gtk_separator_menu_item_new
8924 #if IN_HEADER(__GTK_SEPARATOR_TOOL_ITEM_H__)
8925 #if IN_FILE(__GTK_SEPARATOR_TOOL_ITEM_C__)
8927 #define gtk_separator_tool_item_get_draw IA__gtk_separator_tool_item_get_draw
8930 #define gtk_separator_tool_item_get_type IA__gtk_separator_tool_item_get_type
8933 #define gtk_separator_tool_item_new IA__gtk_separator_tool_item_new
8936 #define gtk_separator_tool_item_set_draw IA__gtk_separator_tool_item_set_draw
8940 #if IN_HEADER(__GTK_SETTINGS_H__)
8941 #if IN_FILE(__GTK_SETTINGS_C__)
8943 #define gtk_settings_get_default IA__gtk_settings_get_default
8946 #define gtk_settings_get_for_screen IA__gtk_settings_get_for_screen
8948 extern __typeof (
gtk_settings_get_type) IA__gtk_settings_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
8949 #define gtk_settings_get_type IA__gtk_settings_get_type
8952 #define gtk_settings_install_property IA__gtk_settings_install_property
8955 #define gtk_settings_install_property_parser IA__gtk_settings_install_property_parser
8958 #define gtk_settings_set_double_property IA__gtk_settings_set_double_property
8961 #define gtk_settings_set_long_property IA__gtk_settings_set_long_property
8964 #define gtk_settings_set_property_value IA__gtk_settings_set_property_value
8967 #define gtk_settings_set_string_property IA__gtk_settings_set_string_property
8970 #define gtk_rc_property_parse_border IA__gtk_rc_property_parse_border
8973 #define gtk_rc_property_parse_color IA__gtk_rc_property_parse_color
8976 #define gtk_rc_property_parse_enum IA__gtk_rc_property_parse_enum
8979 #define gtk_rc_property_parse_flags IA__gtk_rc_property_parse_flags
8982 #define gtk_rc_property_parse_requisition IA__gtk_rc_property_parse_requisition
8986 #if IN_HEADER(__GTK_SIGNAL_H__)
8987 #if IN_FILE(__GTK_SIGNAL_C__)
8988 #ifndef GTK_DISABLE_DEPRECATED
8989 extern __typeof (gtk_signal_compat_matched) IA__gtk_signal_compat_matched __attribute((visibility(
"hidden")));
8990 #define gtk_signal_compat_matched IA__gtk_signal_compat_matched
8992 extern __typeof (gtk_signal_connect_full) IA__gtk_signal_connect_full __attribute((visibility(
"hidden")));
8993 #define gtk_signal_connect_full IA__gtk_signal_connect_full
8995 extern __typeof (gtk_signal_connect_object_while_alive) IA__gtk_signal_connect_object_while_alive __attribute((visibility(
"hidden")));
8996 #define gtk_signal_connect_object_while_alive IA__gtk_signal_connect_object_while_alive
8998 extern __typeof (gtk_signal_connect_while_alive) IA__gtk_signal_connect_while_alive __attribute((visibility(
"hidden")));
8999 #define gtk_signal_connect_while_alive IA__gtk_signal_connect_while_alive
9001 extern __typeof (gtk_signal_emit) IA__gtk_signal_emit __attribute((visibility(
"hidden")));
9002 #define gtk_signal_emit IA__gtk_signal_emit
9004 extern __typeof (gtk_signal_emit_by_name) IA__gtk_signal_emit_by_name __attribute((visibility(
"hidden")));
9005 #define gtk_signal_emit_by_name IA__gtk_signal_emit_by_name
9007 extern __typeof (gtk_signal_emit_stop_by_name) IA__gtk_signal_emit_stop_by_name __attribute((visibility(
"hidden")));
9008 #define gtk_signal_emit_stop_by_name IA__gtk_signal_emit_stop_by_name
9010 extern __typeof (gtk_signal_emitv) IA__gtk_signal_emitv __attribute((visibility(
"hidden")));
9011 #define gtk_signal_emitv IA__gtk_signal_emitv
9013 extern __typeof (gtk_signal_emitv_by_name) IA__gtk_signal_emitv_by_name __attribute((visibility(
"hidden")));
9014 #define gtk_signal_emitv_by_name IA__gtk_signal_emitv_by_name
9016 extern __typeof (gtk_signal_new) IA__gtk_signal_new __attribute((visibility(
"hidden")));
9017 #define gtk_signal_new IA__gtk_signal_new
9019 extern __typeof (gtk_signal_newv) IA__gtk_signal_newv __attribute((visibility(
"hidden")));
9020 #define gtk_signal_newv IA__gtk_signal_newv
9025 #if IN_HEADER(__GTK_SIZE_GROUP_H__)
9026 #if IN_FILE(__GTK_SIZE_GROUP_C__)
9028 #define gtk_size_group_add_widget IA__gtk_size_group_add_widget
9031 #define gtk_size_group_get_ignore_hidden IA__gtk_size_group_get_ignore_hidden
9034 #define gtk_size_group_get_mode IA__gtk_size_group_get_mode
9036 extern __typeof (
gtk_size_group_get_type) IA__gtk_size_group_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9037 #define gtk_size_group_get_type IA__gtk_size_group_get_type
9040 #define gtk_size_group_get_widgets IA__gtk_size_group_get_widgets
9042 extern __typeof (
gtk_size_group_new) IA__gtk_size_group_new __attribute((visibility(
"hidden")));
9043 #define gtk_size_group_new IA__gtk_size_group_new
9046 #define gtk_size_group_remove_widget IA__gtk_size_group_remove_widget
9049 #define gtk_size_group_set_ignore_hidden IA__gtk_size_group_set_ignore_hidden
9052 #define gtk_size_group_set_mode IA__gtk_size_group_set_mode
9056 #if IN_HEADER(__GTK_SHOW_H__)
9057 #if IN_FILE(__GTK_SHOW_C__)
9058 extern __typeof (
gtk_show_uri) IA__gtk_show_uri __attribute((visibility(
"hidden")));
9059 #define gtk_show_uri IA__gtk_show_uri
9063 #if IN_HEADER(__GTK_SOCKET_H__)
9064 #if IN_FILE(__GTK_SOCKET_C__)
9065 extern __typeof (
gtk_socket_add_id) IA__gtk_socket_add_id __attribute((visibility(
"hidden")));
9066 #define gtk_socket_add_id IA__gtk_socket_add_id
9068 extern __typeof (
gtk_socket_get_id) IA__gtk_socket_get_id __attribute((visibility(
"hidden")));
9069 #define gtk_socket_get_id IA__gtk_socket_get_id
9072 #define gtk_socket_get_plug_window IA__gtk_socket_get_plug_window
9074 extern __typeof (
gtk_socket_get_type) IA__gtk_socket_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9075 #define gtk_socket_get_type IA__gtk_socket_get_type
9077 extern __typeof (
gtk_socket_new) IA__gtk_socket_new __attribute((visibility(
"hidden")));
9078 #define gtk_socket_new IA__gtk_socket_new
9080 #ifndef GTK_DISABLE_DEPRECATED
9081 extern __typeof (
gtk_socket_steal) IA__gtk_socket_steal __attribute((visibility(
"hidden")));
9082 #define gtk_socket_steal IA__gtk_socket_steal
9087 #if IN_HEADER(__GTK_SPIN_BUTTON_H__)
9088 #if IN_FILE(__GTK_SPIN_BUTTON_C__)
9090 #define gtk_spin_button_configure IA__gtk_spin_button_configure
9093 #define gtk_spin_button_get_adjustment IA__gtk_spin_button_get_adjustment
9096 #define gtk_spin_button_get_digits IA__gtk_spin_button_get_digits
9099 #define gtk_spin_button_get_increments IA__gtk_spin_button_get_increments
9102 #define gtk_spin_button_get_numeric IA__gtk_spin_button_get_numeric
9105 #define gtk_spin_button_get_range IA__gtk_spin_button_get_range
9108 #define gtk_spin_button_get_snap_to_ticks IA__gtk_spin_button_get_snap_to_ticks
9110 extern __typeof (
gtk_spin_button_get_type) IA__gtk_spin_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9111 #define gtk_spin_button_get_type IA__gtk_spin_button_get_type
9114 #define gtk_spin_button_get_update_policy IA__gtk_spin_button_get_update_policy
9117 #define gtk_spin_button_get_value IA__gtk_spin_button_get_value
9120 #define gtk_spin_button_get_value_as_int IA__gtk_spin_button_get_value_as_int
9123 #define gtk_spin_button_get_wrap IA__gtk_spin_button_get_wrap
9125 extern __typeof (
gtk_spin_button_new) IA__gtk_spin_button_new __attribute((visibility(
"hidden")));
9126 #define gtk_spin_button_new IA__gtk_spin_button_new
9129 #define gtk_spin_button_new_with_range IA__gtk_spin_button_new_with_range
9132 #define gtk_spin_button_set_adjustment IA__gtk_spin_button_set_adjustment
9135 #define gtk_spin_button_set_digits IA__gtk_spin_button_set_digits
9138 #define gtk_spin_button_set_increments IA__gtk_spin_button_set_increments
9141 #define gtk_spin_button_set_numeric IA__gtk_spin_button_set_numeric
9144 #define gtk_spin_button_set_range IA__gtk_spin_button_set_range
9147 #define gtk_spin_button_set_snap_to_ticks IA__gtk_spin_button_set_snap_to_ticks
9150 #define gtk_spin_button_set_update_policy IA__gtk_spin_button_set_update_policy
9153 #define gtk_spin_button_set_value IA__gtk_spin_button_set_value
9156 #define gtk_spin_button_set_wrap IA__gtk_spin_button_set_wrap
9158 extern __typeof (
gtk_spin_button_spin) IA__gtk_spin_button_spin __attribute((visibility(
"hidden")));
9159 #define gtk_spin_button_spin IA__gtk_spin_button_spin
9162 #define gtk_spin_button_update IA__gtk_spin_button_update
9166 #if IN_HEADER(__GTK_SPINNER_H__)
9167 #if IN_FILE(__GTK_SPINNER_C__)
9168 extern __typeof (
gtk_spinner_get_type) IA__gtk_spinner_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9169 #define gtk_spinner_get_type IA__gtk_spinner_get_type
9171 extern __typeof (
gtk_spinner_new) IA__gtk_spinner_new __attribute((visibility(
"hidden")));
9172 #define gtk_spinner_new IA__gtk_spinner_new
9174 extern __typeof (
gtk_spinner_start) IA__gtk_spinner_start __attribute((visibility(
"hidden")));
9175 #define gtk_spinner_start IA__gtk_spinner_start
9177 extern __typeof (
gtk_spinner_stop) IA__gtk_spinner_stop __attribute((visibility(
"hidden")));
9178 #define gtk_spinner_stop IA__gtk_spinner_stop
9182 #if IN_HEADER(__GTK_STATUSBAR_H__)
9183 #if IN_FILE(__GTK_STATUSBAR_C__)
9185 #define gtk_statusbar_get_context_id IA__gtk_statusbar_get_context_id
9188 #define gtk_statusbar_get_has_resize_grip IA__gtk_statusbar_get_has_resize_grip
9191 #define gtk_statusbar_get_message_area IA__gtk_statusbar_get_message_area
9193 extern __typeof (
gtk_statusbar_get_type) IA__gtk_statusbar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9194 #define gtk_statusbar_get_type IA__gtk_statusbar_get_type
9196 extern __typeof (
gtk_statusbar_new) IA__gtk_statusbar_new __attribute((visibility(
"hidden")));
9197 #define gtk_statusbar_new IA__gtk_statusbar_new
9199 extern __typeof (
gtk_statusbar_pop) IA__gtk_statusbar_pop __attribute((visibility(
"hidden")));
9200 #define gtk_statusbar_pop IA__gtk_statusbar_pop
9202 extern __typeof (
gtk_statusbar_push) IA__gtk_statusbar_push __attribute((visibility(
"hidden")));
9203 #define gtk_statusbar_push IA__gtk_statusbar_push
9205 extern __typeof (
gtk_statusbar_remove) IA__gtk_statusbar_remove __attribute((visibility(
"hidden")));
9206 #define gtk_statusbar_remove IA__gtk_statusbar_remove
9209 #define gtk_statusbar_remove_all IA__gtk_statusbar_remove_all
9212 #define gtk_statusbar_set_has_resize_grip IA__gtk_statusbar_set_has_resize_grip
9216 #if IN_HEADER(__GTK_STOCK_H__)
9217 #if IN_FILE(__GTK_STOCK_C__)
9218 extern __typeof (
gtk_stock_add) IA__gtk_stock_add __attribute((visibility(
"hidden")));
9219 #define gtk_stock_add IA__gtk_stock_add
9221 extern __typeof (
gtk_stock_add_static) IA__gtk_stock_add_static __attribute((visibility(
"hidden")));
9222 #define gtk_stock_add_static IA__gtk_stock_add_static
9224 extern __typeof (
gtk_stock_item_copy) IA__gtk_stock_item_copy __attribute((visibility(
"hidden")));
9225 #define gtk_stock_item_copy IA__gtk_stock_item_copy
9227 extern __typeof (
gtk_stock_item_free) IA__gtk_stock_item_free __attribute((visibility(
"hidden")));
9228 #define gtk_stock_item_free IA__gtk_stock_item_free
9230 extern __typeof (
gtk_stock_list_ids) IA__gtk_stock_list_ids __attribute((visibility(
"hidden")));
9231 #define gtk_stock_list_ids IA__gtk_stock_list_ids
9233 extern __typeof (
gtk_stock_lookup) IA__gtk_stock_lookup __attribute((visibility(
"hidden")));
9234 #define gtk_stock_lookup IA__gtk_stock_lookup
9237 #define gtk_stock_set_translate_func IA__gtk_stock_set_translate_func
9241 #if IN_HEADER(__GTK_TABLE_H__)
9242 #if IN_FILE(__GTK_TABLE_C__)
9243 extern __typeof (
gtk_table_attach) IA__gtk_table_attach __attribute((visibility(
"hidden")));
9244 #define gtk_table_attach IA__gtk_table_attach
9247 #define gtk_table_attach_defaults IA__gtk_table_attach_defaults
9250 #define gtk_table_get_col_spacing IA__gtk_table_get_col_spacing
9253 #define gtk_table_get_default_col_spacing IA__gtk_table_get_default_col_spacing
9256 #define gtk_table_get_default_row_spacing IA__gtk_table_get_default_row_spacing
9259 #define gtk_table_get_homogeneous IA__gtk_table_get_homogeneous
9262 #define gtk_table_get_row_spacing IA__gtk_table_get_row_spacing
9264 extern __typeof (
gtk_table_get_size) IA__gtk_table_get_size __attribute((visibility(
"hidden")));
9265 #define gtk_table_get_size IA__gtk_table_get_size
9267 extern __typeof (
gtk_table_get_type) IA__gtk_table_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9268 #define gtk_table_get_type IA__gtk_table_get_type
9270 extern __typeof (
gtk_table_new) IA__gtk_table_new __attribute((visibility(
"hidden")));
9271 #define gtk_table_new IA__gtk_table_new
9273 extern __typeof (
gtk_table_resize) IA__gtk_table_resize __attribute((visibility(
"hidden")));
9274 #define gtk_table_resize IA__gtk_table_resize
9277 #define gtk_table_set_col_spacing IA__gtk_table_set_col_spacing
9280 #define gtk_table_set_col_spacings IA__gtk_table_set_col_spacings
9283 #define gtk_table_set_homogeneous IA__gtk_table_set_homogeneous
9286 #define gtk_table_set_row_spacing IA__gtk_table_set_row_spacing
9289 #define gtk_table_set_row_spacings IA__gtk_table_set_row_spacings
9293 #if IN_HEADER(__GTK_TEAROFF_MENU_ITEM_H__)
9294 #if IN_FILE(__GTK_TEAROFF_MENU_ITEM_C__)
9296 #define gtk_tearoff_menu_item_get_type IA__gtk_tearoff_menu_item_get_type
9299 #define gtk_tearoff_menu_item_new IA__gtk_tearoff_menu_item_new
9303 #if IN_HEADER(__GTK_TEXT_TAG_H__)
9304 #if IN_FILE(__GTK_TEXT_TAG_C__)
9306 #define gtk_text_attributes_copy IA__gtk_text_attributes_copy
9309 #define gtk_text_attributes_copy_values IA__gtk_text_attributes_copy_values
9312 #define gtk_text_attributes_get_type IA__gtk_text_attributes_get_type
9315 #define gtk_text_attributes_new IA__gtk_text_attributes_new
9318 #define gtk_text_attributes_ref IA__gtk_text_attributes_ref
9321 #define gtk_text_attributes_unref IA__gtk_text_attributes_unref
9323 extern __typeof (
gtk_text_tag_event) IA__gtk_text_tag_event __attribute((visibility(
"hidden")));
9324 #define gtk_text_tag_event IA__gtk_text_tag_event
9327 #define gtk_text_tag_get_priority IA__gtk_text_tag_get_priority
9329 extern __typeof (
gtk_text_tag_get_type) IA__gtk_text_tag_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9330 #define gtk_text_tag_get_type IA__gtk_text_tag_get_type
9332 extern __typeof (
gtk_text_tag_new) IA__gtk_text_tag_new __attribute((visibility(
"hidden")));
9333 #define gtk_text_tag_new IA__gtk_text_tag_new
9336 #define gtk_text_tag_set_priority IA__gtk_text_tag_set_priority
9340 #if IN_HEADER(__GTK_TEXT_TAG_TABLE_H__)
9341 #if IN_FILE(__GTK_TEXT_TAG_TABLE_C__)
9343 #define gtk_text_tag_table_add IA__gtk_text_tag_table_add
9346 #define gtk_text_tag_table_foreach IA__gtk_text_tag_table_foreach
9349 #define gtk_text_tag_table_get_size IA__gtk_text_tag_table_get_size
9352 #define gtk_text_tag_table_get_type IA__gtk_text_tag_table_get_type
9355 #define gtk_text_tag_table_lookup IA__gtk_text_tag_table_lookup
9358 #define gtk_text_tag_table_new IA__gtk_text_tag_table_new
9361 #define gtk_text_tag_table_remove IA__gtk_text_tag_table_remove
9365 #if IN_HEADER(__GTK_TEXT_H__)
9366 #if IN_FILE(__GTK_TEXT_C__)
9367 extern __typeof (gtk_text_backward_delete) IA__gtk_text_backward_delete __attribute((visibility(
"hidden")));
9368 #define gtk_text_backward_delete IA__gtk_text_backward_delete
9370 extern __typeof (gtk_text_forward_delete) IA__gtk_text_forward_delete __attribute((visibility(
"hidden")));
9371 #define gtk_text_forward_delete IA__gtk_text_forward_delete
9373 extern __typeof (gtk_text_freeze) IA__gtk_text_freeze __attribute((visibility(
"hidden")));
9374 #define gtk_text_freeze IA__gtk_text_freeze
9376 extern __typeof (gtk_text_get_length) IA__gtk_text_get_length __attribute((visibility(
"hidden")));
9377 #define gtk_text_get_length IA__gtk_text_get_length
9379 extern __typeof (gtk_text_get_point) IA__gtk_text_get_point __attribute((visibility(
"hidden")));
9380 #define gtk_text_get_point IA__gtk_text_get_point
9382 extern __typeof (gtk_text_get_type) IA__gtk_text_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9383 #define gtk_text_get_type IA__gtk_text_get_type
9385 extern __typeof (gtk_text_insert) IA__gtk_text_insert __attribute((visibility(
"hidden")));
9386 #define gtk_text_insert IA__gtk_text_insert
9388 extern __typeof (gtk_text_new) IA__gtk_text_new __attribute((visibility(
"hidden")));
9389 #define gtk_text_new IA__gtk_text_new
9391 extern __typeof (gtk_text_set_adjustments) IA__gtk_text_set_adjustments __attribute((visibility(
"hidden")));
9392 #define gtk_text_set_adjustments IA__gtk_text_set_adjustments
9394 extern __typeof (gtk_text_set_editable) IA__gtk_text_set_editable __attribute((visibility(
"hidden")));
9395 #define gtk_text_set_editable IA__gtk_text_set_editable
9397 extern __typeof (gtk_text_set_line_wrap) IA__gtk_text_set_line_wrap __attribute((visibility(
"hidden")));
9398 #define gtk_text_set_line_wrap IA__gtk_text_set_line_wrap
9400 extern __typeof (gtk_text_set_point) IA__gtk_text_set_point __attribute((visibility(
"hidden")));
9401 #define gtk_text_set_point IA__gtk_text_set_point
9403 extern __typeof (gtk_text_set_word_wrap) IA__gtk_text_set_word_wrap __attribute((visibility(
"hidden")));
9404 #define gtk_text_set_word_wrap IA__gtk_text_set_word_wrap
9406 extern __typeof (gtk_text_thaw) IA__gtk_text_thaw __attribute((visibility(
"hidden")));
9407 #define gtk_text_thaw IA__gtk_text_thaw
9411 #if IN_HEADER(__GTK_TEXT_BUFFER_H__)
9412 #if IN_FILE(__GTK_TEXT_BUFFER_C__)
9414 #define gtk_text_buffer_add_selection_clipboard IA__gtk_text_buffer_add_selection_clipboard
9417 #define gtk_text_buffer_apply_tag IA__gtk_text_buffer_apply_tag
9420 #define gtk_text_buffer_apply_tag_by_name IA__gtk_text_buffer_apply_tag_by_name
9423 #define gtk_text_buffer_backspace IA__gtk_text_buffer_backspace
9426 #define gtk_text_buffer_begin_user_action IA__gtk_text_buffer_begin_user_action
9429 #define gtk_text_buffer_copy_clipboard IA__gtk_text_buffer_copy_clipboard
9432 #define gtk_text_buffer_create_child_anchor IA__gtk_text_buffer_create_child_anchor
9435 #define gtk_text_buffer_add_mark IA__gtk_text_buffer_add_mark
9438 #define gtk_text_buffer_create_mark IA__gtk_text_buffer_create_mark
9441 #define gtk_text_buffer_create_tag IA__gtk_text_buffer_create_tag
9444 #define gtk_text_buffer_cut_clipboard IA__gtk_text_buffer_cut_clipboard
9447 #define gtk_text_buffer_delete IA__gtk_text_buffer_delete
9450 #define gtk_text_buffer_delete_interactive IA__gtk_text_buffer_delete_interactive
9453 #define gtk_text_buffer_delete_mark IA__gtk_text_buffer_delete_mark
9456 #define gtk_text_buffer_delete_mark_by_name IA__gtk_text_buffer_delete_mark_by_name
9459 #define gtk_text_buffer_delete_selection IA__gtk_text_buffer_delete_selection
9462 #define gtk_text_buffer_end_user_action IA__gtk_text_buffer_end_user_action
9465 #define gtk_text_buffer_get_bounds IA__gtk_text_buffer_get_bounds
9468 #define gtk_text_buffer_get_char_count IA__gtk_text_buffer_get_char_count
9471 #define gtk_text_buffer_get_copy_target_list IA__gtk_text_buffer_get_copy_target_list
9474 #define gtk_text_buffer_get_end_iter IA__gtk_text_buffer_get_end_iter
9477 #define gtk_text_buffer_get_has_selection IA__gtk_text_buffer_get_has_selection
9480 #define gtk_text_buffer_get_insert IA__gtk_text_buffer_get_insert
9483 #define gtk_text_buffer_get_iter_at_child_anchor IA__gtk_text_buffer_get_iter_at_child_anchor
9486 #define gtk_text_buffer_get_iter_at_line IA__gtk_text_buffer_get_iter_at_line
9489 #define gtk_text_buffer_get_iter_at_line_index IA__gtk_text_buffer_get_iter_at_line_index
9492 #define gtk_text_buffer_get_iter_at_line_offset IA__gtk_text_buffer_get_iter_at_line_offset
9495 #define gtk_text_buffer_get_iter_at_mark IA__gtk_text_buffer_get_iter_at_mark
9498 #define gtk_text_buffer_get_iter_at_offset IA__gtk_text_buffer_get_iter_at_offset
9501 #define gtk_text_buffer_get_line_count IA__gtk_text_buffer_get_line_count
9504 #define gtk_text_buffer_get_mark IA__gtk_text_buffer_get_mark
9507 #define gtk_text_buffer_get_modified IA__gtk_text_buffer_get_modified
9510 #define gtk_text_buffer_get_paste_target_list IA__gtk_text_buffer_get_paste_target_list
9513 #define gtk_text_buffer_get_selection_bound IA__gtk_text_buffer_get_selection_bound
9516 #define gtk_text_buffer_get_selection_bounds IA__gtk_text_buffer_get_selection_bounds
9519 #define gtk_text_buffer_get_slice IA__gtk_text_buffer_get_slice
9522 #define gtk_text_buffer_get_start_iter IA__gtk_text_buffer_get_start_iter
9525 #define gtk_text_buffer_get_tag_table IA__gtk_text_buffer_get_tag_table
9528 #define gtk_text_buffer_get_text IA__gtk_text_buffer_get_text
9530 extern __typeof (
gtk_text_buffer_get_type) IA__gtk_text_buffer_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9531 #define gtk_text_buffer_get_type IA__gtk_text_buffer_get_type
9534 #define gtk_text_buffer_insert IA__gtk_text_buffer_insert
9537 #define gtk_text_buffer_insert_at_cursor IA__gtk_text_buffer_insert_at_cursor
9540 #define gtk_text_buffer_insert_child_anchor IA__gtk_text_buffer_insert_child_anchor
9543 #define gtk_text_buffer_insert_interactive IA__gtk_text_buffer_insert_interactive
9546 #define gtk_text_buffer_insert_interactive_at_cursor IA__gtk_text_buffer_insert_interactive_at_cursor
9549 #define gtk_text_buffer_insert_pixbuf IA__gtk_text_buffer_insert_pixbuf
9552 #define gtk_text_buffer_insert_range IA__gtk_text_buffer_insert_range
9555 #define gtk_text_buffer_insert_range_interactive IA__gtk_text_buffer_insert_range_interactive
9558 #define gtk_text_buffer_insert_with_tags IA__gtk_text_buffer_insert_with_tags
9561 #define gtk_text_buffer_insert_with_tags_by_name IA__gtk_text_buffer_insert_with_tags_by_name
9564 #define gtk_text_buffer_move_mark IA__gtk_text_buffer_move_mark
9567 #define gtk_text_buffer_move_mark_by_name IA__gtk_text_buffer_move_mark_by_name
9569 extern __typeof (
gtk_text_buffer_new) IA__gtk_text_buffer_new __attribute((visibility(
"hidden")));
9570 #define gtk_text_buffer_new IA__gtk_text_buffer_new
9573 #define gtk_text_buffer_paste_clipboard IA__gtk_text_buffer_paste_clipboard
9576 #define gtk_text_buffer_place_cursor IA__gtk_text_buffer_place_cursor
9579 #define gtk_text_buffer_remove_all_tags IA__gtk_text_buffer_remove_all_tags
9582 #define gtk_text_buffer_remove_selection_clipboard IA__gtk_text_buffer_remove_selection_clipboard
9585 #define gtk_text_buffer_remove_tag IA__gtk_text_buffer_remove_tag
9588 #define gtk_text_buffer_remove_tag_by_name IA__gtk_text_buffer_remove_tag_by_name
9591 #define gtk_text_buffer_select_range IA__gtk_text_buffer_select_range
9594 #define gtk_text_buffer_set_modified IA__gtk_text_buffer_set_modified
9597 #define gtk_text_buffer_set_text IA__gtk_text_buffer_set_text
9601 #if IN_HEADER(__GTK_TEXT_TYPES_H__)
9602 #if IN_FILE(__GTK_TEXT_TYPES_C__)
9604 #define gtk_text_byte_begins_utf8_char IA__gtk_text_byte_begins_utf8_char
9608 #if IN_HEADER(__GTK_TEXT_ITER_H__)
9609 #if IN_FILE(__GTK_TEXT_ITER_C__)
9611 #define gtk_text_iter_backward_char IA__gtk_text_iter_backward_char
9614 #define gtk_text_iter_backward_chars IA__gtk_text_iter_backward_chars
9617 #define gtk_text_iter_backward_cursor_position IA__gtk_text_iter_backward_cursor_position
9620 #define gtk_text_iter_backward_cursor_positions IA__gtk_text_iter_backward_cursor_positions
9623 #define gtk_text_iter_backward_find_char IA__gtk_text_iter_backward_find_char
9626 #define gtk_text_iter_backward_line IA__gtk_text_iter_backward_line
9629 #define gtk_text_iter_backward_lines IA__gtk_text_iter_backward_lines
9632 #define gtk_text_iter_backward_search IA__gtk_text_iter_backward_search
9635 #define gtk_text_iter_backward_sentence_start IA__gtk_text_iter_backward_sentence_start
9638 #define gtk_text_iter_backward_sentence_starts IA__gtk_text_iter_backward_sentence_starts
9641 #define gtk_text_iter_backward_to_tag_toggle IA__gtk_text_iter_backward_to_tag_toggle
9644 #define gtk_text_iter_backward_visible_cursor_position IA__gtk_text_iter_backward_visible_cursor_position
9647 #define gtk_text_iter_backward_visible_cursor_positions IA__gtk_text_iter_backward_visible_cursor_positions
9650 #define gtk_text_iter_backward_visible_line IA__gtk_text_iter_backward_visible_line
9653 #define gtk_text_iter_backward_visible_lines IA__gtk_text_iter_backward_visible_lines
9656 #define gtk_text_iter_backward_visible_word_start IA__gtk_text_iter_backward_visible_word_start
9659 #define gtk_text_iter_backward_visible_word_starts IA__gtk_text_iter_backward_visible_word_starts
9662 #define gtk_text_iter_backward_word_start IA__gtk_text_iter_backward_word_start
9665 #define gtk_text_iter_backward_word_starts IA__gtk_text_iter_backward_word_starts
9668 #define gtk_text_iter_begins_tag IA__gtk_text_iter_begins_tag
9671 #define gtk_text_iter_can_insert IA__gtk_text_iter_can_insert
9673 extern __typeof (
gtk_text_iter_compare) IA__gtk_text_iter_compare __attribute((visibility(
"hidden")));
9674 #define gtk_text_iter_compare IA__gtk_text_iter_compare
9676 extern __typeof (
gtk_text_iter_copy) IA__gtk_text_iter_copy __attribute((visibility(
"hidden")));
9677 #define gtk_text_iter_copy IA__gtk_text_iter_copy
9680 #define gtk_text_iter_editable IA__gtk_text_iter_editable
9683 #define gtk_text_iter_ends_line IA__gtk_text_iter_ends_line
9686 #define gtk_text_iter_ends_sentence IA__gtk_text_iter_ends_sentence
9689 #define gtk_text_iter_ends_tag IA__gtk_text_iter_ends_tag
9692 #define gtk_text_iter_ends_word IA__gtk_text_iter_ends_word
9694 extern __typeof (
gtk_text_iter_equal) IA__gtk_text_iter_equal __attribute((visibility(
"hidden")));
9695 #define gtk_text_iter_equal IA__gtk_text_iter_equal
9698 #define gtk_text_iter_forward_char IA__gtk_text_iter_forward_char
9701 #define gtk_text_iter_forward_chars IA__gtk_text_iter_forward_chars
9704 #define gtk_text_iter_forward_cursor_position IA__gtk_text_iter_forward_cursor_position
9707 #define gtk_text_iter_forward_cursor_positions IA__gtk_text_iter_forward_cursor_positions
9710 #define gtk_text_iter_forward_find_char IA__gtk_text_iter_forward_find_char
9713 #define gtk_text_iter_forward_line IA__gtk_text_iter_forward_line
9716 #define gtk_text_iter_forward_lines IA__gtk_text_iter_forward_lines
9719 #define gtk_text_iter_forward_search IA__gtk_text_iter_forward_search
9722 #define gtk_text_iter_forward_sentence_end IA__gtk_text_iter_forward_sentence_end
9725 #define gtk_text_iter_forward_sentence_ends IA__gtk_text_iter_forward_sentence_ends
9728 #define gtk_text_iter_forward_to_end IA__gtk_text_iter_forward_to_end
9731 #define gtk_text_iter_forward_to_line_end IA__gtk_text_iter_forward_to_line_end
9734 #define gtk_text_iter_forward_to_tag_toggle IA__gtk_text_iter_forward_to_tag_toggle
9737 #define gtk_text_iter_forward_visible_cursor_position IA__gtk_text_iter_forward_visible_cursor_position
9740 #define gtk_text_iter_forward_visible_cursor_positions IA__gtk_text_iter_forward_visible_cursor_positions
9743 #define gtk_text_iter_forward_visible_line IA__gtk_text_iter_forward_visible_line
9746 #define gtk_text_iter_forward_visible_lines IA__gtk_text_iter_forward_visible_lines
9749 #define gtk_text_iter_forward_visible_word_end IA__gtk_text_iter_forward_visible_word_end
9752 #define gtk_text_iter_forward_visible_word_ends IA__gtk_text_iter_forward_visible_word_ends
9755 #define gtk_text_iter_forward_word_end IA__gtk_text_iter_forward_word_end
9758 #define gtk_text_iter_forward_word_ends IA__gtk_text_iter_forward_word_ends
9760 extern __typeof (
gtk_text_iter_free) IA__gtk_text_iter_free __attribute((visibility(
"hidden")));
9761 #define gtk_text_iter_free IA__gtk_text_iter_free
9764 #define gtk_text_iter_get_attributes IA__gtk_text_iter_get_attributes
9767 #define gtk_text_iter_get_buffer IA__gtk_text_iter_get_buffer
9770 #define gtk_text_iter_get_bytes_in_line IA__gtk_text_iter_get_bytes_in_line
9773 #define gtk_text_iter_get_char IA__gtk_text_iter_get_char
9776 #define gtk_text_iter_get_chars_in_line IA__gtk_text_iter_get_chars_in_line
9779 #define gtk_text_iter_get_child_anchor IA__gtk_text_iter_get_child_anchor
9782 #define gtk_text_iter_get_language IA__gtk_text_iter_get_language
9785 #define gtk_text_iter_get_line IA__gtk_text_iter_get_line
9788 #define gtk_text_iter_get_line_index IA__gtk_text_iter_get_line_index
9791 #define gtk_text_iter_get_line_offset IA__gtk_text_iter_get_line_offset
9794 #define gtk_text_iter_get_marks IA__gtk_text_iter_get_marks
9797 #define gtk_text_iter_get_offset IA__gtk_text_iter_get_offset
9800 #define gtk_text_iter_get_pixbuf IA__gtk_text_iter_get_pixbuf
9803 #define gtk_text_iter_get_slice IA__gtk_text_iter_get_slice
9806 #define gtk_text_iter_get_tags IA__gtk_text_iter_get_tags
9809 #define gtk_text_iter_get_text IA__gtk_text_iter_get_text
9812 #define gtk_text_iter_get_toggled_tags IA__gtk_text_iter_get_toggled_tags
9814 extern __typeof (
gtk_text_iter_get_type) IA__gtk_text_iter_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9815 #define gtk_text_iter_get_type IA__gtk_text_iter_get_type
9818 #define gtk_text_iter_get_visible_line_index IA__gtk_text_iter_get_visible_line_index
9821 #define gtk_text_iter_get_visible_line_offset IA__gtk_text_iter_get_visible_line_offset
9824 #define gtk_text_iter_get_visible_slice IA__gtk_text_iter_get_visible_slice
9827 #define gtk_text_iter_get_visible_text IA__gtk_text_iter_get_visible_text
9829 extern __typeof (
gtk_text_iter_has_tag) IA__gtk_text_iter_has_tag __attribute((visibility(
"hidden")));
9830 #define gtk_text_iter_has_tag IA__gtk_text_iter_has_tag
9833 #define gtk_text_iter_in_range IA__gtk_text_iter_in_range
9836 #define gtk_text_iter_inside_sentence IA__gtk_text_iter_inside_sentence
9839 #define gtk_text_iter_inside_word IA__gtk_text_iter_inside_word
9842 #define gtk_text_iter_is_cursor_position IA__gtk_text_iter_is_cursor_position
9844 extern __typeof (
gtk_text_iter_is_end) IA__gtk_text_iter_is_end __attribute((visibility(
"hidden")));
9845 #define gtk_text_iter_is_end IA__gtk_text_iter_is_end
9848 #define gtk_text_iter_is_start IA__gtk_text_iter_is_start
9850 extern __typeof (
gtk_text_iter_order) IA__gtk_text_iter_order __attribute((visibility(
"hidden")));
9851 #define gtk_text_iter_order IA__gtk_text_iter_order
9854 #define gtk_text_iter_set_line IA__gtk_text_iter_set_line
9857 #define gtk_text_iter_set_line_index IA__gtk_text_iter_set_line_index
9860 #define gtk_text_iter_set_line_offset IA__gtk_text_iter_set_line_offset
9863 #define gtk_text_iter_set_offset IA__gtk_text_iter_set_offset
9866 #define gtk_text_iter_set_visible_line_index IA__gtk_text_iter_set_visible_line_index
9869 #define gtk_text_iter_set_visible_line_offset IA__gtk_text_iter_set_visible_line_offset
9872 #define gtk_text_iter_starts_line IA__gtk_text_iter_starts_line
9875 #define gtk_text_iter_starts_sentence IA__gtk_text_iter_starts_sentence
9878 #define gtk_text_iter_starts_word IA__gtk_text_iter_starts_word
9881 #define gtk_text_iter_toggles_tag IA__gtk_text_iter_toggles_tag
9885 #if IN_HEADER(__GTK_TEXT_LAYOUT_H__)
9886 #if IN_FILE(__GTK_TEXT_LAYOUT_C__)
9888 #define gtk_text_layout_changed IA__gtk_text_layout_changed
9891 #define gtk_text_layout_cursors_changed IA__gtk_text_layout_cursors_changed
9894 #define gtk_text_layout_clamp_iter_to_vrange IA__gtk_text_layout_clamp_iter_to_vrange
9897 #define gtk_text_layout_default_style_changed IA__gtk_text_layout_default_style_changed
9900 #define gtk_text_layout_free_line_data IA__gtk_text_layout_free_line_data
9903 #define gtk_text_layout_free_line_display IA__gtk_text_layout_free_line_display
9906 #define gtk_text_layout_get_buffer IA__gtk_text_layout_get_buffer
9909 #define gtk_text_layout_get_cursor_locations IA__gtk_text_layout_get_cursor_locations
9912 #define gtk_text_layout_get_cursor_visible IA__gtk_text_layout_get_cursor_visible
9915 #define gtk_text_layout_get_iter_at_line IA__gtk_text_layout_get_iter_at_line
9918 #define gtk_text_layout_get_iter_at_pixel IA__gtk_text_layout_get_iter_at_pixel
9921 #define gtk_text_layout_get_iter_at_position IA__gtk_text_layout_get_iter_at_position
9924 #define gtk_text_layout_get_iter_location IA__gtk_text_layout_get_iter_location
9927 #define gtk_text_layout_get_line_at_y IA__gtk_text_layout_get_line_at_y
9930 #define gtk_text_layout_get_line_display IA__gtk_text_layout_get_line_display
9933 #define gtk_text_layout_get_lines IA__gtk_text_layout_get_lines
9936 #define gtk_text_layout_get_line_yrange IA__gtk_text_layout_get_line_yrange
9939 #define gtk_text_layout_get_size IA__gtk_text_layout_get_size
9941 extern __typeof (
gtk_text_layout_get_type) IA__gtk_text_layout_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
9942 #define gtk_text_layout_get_type IA__gtk_text_layout_get_type
9945 #define gtk_text_layout_invalidate IA__gtk_text_layout_invalidate
9948 #define gtk_text_layout_invalidate_cursors IA__gtk_text_layout_invalidate_cursors
9951 #define gtk_text_layout_is_valid IA__gtk_text_layout_is_valid
9954 #define gtk_text_layout_iter_starts_line IA__gtk_text_layout_iter_starts_line
9957 #define gtk_text_layout_move_iter_to_line_end IA__gtk_text_layout_move_iter_to_line_end
9960 #define gtk_text_layout_move_iter_to_next_line IA__gtk_text_layout_move_iter_to_next_line
9963 #define gtk_text_layout_move_iter_to_previous_line IA__gtk_text_layout_move_iter_to_previous_line
9966 #define gtk_text_layout_move_iter_to_x IA__gtk_text_layout_move_iter_to_x
9969 #define gtk_text_layout_move_iter_visually IA__gtk_text_layout_move_iter_visually
9971 extern __typeof (
gtk_text_layout_new) IA__gtk_text_layout_new __attribute((visibility(
"hidden")));
9972 #define gtk_text_layout_new IA__gtk_text_layout_new
9975 #define gtk_text_layout_set_buffer IA__gtk_text_layout_set_buffer
9978 #define gtk_text_layout_set_contexts IA__gtk_text_layout_set_contexts
9981 #define gtk_text_layout_set_cursor_direction IA__gtk_text_layout_set_cursor_direction
9984 #define gtk_text_layout_set_cursor_visible IA__gtk_text_layout_set_cursor_visible
9987 #define gtk_text_layout_set_default_style IA__gtk_text_layout_set_default_style
9990 #define gtk_text_layout_set_keyboard_direction IA__gtk_text_layout_set_keyboard_direction
9993 #define gtk_text_layout_set_overwrite_mode IA__gtk_text_layout_set_overwrite_mode
9996 #define gtk_text_layout_set_preedit_string IA__gtk_text_layout_set_preedit_string
9999 #define gtk_text_layout_set_screen_width IA__gtk_text_layout_set_screen_width
10001 extern __typeof (
gtk_text_layout_spew) IA__gtk_text_layout_spew __attribute((visibility(
"hidden")));
10002 #define gtk_text_layout_spew IA__gtk_text_layout_spew
10005 #define gtk_text_layout_validate IA__gtk_text_layout_validate
10008 #define gtk_text_layout_validate_yrange IA__gtk_text_layout_validate_yrange
10010 extern __typeof (
gtk_text_layout_wrap) IA__gtk_text_layout_wrap __attribute((visibility(
"hidden")));
10011 #define gtk_text_layout_wrap IA__gtk_text_layout_wrap
10014 #define gtk_text_layout_wrap_loop_end IA__gtk_text_layout_wrap_loop_end
10017 #define gtk_text_layout_wrap_loop_start IA__gtk_text_layout_wrap_loop_start
10021 #if IN_HEADER(__GTK_TEXT_CHILD_H__)
10022 #if IN_FILE(__GTK_TEXT_CHILD_C__)
10024 #define gtk_text_child_anchor_get_deleted IA__gtk_text_child_anchor_get_deleted
10027 #define gtk_text_child_anchor_get_type IA__gtk_text_child_anchor_get_type
10030 #define gtk_text_child_anchor_get_widgets IA__gtk_text_child_anchor_get_widgets
10033 #define gtk_text_child_anchor_new IA__gtk_text_child_anchor_new
10037 #if IN_HEADER(__GTK_TEXT_LAYOUT_H__)
10038 #if IN_FILE(__GTK_TEXT_CHILD_C__)
10040 #define gtk_text_child_anchor_queue_resize IA__gtk_text_child_anchor_queue_resize
10043 #define gtk_text_child_anchor_register_child IA__gtk_text_child_anchor_register_child
10046 #define gtk_text_child_anchor_unregister_child IA__gtk_text_child_anchor_unregister_child
10049 #define gtk_text_anchored_child_set_layout IA__gtk_text_anchored_child_set_layout
10053 #if IN_HEADER(__GTK_TEXT_DISPLAY_H__)
10054 #if IN_FILE(__GTK_TEXT_DISPLAY_C__)
10055 extern __typeof (
gtk_text_layout_draw) IA__gtk_text_layout_draw __attribute((visibility(
"hidden")));
10056 #define gtk_text_layout_draw IA__gtk_text_layout_draw
10060 #if IN_HEADER(__GTK_TEXT_SEGMENT_H__)
10061 #if IN_FILE(__GTK_TEXT_SEGMENT_C__)
10063 #define gtk_text_line_segment_split IA__gtk_text_line_segment_split
10067 #if IN_HEADER(__GTK_TEXT_MARK_H__)
10068 #if IN_FILE(__GTK_TEXT_MARK_C__)
10069 extern __typeof (
gtk_text_mark_new) IA__gtk_text_mark_new __attribute((visibility(
"hidden")));
10070 #define gtk_text_mark_new IA__gtk_text_mark_new
10073 #define gtk_text_mark_get_buffer IA__gtk_text_mark_get_buffer
10076 #define gtk_text_mark_get_deleted IA__gtk_text_mark_get_deleted
10079 #define gtk_text_mark_get_left_gravity IA__gtk_text_mark_get_left_gravity
10081 extern __typeof (
gtk_text_mark_get_name) IA__gtk_text_mark_get_name __attribute((visibility(
"hidden")));
10082 #define gtk_text_mark_get_name IA__gtk_text_mark_get_name
10084 extern __typeof (
gtk_text_mark_get_type) IA__gtk_text_mark_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10085 #define gtk_text_mark_get_type IA__gtk_text_mark_get_type
10088 #define gtk_text_mark_get_visible IA__gtk_text_mark_get_visible
10092 #if IN_HEADER(__GTK_TEXT_MARK_H__)
10093 #if IN_FILE(__GTK_TEXT_BTREE_C__)
10095 #define gtk_text_mark_set_visible IA__gtk_text_mark_set_visible
10099 #if IN_HEADER(__GTK_TEXT_VIEW_H__)
10100 #if IN_FILE(__GTK_TEXT_VIEW_C__)
10102 #define gtk_text_view_add_child_at_anchor IA__gtk_text_view_add_child_at_anchor
10105 #define gtk_text_view_add_child_in_window IA__gtk_text_view_add_child_in_window
10108 #define gtk_text_view_backward_display_line IA__gtk_text_view_backward_display_line
10111 #define gtk_text_view_backward_display_line_start IA__gtk_text_view_backward_display_line_start
10114 #define gtk_text_view_buffer_to_window_coords IA__gtk_text_view_buffer_to_window_coords
10117 #define gtk_text_view_forward_display_line IA__gtk_text_view_forward_display_line
10120 #define gtk_text_view_forward_display_line_end IA__gtk_text_view_forward_display_line_end
10123 #define gtk_text_view_get_accepts_tab IA__gtk_text_view_get_accepts_tab
10126 #define gtk_text_view_get_border_window_size IA__gtk_text_view_get_border_window_size
10129 #define gtk_text_view_get_buffer IA__gtk_text_view_get_buffer
10132 #define gtk_text_view_get_cursor_visible IA__gtk_text_view_get_cursor_visible
10135 #define gtk_text_view_get_default_attributes IA__gtk_text_view_get_default_attributes
10138 #define gtk_text_view_get_editable IA__gtk_text_view_get_editable
10141 #define gtk_text_view_get_hadjustment IA__gtk_text_view_get_hadjustment
10144 #define gtk_text_view_get_indent IA__gtk_text_view_get_indent
10147 #define gtk_text_view_get_iter_at_location IA__gtk_text_view_get_iter_at_location
10150 #define gtk_text_view_get_iter_at_position IA__gtk_text_view_get_iter_at_position
10153 #define gtk_text_view_get_iter_location IA__gtk_text_view_get_iter_location
10156 #define gtk_text_view_get_justification IA__gtk_text_view_get_justification
10159 #define gtk_text_view_get_left_margin IA__gtk_text_view_get_left_margin
10162 #define gtk_text_view_get_line_at_y IA__gtk_text_view_get_line_at_y
10165 #define gtk_text_view_get_line_yrange IA__gtk_text_view_get_line_yrange
10168 #define gtk_text_view_get_overwrite IA__gtk_text_view_get_overwrite
10171 #define gtk_text_view_get_pixels_above_lines IA__gtk_text_view_get_pixels_above_lines
10174 #define gtk_text_view_get_pixels_below_lines IA__gtk_text_view_get_pixels_below_lines
10177 #define gtk_text_view_get_pixels_inside_wrap IA__gtk_text_view_get_pixels_inside_wrap
10180 #define gtk_text_view_get_right_margin IA__gtk_text_view_get_right_margin
10182 extern __typeof (
gtk_text_view_get_tabs) IA__gtk_text_view_get_tabs __attribute((visibility(
"hidden")));
10183 #define gtk_text_view_get_tabs IA__gtk_text_view_get_tabs
10185 extern __typeof (
gtk_text_view_get_type) IA__gtk_text_view_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10186 #define gtk_text_view_get_type IA__gtk_text_view_get_type
10189 #define gtk_text_view_get_vadjustment IA__gtk_text_view_get_vadjustment
10192 #define gtk_text_view_get_visible_rect IA__gtk_text_view_get_visible_rect
10195 #define gtk_text_view_get_window IA__gtk_text_view_get_window
10198 #define gtk_text_view_get_window_type IA__gtk_text_view_get_window_type
10201 #define gtk_text_view_get_wrap_mode IA__gtk_text_view_get_wrap_mode
10204 #define gtk_text_view_im_context_filter_keypress IA__gtk_text_view_im_context_filter_keypress
10207 #define gtk_text_view_move_child IA__gtk_text_view_move_child
10210 #define gtk_text_view_move_mark_onscreen IA__gtk_text_view_move_mark_onscreen
10213 #define gtk_text_view_move_visually IA__gtk_text_view_move_visually
10215 extern __typeof (
gtk_text_view_new) IA__gtk_text_view_new __attribute((visibility(
"hidden")));
10216 #define gtk_text_view_new IA__gtk_text_view_new
10219 #define gtk_text_view_new_with_buffer IA__gtk_text_view_new_with_buffer
10222 #define gtk_text_view_place_cursor_onscreen IA__gtk_text_view_place_cursor_onscreen
10225 #define gtk_text_view_reset_im_context IA__gtk_text_view_reset_im_context
10228 #define gtk_text_view_scroll_mark_onscreen IA__gtk_text_view_scroll_mark_onscreen
10231 #define gtk_text_view_scroll_to_iter IA__gtk_text_view_scroll_to_iter
10234 #define gtk_text_view_scroll_to_mark IA__gtk_text_view_scroll_to_mark
10237 #define gtk_text_view_set_accepts_tab IA__gtk_text_view_set_accepts_tab
10240 #define gtk_text_view_set_border_window_size IA__gtk_text_view_set_border_window_size
10243 #define gtk_text_view_set_buffer IA__gtk_text_view_set_buffer
10246 #define gtk_text_view_set_cursor_visible IA__gtk_text_view_set_cursor_visible
10249 #define gtk_text_view_set_editable IA__gtk_text_view_set_editable
10252 #define gtk_text_view_set_indent IA__gtk_text_view_set_indent
10255 #define gtk_text_view_set_justification IA__gtk_text_view_set_justification
10258 #define gtk_text_view_set_left_margin IA__gtk_text_view_set_left_margin
10261 #define gtk_text_view_set_overwrite IA__gtk_text_view_set_overwrite
10264 #define gtk_text_view_set_pixels_above_lines IA__gtk_text_view_set_pixels_above_lines
10267 #define gtk_text_view_set_pixels_below_lines IA__gtk_text_view_set_pixels_below_lines
10270 #define gtk_text_view_set_pixels_inside_wrap IA__gtk_text_view_set_pixels_inside_wrap
10273 #define gtk_text_view_set_right_margin IA__gtk_text_view_set_right_margin
10275 extern __typeof (
gtk_text_view_set_tabs) IA__gtk_text_view_set_tabs __attribute((visibility(
"hidden")));
10276 #define gtk_text_view_set_tabs IA__gtk_text_view_set_tabs
10279 #define gtk_text_view_set_wrap_mode IA__gtk_text_view_set_wrap_mode
10282 #define gtk_text_view_starts_display_line IA__gtk_text_view_starts_display_line
10285 #define gtk_text_view_window_to_buffer_coords IA__gtk_text_view_window_to_buffer_coords
10289 #if IN_HEADER(__GTK_THEMES_H__)
10290 #if IN_FILE(__GTK_THEMES_C__)
10292 #define gtk_theme_engine_create_rc_style IA__gtk_theme_engine_create_rc_style
10294 extern __typeof (
gtk_theme_engine_get) IA__gtk_theme_engine_get __attribute((visibility(
"hidden")));
10295 #define gtk_theme_engine_get IA__gtk_theme_engine_get
10297 extern __typeof (
gtk_theme_engine_get_type) IA__gtk_theme_engine_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10298 #define gtk_theme_engine_get_type IA__gtk_theme_engine_get_type
10302 #if IN_HEADER(__GTK_TIPS_QUERY_H__)
10303 #if IN_FILE(__GTK_TIPS_QUERY_C__)
10304 extern __typeof (gtk_tips_query_get_type) IA__gtk_tips_query_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10305 #define gtk_tips_query_get_type IA__gtk_tips_query_get_type
10307 extern __typeof (gtk_tips_query_new) IA__gtk_tips_query_new __attribute((visibility(
"hidden")));
10308 #define gtk_tips_query_new IA__gtk_tips_query_new
10310 extern __typeof (gtk_tips_query_set_caller) IA__gtk_tips_query_set_caller __attribute((visibility(
"hidden")));
10311 #define gtk_tips_query_set_caller IA__gtk_tips_query_set_caller
10313 extern __typeof (gtk_tips_query_set_labels) IA__gtk_tips_query_set_labels __attribute((visibility(
"hidden")));
10314 #define gtk_tips_query_set_labels IA__gtk_tips_query_set_labels
10316 extern __typeof (gtk_tips_query_start_query) IA__gtk_tips_query_start_query __attribute((visibility(
"hidden")));
10317 #define gtk_tips_query_start_query IA__gtk_tips_query_start_query
10319 extern __typeof (gtk_tips_query_stop_query) IA__gtk_tips_query_stop_query __attribute((visibility(
"hidden")));
10320 #define gtk_tips_query_stop_query IA__gtk_tips_query_stop_query
10324 #if IN_HEADER(__GTK_TOGGLE_ACTION_H__)
10325 #if IN_FILE(__GTK_TOGGLE_ACTION_C__)
10327 #define gtk_toggle_action_get_active IA__gtk_toggle_action_get_active
10330 #define gtk_toggle_action_get_draw_as_radio IA__gtk_toggle_action_get_draw_as_radio
10332 extern __typeof (
gtk_toggle_action_get_type) IA__gtk_toggle_action_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10333 #define gtk_toggle_action_get_type IA__gtk_toggle_action_get_type
10335 extern __typeof (
gtk_toggle_action_new) IA__gtk_toggle_action_new __attribute((visibility(
"hidden")));
10336 #define gtk_toggle_action_new IA__gtk_toggle_action_new
10339 #define gtk_toggle_action_set_active IA__gtk_toggle_action_set_active
10342 #define gtk_toggle_action_set_draw_as_radio IA__gtk_toggle_action_set_draw_as_radio
10345 #define gtk_toggle_action_toggled IA__gtk_toggle_action_toggled
10349 #if IN_HEADER(__GTK_TOGGLE_BUTTON_H__)
10350 #if IN_FILE(__GTK_TOGGLE_BUTTON_C__)
10352 #define gtk_toggle_button_get_active IA__gtk_toggle_button_get_active
10355 #define gtk_toggle_button_get_inconsistent IA__gtk_toggle_button_get_inconsistent
10358 #define gtk_toggle_button_get_mode IA__gtk_toggle_button_get_mode
10360 extern __typeof (
gtk_toggle_button_get_type) IA__gtk_toggle_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10361 #define gtk_toggle_button_get_type IA__gtk_toggle_button_get_type
10363 extern __typeof (
gtk_toggle_button_new) IA__gtk_toggle_button_new __attribute((visibility(
"hidden")));
10364 #define gtk_toggle_button_new IA__gtk_toggle_button_new
10367 #define gtk_toggle_button_new_with_label IA__gtk_toggle_button_new_with_label
10370 #define gtk_toggle_button_new_with_mnemonic IA__gtk_toggle_button_new_with_mnemonic
10373 #define gtk_toggle_button_set_active IA__gtk_toggle_button_set_active
10376 #define gtk_toggle_button_set_inconsistent IA__gtk_toggle_button_set_inconsistent
10379 #define gtk_toggle_button_set_mode IA__gtk_toggle_button_set_mode
10382 #define gtk_toggle_button_toggled IA__gtk_toggle_button_toggled
10386 #if IN_HEADER(__GTK_TOGGLE_TOOL_BUTTON_H__)
10387 #if IN_FILE(__GTK_TOGGLE_TOOL_BUTTON_C__)
10389 #define gtk_toggle_tool_button_get_active IA__gtk_toggle_tool_button_get_active
10392 #define gtk_toggle_tool_button_get_type IA__gtk_toggle_tool_button_get_type
10395 #define gtk_toggle_tool_button_new IA__gtk_toggle_tool_button_new
10398 #define gtk_toggle_tool_button_new_from_stock IA__gtk_toggle_tool_button_new_from_stock
10401 #define gtk_toggle_tool_button_set_active IA__gtk_toggle_tool_button_set_active
10405 #if IN_HEADER(__GTK_TOOLBAR_H__)
10406 #if IN_FILE(__GTK_TOOLBAR_C__)
10407 #ifndef GTK_DISABLE_DEPRECATED
10409 #define gtk_toolbar_append_element IA__gtk_toolbar_append_element
10412 #define gtk_toolbar_set_icon_size IA__gtk_toolbar_set_icon_size
10415 #define gtk_toolbar_unset_icon_size IA__gtk_toolbar_unset_icon_size
10418 #define gtk_toolbar_append_item IA__gtk_toolbar_append_item
10421 #define gtk_toolbar_prepend_element IA__gtk_toolbar_prepend_element
10424 #define gtk_toolbar_prepend_item IA__gtk_toolbar_prepend_item
10427 #define gtk_toolbar_insert_element IA__gtk_toolbar_insert_element
10430 #define gtk_toolbar_insert_item IA__gtk_toolbar_insert_item
10433 #define gtk_toolbar_insert_space IA__gtk_toolbar_insert_space
10436 #define gtk_toolbar_insert_stock IA__gtk_toolbar_insert_stock
10439 #define gtk_toolbar_append_space IA__gtk_toolbar_append_space
10442 #define gtk_toolbar_prepend_space IA__gtk_toolbar_prepend_space
10445 #define gtk_toolbar_remove_space IA__gtk_toolbar_remove_space
10448 #define gtk_toolbar_append_widget IA__gtk_toolbar_append_widget
10451 #define gtk_toolbar_insert_widget IA__gtk_toolbar_insert_widget
10454 #define gtk_toolbar_prepend_widget IA__gtk_toolbar_prepend_widget
10458 #define gtk_toolbar_get_drop_index IA__gtk_toolbar_get_drop_index
10461 #define gtk_toolbar_get_icon_size IA__gtk_toolbar_get_icon_size
10464 #define gtk_toolbar_get_item_index IA__gtk_toolbar_get_item_index
10467 #define gtk_toolbar_get_n_items IA__gtk_toolbar_get_n_items
10470 #define gtk_toolbar_get_nth_item IA__gtk_toolbar_get_nth_item
10472 #ifndef GTK_DISABLE_DEPRECATED
10474 #define gtk_toolbar_get_orientation IA__gtk_toolbar_get_orientation
10478 #define gtk_toolbar_get_relief_style IA__gtk_toolbar_get_relief_style
10481 #define gtk_toolbar_get_show_arrow IA__gtk_toolbar_get_show_arrow
10483 extern __typeof (
gtk_toolbar_get_style) IA__gtk_toolbar_get_style __attribute((visibility(
"hidden")));
10484 #define gtk_toolbar_get_style IA__gtk_toolbar_get_style
10486 #ifndef GTK_DISABLE_DEPRECATED
10488 #define gtk_toolbar_get_tooltips IA__gtk_toolbar_get_tooltips
10491 extern __typeof (
gtk_toolbar_get_type) IA__gtk_toolbar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10492 #define gtk_toolbar_get_type IA__gtk_toolbar_get_type
10494 extern __typeof (
gtk_toolbar_insert) IA__gtk_toolbar_insert __attribute((visibility(
"hidden")));
10495 #define gtk_toolbar_insert IA__gtk_toolbar_insert
10497 extern __typeof (
gtk_toolbar_new) IA__gtk_toolbar_new __attribute((visibility(
"hidden")));
10498 #define gtk_toolbar_new IA__gtk_toolbar_new
10501 #define gtk_toolbar_set_drop_highlight_item IA__gtk_toolbar_set_drop_highlight_item
10503 #ifndef GTK_DISABLE_DEPRECATED
10505 #define gtk_toolbar_set_orientation IA__gtk_toolbar_set_orientation
10509 #define gtk_toolbar_set_show_arrow IA__gtk_toolbar_set_show_arrow
10511 extern __typeof (
gtk_toolbar_set_style) IA__gtk_toolbar_set_style __attribute((visibility(
"hidden")));
10512 #define gtk_toolbar_set_style IA__gtk_toolbar_set_style
10514 #ifndef GTK_DISABLE_DEPRECATED
10516 #define gtk_toolbar_set_tooltips IA__gtk_toolbar_set_tooltips
10520 #define gtk_toolbar_unset_style IA__gtk_toolbar_unset_style
10524 #if IN_HEADER(__GTK_TOOL_SHELL_H__)
10525 #if IN_FILE(__GTK_TOOL_SHELL_C__)
10526 extern __typeof (
gtk_tool_shell_get_type) IA__gtk_tool_shell_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10527 #define gtk_tool_shell_get_type IA__gtk_tool_shell_get_type
10530 #define gtk_tool_shell_get_ellipsize_mode IA__gtk_tool_shell_get_ellipsize_mode
10533 #define gtk_tool_shell_get_icon_size IA__gtk_tool_shell_get_icon_size
10536 #define gtk_tool_shell_get_orientation IA__gtk_tool_shell_get_orientation
10539 #define gtk_tool_shell_get_style IA__gtk_tool_shell_get_style
10542 #define gtk_tool_shell_get_relief_style IA__gtk_tool_shell_get_relief_style
10545 #define gtk_tool_shell_get_text_alignment IA__gtk_tool_shell_get_text_alignment
10548 #define gtk_tool_shell_get_text_orientation IA__gtk_tool_shell_get_text_orientation
10551 #define gtk_tool_shell_get_text_size_group IA__gtk_tool_shell_get_text_size_group
10554 #define gtk_tool_shell_rebuild_menu IA__gtk_tool_shell_rebuild_menu
10558 #if IN_HEADER(__GTK_TOOL_BUTTON_H__)
10559 #if IN_FILE(__GTK_TOOL_BUTTON_C__)
10561 #define gtk_tool_button_get_icon_name IA__gtk_tool_button_get_icon_name
10564 #define gtk_tool_button_get_icon_widget IA__gtk_tool_button_get_icon_widget
10567 #define gtk_tool_button_get_label IA__gtk_tool_button_get_label
10570 #define gtk_tool_button_get_label_widget IA__gtk_tool_button_get_label_widget
10573 #define gtk_tool_button_get_stock_id IA__gtk_tool_button_get_stock_id
10575 extern __typeof (
gtk_tool_button_get_type) IA__gtk_tool_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10576 #define gtk_tool_button_get_type IA__gtk_tool_button_get_type
10579 #define gtk_tool_button_get_use_underline IA__gtk_tool_button_get_use_underline
10581 extern __typeof (
gtk_tool_button_new) IA__gtk_tool_button_new __attribute((visibility(
"hidden")));
10582 #define gtk_tool_button_new IA__gtk_tool_button_new
10585 #define gtk_tool_button_new_from_stock IA__gtk_tool_button_new_from_stock
10588 #define gtk_tool_button_set_icon_name IA__gtk_tool_button_set_icon_name
10591 #define gtk_tool_button_set_icon_widget IA__gtk_tool_button_set_icon_widget
10594 #define gtk_tool_button_set_label IA__gtk_tool_button_set_label
10597 #define gtk_tool_button_set_label_widget IA__gtk_tool_button_set_label_widget
10600 #define gtk_tool_button_set_stock_id IA__gtk_tool_button_set_stock_id
10603 #define gtk_tool_button_set_use_underline IA__gtk_tool_button_set_use_underline
10607 #if IN_HEADER(__GTK_TOOL_ITEM_H__)
10608 #if IN_FILE(__GTK_TOOL_ITEM_C__)
10610 #define gtk_tool_item_get_ellipsize_mode IA__gtk_tool_item_get_ellipsize_mode
10613 #define gtk_tool_item_get_expand IA__gtk_tool_item_get_expand
10616 #define gtk_tool_item_get_homogeneous IA__gtk_tool_item_get_homogeneous
10619 #define gtk_tool_item_get_icon_size IA__gtk_tool_item_get_icon_size
10622 #define gtk_tool_item_get_is_important IA__gtk_tool_item_get_is_important
10625 #define gtk_tool_item_get_orientation IA__gtk_tool_item_get_orientation
10628 #define gtk_tool_item_get_proxy_menu_item IA__gtk_tool_item_get_proxy_menu_item
10631 #define gtk_tool_item_get_relief_style IA__gtk_tool_item_get_relief_style
10634 #define gtk_tool_item_get_text_alignment IA__gtk_tool_item_get_text_alignment
10637 #define gtk_tool_item_get_text_orientation IA__gtk_tool_item_get_text_orientation
10640 #define gtk_tool_item_get_text_size_group IA__gtk_tool_item_get_text_size_group
10643 #define gtk_tool_item_get_toolbar_style IA__gtk_tool_item_get_toolbar_style
10645 extern __typeof (
gtk_tool_item_get_type) IA__gtk_tool_item_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10646 #define gtk_tool_item_get_type IA__gtk_tool_item_get_type
10649 #define gtk_tool_item_get_use_drag_window IA__gtk_tool_item_get_use_drag_window
10652 #define gtk_tool_item_get_visible_horizontal IA__gtk_tool_item_get_visible_horizontal
10655 #define gtk_tool_item_get_visible_vertical IA__gtk_tool_item_get_visible_vertical
10657 extern __typeof (
gtk_tool_item_new) IA__gtk_tool_item_new __attribute((visibility(
"hidden")));
10658 #define gtk_tool_item_new IA__gtk_tool_item_new
10661 #define gtk_tool_item_rebuild_menu IA__gtk_tool_item_rebuild_menu
10664 #define gtk_tool_item_retrieve_proxy_menu_item IA__gtk_tool_item_retrieve_proxy_menu_item
10667 #define gtk_tool_item_set_expand IA__gtk_tool_item_set_expand
10670 #define gtk_tool_item_set_homogeneous IA__gtk_tool_item_set_homogeneous
10673 #define gtk_tool_item_set_is_important IA__gtk_tool_item_set_is_important
10676 #define gtk_tool_item_set_proxy_menu_item IA__gtk_tool_item_set_proxy_menu_item
10678 #ifndef GTK_DISABLE_DEPRECATED
10680 #define gtk_tool_item_set_tooltip IA__gtk_tool_item_set_tooltip
10684 #define gtk_tool_item_set_tooltip_markup IA__gtk_tool_item_set_tooltip_markup
10687 #define gtk_tool_item_set_tooltip_text IA__gtk_tool_item_set_tooltip_text
10690 #define gtk_tool_item_set_use_drag_window IA__gtk_tool_item_set_use_drag_window
10693 #define gtk_tool_item_set_visible_horizontal IA__gtk_tool_item_set_visible_horizontal
10696 #define gtk_tool_item_set_visible_vertical IA__gtk_tool_item_set_visible_vertical
10699 #define gtk_tool_item_toolbar_reconfigured IA__gtk_tool_item_toolbar_reconfigured
10703 #if IN_HEADER(__GTK_TOOL_ITEM_GROUP_H__)
10704 #if IN_FILE(__GTK_TOOL_ITEM_GROUP_C__)
10706 #define gtk_tool_item_group_get_type IA__gtk_tool_item_group_get_type
10709 #define gtk_tool_item_group_new IA__gtk_tool_item_group_new
10712 #define gtk_tool_item_group_set_label IA__gtk_tool_item_group_set_label
10715 #define gtk_tool_item_group_set_label_widget IA__gtk_tool_item_group_set_label_widget
10718 #define gtk_tool_item_group_set_collapsed IA__gtk_tool_item_group_set_collapsed
10721 #define gtk_tool_item_group_set_ellipsize IA__gtk_tool_item_group_set_ellipsize
10724 #define gtk_tool_item_group_set_header_relief IA__gtk_tool_item_group_set_header_relief
10727 #define gtk_tool_item_group_get_label IA__gtk_tool_item_group_get_label
10730 #define gtk_tool_item_group_get_label_widget IA__gtk_tool_item_group_get_label_widget
10733 #define gtk_tool_item_group_get_ellipsize IA__gtk_tool_item_group_get_ellipsize
10736 #define gtk_tool_item_group_get_header_relief IA__gtk_tool_item_group_get_header_relief
10739 #define gtk_tool_item_group_insert IA__gtk_tool_item_group_insert
10742 #define gtk_tool_item_group_set_item_position IA__gtk_tool_item_group_set_item_position
10745 #define gtk_tool_item_group_get_item_position IA__gtk_tool_item_group_get_item_position
10748 #define gtk_tool_item_group_get_n_items IA__gtk_tool_item_group_get_n_items
10751 #define gtk_tool_item_group_get_nth_item IA__gtk_tool_item_group_get_nth_item
10754 #define gtk_tool_item_group_get_drop_item IA__gtk_tool_item_group_get_drop_item
10757 #define gtk_tool_item_group_get_collapsed IA__gtk_tool_item_group_get_collapsed
10761 #if IN_HEADER(__GTK_TOOL_PALETTE_H__)
10762 #if IN_FILE(__GTK_TOOL_PALETTE_C__)
10763 extern __typeof (
gtk_tool_palette_get_type) IA__gtk_tool_palette_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10764 #define gtk_tool_palette_get_type IA__gtk_tool_palette_get_type
10766 extern __typeof (
gtk_tool_palette_new) IA__gtk_tool_palette_new __attribute((visibility(
"hidden")));
10767 #define gtk_tool_palette_new IA__gtk_tool_palette_new
10770 #define gtk_tool_palette_set_group_position IA__gtk_tool_palette_set_group_position
10773 #define gtk_tool_palette_set_exclusive IA__gtk_tool_palette_set_exclusive
10776 #define gtk_tool_palette_set_expand IA__gtk_tool_palette_set_expand
10779 #define gtk_tool_palette_get_group_position IA__gtk_tool_palette_get_group_position
10782 #define gtk_tool_palette_get_exclusive IA__gtk_tool_palette_get_exclusive
10785 #define gtk_tool_palette_get_expand IA__gtk_tool_palette_get_expand
10788 #define gtk_tool_palette_set_icon_size IA__gtk_tool_palette_set_icon_size
10791 #define gtk_tool_palette_unset_icon_size IA__gtk_tool_palette_unset_icon_size
10794 #define gtk_tool_palette_set_style IA__gtk_tool_palette_set_style
10797 #define gtk_tool_palette_unset_style IA__gtk_tool_palette_unset_style
10800 #define gtk_tool_palette_get_icon_size IA__gtk_tool_palette_get_icon_size
10803 #define gtk_tool_palette_get_style IA__gtk_tool_palette_get_style
10806 #define gtk_tool_palette_get_drop_item IA__gtk_tool_palette_get_drop_item
10809 #define gtk_tool_palette_get_drop_group IA__gtk_tool_palette_get_drop_group
10812 #define gtk_tool_palette_get_drag_item IA__gtk_tool_palette_get_drag_item
10815 #define gtk_tool_palette_set_drag_source IA__gtk_tool_palette_set_drag_source
10818 #define gtk_tool_palette_add_drag_dest IA__gtk_tool_palette_add_drag_dest
10821 #define gtk_tool_palette_get_hadjustment IA__gtk_tool_palette_get_hadjustment
10824 #define gtk_tool_palette_get_vadjustment IA__gtk_tool_palette_get_vadjustment
10827 #define gtk_tool_palette_get_drag_target_item IA__gtk_tool_palette_get_drag_target_item
10830 #define gtk_tool_palette_get_drag_target_group IA__gtk_tool_palette_get_drag_target_group
10834 #if IN_HEADER(__GTK_TOOLTIP_H__)
10835 #if IN_FILE(__GTK_TOOLTIP_C__)
10836 extern __typeof (
gtk_tooltip_get_type) IA__gtk_tooltip_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10837 #define gtk_tooltip_get_type IA__gtk_tooltip_get_type
10839 extern __typeof (
gtk_tooltip_set_custom) IA__gtk_tooltip_set_custom __attribute((visibility(
"hidden")));
10840 #define gtk_tooltip_set_custom IA__gtk_tooltip_set_custom
10842 extern __typeof (
gtk_tooltip_set_icon) IA__gtk_tooltip_set_icon __attribute((visibility(
"hidden")));
10843 #define gtk_tooltip_set_icon IA__gtk_tooltip_set_icon
10846 #define gtk_tooltip_set_icon_from_stock IA__gtk_tooltip_set_icon_from_stock
10849 #define gtk_tooltip_set_icon_from_icon_name IA__gtk_tooltip_set_icon_from_icon_name
10852 #define gtk_tooltip_set_icon_from_gicon IA__gtk_tooltip_set_icon_from_gicon
10854 extern __typeof (
gtk_tooltip_set_markup) IA__gtk_tooltip_set_markup __attribute((visibility(
"hidden")));
10855 #define gtk_tooltip_set_markup IA__gtk_tooltip_set_markup
10857 extern __typeof (
gtk_tooltip_set_text) IA__gtk_tooltip_set_text __attribute((visibility(
"hidden")));
10858 #define gtk_tooltip_set_text IA__gtk_tooltip_set_text
10861 #define gtk_tooltip_set_tip_area IA__gtk_tooltip_set_tip_area
10864 #define gtk_tooltip_trigger_tooltip_query IA__gtk_tooltip_trigger_tooltip_query
10868 #if IN_HEADER(__GTK_TOOLTIPS_H__)
10869 #if IN_FILE(__GTK_TOOLTIPS_C__)
10870 #ifndef GTK_DISABLE_DEPRECATED
10871 extern __typeof (
gtk_tooltips_data_get) IA__gtk_tooltips_data_get __attribute((visibility(
"hidden")));
10872 #define gtk_tooltips_data_get IA__gtk_tooltips_data_get
10874 extern __typeof (
gtk_tooltips_disable) IA__gtk_tooltips_disable __attribute((visibility(
"hidden")));
10875 #define gtk_tooltips_disable IA__gtk_tooltips_disable
10877 extern __typeof (
gtk_tooltips_enable) IA__gtk_tooltips_enable __attribute((visibility(
"hidden")));
10878 #define gtk_tooltips_enable IA__gtk_tooltips_enable
10881 #define gtk_tooltips_force_window IA__gtk_tooltips_force_window
10884 #define gtk_tooltips_get_info_from_tip_window IA__gtk_tooltips_get_info_from_tip_window
10886 extern __typeof (
gtk_tooltips_get_type) IA__gtk_tooltips_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10887 #define gtk_tooltips_get_type IA__gtk_tooltips_get_type
10889 extern __typeof (
gtk_tooltips_new) IA__gtk_tooltips_new __attribute((visibility(
"hidden")));
10890 #define gtk_tooltips_new IA__gtk_tooltips_new
10892 extern __typeof (
gtk_tooltips_set_delay) IA__gtk_tooltips_set_delay __attribute((visibility(
"hidden")));
10893 #define gtk_tooltips_set_delay IA__gtk_tooltips_set_delay
10895 extern __typeof (
gtk_tooltips_set_tip) IA__gtk_tooltips_set_tip __attribute((visibility(
"hidden")));
10896 #define gtk_tooltips_set_tip IA__gtk_tooltips_set_tip
10901 #if IN_HEADER(__GTK_TRAY_ICON_H__)
10902 #if IN_FILE(__GTK_TRAY_ICON_X11_C__)
10904 extern __typeof (
gtk_tray_icon_get_type) IA__gtk_tray_icon_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10905 #define gtk_tray_icon_get_type IA__gtk_tray_icon_get_type
10910 #if IN_HEADER(__GTK_TREE_H__)
10911 #if IN_FILE(__GTK_TREE_C__)
10912 extern __typeof (gtk_tree_append) IA__gtk_tree_append __attribute((visibility(
"hidden")));
10913 #define gtk_tree_append IA__gtk_tree_append
10915 extern __typeof (gtk_tree_child_position) IA__gtk_tree_child_position __attribute((visibility(
"hidden")));
10916 #define gtk_tree_child_position IA__gtk_tree_child_position
10918 extern __typeof (gtk_tree_clear_items) IA__gtk_tree_clear_items __attribute((visibility(
"hidden")));
10919 #define gtk_tree_clear_items IA__gtk_tree_clear_items
10921 extern __typeof (gtk_tree_get_type) IA__gtk_tree_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
10922 #define gtk_tree_get_type IA__gtk_tree_get_type
10924 extern __typeof (gtk_tree_insert) IA__gtk_tree_insert __attribute((visibility(
"hidden")));
10925 #define gtk_tree_insert IA__gtk_tree_insert
10927 extern __typeof (gtk_tree_prepend) IA__gtk_tree_prepend __attribute((visibility(
"hidden")));
10928 #define gtk_tree_prepend IA__gtk_tree_prepend
10930 extern __typeof (gtk_tree_remove_item) IA__gtk_tree_remove_item __attribute((visibility(
"hidden")));
10931 #define gtk_tree_remove_item IA__gtk_tree_remove_item
10933 extern __typeof (gtk_tree_remove_items) IA__gtk_tree_remove_items __attribute((visibility(
"hidden")));
10934 #define gtk_tree_remove_items IA__gtk_tree_remove_items
10936 extern __typeof (gtk_tree_select_child) IA__gtk_tree_select_child __attribute((visibility(
"hidden")));
10937 #define gtk_tree_select_child IA__gtk_tree_select_child
10939 extern __typeof (gtk_tree_select_item) IA__gtk_tree_select_item __attribute((visibility(
"hidden")));
10940 #define gtk_tree_select_item IA__gtk_tree_select_item
10942 extern __typeof (gtk_tree_set_selection_mode) IA__gtk_tree_set_selection_mode __attribute((visibility(
"hidden")));
10943 #define gtk_tree_set_selection_mode IA__gtk_tree_set_selection_mode
10945 extern __typeof (gtk_tree_set_view_lines) IA__gtk_tree_set_view_lines __attribute((visibility(
"hidden")));
10946 #define gtk_tree_set_view_lines IA__gtk_tree_set_view_lines
10948 extern __typeof (gtk_tree_set_view_mode) IA__gtk_tree_set_view_mode __attribute((visibility(
"hidden")));
10949 #define gtk_tree_set_view_mode IA__gtk_tree_set_view_mode
10951 extern __typeof (gtk_tree_unselect_child) IA__gtk_tree_unselect_child __attribute((visibility(
"hidden")));
10952 #define gtk_tree_unselect_child IA__gtk_tree_unselect_child
10954 extern __typeof (gtk_tree_unselect_item) IA__gtk_tree_unselect_item __attribute((visibility(
"hidden")));
10955 #define gtk_tree_unselect_item IA__gtk_tree_unselect_item
10957 extern __typeof (gtk_tree_new) IA__gtk_tree_new __attribute((visibility(
"hidden")));
10958 #define gtk_tree_new IA__gtk_tree_new
10962 #if IN_HEADER(__GTK_TREE_DND_H__)
10963 #if IN_FILE(__GTK_TREE_DND_C__)
10965 #define gtk_tree_drag_dest_drag_data_received IA__gtk_tree_drag_dest_drag_data_received
10968 #define gtk_tree_drag_dest_get_type IA__gtk_tree_drag_dest_get_type
10971 #define gtk_tree_drag_dest_row_drop_possible IA__gtk_tree_drag_dest_row_drop_possible
10974 #define gtk_tree_drag_source_drag_data_delete IA__gtk_tree_drag_source_drag_data_delete
10977 #define gtk_tree_drag_source_drag_data_get IA__gtk_tree_drag_source_drag_data_get
10980 #define gtk_tree_drag_source_get_type IA__gtk_tree_drag_source_get_type
10983 #define gtk_tree_drag_source_row_draggable IA__gtk_tree_drag_source_row_draggable
10986 #define gtk_tree_get_row_drag_data IA__gtk_tree_get_row_drag_data
10989 #define gtk_tree_set_row_drag_data IA__gtk_tree_set_row_drag_data
10993 #if IN_HEADER(__GTK_TREE_ITEM_H__)
10994 #if IN_FILE(__GTK_TREE_ITEM_C__)
10995 extern __typeof (gtk_tree_item_collapse) IA__gtk_tree_item_collapse __attribute((visibility(
"hidden")));
10996 #define gtk_tree_item_collapse IA__gtk_tree_item_collapse
10998 extern __typeof (gtk_tree_item_deselect) IA__gtk_tree_item_deselect __attribute((visibility(
"hidden")));
10999 #define gtk_tree_item_deselect IA__gtk_tree_item_deselect
11001 extern __typeof (gtk_tree_item_expand) IA__gtk_tree_item_expand __attribute((visibility(
"hidden")));
11002 #define gtk_tree_item_expand IA__gtk_tree_item_expand
11004 extern __typeof (gtk_tree_item_get_type) IA__gtk_tree_item_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11005 #define gtk_tree_item_get_type IA__gtk_tree_item_get_type
11007 extern __typeof (gtk_tree_item_new) IA__gtk_tree_item_new __attribute((visibility(
"hidden")));
11008 #define gtk_tree_item_new IA__gtk_tree_item_new
11010 extern __typeof (gtk_tree_item_new_with_label) IA__gtk_tree_item_new_with_label __attribute((visibility(
"hidden")));
11011 #define gtk_tree_item_new_with_label IA__gtk_tree_item_new_with_label
11013 extern __typeof (gtk_tree_item_remove_subtree) IA__gtk_tree_item_remove_subtree __attribute((visibility(
"hidden")));
11014 #define gtk_tree_item_remove_subtree IA__gtk_tree_item_remove_subtree
11016 extern __typeof (gtk_tree_item_select) IA__gtk_tree_item_select __attribute((visibility(
"hidden")));
11017 #define gtk_tree_item_select IA__gtk_tree_item_select
11019 extern __typeof (gtk_tree_item_set_subtree) IA__gtk_tree_item_set_subtree __attribute((visibility(
"hidden")));
11020 #define gtk_tree_item_set_subtree IA__gtk_tree_item_set_subtree
11024 #if IN_HEADER(__GTK_TREE_MODEL_H__)
11025 #if IN_FILE(__GTK_TREE_MODEL_C__)
11026 extern __typeof (
gtk_tree_iter_copy) IA__gtk_tree_iter_copy __attribute((visibility(
"hidden")));
11027 #define gtk_tree_iter_copy IA__gtk_tree_iter_copy
11029 extern __typeof (
gtk_tree_iter_free) IA__gtk_tree_iter_free __attribute((visibility(
"hidden")));
11030 #define gtk_tree_iter_free IA__gtk_tree_iter_free
11032 extern __typeof (
gtk_tree_iter_get_type) IA__gtk_tree_iter_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11033 #define gtk_tree_iter_get_type IA__gtk_tree_iter_get_type
11035 extern __typeof (
gtk_tree_model_foreach) IA__gtk_tree_model_foreach __attribute((visibility(
"hidden")));
11036 #define gtk_tree_model_foreach IA__gtk_tree_model_foreach
11038 extern __typeof (
gtk_tree_model_get) IA__gtk_tree_model_get __attribute((visibility(
"hidden")));
11039 #define gtk_tree_model_get IA__gtk_tree_model_get
11042 #define gtk_tree_model_get_column_type IA__gtk_tree_model_get_column_type
11045 #define gtk_tree_model_get_flags IA__gtk_tree_model_get_flags
11048 #define gtk_tree_model_get_iter IA__gtk_tree_model_get_iter
11051 #define gtk_tree_model_get_iter_first IA__gtk_tree_model_get_iter_first
11054 #define gtk_tree_model_get_iter_from_string IA__gtk_tree_model_get_iter_from_string
11057 #define gtk_tree_model_get_n_columns IA__gtk_tree_model_get_n_columns
11060 #define gtk_tree_model_get_path IA__gtk_tree_model_get_path
11063 #define gtk_tree_model_get_string_from_iter IA__gtk_tree_model_get_string_from_iter
11065 extern __typeof (
gtk_tree_model_get_type) IA__gtk_tree_model_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11066 #define gtk_tree_model_get_type IA__gtk_tree_model_get_type
11069 #define gtk_tree_model_get_valist IA__gtk_tree_model_get_valist
11072 #define gtk_tree_model_get_value IA__gtk_tree_model_get_value
11075 #define gtk_tree_model_iter_children IA__gtk_tree_model_iter_children
11078 #define gtk_tree_model_iter_has_child IA__gtk_tree_model_iter_has_child
11081 #define gtk_tree_model_iter_n_children IA__gtk_tree_model_iter_n_children
11084 #define gtk_tree_model_iter_next IA__gtk_tree_model_iter_next
11087 #define gtk_tree_model_iter_nth_child IA__gtk_tree_model_iter_nth_child
11090 #define gtk_tree_model_iter_parent IA__gtk_tree_model_iter_parent
11093 #define gtk_tree_model_ref_node IA__gtk_tree_model_ref_node
11096 #define gtk_tree_model_row_changed IA__gtk_tree_model_row_changed
11099 #define gtk_tree_model_row_deleted IA__gtk_tree_model_row_deleted
11102 #define gtk_tree_model_row_has_child_toggled IA__gtk_tree_model_row_has_child_toggled
11105 #define gtk_tree_model_row_inserted IA__gtk_tree_model_row_inserted
11108 #define gtk_tree_model_rows_reordered IA__gtk_tree_model_rows_reordered
11111 #define gtk_tree_model_unref_node IA__gtk_tree_model_unref_node
11114 #define gtk_tree_path_append_index IA__gtk_tree_path_append_index
11116 extern __typeof (
gtk_tree_path_compare) IA__gtk_tree_path_compare __attribute((visibility(
"hidden")));
11117 #define gtk_tree_path_compare IA__gtk_tree_path_compare
11119 extern __typeof (
gtk_tree_path_copy) IA__gtk_tree_path_copy __attribute((visibility(
"hidden")));
11120 #define gtk_tree_path_copy IA__gtk_tree_path_copy
11122 extern __typeof (
gtk_tree_path_down) IA__gtk_tree_path_down __attribute((visibility(
"hidden")));
11123 #define gtk_tree_path_down IA__gtk_tree_path_down
11125 extern __typeof (
gtk_tree_path_free) IA__gtk_tree_path_free __attribute((visibility(
"hidden")));
11126 #define gtk_tree_path_free IA__gtk_tree_path_free
11129 #define gtk_tree_path_get_depth IA__gtk_tree_path_get_depth
11132 #define gtk_tree_path_get_indices IA__gtk_tree_path_get_indices
11135 #define gtk_tree_path_get_indices_with_depth IA__gtk_tree_path_get_indices_with_depth
11137 extern __typeof (
gtk_tree_path_get_type) IA__gtk_tree_path_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11138 #define gtk_tree_path_get_type IA__gtk_tree_path_get_type
11141 #define gtk_tree_path_is_ancestor IA__gtk_tree_path_is_ancestor
11144 #define gtk_tree_path_is_descendant IA__gtk_tree_path_is_descendant
11146 extern __typeof (
gtk_tree_path_new) IA__gtk_tree_path_new __attribute((visibility(
"hidden")));
11147 #define gtk_tree_path_new IA__gtk_tree_path_new
11150 #define gtk_tree_path_new_first IA__gtk_tree_path_new_first
11153 #define gtk_tree_path_new_from_indices IA__gtk_tree_path_new_from_indices
11156 #define gtk_tree_path_new_from_string IA__gtk_tree_path_new_from_string
11158 extern __typeof (
gtk_tree_path_next) IA__gtk_tree_path_next __attribute((visibility(
"hidden")));
11159 #define gtk_tree_path_next IA__gtk_tree_path_next
11162 #define gtk_tree_path_prepend_index IA__gtk_tree_path_prepend_index
11164 extern __typeof (
gtk_tree_path_prev) IA__gtk_tree_path_prev __attribute((visibility(
"hidden")));
11165 #define gtk_tree_path_prev IA__gtk_tree_path_prev
11168 #define gtk_tree_path_to_string IA__gtk_tree_path_to_string
11170 extern __typeof (
gtk_tree_path_up) IA__gtk_tree_path_up __attribute((visibility(
"hidden")));
11171 #define gtk_tree_path_up IA__gtk_tree_path_up
11174 #define gtk_tree_row_reference_copy IA__gtk_tree_row_reference_copy
11177 #define gtk_tree_row_reference_deleted IA__gtk_tree_row_reference_deleted
11180 #define gtk_tree_row_reference_free IA__gtk_tree_row_reference_free
11183 #define gtk_tree_row_reference_get_model IA__gtk_tree_row_reference_get_model
11186 #define gtk_tree_row_reference_get_path IA__gtk_tree_row_reference_get_path
11189 #define gtk_tree_row_reference_get_type IA__gtk_tree_row_reference_get_type
11192 #define gtk_tree_row_reference_inserted IA__gtk_tree_row_reference_inserted
11195 #define gtk_tree_row_reference_new IA__gtk_tree_row_reference_new
11198 #define gtk_tree_row_reference_new_proxy IA__gtk_tree_row_reference_new_proxy
11201 #define gtk_tree_row_reference_reordered IA__gtk_tree_row_reference_reordered
11204 #define gtk_tree_row_reference_valid IA__gtk_tree_row_reference_valid
11208 #if IN_HEADER(__GTK_TREE_MODEL_SORT_H__)
11209 #if IN_FILE(__GTK_TREE_MODEL_SORT_C__)
11211 #define gtk_tree_model_sort_clear_cache IA__gtk_tree_model_sort_clear_cache
11214 #define gtk_tree_model_sort_convert_child_iter_to_iter IA__gtk_tree_model_sort_convert_child_iter_to_iter
11217 #define gtk_tree_model_sort_convert_child_path_to_path IA__gtk_tree_model_sort_convert_child_path_to_path
11220 #define gtk_tree_model_sort_convert_iter_to_child_iter IA__gtk_tree_model_sort_convert_iter_to_child_iter
11223 #define gtk_tree_model_sort_convert_path_to_child_path IA__gtk_tree_model_sort_convert_path_to_child_path
11226 #define gtk_tree_model_sort_get_model IA__gtk_tree_model_sort_get_model
11229 #define gtk_tree_model_sort_get_type IA__gtk_tree_model_sort_get_type
11232 #define gtk_tree_model_sort_iter_is_valid IA__gtk_tree_model_sort_iter_is_valid
11235 #define gtk_tree_model_sort_new_with_model IA__gtk_tree_model_sort_new_with_model
11238 #define gtk_tree_model_sort_reset_default_sort_func IA__gtk_tree_model_sort_reset_default_sort_func
11242 #if IN_HEADER(__GTK_TREE_MODEL_FILTER_H__)
11243 #if IN_FILE(__GTK_TREE_MODEL_FILTER_C__)
11245 #define gtk_tree_model_filter_clear_cache IA__gtk_tree_model_filter_clear_cache
11248 #define gtk_tree_model_filter_convert_child_iter_to_iter IA__gtk_tree_model_filter_convert_child_iter_to_iter
11251 #define gtk_tree_model_filter_convert_child_path_to_path IA__gtk_tree_model_filter_convert_child_path_to_path
11254 #define gtk_tree_model_filter_convert_iter_to_child_iter IA__gtk_tree_model_filter_convert_iter_to_child_iter
11257 #define gtk_tree_model_filter_convert_path_to_child_path IA__gtk_tree_model_filter_convert_path_to_child_path
11260 #define gtk_tree_model_filter_get_model IA__gtk_tree_model_filter_get_model
11263 #define gtk_tree_model_filter_get_type IA__gtk_tree_model_filter_get_type
11266 #define gtk_tree_model_filter_new IA__gtk_tree_model_filter_new
11269 #define gtk_tree_model_filter_refilter IA__gtk_tree_model_filter_refilter
11272 #define gtk_tree_model_filter_set_modify_func IA__gtk_tree_model_filter_set_modify_func
11275 #define gtk_tree_model_filter_set_visible_column IA__gtk_tree_model_filter_set_visible_column
11278 #define gtk_tree_model_filter_set_visible_func IA__gtk_tree_model_filter_set_visible_func
11282 #if IN_HEADER(__GTK_TREE_SELECTION_H__)
11283 #if IN_FILE(__GTK_TREE_SELECTION_C__)
11285 #define gtk_tree_selection_count_selected_rows IA__gtk_tree_selection_count_selected_rows
11288 #define gtk_tree_selection_get_mode IA__gtk_tree_selection_get_mode
11291 #define gtk_tree_selection_get_select_function IA__gtk_tree_selection_get_select_function
11294 #define gtk_tree_selection_get_selected IA__gtk_tree_selection_get_selected
11297 #define gtk_tree_selection_get_selected_rows IA__gtk_tree_selection_get_selected_rows
11300 #define gtk_tree_selection_get_tree_view IA__gtk_tree_selection_get_tree_view
11303 #define gtk_tree_selection_get_type IA__gtk_tree_selection_get_type
11306 #define gtk_tree_selection_get_user_data IA__gtk_tree_selection_get_user_data
11309 #define gtk_tree_selection_iter_is_selected IA__gtk_tree_selection_iter_is_selected
11312 #define gtk_tree_selection_path_is_selected IA__gtk_tree_selection_path_is_selected
11315 #define gtk_tree_selection_select_all IA__gtk_tree_selection_select_all
11318 #define gtk_tree_selection_selected_foreach IA__gtk_tree_selection_selected_foreach
11321 #define gtk_tree_selection_select_iter IA__gtk_tree_selection_select_iter
11324 #define gtk_tree_selection_select_path IA__gtk_tree_selection_select_path
11327 #define gtk_tree_selection_select_range IA__gtk_tree_selection_select_range
11330 #define gtk_tree_selection_set_mode IA__gtk_tree_selection_set_mode
11333 #define gtk_tree_selection_set_select_function IA__gtk_tree_selection_set_select_function
11336 #define gtk_tree_selection_unselect_all IA__gtk_tree_selection_unselect_all
11339 #define gtk_tree_selection_unselect_iter IA__gtk_tree_selection_unselect_iter
11342 #define gtk_tree_selection_unselect_path IA__gtk_tree_selection_unselect_path
11345 #define gtk_tree_selection_unselect_range IA__gtk_tree_selection_unselect_range
11349 #if IN_HEADER(__GTK_TREE_SORTABLE_H__)
11350 #if IN_FILE(__GTK_TREE_SORTABLE_C__)
11352 #define gtk_tree_sortable_get_sort_column_id IA__gtk_tree_sortable_get_sort_column_id
11354 extern __typeof (
gtk_tree_sortable_get_type) IA__gtk_tree_sortable_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11355 #define gtk_tree_sortable_get_type IA__gtk_tree_sortable_get_type
11358 #define gtk_tree_sortable_has_default_sort_func IA__gtk_tree_sortable_has_default_sort_func
11361 #define gtk_tree_sortable_set_default_sort_func IA__gtk_tree_sortable_set_default_sort_func
11364 #define gtk_tree_sortable_set_sort_column_id IA__gtk_tree_sortable_set_sort_column_id
11367 #define gtk_tree_sortable_set_sort_func IA__gtk_tree_sortable_set_sort_func
11370 #define gtk_tree_sortable_sort_column_changed IA__gtk_tree_sortable_sort_column_changed
11374 #if IN_HEADER(__GTK_TREE_STORE_H__)
11375 #if IN_FILE(__GTK_TREE_STORE_C__)
11376 extern __typeof (
gtk_tree_store_append) IA__gtk_tree_store_append __attribute((visibility(
"hidden")));
11377 #define gtk_tree_store_append IA__gtk_tree_store_append
11379 extern __typeof (
gtk_tree_store_clear) IA__gtk_tree_store_clear __attribute((visibility(
"hidden")));
11380 #define gtk_tree_store_clear IA__gtk_tree_store_clear
11382 extern __typeof (
gtk_tree_store_get_type) IA__gtk_tree_store_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11383 #define gtk_tree_store_get_type IA__gtk_tree_store_get_type
11385 extern __typeof (
gtk_tree_store_insert) IA__gtk_tree_store_insert __attribute((visibility(
"hidden")));
11386 #define gtk_tree_store_insert IA__gtk_tree_store_insert
11389 #define gtk_tree_store_insert_after IA__gtk_tree_store_insert_after
11392 #define gtk_tree_store_insert_before IA__gtk_tree_store_insert_before
11395 #define gtk_tree_store_insert_with_values IA__gtk_tree_store_insert_with_values
11398 #define gtk_tree_store_insert_with_valuesv IA__gtk_tree_store_insert_with_valuesv
11401 #define gtk_tree_store_is_ancestor IA__gtk_tree_store_is_ancestor
11404 #define gtk_tree_store_iter_depth IA__gtk_tree_store_iter_depth
11407 #define gtk_tree_store_iter_is_valid IA__gtk_tree_store_iter_is_valid
11410 #define gtk_tree_store_move_after IA__gtk_tree_store_move_after
11413 #define gtk_tree_store_move_before IA__gtk_tree_store_move_before
11415 extern __typeof (
gtk_tree_store_new) IA__gtk_tree_store_new __attribute((visibility(
"hidden")));
11416 #define gtk_tree_store_new IA__gtk_tree_store_new
11418 extern __typeof (
gtk_tree_store_newv) IA__gtk_tree_store_newv __attribute((visibility(
"hidden")));
11419 #define gtk_tree_store_newv IA__gtk_tree_store_newv
11421 extern __typeof (
gtk_tree_store_prepend) IA__gtk_tree_store_prepend __attribute((visibility(
"hidden")));
11422 #define gtk_tree_store_prepend IA__gtk_tree_store_prepend
11424 extern __typeof (
gtk_tree_store_remove) IA__gtk_tree_store_remove __attribute((visibility(
"hidden")));
11425 #define gtk_tree_store_remove IA__gtk_tree_store_remove
11427 extern __typeof (
gtk_tree_store_reorder) IA__gtk_tree_store_reorder __attribute((visibility(
"hidden")));
11428 #define gtk_tree_store_reorder IA__gtk_tree_store_reorder
11430 extern __typeof (
gtk_tree_store_set) IA__gtk_tree_store_set __attribute((visibility(
"hidden")));
11431 #define gtk_tree_store_set IA__gtk_tree_store_set
11434 #define gtk_tree_store_set_column_types IA__gtk_tree_store_set_column_types
11437 #define gtk_tree_store_set_valist IA__gtk_tree_store_set_valist
11440 #define gtk_tree_store_set_value IA__gtk_tree_store_set_value
11443 #define gtk_tree_store_set_valuesv IA__gtk_tree_store_set_valuesv
11445 extern __typeof (
gtk_tree_store_swap) IA__gtk_tree_store_swap __attribute((visibility(
"hidden")));
11446 #define gtk_tree_store_swap IA__gtk_tree_store_swap
11450 #if IN_HEADER(__GTK_TREE_VIEW_COLUMN_H__)
11451 #if IN_FILE(__GTK_TREE_VIEW_COLUMN_C__)
11453 #define gtk_tree_view_column_add_attribute IA__gtk_tree_view_column_add_attribute
11456 #define gtk_tree_view_column_cell_get_position IA__gtk_tree_view_column_cell_get_position
11459 #define gtk_tree_view_column_cell_get_size IA__gtk_tree_view_column_cell_get_size
11462 #define gtk_tree_view_column_cell_is_visible IA__gtk_tree_view_column_cell_is_visible
11465 #define gtk_tree_view_column_cell_set_cell_data IA__gtk_tree_view_column_cell_set_cell_data
11468 #define gtk_tree_view_column_clear IA__gtk_tree_view_column_clear
11471 #define gtk_tree_view_column_clear_attributes IA__gtk_tree_view_column_clear_attributes
11474 #define gtk_tree_view_column_clicked IA__gtk_tree_view_column_clicked
11477 #define gtk_tree_view_column_focus_cell IA__gtk_tree_view_column_focus_cell
11480 #define gtk_tree_view_column_get_alignment IA__gtk_tree_view_column_get_alignment
11482 #ifndef GTK_DISABLE_DEPRECATED
11484 #define gtk_tree_view_column_get_cell_renderers IA__gtk_tree_view_column_get_cell_renderers
11488 #define gtk_tree_view_column_get_clickable IA__gtk_tree_view_column_get_clickable
11491 #define gtk_tree_view_column_get_expand IA__gtk_tree_view_column_get_expand
11494 #define gtk_tree_view_column_get_fixed_width IA__gtk_tree_view_column_get_fixed_width
11497 #define gtk_tree_view_column_get_max_width IA__gtk_tree_view_column_get_max_width
11500 #define gtk_tree_view_column_get_min_width IA__gtk_tree_view_column_get_min_width
11503 #define gtk_tree_view_column_get_reorderable IA__gtk_tree_view_column_get_reorderable
11506 #define gtk_tree_view_column_get_resizable IA__gtk_tree_view_column_get_resizable
11509 #define gtk_tree_view_column_get_sizing IA__gtk_tree_view_column_get_sizing
11512 #define gtk_tree_view_column_get_sort_column_id IA__gtk_tree_view_column_get_sort_column_id
11515 #define gtk_tree_view_column_get_sort_indicator IA__gtk_tree_view_column_get_sort_indicator
11518 #define gtk_tree_view_column_get_sort_order IA__gtk_tree_view_column_get_sort_order
11521 #define gtk_tree_view_column_get_spacing IA__gtk_tree_view_column_get_spacing
11524 #define gtk_tree_view_column_get_title IA__gtk_tree_view_column_get_title
11527 #define gtk_tree_view_column_get_tree_view IA__gtk_tree_view_column_get_tree_view
11530 #define gtk_tree_view_column_get_type IA__gtk_tree_view_column_get_type
11533 #define gtk_tree_view_column_get_visible IA__gtk_tree_view_column_get_visible
11536 #define gtk_tree_view_column_get_widget IA__gtk_tree_view_column_get_widget
11539 #define gtk_tree_view_column_get_width IA__gtk_tree_view_column_get_width
11542 #define gtk_tree_view_column_new IA__gtk_tree_view_column_new
11545 #define gtk_tree_view_column_new_with_attributes IA__gtk_tree_view_column_new_with_attributes
11548 #define gtk_tree_view_column_pack_end IA__gtk_tree_view_column_pack_end
11551 #define gtk_tree_view_column_queue_resize IA__gtk_tree_view_column_queue_resize
11554 #define gtk_tree_view_column_pack_start IA__gtk_tree_view_column_pack_start
11557 #define gtk_tree_view_column_set_alignment IA__gtk_tree_view_column_set_alignment
11560 #define gtk_tree_view_column_set_attributes IA__gtk_tree_view_column_set_attributes
11563 #define gtk_tree_view_column_set_cell_data_func IA__gtk_tree_view_column_set_cell_data_func
11566 #define gtk_tree_view_column_set_clickable IA__gtk_tree_view_column_set_clickable
11569 #define gtk_tree_view_column_set_expand IA__gtk_tree_view_column_set_expand
11572 #define gtk_tree_view_column_set_fixed_width IA__gtk_tree_view_column_set_fixed_width
11575 #define gtk_tree_view_column_set_max_width IA__gtk_tree_view_column_set_max_width
11578 #define gtk_tree_view_column_set_min_width IA__gtk_tree_view_column_set_min_width
11581 #define gtk_tree_view_column_set_reorderable IA__gtk_tree_view_column_set_reorderable
11584 #define gtk_tree_view_column_set_resizable IA__gtk_tree_view_column_set_resizable
11587 #define gtk_tree_view_column_set_sizing IA__gtk_tree_view_column_set_sizing
11590 #define gtk_tree_view_column_set_sort_column_id IA__gtk_tree_view_column_set_sort_column_id
11593 #define gtk_tree_view_column_set_sort_indicator IA__gtk_tree_view_column_set_sort_indicator
11596 #define gtk_tree_view_column_set_sort_order IA__gtk_tree_view_column_set_sort_order
11599 #define gtk_tree_view_column_set_spacing IA__gtk_tree_view_column_set_spacing
11602 #define gtk_tree_view_column_set_title IA__gtk_tree_view_column_set_title
11605 #define gtk_tree_view_column_set_visible IA__gtk_tree_view_column_set_visible
11608 #define gtk_tree_view_column_set_widget IA__gtk_tree_view_column_set_widget
11612 #if IN_HEADER(__GTK_TREE_VIEW_H__)
11613 #if IN_FILE(__GTK_TREE_VIEW_C__)
11615 #define gtk_tree_view_append_column IA__gtk_tree_view_append_column
11618 #define gtk_tree_view_collapse_all IA__gtk_tree_view_collapse_all
11621 #define gtk_tree_view_collapse_row IA__gtk_tree_view_collapse_row
11624 #define gtk_tree_view_convert_bin_window_to_tree_coords IA__gtk_tree_view_convert_bin_window_to_tree_coords
11627 #define gtk_tree_view_convert_bin_window_to_widget_coords IA__gtk_tree_view_convert_bin_window_to_widget_coords
11630 #define gtk_tree_view_convert_tree_to_bin_window_coords IA__gtk_tree_view_convert_tree_to_bin_window_coords
11633 #define gtk_tree_view_convert_tree_to_widget_coords IA__gtk_tree_view_convert_tree_to_widget_coords
11636 #define gtk_tree_view_convert_widget_to_bin_window_coords IA__gtk_tree_view_convert_widget_to_bin_window_coords
11639 #define gtk_tree_view_convert_widget_to_tree_coords IA__gtk_tree_view_convert_widget_to_tree_coords
11642 #define gtk_tree_view_create_row_drag_icon IA__gtk_tree_view_create_row_drag_icon
11645 #define gtk_tree_view_enable_model_drag_dest IA__gtk_tree_view_enable_model_drag_dest
11648 #define gtk_tree_view_enable_model_drag_source IA__gtk_tree_view_enable_model_drag_source
11651 #define gtk_tree_view_expand_all IA__gtk_tree_view_expand_all
11654 #define gtk_tree_view_expand_row IA__gtk_tree_view_expand_row
11657 #define gtk_tree_view_expand_to_path IA__gtk_tree_view_expand_to_path
11660 #define gtk_tree_view_get_background_area IA__gtk_tree_view_get_background_area
11663 #define gtk_tree_view_get_bin_window IA__gtk_tree_view_get_bin_window
11666 #define gtk_tree_view_get_cell_area IA__gtk_tree_view_get_cell_area
11669 #define gtk_tree_view_get_column IA__gtk_tree_view_get_column
11672 #define gtk_tree_view_get_columns IA__gtk_tree_view_get_columns
11675 #define gtk_tree_view_get_cursor IA__gtk_tree_view_get_cursor
11678 #define gtk_tree_view_get_dest_row_at_pos IA__gtk_tree_view_get_dest_row_at_pos
11681 #define gtk_tree_view_get_drag_dest_row IA__gtk_tree_view_get_drag_dest_row
11684 #define gtk_tree_view_get_enable_search IA__gtk_tree_view_get_enable_search
11687 #define gtk_tree_view_get_enable_tree_lines IA__gtk_tree_view_get_enable_tree_lines
11690 #define gtk_tree_view_get_expander_column IA__gtk_tree_view_get_expander_column
11693 #define gtk_tree_view_get_fixed_height_mode IA__gtk_tree_view_get_fixed_height_mode
11696 #define gtk_tree_view_get_grid_lines IA__gtk_tree_view_get_grid_lines
11699 #define gtk_tree_view_get_hadjustment IA__gtk_tree_view_get_hadjustment
11702 #define gtk_tree_view_get_headers_clickable IA__gtk_tree_view_get_headers_clickable
11705 #define gtk_tree_view_get_headers_visible IA__gtk_tree_view_get_headers_visible
11708 #define gtk_tree_view_get_hover_expand IA__gtk_tree_view_get_hover_expand
11711 #define gtk_tree_view_get_hover_selection IA__gtk_tree_view_get_hover_selection
11714 #define gtk_tree_view_get_level_indentation IA__gtk_tree_view_get_level_indentation
11717 #define gtk_tree_view_get_model IA__gtk_tree_view_get_model
11720 #define gtk_tree_view_get_path_at_pos IA__gtk_tree_view_get_path_at_pos
11723 #define gtk_tree_view_get_reorderable IA__gtk_tree_view_get_reorderable
11726 #define gtk_tree_view_get_row_separator_func IA__gtk_tree_view_get_row_separator_func
11729 #define gtk_tree_view_get_rubber_banding IA__gtk_tree_view_get_rubber_banding
11732 #define gtk_tree_view_get_rules_hint IA__gtk_tree_view_get_rules_hint
11735 #define gtk_tree_view_get_search_column IA__gtk_tree_view_get_search_column
11738 #define gtk_tree_view_get_search_entry IA__gtk_tree_view_get_search_entry
11741 #define gtk_tree_view_get_search_equal_func IA__gtk_tree_view_get_search_equal_func
11744 #define gtk_tree_view_get_search_position_func IA__gtk_tree_view_get_search_position_func
11747 #define gtk_tree_view_get_selection IA__gtk_tree_view_get_selection
11750 #define gtk_tree_view_get_show_expanders IA__gtk_tree_view_get_show_expanders
11753 #define gtk_tree_view_get_tooltip_column IA__gtk_tree_view_get_tooltip_column
11756 #define gtk_tree_view_get_tooltip_context IA__gtk_tree_view_get_tooltip_context
11758 extern __typeof (
gtk_tree_view_get_type) IA__gtk_tree_view_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11759 #define gtk_tree_view_get_type IA__gtk_tree_view_get_type
11762 #define gtk_tree_view_get_vadjustment IA__gtk_tree_view_get_vadjustment
11765 #define gtk_tree_view_get_visible_range IA__gtk_tree_view_get_visible_range
11768 #define gtk_tree_view_get_visible_rect IA__gtk_tree_view_get_visible_rect
11771 #define gtk_tree_view_insert_column IA__gtk_tree_view_insert_column
11774 #define gtk_tree_view_insert_column_with_attributes IA__gtk_tree_view_insert_column_with_attributes
11777 #define gtk_tree_view_insert_column_with_data_func IA__gtk_tree_view_insert_column_with_data_func
11780 #define gtk_tree_view_is_rubber_banding_active IA__gtk_tree_view_is_rubber_banding_active
11783 #define gtk_tree_view_map_expanded_rows IA__gtk_tree_view_map_expanded_rows
11786 #define gtk_tree_view_move_column_after IA__gtk_tree_view_move_column_after
11788 extern __typeof (
gtk_tree_view_new) IA__gtk_tree_view_new __attribute((visibility(
"hidden")));
11789 #define gtk_tree_view_new IA__gtk_tree_view_new
11792 #define gtk_tree_view_new_with_model IA__gtk_tree_view_new_with_model
11795 #define gtk_tree_view_remove_column IA__gtk_tree_view_remove_column
11798 #define gtk_tree_view_row_activated IA__gtk_tree_view_row_activated
11801 #define gtk_tree_view_row_expanded IA__gtk_tree_view_row_expanded
11804 #define gtk_tree_view_scroll_to_cell IA__gtk_tree_view_scroll_to_cell
11807 #define gtk_tree_view_scroll_to_point IA__gtk_tree_view_scroll_to_point
11810 #define gtk_tree_view_set_column_drag_function IA__gtk_tree_view_set_column_drag_function
11813 #define gtk_tree_view_set_cursor IA__gtk_tree_view_set_cursor
11816 #define gtk_tree_view_set_cursor_on_cell IA__gtk_tree_view_set_cursor_on_cell
11819 #define gtk_tree_view_set_destroy_count_func IA__gtk_tree_view_set_destroy_count_func
11822 #define gtk_tree_view_set_drag_dest_row IA__gtk_tree_view_set_drag_dest_row
11825 #define gtk_tree_view_set_enable_search IA__gtk_tree_view_set_enable_search
11828 #define gtk_tree_view_set_enable_tree_lines IA__gtk_tree_view_set_enable_tree_lines
11831 #define gtk_tree_view_set_expander_column IA__gtk_tree_view_set_expander_column
11834 #define gtk_tree_view_set_fixed_height_mode IA__gtk_tree_view_set_fixed_height_mode
11837 #define gtk_tree_view_set_grid_lines IA__gtk_tree_view_set_grid_lines
11840 #define gtk_tree_view_set_hadjustment IA__gtk_tree_view_set_hadjustment
11843 #define gtk_tree_view_set_headers_clickable IA__gtk_tree_view_set_headers_clickable
11846 #define gtk_tree_view_set_headers_visible IA__gtk_tree_view_set_headers_visible
11849 #define gtk_tree_view_set_hover_expand IA__gtk_tree_view_set_hover_expand
11852 #define gtk_tree_view_set_hover_selection IA__gtk_tree_view_set_hover_selection
11855 #define gtk_tree_view_set_level_indentation IA__gtk_tree_view_set_level_indentation
11858 #define gtk_tree_view_set_model IA__gtk_tree_view_set_model
11861 #define gtk_tree_view_set_reorderable IA__gtk_tree_view_set_reorderable
11864 #define gtk_tree_view_set_row_separator_func IA__gtk_tree_view_set_row_separator_func
11867 #define gtk_tree_view_set_rubber_banding IA__gtk_tree_view_set_rubber_banding
11870 #define gtk_tree_view_set_rules_hint IA__gtk_tree_view_set_rules_hint
11873 #define gtk_tree_view_set_search_column IA__gtk_tree_view_set_search_column
11876 #define gtk_tree_view_set_search_entry IA__gtk_tree_view_set_search_entry
11879 #define gtk_tree_view_set_search_equal_func IA__gtk_tree_view_set_search_equal_func
11882 #define gtk_tree_view_set_search_position_func IA__gtk_tree_view_set_search_position_func
11885 #define gtk_tree_view_set_show_expanders IA__gtk_tree_view_set_show_expanders
11888 #define gtk_tree_view_set_tooltip_row IA__gtk_tree_view_set_tooltip_row
11891 #define gtk_tree_view_set_tooltip_cell IA__gtk_tree_view_set_tooltip_cell
11894 #define gtk_tree_view_set_tooltip_column IA__gtk_tree_view_set_tooltip_column
11897 #define gtk_tree_view_set_vadjustment IA__gtk_tree_view_set_vadjustment
11899 #ifndef GTK_DISABLE_DEPRECATED
11901 #define gtk_tree_view_tree_to_widget_coords IA__gtk_tree_view_tree_to_widget_coords
11905 #define gtk_tree_view_unset_rows_drag_dest IA__gtk_tree_view_unset_rows_drag_dest
11908 #define gtk_tree_view_unset_rows_drag_source IA__gtk_tree_view_unset_rows_drag_source
11910 #ifndef GTK_DISABLE_DEPRECATED
11912 #define gtk_tree_view_widget_to_tree_coords IA__gtk_tree_view_widget_to_tree_coords
11916 #define gtk_tree_view_columns_autosize IA__gtk_tree_view_columns_autosize
11920 #if IN_HEADER(__GTK_TYPE_UTILS_H__)
11921 #if IN_FILE(__GTK_TYPE_UTILS_C__)
11922 extern __typeof (
gtk_identifier_get_type) IA__gtk_identifier_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11923 #define gtk_identifier_get_type IA__gtk_identifier_get_type
11925 #ifndef GTK_DISABLE_DEPRECATED
11927 #define gtk_type_enum_find_value IA__gtk_type_enum_find_value
11930 #define gtk_type_enum_get_values IA__gtk_type_enum_get_values
11933 #define gtk_type_flags_find_value IA__gtk_type_flags_find_value
11936 #define gtk_type_flags_get_values IA__gtk_type_flags_get_values
11938 extern __typeof (
gtk_type_init) IA__gtk_type_init __attribute((visibility(
"hidden")));
11939 #define gtk_type_init IA__gtk_type_init
11941 extern __typeof (
gtk_type_new) IA__gtk_type_new __attribute((visibility(
"hidden")));
11942 #define gtk_type_new IA__gtk_type_new
11944 extern __typeof (
gtk_type_unique) IA__gtk_type_unique __attribute((visibility(
"hidden")));
11945 #define gtk_type_unique IA__gtk_type_unique
11947 extern __typeof (
gtk_type_class) IA__gtk_type_class __attribute((visibility(
"hidden")));
11948 #define gtk_type_class IA__gtk_type_class
11953 #if IN_HEADER(__GTK_UI_MANAGER_H__)
11954 #if IN_FILE(__GTK_UI_MANAGER_C__)
11955 extern __typeof (
gtk_ui_manager_add_ui) IA__gtk_ui_manager_add_ui __attribute((visibility(
"hidden")));
11956 #define gtk_ui_manager_add_ui IA__gtk_ui_manager_add_ui
11960 #define gtk_ui_manager_add_ui_from_file IA__gtk_ui_manager_add_ui_from_file
11964 extern __typeof (gtk_ui_manager_add_ui_from_file_utf8) IA__gtk_ui_manager_add_ui_from_file_utf8 __attribute((visibility(
"hidden")));
11965 #define gtk_ui_manager_add_ui_from_file_utf8 IA__gtk_ui_manager_add_ui_from_file_utf8
11969 #define gtk_ui_manager_add_ui_from_string IA__gtk_ui_manager_add_ui_from_string
11972 #define gtk_ui_manager_ensure_update IA__gtk_ui_manager_ensure_update
11975 #define gtk_ui_manager_get_accel_group IA__gtk_ui_manager_get_accel_group
11978 #define gtk_ui_manager_get_action IA__gtk_ui_manager_get_action
11981 #define gtk_ui_manager_get_action_groups IA__gtk_ui_manager_get_action_groups
11984 #define gtk_ui_manager_get_add_tearoffs IA__gtk_ui_manager_get_add_tearoffs
11987 #define gtk_ui_manager_get_toplevels IA__gtk_ui_manager_get_toplevels
11989 extern __typeof (
gtk_ui_manager_get_type) IA__gtk_ui_manager_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
11990 #define gtk_ui_manager_get_type IA__gtk_ui_manager_get_type
11992 extern __typeof (
gtk_ui_manager_get_ui) IA__gtk_ui_manager_get_ui __attribute((visibility(
"hidden")));
11993 #define gtk_ui_manager_get_ui IA__gtk_ui_manager_get_ui
11996 #define gtk_ui_manager_get_widget IA__gtk_ui_manager_get_widget
11999 #define gtk_ui_manager_insert_action_group IA__gtk_ui_manager_insert_action_group
12001 extern __typeof (
gtk_ui_manager_new) IA__gtk_ui_manager_new __attribute((visibility(
"hidden")));
12002 #define gtk_ui_manager_new IA__gtk_ui_manager_new
12005 #define gtk_ui_manager_new_merge_id IA__gtk_ui_manager_new_merge_id
12008 #define gtk_ui_manager_remove_action_group IA__gtk_ui_manager_remove_action_group
12011 #define gtk_ui_manager_remove_ui IA__gtk_ui_manager_remove_ui
12014 #define gtk_ui_manager_set_add_tearoffs IA__gtk_ui_manager_set_add_tearoffs
12018 #if IN_HEADER(__GTK_VBOX_H__)
12019 #if IN_FILE(__GTK_VBOX_C__)
12020 extern __typeof (
gtk_vbox_get_type) IA__gtk_vbox_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12021 #define gtk_vbox_get_type IA__gtk_vbox_get_type
12023 extern __typeof (
gtk_vbox_new) IA__gtk_vbox_new __attribute((visibility(
"hidden")));
12024 #define gtk_vbox_new IA__gtk_vbox_new
12028 #if IN_HEADER(__GTK_VBBOX_H__)
12029 #if IN_FILE(__GTK_VBBOX_C__)
12030 #ifndef GTK_DISABLE_DEPRECATED
12032 #define gtk_vbutton_box_get_layout_default IA__gtk_vbutton_box_get_layout_default
12035 #define gtk_vbutton_box_get_spacing_default IA__gtk_vbutton_box_get_spacing_default
12038 #define gtk_vbutton_box_set_layout_default IA__gtk_vbutton_box_set_layout_default
12041 #define gtk_vbutton_box_set_spacing_default IA__gtk_vbutton_box_set_spacing_default
12044 extern __typeof (
gtk_vbutton_box_get_type) IA__gtk_vbutton_box_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12045 #define gtk_vbutton_box_get_type IA__gtk_vbutton_box_get_type
12047 extern __typeof (
gtk_vbutton_box_new) IA__gtk_vbutton_box_new __attribute((visibility(
"hidden")));
12048 #define gtk_vbutton_box_new IA__gtk_vbutton_box_new
12052 #if IN_HEADER(__GTK_VIEWPORT_H__)
12053 #if IN_FILE(__GTK_VIEWPORT_C__)
12055 #define gtk_viewport_get_hadjustment IA__gtk_viewport_get_hadjustment
12058 #define gtk_viewport_get_shadow_type IA__gtk_viewport_get_shadow_type
12060 extern __typeof (
gtk_viewport_get_type) IA__gtk_viewport_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12061 #define gtk_viewport_get_type IA__gtk_viewport_get_type
12064 #define gtk_viewport_get_vadjustment IA__gtk_viewport_get_vadjustment
12067 #define gtk_viewport_get_bin_window IA__gtk_viewport_get_bin_window
12070 #define gtk_viewport_get_view_window IA__gtk_viewport_get_view_window
12072 extern __typeof (
gtk_viewport_new) IA__gtk_viewport_new __attribute((visibility(
"hidden")));
12073 #define gtk_viewport_new IA__gtk_viewport_new
12076 #define gtk_viewport_set_hadjustment IA__gtk_viewport_set_hadjustment
12079 #define gtk_viewport_set_shadow_type IA__gtk_viewport_set_shadow_type
12082 #define gtk_viewport_set_vadjustment IA__gtk_viewport_set_vadjustment
12086 #if IN_HEADER(__GTK_VOLUME_BUTTON_H__)
12087 #if IN_FILE(__GTK_VOLUME_BUTTON_C__)
12088 extern __typeof (gtk_volume_button_get_type) IA__gtk_volume_button_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12089 #define gtk_volume_button_get_type IA__gtk_volume_button_get_type
12091 extern __typeof (gtk_volume_button_new) IA__gtk_volume_button_new __attribute((visibility(
"hidden")));
12092 #define gtk_volume_button_new IA__gtk_volume_button_new
12096 #if IN_HEADER(__GTK_VPANED_H__)
12097 #if IN_FILE(__GTK_VPANED_C__)
12098 extern __typeof (
gtk_vpaned_get_type) IA__gtk_vpaned_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12099 #define gtk_vpaned_get_type IA__gtk_vpaned_get_type
12101 extern __typeof (
gtk_vpaned_new) IA__gtk_vpaned_new __attribute((visibility(
"hidden")));
12102 #define gtk_vpaned_new IA__gtk_vpaned_new
12106 #if IN_HEADER(__GTK_VRULER_H__)
12107 #if IN_FILE(__GTK_VRULER_C__)
12108 #ifndef GTK_DISABLE_DEPRECATED
12109 extern __typeof (
gtk_vruler_get_type) IA__gtk_vruler_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12110 #define gtk_vruler_get_type IA__gtk_vruler_get_type
12112 extern __typeof (
gtk_vruler_new) IA__gtk_vruler_new __attribute((visibility(
"hidden")));
12113 #define gtk_vruler_new IA__gtk_vruler_new
12118 #if IN_HEADER(__GTK_VSCALE_H__)
12119 #if IN_FILE(__GTK_VSCALE_C__)
12120 extern __typeof (
gtk_vscale_get_type) IA__gtk_vscale_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12121 #define gtk_vscale_get_type IA__gtk_vscale_get_type
12123 extern __typeof (
gtk_vscale_new) IA__gtk_vscale_new __attribute((visibility(
"hidden")));
12124 #define gtk_vscale_new IA__gtk_vscale_new
12127 #define gtk_vscale_new_with_range IA__gtk_vscale_new_with_range
12131 #if IN_HEADER(__GTK_VSCROLLBAR_H__)
12132 #if IN_FILE(__GTK_VSCROLLBAR_C__)
12133 extern __typeof (
gtk_vscrollbar_get_type) IA__gtk_vscrollbar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12134 #define gtk_vscrollbar_get_type IA__gtk_vscrollbar_get_type
12136 extern __typeof (
gtk_vscrollbar_new) IA__gtk_vscrollbar_new __attribute((visibility(
"hidden")));
12137 #define gtk_vscrollbar_new IA__gtk_vscrollbar_new
12141 #if IN_HEADER(__GTK_VSEPARATOR_H__)
12142 #if IN_FILE(__GTK_VSEPARATOR_C__)
12143 extern __typeof (
gtk_vseparator_get_type) IA__gtk_vseparator_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12144 #define gtk_vseparator_get_type IA__gtk_vseparator_get_type
12146 extern __typeof (
gtk_vseparator_new) IA__gtk_vseparator_new __attribute((visibility(
"hidden")));
12147 #define gtk_vseparator_new IA__gtk_vseparator_new
12151 #if IN_HEADER(__GTK_WIDGET_H__)
12152 #if IN_FILE(__GTK_WIDGET_C__)
12153 extern __typeof (
gtk_requisition_copy) IA__gtk_requisition_copy __attribute((visibility(
"hidden")));
12154 #define gtk_requisition_copy IA__gtk_requisition_copy
12156 extern __typeof (
gtk_requisition_free) IA__gtk_requisition_free __attribute((visibility(
"hidden")));
12157 #define gtk_requisition_free IA__gtk_requisition_free
12159 extern __typeof (
gtk_requisition_get_type) IA__gtk_requisition_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12160 #define gtk_requisition_get_type IA__gtk_requisition_get_type
12162 extern __typeof (
gtk_widget_activate) IA__gtk_widget_activate __attribute((visibility(
"hidden")));
12163 #define gtk_widget_activate IA__gtk_widget_activate
12166 #define gtk_widget_is_composited IA__gtk_widget_is_composited
12169 #define gtk_widget_add_accelerator IA__gtk_widget_add_accelerator
12171 extern __typeof (
gtk_widget_add_events) IA__gtk_widget_add_events __attribute((visibility(
"hidden")));
12172 #define gtk_widget_add_events IA__gtk_widget_add_events
12175 #define gtk_widget_add_mnemonic_label IA__gtk_widget_add_mnemonic_label
12178 #define gtk_widget_can_activate_accel IA__gtk_widget_can_activate_accel
12180 extern __typeof (
gtk_widget_child_focus) IA__gtk_widget_child_focus __attribute((visibility(
"hidden")));
12181 #define gtk_widget_child_focus IA__gtk_widget_child_focus
12184 #define gtk_widget_child_notify IA__gtk_widget_child_notify
12187 #define gtk_widget_class_find_style_property IA__gtk_widget_class_find_style_property
12190 #define gtk_widget_class_install_style_property IA__gtk_widget_class_install_style_property
12193 #define gtk_widget_class_install_style_property_parser IA__gtk_widget_class_install_style_property_parser
12196 #define gtk_widget_class_list_style_properties IA__gtk_widget_class_list_style_properties
12198 extern __typeof (
gtk_widget_class_path) IA__gtk_widget_class_path __attribute((visibility(
"hidden")));
12199 #define gtk_widget_class_path IA__gtk_widget_class_path
12202 #define gtk_widget_create_pango_context IA__gtk_widget_create_pango_context
12205 #define gtk_widget_create_pango_layout IA__gtk_widget_create_pango_layout
12207 extern __typeof (
gtk_widget_destroy) IA__gtk_widget_destroy __attribute((visibility(
"hidden")));
12208 #define gtk_widget_destroy IA__gtk_widget_destroy
12210 extern __typeof (
gtk_widget_destroyed) IA__gtk_widget_destroyed __attribute((visibility(
"hidden")));
12211 #define gtk_widget_destroyed IA__gtk_widget_destroyed
12214 #define gtk_widget_ensure_style IA__gtk_widget_ensure_style
12216 extern __typeof (
gtk_widget_error_bell) IA__gtk_widget_error_bell __attribute((visibility(
"hidden")));
12217 #define gtk_widget_error_bell IA__gtk_widget_error_bell
12219 extern __typeof (
gtk_widget_event) IA__gtk_widget_event __attribute((visibility(
"hidden")));
12220 #define gtk_widget_event IA__gtk_widget_event
12223 #define gtk_widget_freeze_child_notify IA__gtk_widget_freeze_child_notify
12226 #define gtk_widget_get_accessible IA__gtk_widget_get_accessible
12229 #define gtk_widget_get_allocation IA__gtk_widget_get_allocation
12232 #define gtk_widget_get_ancestor IA__gtk_widget_get_ancestor
12235 #define gtk_widget_get_app_paintable IA__gtk_widget_get_app_paintable
12238 #define gtk_widget_get_child_requisition IA__gtk_widget_get_child_requisition
12241 #define gtk_widget_get_child_visible IA__gtk_widget_get_child_visible
12244 #define gtk_widget_get_clipboard IA__gtk_widget_get_clipboard
12247 #define gtk_widget_get_colormap IA__gtk_widget_get_colormap
12250 #define gtk_widget_get_composite_name IA__gtk_widget_get_composite_name
12253 #define gtk_widget_get_default_colormap IA__gtk_widget_get_default_colormap
12256 #define gtk_widget_get_default_direction IA__gtk_widget_get_default_direction
12259 #define gtk_widget_get_default_style IA__gtk_widget_get_default_style
12262 #define gtk_widget_get_default_visual IA__gtk_widget_get_default_visual
12265 #define gtk_widget_get_direction IA__gtk_widget_get_direction
12267 extern __typeof (
gtk_widget_get_display) IA__gtk_widget_get_display __attribute((visibility(
"hidden")));
12268 #define gtk_widget_get_display IA__gtk_widget_get_display
12271 #define gtk_widget_get_double_buffered IA__gtk_widget_get_double_buffered
12273 extern __typeof (
gtk_widget_get_events) IA__gtk_widget_get_events __attribute((visibility(
"hidden")));
12274 #define gtk_widget_get_events IA__gtk_widget_get_events
12277 #define gtk_widget_get_extension_events IA__gtk_widget_get_extension_events
12280 #define gtk_widget_get_has_tooltip IA__gtk_widget_get_has_tooltip
12283 #define gtk_widget_get_modifier_style IA__gtk_widget_get_modifier_style
12285 extern __typeof (
gtk_widget_get_name) IA__gtk_widget_get_name __attribute((visibility(
"hidden")));
12286 #define gtk_widget_get_name IA__gtk_widget_get_name
12289 #define gtk_widget_get_no_show_all IA__gtk_widget_get_no_show_all
12292 #define gtk_widget_get_pango_context IA__gtk_widget_get_pango_context
12294 extern __typeof (
gtk_widget_get_parent) IA__gtk_widget_get_parent __attribute((visibility(
"hidden")));
12295 #define gtk_widget_get_parent IA__gtk_widget_get_parent
12298 #define gtk_widget_get_parent_window IA__gtk_widget_get_parent_window
12300 extern __typeof (
gtk_widget_get_pointer) IA__gtk_widget_get_pointer __attribute((visibility(
"hidden")));
12301 #define gtk_widget_get_pointer IA__gtk_widget_get_pointer
12304 #define gtk_widget_get_receives_default IA__gtk_widget_get_receives_default
12307 #define gtk_widget_get_root_window IA__gtk_widget_get_root_window
12310 #define gtk_widget_get_requisition IA__gtk_widget_get_requisition
12312 extern __typeof (
gtk_widget_get_screen) IA__gtk_widget_get_screen __attribute((visibility(
"hidden")));
12313 #define gtk_widget_get_screen IA__gtk_widget_get_screen
12316 #define gtk_widget_get_sensitive IA__gtk_widget_get_sensitive
12319 #define gtk_widget_get_settings IA__gtk_widget_get_settings
12322 #define gtk_widget_get_size_request IA__gtk_widget_get_size_request
12325 #define gtk_widget_get_snapshot IA__gtk_widget_get_snapshot
12327 extern __typeof (
gtk_widget_get_state) IA__gtk_widget_get_state __attribute((visibility(
"hidden")));
12328 #define gtk_widget_get_state IA__gtk_widget_get_state
12330 extern __typeof (
gtk_widget_get_style) IA__gtk_widget_get_style __attribute((visibility(
"hidden")));
12331 #define gtk_widget_get_style IA__gtk_widget_get_style
12334 #define gtk_widget_get_tooltip_markup IA__gtk_widget_get_tooltip_markup
12337 #define gtk_widget_get_tooltip_text IA__gtk_widget_get_tooltip_text
12340 #define gtk_widget_get_tooltip_window IA__gtk_widget_get_tooltip_window
12343 #define gtk_widget_get_toplevel IA__gtk_widget_get_toplevel
12345 extern __typeof (
gtk_widget_get_type) IA__gtk_widget_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12346 #define gtk_widget_get_type IA__gtk_widget_get_type
12348 extern __typeof (
gtk_widget_get_visible) IA__gtk_widget_get_visible __attribute((visibility(
"hidden")));
12349 #define gtk_widget_get_visible IA__gtk_widget_get_visible
12351 extern __typeof (
gtk_widget_get_visual) IA__gtk_widget_get_visual __attribute((visibility(
"hidden")));
12352 #define gtk_widget_get_visual IA__gtk_widget_get_visual
12355 #define gtk_widget_grab_default IA__gtk_widget_grab_default
12357 extern __typeof (
gtk_widget_grab_focus) IA__gtk_widget_grab_focus __attribute((visibility(
"hidden")));
12358 #define gtk_widget_grab_focus IA__gtk_widget_grab_focus
12360 extern __typeof (
gtk_widget_has_default) IA__gtk_widget_has_default __attribute((visibility(
"hidden")));
12361 #define gtk_widget_has_default IA__gtk_widget_has_default
12363 extern __typeof (
gtk_widget_has_focus) IA__gtk_widget_has_focus __attribute((visibility(
"hidden")));
12364 #define gtk_widget_has_focus IA__gtk_widget_has_focus
12366 extern __typeof (
gtk_widget_has_grab) IA__gtk_widget_has_grab __attribute((visibility(
"hidden")));
12367 #define gtk_widget_has_grab IA__gtk_widget_has_grab
12370 #define gtk_widget_has_rc_style IA__gtk_widget_has_rc_style
12372 extern __typeof (
gtk_widget_has_screen) IA__gtk_widget_has_screen __attribute((visibility(
"hidden")));
12373 #define gtk_widget_has_screen IA__gtk_widget_has_screen
12375 extern __typeof (
gtk_widget_hide) IA__gtk_widget_hide __attribute((visibility(
"hidden")));
12376 #define gtk_widget_hide IA__gtk_widget_hide
12378 extern __typeof (
gtk_widget_hide_all) IA__gtk_widget_hide_all __attribute((visibility(
"hidden")));
12379 #define gtk_widget_hide_all IA__gtk_widget_hide_all
12382 #define gtk_widget_hide_on_delete IA__gtk_widget_hide_on_delete
12384 extern __typeof (
gtk_widget_intersect) IA__gtk_widget_intersect __attribute((visibility(
"hidden")));
12385 #define gtk_widget_intersect IA__gtk_widget_intersect
12387 extern __typeof (
gtk_widget_is_ancestor) IA__gtk_widget_is_ancestor __attribute((visibility(
"hidden")));
12388 #define gtk_widget_is_ancestor IA__gtk_widget_is_ancestor
12390 extern __typeof (
gtk_widget_is_focus) IA__gtk_widget_is_focus __attribute((visibility(
"hidden")));
12391 #define gtk_widget_is_focus IA__gtk_widget_is_focus
12394 #define gtk_widget_is_sensitive IA__gtk_widget_is_sensitive
12396 extern __typeof (
gtk_widget_is_toplevel) IA__gtk_widget_is_toplevel __attribute((visibility(
"hidden")));
12397 #define gtk_widget_is_toplevel IA__gtk_widget_is_toplevel
12399 extern __typeof (
gtk_widget_is_drawable) IA__gtk_widget_is_drawable __attribute((visibility(
"hidden")));
12400 #define gtk_widget_is_drawable IA__gtk_widget_is_drawable
12403 #define gtk_widget_keynav_failed IA__gtk_widget_keynav_failed
12406 #define gtk_widget_list_accel_closures IA__gtk_widget_list_accel_closures
12409 #define gtk_widget_list_mnemonic_labels IA__gtk_widget_list_mnemonic_labels
12411 extern __typeof (
gtk_widget_map) IA__gtk_widget_map __attribute((visibility(
"hidden")));
12412 #define gtk_widget_map IA__gtk_widget_map
12415 #define gtk_widget_mnemonic_activate IA__gtk_widget_mnemonic_activate
12417 extern __typeof (
gtk_widget_modify_base) IA__gtk_widget_modify_base __attribute((visibility(
"hidden")));
12418 #define gtk_widget_modify_base IA__gtk_widget_modify_base
12420 extern __typeof (
gtk_widget_modify_bg) IA__gtk_widget_modify_bg __attribute((visibility(
"hidden")));
12421 #define gtk_widget_modify_bg IA__gtk_widget_modify_bg
12423 extern __typeof (
gtk_widget_modify_fg) IA__gtk_widget_modify_fg __attribute((visibility(
"hidden")));
12424 #define gtk_widget_modify_fg IA__gtk_widget_modify_fg
12427 #define gtk_widget_modify_cursor IA__gtk_widget_modify_cursor
12429 extern __typeof (
gtk_widget_modify_font) IA__gtk_widget_modify_font __attribute((visibility(
"hidden")));
12430 #define gtk_widget_modify_font IA__gtk_widget_modify_font
12433 #define gtk_widget_modify_style IA__gtk_widget_modify_style
12435 extern __typeof (
gtk_widget_modify_text) IA__gtk_widget_modify_text __attribute((visibility(
"hidden")));
12436 #define gtk_widget_modify_text IA__gtk_widget_modify_text
12438 extern __typeof (
gtk_widget_new) IA__gtk_widget_new __attribute((visibility(
"hidden")));
12439 #define gtk_widget_new IA__gtk_widget_new
12441 extern __typeof (
gtk_widget_path) IA__gtk_widget_path __attribute((visibility(
"hidden")));
12442 #define gtk_widget_path IA__gtk_widget_path
12445 #define gtk_widget_pop_colormap IA__gtk_widget_pop_colormap
12448 #define gtk_widget_pop_composite_child IA__gtk_widget_pop_composite_child
12451 #define gtk_widget_push_colormap IA__gtk_widget_push_colormap
12454 #define gtk_widget_push_composite_child IA__gtk_widget_push_composite_child
12456 #ifndef GTK_DISABLE_DEPRECATED
12457 extern __typeof (
gtk_widget_draw) IA__gtk_widget_draw __attribute((visibility(
"hidden")));
12458 #define gtk_widget_draw IA__gtk_widget_draw
12460 extern __typeof (
gtk_widget_queue_clear) IA__gtk_widget_queue_clear __attribute((visibility(
"hidden")));
12461 #define gtk_widget_queue_clear IA__gtk_widget_queue_clear
12464 #define gtk_widget_queue_clear_area IA__gtk_widget_queue_clear_area
12466 extern __typeof (
gtk_widget_set) IA__gtk_widget_set __attribute((visibility(
"hidden")));
12467 #define gtk_widget_set IA__gtk_widget_set
12470 #define gtk_widget_set_uposition IA__gtk_widget_set_uposition
12472 extern __typeof (
gtk_widget_set_usize) IA__gtk_widget_set_usize __attribute((visibility(
"hidden")));
12473 #define gtk_widget_set_usize IA__gtk_widget_set_usize
12475 extern __typeof (
gtk_widget_ref) IA__gtk_widget_ref __attribute((visibility(
"hidden")));
12476 #define gtk_widget_ref IA__gtk_widget_ref
12478 extern __typeof (
gtk_widget_unref) IA__gtk_widget_unref __attribute((visibility(
"hidden")));
12479 #define gtk_widget_unref IA__gtk_widget_unref
12482 extern __typeof (
gtk_widget_queue_draw) IA__gtk_widget_queue_draw __attribute((visibility(
"hidden")));
12483 #define gtk_widget_queue_draw IA__gtk_widget_queue_draw
12486 #define gtk_widget_queue_draw_area IA__gtk_widget_queue_draw_area
12489 #define gtk_widget_queue_resize IA__gtk_widget_queue_resize
12492 #define gtk_widget_queue_resize_no_redraw IA__gtk_widget_queue_resize_no_redraw
12494 extern __typeof (
gtk_widget_realize) IA__gtk_widget_realize __attribute((visibility(
"hidden")));
12495 #define gtk_widget_realize IA__gtk_widget_realize
12498 #define gtk_widget_region_intersect IA__gtk_widget_region_intersect
12501 #define gtk_widget_remove_accelerator IA__gtk_widget_remove_accelerator
12504 #define gtk_widget_remove_mnemonic_label IA__gtk_widget_remove_mnemonic_label
12506 extern __typeof (
gtk_widget_render_icon) IA__gtk_widget_render_icon __attribute((visibility(
"hidden")));
12507 #define gtk_widget_render_icon IA__gtk_widget_render_icon
12509 extern __typeof (
gtk_widget_reparent) IA__gtk_widget_reparent __attribute((visibility(
"hidden")));
12510 #define gtk_widget_reparent IA__gtk_widget_reparent
12513 #define gtk_widget_reset_rc_styles IA__gtk_widget_reset_rc_styles
12516 #define gtk_widget_reset_shapes IA__gtk_widget_reset_shapes
12518 extern __typeof (
gtk_widget_send_expose) IA__gtk_widget_send_expose __attribute((visibility(
"hidden")));
12519 #define gtk_widget_send_expose IA__gtk_widget_send_expose
12522 #define gtk_widget_send_focus_change IA__gtk_widget_send_focus_change
12525 #define gtk_widget_set_accel_path IA__gtk_widget_set_accel_path
12528 #define gtk_widget_set_allocation IA__gtk_widget_set_allocation
12531 #define gtk_widget_set_app_paintable IA__gtk_widget_set_app_paintable
12534 #define gtk_widget_set_child_visible IA__gtk_widget_set_child_visible
12537 #define gtk_widget_set_colormap IA__gtk_widget_set_colormap
12540 #define gtk_widget_set_composite_name IA__gtk_widget_set_composite_name
12543 #define gtk_widget_set_default_colormap IA__gtk_widget_set_default_colormap
12546 #define gtk_widget_set_default_direction IA__gtk_widget_set_default_direction
12549 #define gtk_widget_set_direction IA__gtk_widget_set_direction
12552 #define gtk_widget_set_double_buffered IA__gtk_widget_set_double_buffered
12554 extern __typeof (
gtk_widget_set_events) IA__gtk_widget_set_events __attribute((visibility(
"hidden")));
12555 #define gtk_widget_set_events IA__gtk_widget_set_events
12558 #define gtk_widget_set_extension_events IA__gtk_widget_set_extension_events
12561 #define gtk_widget_set_has_tooltip IA__gtk_widget_set_has_tooltip
12563 extern __typeof (
gtk_widget_set_name) IA__gtk_widget_set_name __attribute((visibility(
"hidden")));
12564 #define gtk_widget_set_name IA__gtk_widget_set_name
12567 #define gtk_widget_set_no_show_all IA__gtk_widget_set_no_show_all
12569 extern __typeof (
gtk_widget_set_parent) IA__gtk_widget_set_parent __attribute((visibility(
"hidden")));
12570 #define gtk_widget_set_parent IA__gtk_widget_set_parent
12573 #define gtk_widget_set_parent_window IA__gtk_widget_set_parent_window
12576 #define gtk_widget_set_receives_default IA__gtk_widget_set_receives_default
12579 #define gtk_widget_set_redraw_on_allocate IA__gtk_widget_set_redraw_on_allocate
12582 #define gtk_widget_set_scroll_adjustments IA__gtk_widget_set_scroll_adjustments
12585 #define gtk_widget_set_sensitive IA__gtk_widget_set_sensitive
12588 #define gtk_widget_set_size_request IA__gtk_widget_set_size_request
12590 extern __typeof (
gtk_widget_set_state) IA__gtk_widget_set_state __attribute((visibility(
"hidden")));
12591 #define gtk_widget_set_state IA__gtk_widget_set_state
12593 extern __typeof (
gtk_widget_set_style) IA__gtk_widget_set_style __attribute((visibility(
"hidden")));
12594 #define gtk_widget_set_style IA__gtk_widget_set_style
12597 #define gtk_widget_set_tooltip_markup IA__gtk_widget_set_tooltip_markup
12600 #define gtk_widget_set_tooltip_text IA__gtk_widget_set_tooltip_text
12603 #define gtk_widget_set_tooltip_window IA__gtk_widget_set_tooltip_window
12605 extern __typeof (
gtk_widget_set_visible) IA__gtk_widget_set_visible __attribute((visibility(
"hidden")));
12606 #define gtk_widget_set_visible IA__gtk_widget_set_visible
12608 extern __typeof (
gtk_widget_set_window) IA__gtk_widget_set_window __attribute((visibility(
"hidden")));
12609 #define gtk_widget_set_window IA__gtk_widget_set_window
12612 #define gtk_widget_shape_combine_mask IA__gtk_widget_shape_combine_mask
12615 #define gtk_widget_input_shape_combine_mask IA__gtk_widget_input_shape_combine_mask
12617 extern __typeof (
gtk_widget_show) IA__gtk_widget_show __attribute((visibility(
"hidden")));
12618 #define gtk_widget_show IA__gtk_widget_show
12620 extern __typeof (
gtk_widget_show_all) IA__gtk_widget_show_all __attribute((visibility(
"hidden")));
12621 #define gtk_widget_show_all IA__gtk_widget_show_all
12623 extern __typeof (
gtk_widget_show_now) IA__gtk_widget_show_now __attribute((visibility(
"hidden")));
12624 #define gtk_widget_show_now IA__gtk_widget_show_now
12627 #define gtk_widget_size_allocate IA__gtk_widget_size_allocate
12630 #define gtk_widget_size_request IA__gtk_widget_size_request
12633 #define gtk_widget_style_attach IA__gtk_widget_style_attach
12635 extern __typeof (
gtk_widget_style_get) IA__gtk_widget_style_get __attribute((visibility(
"hidden"))) G_GNUC_NULL_TERMINATED;
12636 #define gtk_widget_style_get IA__gtk_widget_style_get
12639 #define gtk_widget_style_get_property IA__gtk_widget_style_get_property
12642 #define gtk_widget_style_get_valist IA__gtk_widget_style_get_valist
12645 #define gtk_widget_thaw_child_notify IA__gtk_widget_thaw_child_notify
12648 #define gtk_widget_translate_coordinates IA__gtk_widget_translate_coordinates
12651 #define gtk_widget_trigger_tooltip_query IA__gtk_widget_trigger_tooltip_query
12653 extern __typeof (
gtk_widget_unmap) IA__gtk_widget_unmap __attribute((visibility(
"hidden")));
12654 #define gtk_widget_unmap IA__gtk_widget_unmap
12656 extern __typeof (
gtk_widget_unparent) IA__gtk_widget_unparent __attribute((visibility(
"hidden")));
12657 #define gtk_widget_unparent IA__gtk_widget_unparent
12659 extern __typeof (
gtk_widget_unrealize) IA__gtk_widget_unrealize __attribute((visibility(
"hidden")));
12660 #define gtk_widget_unrealize IA__gtk_widget_unrealize
12662 extern __typeof (
gtk_widget_get_window) IA__gtk_widget_get_window __attribute((visibility(
"hidden")));
12663 #define gtk_widget_get_window IA__gtk_widget_get_window
12666 #define gtk_widget_set_has_window IA__gtk_widget_set_has_window
12669 #define gtk_widget_get_has_window IA__gtk_widget_get_has_window
12672 #define gtk_widget_set_can_default IA__gtk_widget_set_can_default
12675 #define gtk_widget_get_can_default IA__gtk_widget_get_can_default
12678 #define gtk_widget_set_can_focus IA__gtk_widget_set_can_focus
12681 #define gtk_widget_get_can_focus IA__gtk_widget_get_can_focus
12684 #define gtk_widget_set_realized IA__gtk_widget_set_realized
12687 #define gtk_widget_get_realized IA__gtk_widget_get_realized
12689 extern __typeof (
gtk_widget_set_mapped) IA__gtk_widget_set_mapped __attribute((visibility(
"hidden")));
12690 #define gtk_widget_set_mapped IA__gtk_widget_set_mapped
12692 extern __typeof (
gtk_widget_get_mapped) IA__gtk_widget_get_mapped __attribute((visibility(
"hidden")));
12693 #define gtk_widget_get_mapped IA__gtk_widget_get_mapped
12697 #if IN_HEADER(__GTK_WINDOW_H__)
12698 #if IN_FILE(__GTK_WINDOW_C__)
12700 #define gtk_window_activate_default IA__gtk_window_activate_default
12703 #define gtk_window_activate_focus IA__gtk_window_activate_focus
12706 #define gtk_window_activate_key IA__gtk_window_activate_key
12709 #define gtk_window_add_accel_group IA__gtk_window_add_accel_group
12712 #define gtk_window_add_embedded_xid IA__gtk_window_add_embedded_xid
12715 #define gtk_window_add_mnemonic IA__gtk_window_add_mnemonic
12718 #define gtk_window_begin_move_drag IA__gtk_window_begin_move_drag
12721 #define gtk_window_begin_resize_drag IA__gtk_window_begin_resize_drag
12723 extern __typeof (
gtk_window_deiconify) IA__gtk_window_deiconify __attribute((visibility(
"hidden")));
12724 #define gtk_window_deiconify IA__gtk_window_deiconify
12726 extern __typeof (
gtk_window_fullscreen) IA__gtk_window_fullscreen __attribute((visibility(
"hidden")));
12727 #define gtk_window_fullscreen IA__gtk_window_fullscreen
12730 #define gtk_window_get_accept_focus IA__gtk_window_get_accept_focus
12733 #define gtk_window_get_decorated IA__gtk_window_get_decorated
12736 #define gtk_window_get_deletable IA__gtk_window_get_deletable
12739 #define gtk_window_get_default_widget IA__gtk_window_get_default_widget
12742 #define gtk_window_get_default_icon_list IA__gtk_window_get_default_icon_list
12745 #define gtk_window_get_default_icon_name IA__gtk_window_get_default_icon_name
12748 #define gtk_window_get_default_size IA__gtk_window_get_default_size
12751 #define gtk_window_get_destroy_with_parent IA__gtk_window_get_destroy_with_parent
12753 extern __typeof (
gtk_window_get_focus) IA__gtk_window_get_focus __attribute((visibility(
"hidden")));
12754 #define gtk_window_get_focus IA__gtk_window_get_focus
12757 #define gtk_window_get_focus_on_map IA__gtk_window_get_focus_on_map
12759 extern __typeof (
gtk_window_get_gravity) IA__gtk_window_get_gravity __attribute((visibility(
"hidden")));
12760 #define gtk_window_get_gravity IA__gtk_window_get_gravity
12762 extern __typeof (
gtk_window_get_group) IA__gtk_window_get_group __attribute((visibility(
"hidden")));
12763 #define gtk_window_get_group IA__gtk_window_get_group
12765 extern __typeof (
gtk_window_get_icon) IA__gtk_window_get_icon __attribute((visibility(
"hidden")));
12766 #define gtk_window_get_icon IA__gtk_window_get_icon
12769 #define gtk_window_get_icon_list IA__gtk_window_get_icon_list
12772 #define gtk_window_get_icon_name IA__gtk_window_get_icon_name
12775 #define gtk_window_get_mnemonic_modifier IA__gtk_window_get_mnemonic_modifier
12778 #define gtk_window_get_mnemonics_visible IA__gtk_window_get_mnemonics_visible
12780 extern __typeof (
gtk_window_get_modal) IA__gtk_window_get_modal __attribute((visibility(
"hidden")));
12781 #define gtk_window_get_modal IA__gtk_window_get_modal
12784 #define gtk_window_get_position IA__gtk_window_get_position
12787 #define gtk_window_get_resizable IA__gtk_window_get_resizable
12789 extern __typeof (
gtk_window_get_role) IA__gtk_window_get_role __attribute((visibility(
"hidden")));
12790 #define gtk_window_get_role IA__gtk_window_get_role
12792 extern __typeof (
gtk_window_get_screen) IA__gtk_window_get_screen __attribute((visibility(
"hidden")));
12793 #define gtk_window_get_screen IA__gtk_window_get_screen
12795 extern __typeof (
gtk_window_get_size) IA__gtk_window_get_size __attribute((visibility(
"hidden")));
12796 #define gtk_window_get_size IA__gtk_window_get_size
12799 #define gtk_window_get_skip_pager_hint IA__gtk_window_get_skip_pager_hint
12802 #define gtk_window_get_skip_taskbar_hint IA__gtk_window_get_skip_taskbar_hint
12805 #define gtk_window_get_urgency_hint IA__gtk_window_get_urgency_hint
12807 extern __typeof (
gtk_window_get_title) IA__gtk_window_get_title __attribute((visibility(
"hidden")));
12808 #define gtk_window_get_title IA__gtk_window_get_title
12811 #define gtk_window_get_transient_for IA__gtk_window_get_transient_for
12813 extern __typeof (
gtk_window_get_type) IA__gtk_window_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12814 #define gtk_window_get_type IA__gtk_window_get_type
12817 #define gtk_window_get_type_hint IA__gtk_window_get_type_hint
12820 #define gtk_window_get_window_type IA__gtk_window_get_window_type
12823 #define gtk_window_group_add_window IA__gtk_window_group_add_window
12825 extern __typeof (
gtk_window_group_get_type) IA__gtk_window_group_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
12826 #define gtk_window_group_get_type IA__gtk_window_group_get_type
12828 extern __typeof (
gtk_window_group_new) IA__gtk_window_group_new __attribute((visibility(
"hidden")));
12829 #define gtk_window_group_new IA__gtk_window_group_new
12832 #define gtk_window_group_remove_window IA__gtk_window_group_remove_window
12835 #define gtk_window_group_list_windows IA__gtk_window_group_list_windows
12838 #define gtk_window_group_get_current_grab IA__gtk_window_group_get_current_grab
12840 extern __typeof (
gtk_window_has_group) IA__gtk_window_has_group __attribute((visibility(
"hidden")));
12841 #define gtk_window_has_group IA__gtk_window_has_group
12844 #define gtk_window_has_toplevel_focus IA__gtk_window_has_toplevel_focus
12846 extern __typeof (
gtk_window_iconify) IA__gtk_window_iconify __attribute((visibility(
"hidden")));
12847 #define gtk_window_iconify IA__gtk_window_iconify
12849 extern __typeof (
gtk_window_is_active) IA__gtk_window_is_active __attribute((visibility(
"hidden")));
12850 #define gtk_window_is_active IA__gtk_window_is_active
12853 #define gtk_window_list_toplevels IA__gtk_window_list_toplevels
12855 extern __typeof (
gtk_window_maximize) IA__gtk_window_maximize __attribute((visibility(
"hidden")));
12856 #define gtk_window_maximize IA__gtk_window_maximize
12859 #define gtk_window_mnemonic_activate IA__gtk_window_mnemonic_activate
12861 extern __typeof (
gtk_window_move) IA__gtk_window_move __attribute((visibility(
"hidden")));
12862 #define gtk_window_move IA__gtk_window_move
12864 extern __typeof (
gtk_window_new) IA__gtk_window_new __attribute((visibility(
"hidden")));
12865 #define gtk_window_new IA__gtk_window_new
12868 #define gtk_window_parse_geometry IA__gtk_window_parse_geometry
12870 extern __typeof (
gtk_window_present) IA__gtk_window_present __attribute((visibility(
"hidden")));
12871 #define gtk_window_present IA__gtk_window_present
12874 #define gtk_window_present_with_time IA__gtk_window_present_with_time
12877 #define gtk_window_propagate_key_event IA__gtk_window_propagate_key_event
12880 #define gtk_window_remove_accel_group IA__gtk_window_remove_accel_group
12883 #define gtk_window_remove_embedded_xid IA__gtk_window_remove_embedded_xid
12886 #define gtk_window_remove_mnemonic IA__gtk_window_remove_mnemonic
12889 #define gtk_window_reshow_with_initial_size IA__gtk_window_reshow_with_initial_size
12891 extern __typeof (
gtk_window_resize) IA__gtk_window_resize __attribute((visibility(
"hidden")));
12892 #define gtk_window_resize IA__gtk_window_resize
12895 #define gtk_window_set_accept_focus IA__gtk_window_set_accept_focus
12898 #define gtk_window_set_auto_startup_notification IA__gtk_window_set_auto_startup_notification
12901 #define gtk_window_set_decorated IA__gtk_window_set_decorated
12904 #define gtk_window_set_deletable IA__gtk_window_set_deletable
12906 extern __typeof (
gtk_window_set_default) IA__gtk_window_set_default __attribute((visibility(
"hidden")));
12907 #define gtk_window_set_default IA__gtk_window_set_default
12910 #define gtk_window_set_default_icon IA__gtk_window_set_default_icon
12914 #define gtk_window_set_default_icon_from_file IA__gtk_window_set_default_icon_from_file
12918 extern __typeof (gtk_window_set_default_icon_from_file_utf8) IA__gtk_window_set_default_icon_from_file_utf8 __attribute((visibility(
"hidden")));
12919 #define gtk_window_set_default_icon_from_file_utf8 IA__gtk_window_set_default_icon_from_file_utf8
12923 #define gtk_window_set_default_icon_list IA__gtk_window_set_default_icon_list
12926 #define gtk_window_set_default_icon_name IA__gtk_window_set_default_icon_name
12929 #define gtk_window_set_default_size IA__gtk_window_set_default_size
12932 #define gtk_window_set_destroy_with_parent IA__gtk_window_set_destroy_with_parent
12934 extern __typeof (
gtk_window_set_focus) IA__gtk_window_set_focus __attribute((visibility(
"hidden")));
12935 #define gtk_window_set_focus IA__gtk_window_set_focus
12938 #define gtk_window_set_focus_on_map IA__gtk_window_set_focus_on_map
12941 #define gtk_window_set_startup_id IA__gtk_window_set_startup_id
12944 #define gtk_window_set_geometry_hints IA__gtk_window_set_geometry_hints
12946 extern __typeof (
gtk_window_set_gravity) IA__gtk_window_set_gravity __attribute((visibility(
"hidden")));
12947 #define gtk_window_set_gravity IA__gtk_window_set_gravity
12949 #ifndef GTK_DISABLE_DEPRECATED
12951 #define gtk_window_get_frame_dimensions IA__gtk_window_get_frame_dimensions
12954 #define gtk_window_set_frame_dimensions IA__gtk_window_set_frame_dimensions
12957 #define gtk_window_get_has_frame IA__gtk_window_get_has_frame
12960 #define gtk_window_set_has_frame IA__gtk_window_set_has_frame
12963 extern __typeof (
gtk_window_set_icon) IA__gtk_window_set_icon __attribute((visibility(
"hidden")));
12964 #define gtk_window_set_icon IA__gtk_window_set_icon
12968 #define gtk_window_set_icon_from_file IA__gtk_window_set_icon_from_file
12972 extern __typeof (gtk_window_set_icon_from_file_utf8) IA__gtk_window_set_icon_from_file_utf8 __attribute((visibility(
"hidden")));
12973 #define gtk_window_set_icon_from_file_utf8 IA__gtk_window_set_icon_from_file_utf8
12977 #define gtk_window_set_icon_list IA__gtk_window_set_icon_list
12980 #define gtk_window_set_icon_name IA__gtk_window_set_icon_name
12983 #define gtk_window_set_keep_above IA__gtk_window_set_keep_above
12986 #define gtk_window_set_keep_below IA__gtk_window_set_keep_below
12989 #define gtk_window_set_mnemonic_modifier IA__gtk_window_set_mnemonic_modifier
12992 #define gtk_window_set_mnemonics_visible IA__gtk_window_set_mnemonics_visible
12994 extern __typeof (
gtk_window_set_modal) IA__gtk_window_set_modal __attribute((visibility(
"hidden")));
12995 #define gtk_window_set_modal IA__gtk_window_set_modal
12997 extern __typeof (
gtk_window_set_opacity) IA__gtk_window_set_opacity __attribute((visibility(
"hidden")));
12998 #define gtk_window_set_opacity IA__gtk_window_set_opacity
13000 extern __typeof (
gtk_window_get_opacity) IA__gtk_window_get_opacity __attribute((visibility(
"hidden")));
13001 #define gtk_window_get_opacity IA__gtk_window_get_opacity
13003 #ifndef GTK_DISABLE_DEPRECATED
13004 extern __typeof (
gtk_window_set_policy) IA__gtk_window_set_policy __attribute((visibility(
"hidden")));
13005 #define gtk_window_set_policy IA__gtk_window_set_policy
13009 #define gtk_window_set_position IA__gtk_window_set_position
13012 #define gtk_window_set_resizable IA__gtk_window_set_resizable
13014 extern __typeof (
gtk_window_set_role) IA__gtk_window_set_role __attribute((visibility(
"hidden")));
13015 #define gtk_window_set_role IA__gtk_window_set_role
13017 extern __typeof (
gtk_window_set_screen) IA__gtk_window_set_screen __attribute((visibility(
"hidden")));
13018 #define gtk_window_set_screen IA__gtk_window_set_screen
13021 #define gtk_window_set_skip_pager_hint IA__gtk_window_set_skip_pager_hint
13024 #define gtk_window_set_skip_taskbar_hint IA__gtk_window_set_skip_taskbar_hint
13027 #define gtk_window_set_urgency_hint IA__gtk_window_set_urgency_hint
13029 extern __typeof (
gtk_window_set_title) IA__gtk_window_set_title __attribute((visibility(
"hidden")));
13030 #define gtk_window_set_title IA__gtk_window_set_title
13033 #define gtk_window_set_transient_for IA__gtk_window_set_transient_for
13036 #define gtk_window_set_type_hint IA__gtk_window_set_type_hint
13038 extern __typeof (
gtk_window_set_wmclass) IA__gtk_window_set_wmclass __attribute((visibility(
"hidden")));
13039 #define gtk_window_set_wmclass IA__gtk_window_set_wmclass
13041 extern __typeof (
gtk_window_stick) IA__gtk_window_stick __attribute((visibility(
"hidden")));
13042 #define gtk_window_stick IA__gtk_window_stick
13045 #define gtk_window_unfullscreen IA__gtk_window_unfullscreen
13047 extern __typeof (
gtk_window_unmaximize) IA__gtk_window_unmaximize __attribute((visibility(
"hidden")));
13048 #define gtk_window_unmaximize IA__gtk_window_unmaximize
13050 extern __typeof (
gtk_window_unstick) IA__gtk_window_unstick __attribute((visibility(
"hidden")));
13051 #define gtk_window_unstick IA__gtk_window_unstick
13055 #if IN_HEADER(__GTK_WIN32_EMBED_WIDGET_H__)
13056 #if IN_FILE(__GTK_WIN32_EMBED_WIDGET_C__)
13059 #define gtk_win32_embed_widget_get_type IA__gtk_win32_embed_widget_get_type
13064 #if IN_HEADER(__GTK_INFO_BAR_H__)
13065 #if IN_FILE(__GTK_INFO_BAR_C__)
13066 extern __typeof (
gtk_info_bar_get_type) IA__gtk_info_bar_get_type __attribute((visibility(
"hidden"))) G_GNUC_CONST;
13067 #define gtk_info_bar_get_type IA__gtk_info_bar_get_type
13069 extern __typeof (
gtk_info_bar_new) IA__gtk_info_bar_new __attribute((visibility(
"hidden")));
13070 #define gtk_info_bar_new IA__gtk_info_bar_new
13073 #define gtk_info_bar_new_with_buttons IA__gtk_info_bar_new_with_buttons
13076 #define gtk_info_bar_get_action_area IA__gtk_info_bar_get_action_area
13079 #define gtk_info_bar_get_content_area IA__gtk_info_bar_get_content_area
13082 #define gtk_info_bar_add_action_widget IA__gtk_info_bar_add_action_widget
13085 #define gtk_info_bar_add_button IA__gtk_info_bar_add_button
13088 #define gtk_info_bar_add_buttons IA__gtk_info_bar_add_buttons
13091 #define gtk_info_bar_set_response_sensitive IA__gtk_info_bar_set_response_sensitive
13094 #define gtk_info_bar_set_default_response IA__gtk_info_bar_set_default_response
13096 extern __typeof (
gtk_info_bar_response) IA__gtk_info_bar_response __attribute((visibility(
"hidden")));
13097 #define gtk_info_bar_response IA__gtk_info_bar_response
13100 #define gtk_info_bar_set_message_type IA__gtk_info_bar_set_message_type
13103 #define gtk_info_bar_get_message_type IA__gtk_info_bar_get_message_type
void gtk_about_dialog_set_website(GtkAboutDialog *about, const gchar *website)
void gtk_about_dialog_set_license(GtkAboutDialog *about, const gchar *license)
void gtk_about_dialog_set_logo(GtkAboutDialog *about, GdkPixbuf *logo)
const gchar * gtk_about_dialog_get_name(GtkAboutDialog *about)
gboolean gtk_about_dialog_get_wrap_license(GtkAboutDialog *about)
void gtk_about_dialog_set_logo_icon_name(GtkAboutDialog *about, const gchar *icon_name)
const gchar * gtk_about_dialog_get_comments(GtkAboutDialog *about)
const gchar * gtk_about_dialog_get_license(GtkAboutDialog *about)
const gchar * gtk_about_dialog_get_website_label(GtkAboutDialog *about)
void gtk_about_dialog_set_version(GtkAboutDialog *about, const gchar *version)
const gchar *const * gtk_about_dialog_get_documenters(GtkAboutDialog *about)
void gtk_about_dialog_set_documenters(GtkAboutDialog *about, const gchar **documenters)
GType gtk_about_dialog_get_type(void) G_GNUC_CONST
const gchar *const * gtk_about_dialog_get_artists(GtkAboutDialog *about)
GtkWidget * gtk_about_dialog_new(void)
void gtk_about_dialog_set_authors(GtkAboutDialog *about, const gchar **authors)
const gchar * gtk_about_dialog_get_translator_credits(GtkAboutDialog *about)
void gtk_show_about_dialog(GtkWindow *parent, const gchar *first_property_name,...) G_GNUC_NULL_TERMINATED
void gtk_about_dialog_set_wrap_license(GtkAboutDialog *about, gboolean wrap_license)
const gchar * gtk_about_dialog_get_logo_icon_name(GtkAboutDialog *about)
void gtk_about_dialog_set_name(GtkAboutDialog *about, const gchar *name)
void gtk_about_dialog_set_website_label(GtkAboutDialog *about, const gchar *website_label)
const gchar * gtk_about_dialog_get_program_name(GtkAboutDialog *about)
void gtk_about_dialog_set_artists(GtkAboutDialog *about, const gchar **artists)
void gtk_about_dialog_set_copyright(GtkAboutDialog *about, const gchar *copyright)
GtkAboutDialogActivateLinkFunc gtk_about_dialog_set_url_hook(GtkAboutDialogActivateLinkFunc func, gpointer data, GDestroyNotify destroy)
const gchar *const * gtk_about_dialog_get_authors(GtkAboutDialog *about)
void gtk_about_dialog_set_translator_credits(GtkAboutDialog *about, const gchar *translator_credits)
GdkPixbuf * gtk_about_dialog_get_logo(GtkAboutDialog *about)
const gchar * gtk_about_dialog_get_copyright(GtkAboutDialog *about)
const gchar * gtk_about_dialog_get_website(GtkAboutDialog *about)
void gtk_about_dialog_set_comments(GtkAboutDialog *about, const gchar *comments)
const gchar * gtk_about_dialog_get_version(GtkAboutDialog *about)
GtkAboutDialogActivateLinkFunc gtk_about_dialog_set_email_hook(GtkAboutDialogActivateLinkFunc func, gpointer data, GDestroyNotify destroy)
void gtk_about_dialog_set_program_name(GtkAboutDialog *about, const gchar *name)
void gtk_accel_group_unlock(GtkAccelGroup *accel_group)
void gtk_accel_group_lock(GtkAccelGroup *accel_group)
gchar * gtk_accelerator_get_label(guint accelerator_key, GdkModifierType accelerator_mods)
gboolean gtk_accel_group_activate(GtkAccelGroup *accel_group, GQuark accel_quark, GObject *acceleratable, guint accel_key, GdkModifierType accel_mods)
gboolean gtk_accel_group_disconnect(GtkAccelGroup *accel_group, GClosure *closure)
gboolean gtk_accel_groups_activate(GObject *object, guint accel_key, GdkModifierType accel_mods)
GdkModifierType gtk_accel_group_get_modifier_mask(GtkAccelGroup *accel_group)
void gtk_accelerator_set_default_mod_mask(GdkModifierType default_mod_mask)
void gtk_accel_group_connect(GtkAccelGroup *accel_group, guint accel_key, GdkModifierType accel_mods, GtkAccelFlags accel_flags, GClosure *closure)
guint gtk_accelerator_get_default_mod_mask(void)
void gtk_accelerator_parse(const gchar *accelerator, guint *accelerator_key, GdkModifierType *accelerator_mods)
gboolean gtk_accel_group_disconnect_key(GtkAccelGroup *accel_group, guint accel_key, GdkModifierType accel_mods)
gboolean gtk_accelerator_valid(guint keyval, GdkModifierType modifiers) G_GNUC_CONST
GtkAccelGroup * gtk_accel_group_new(void)
GSList * gtk_accel_groups_from_object(GObject *object)
GtkAccelGroupEntry * gtk_accel_group_query(GtkAccelGroup *accel_group, guint accel_key, GdkModifierType accel_mods, guint *n_entries)
void gtk_accel_group_connect_by_path(GtkAccelGroup *accel_group, const gchar *accel_path, GClosure *closure)
GType gtk_accel_group_get_type(void) G_GNUC_CONST
gchar * gtk_accelerator_name(guint accelerator_key, GdkModifierType accelerator_mods)
GtkAccelKey * gtk_accel_group_find(GtkAccelGroup *accel_group, GtkAccelGroupFindFunc find_func, gpointer data)
gboolean gtk_accel_group_get_is_locked(GtkAccelGroup *accel_group)
GtkAccelGroup * gtk_accel_group_from_accel_closure(GClosure *closure)
void gtk_accel_label_set_accel_closure(GtkAccelLabel *accel_label, GClosure *accel_closure)
GtkWidget * gtk_accel_label_get_accel_widget(GtkAccelLabel *accel_label)
GType gtk_accel_label_get_type(void) G_GNUC_CONST
guint gtk_accel_label_get_accel_width(GtkAccelLabel *accel_label)
GtkWidget * gtk_accel_label_new(const gchar *string)
gboolean gtk_accel_label_refetch(GtkAccelLabel *accel_label)
void gtk_accel_label_set_accel_widget(GtkAccelLabel *accel_label, GtkWidget *accel_widget)
gboolean gtk_accel_map_change_entry(const gchar *accel_path, guint accel_key, GdkModifierType accel_mods, gboolean replace)
void gtk_accel_map_load_scanner(GScanner *scanner)
void gtk_accel_map_save_fd(gint fd)
void gtk_accel_map_load_fd(gint fd)
void gtk_accel_map_add_entry(const gchar *accel_path, guint accel_key, GdkModifierType accel_mods)
GtkAccelMap * gtk_accel_map_get(void)
void gtk_accel_map_foreach_unfiltered(gpointer data, GtkAccelMapForeach foreach_func)
void gtk_accel_map_lock_path(const gchar *accel_path)
gboolean gtk_accel_map_lookup_entry(const gchar *accel_path, GtkAccelKey *key)
void gtk_accel_map_foreach(gpointer data, GtkAccelMapForeach foreach_func)
GType gtk_accel_map_get_type(void) G_GNUC_CONST
void gtk_accel_map_save(const gchar *file_name)
void gtk_accel_map_load(const gchar *file_name)
void gtk_accel_map_add_filter(const gchar *filter_pattern)
void gtk_accel_map_unlock_path(const gchar *accel_path)
GType gtk_accessible_get_type(void) G_GNUC_CONST
void gtk_accessible_set_widget(GtkAccessible *accessible, GtkWidget *widget)
GtkWidget * gtk_accessible_get_widget(GtkAccessible *accessible)
void gtk_accessible_connect_widget_destroyed(GtkAccessible *accessible)
void gtk_action_set_visible(GtkAction *action, gboolean visible)
void gtk_action_set_visible_horizontal(GtkAction *action, gboolean visible_horizontal)
void gtk_action_disconnect_proxy(GtkAction *action, GtkWidget *proxy)
gboolean gtk_action_get_visible(GtkAction *action)
gboolean gtk_action_is_visible(GtkAction *action)
gboolean gtk_action_is_sensitive(GtkAction *action)
const gchar * gtk_action_get_name(GtkAction *action)
void gtk_action_block_activate_from(GtkAction *action, GtkWidget *proxy)
GSList * gtk_action_get_proxies(GtkAction *action)
GType gtk_action_get_type(void) G_GNUC_CONST
GtkWidget * gtk_action_create_icon(GtkAction *action, GtkIconSize icon_size)
gboolean gtk_action_get_is_important(GtkAction *action)
GClosure * gtk_action_get_accel_closure(GtkAction *action)
void gtk_action_unblock_activate_from(GtkAction *action, GtkWidget *proxy)
void gtk_action_set_icon_name(GtkAction *action, const gchar *icon_name)
GtkAction * gtk_action_new(const gchar *name, const gchar *label, const gchar *tooltip, const gchar *stock_id)
const gchar * gtk_action_get_stock_id(GtkAction *action)
void gtk_action_set_tooltip(GtkAction *action, const gchar *tooltip)
const gchar * gtk_action_get_tooltip(GtkAction *action)
const gchar * gtk_action_get_icon_name(GtkAction *action)
void gtk_action_set_accel_path(GtkAction *action, const gchar *accel_path)
const gchar * gtk_action_get_short_label(GtkAction *action)
gboolean gtk_action_get_visible_vertical(GtkAction *action)
void gtk_action_set_accel_group(GtkAction *action, GtkAccelGroup *accel_group)
void gtk_action_set_visible_vertical(GtkAction *action, gboolean visible_vertical)
void gtk_action_connect_proxy(GtkAction *action, GtkWidget *proxy)
GtkWidget * gtk_action_create_tool_item(GtkAction *action)
gboolean gtk_action_get_visible_horizontal(GtkAction *action)
GtkWidget * gtk_action_create_menu_item(GtkAction *action)
void gtk_action_set_label(GtkAction *action, const gchar *label)
const gchar * gtk_action_get_accel_path(GtkAction *action)
void gtk_action_set_short_label(GtkAction *action, const gchar *short_label)
gboolean gtk_action_get_sensitive(GtkAction *action)
GtkAction * gtk_widget_get_action(GtkWidget *widget)
void gtk_action_set_gicon(GtkAction *action, GIcon *icon)
void gtk_action_set_is_important(GtkAction *action, gboolean is_important)
const gchar * gtk_action_get_label(GtkAction *action)
void gtk_action_disconnect_accelerator(GtkAction *action)
gboolean gtk_action_get_always_show_image(GtkAction *action)
void gtk_action_connect_accelerator(GtkAction *action)
void gtk_action_set_always_show_image(GtkAction *action, gboolean always_show)
GtkWidget * gtk_action_create_menu(GtkAction *action)
void gtk_action_set_sensitive(GtkAction *action, gboolean sensitive)
void gtk_action_set_stock_id(GtkAction *action, const gchar *stock_id)
void gtk_action_activate(GtkAction *action)
void gtk_action_unblock_activate(GtkAction *action)
GIcon * gtk_action_get_gicon(GtkAction *action)
void gtk_action_block_activate(GtkAction *action)
const gchar * gtk_action_group_get_name(GtkActionGroup *action_group)
void gtk_action_group_set_sensitive(GtkActionGroup *action_group, gboolean sensitive)
void gtk_action_group_add_actions_full(GtkActionGroup *action_group, const GtkActionEntry *entries, guint n_entries, gpointer user_data, GDestroyNotify destroy)
void gtk_action_group_remove_action(GtkActionGroup *action_group, GtkAction *action)
void gtk_action_group_add_toggle_actions_full(GtkActionGroup *action_group, const GtkToggleActionEntry *entries, guint n_entries, gpointer user_data, GDestroyNotify destroy)
GtkActionGroup * gtk_action_group_new(const gchar *name)
gboolean gtk_action_group_get_sensitive(GtkActionGroup *action_group)
void gtk_action_group_add_radio_actions(GtkActionGroup *action_group, const GtkRadioActionEntry *entries, guint n_entries, gint value, GCallback on_change, gpointer user_data)
void gtk_action_group_add_radio_actions_full(GtkActionGroup *action_group, const GtkRadioActionEntry *entries, guint n_entries, gint value, GCallback on_change, gpointer user_data, GDestroyNotify destroy)
void gtk_action_group_set_visible(GtkActionGroup *action_group, gboolean visible)
gboolean gtk_action_group_get_visible(GtkActionGroup *action_group)
void gtk_action_group_add_toggle_actions(GtkActionGroup *action_group, const GtkToggleActionEntry *entries, guint n_entries, gpointer user_data)
void gtk_action_group_add_action(GtkActionGroup *action_group, GtkAction *action)
void gtk_action_group_add_action_with_accel(GtkActionGroup *action_group, GtkAction *action, const gchar *accelerator)
void gtk_action_group_set_translate_func(GtkActionGroup *action_group, GtkTranslateFunc func, gpointer data, GDestroyNotify notify)
GList * gtk_action_group_list_actions(GtkActionGroup *action_group)
GType gtk_action_group_get_type(void) G_GNUC_CONST
void gtk_action_group_set_translation_domain(GtkActionGroup *action_group, const gchar *domain)
void gtk_action_group_add_actions(GtkActionGroup *action_group, const GtkActionEntry *entries, guint n_entries, gpointer user_data)
const gchar * gtk_action_group_translate_string(GtkActionGroup *action_group, const gchar *string)
GtkAction * gtk_action_group_get_action(GtkActionGroup *action_group, const gchar *action_name)
void gtk_activatable_sync_action_properties(GtkActivatable *activatable, GtkAction *action)
void gtk_activatable_do_set_related_action(GtkActivatable *activatable, GtkAction *action)
void gtk_activatable_set_use_action_appearance(GtkActivatable *activatable, gboolean use_appearance)
GType gtk_activatable_get_type(void) G_GNUC_CONST
gboolean gtk_activatable_get_use_action_appearance(GtkActivatable *activatable)
void gtk_activatable_set_related_action(GtkActivatable *activatable, GtkAction *action)
GtkAction * gtk_activatable_get_related_action(GtkActivatable *activatable)
GtkObject * gtk_adjustment_new(gdouble value, gdouble lower, gdouble upper, gdouble step_increment, gdouble page_increment, gdouble page_size)
void gtk_adjustment_set_lower(GtkAdjustment *adjustment, gdouble lower)
void gtk_adjustment_value_changed(GtkAdjustment *adjustment)
void gtk_adjustment_changed(GtkAdjustment *adjustment)
gdouble gtk_adjustment_get_lower(GtkAdjustment *adjustment)
gdouble gtk_adjustment_get_upper(GtkAdjustment *adjustment)
void gtk_adjustment_set_value(GtkAdjustment *adjustment, gdouble value)
gdouble gtk_adjustment_get_step_increment(GtkAdjustment *adjustment)
gdouble gtk_adjustment_get_page_size(GtkAdjustment *adjustment)
GType gtk_adjustment_get_type(void) G_GNUC_CONST
void gtk_adjustment_set_upper(GtkAdjustment *adjustment, gdouble upper)
void gtk_adjustment_clamp_page(GtkAdjustment *adjustment, gdouble lower, gdouble upper)
void gtk_adjustment_set_page_size(GtkAdjustment *adjustment, gdouble page_size)
gdouble gtk_adjustment_get_value(GtkAdjustment *adjustment)
void gtk_adjustment_configure(GtkAdjustment *adjustment, gdouble value, gdouble lower, gdouble upper, gdouble step_increment, gdouble page_increment, gdouble page_size)
void gtk_adjustment_set_step_increment(GtkAdjustment *adjustment, gdouble step_increment)
void gtk_adjustment_set_page_increment(GtkAdjustment *adjustment, gdouble page_increment)
gdouble gtk_adjustment_get_page_increment(GtkAdjustment *adjustment)
GType gtk_alignment_get_type(void) G_GNUC_CONST
void gtk_alignment_get_padding(GtkAlignment *alignment, guint *padding_top, guint *padding_bottom, guint *padding_left, guint *padding_right)
void gtk_alignment_set(GtkAlignment *alignment, gfloat xalign, gfloat yalign, gfloat xscale, gfloat yscale)
void gtk_alignment_set_padding(GtkAlignment *alignment, guint padding_top, guint padding_bottom, guint padding_left, guint padding_right)
GtkWidget * gtk_alignment_new(gfloat xalign, gfloat yalign, gfloat xscale, gfloat yscale)
void gtk_arrow_set(GtkArrow *arrow, GtkArrowType arrow_type, GtkShadowType shadow_type)
GtkWidget * gtk_arrow_new(GtkArrowType arrow_type, GtkShadowType shadow_type)
GType gtk_arrow_get_type(void) G_GNUC_CONST
GtkWidget * gtk_aspect_frame_new(const gchar *label, gfloat xalign, gfloat yalign, gfloat ratio, gboolean obey_child)
GType gtk_aspect_frame_get_type(void) G_GNUC_CONST
void gtk_aspect_frame_set(GtkAspectFrame *aspect_frame, gfloat xalign, gfloat yalign, gfloat ratio, gboolean obey_child)
void gtk_assistant_set_page_header_image(GtkAssistant *assistant, GtkWidget *page, GdkPixbuf *pixbuf)
gboolean gtk_assistant_get_page_complete(GtkAssistant *assistant, GtkWidget *page)
void gtk_assistant_set_current_page(GtkAssistant *assistant, gint page_num)
gint gtk_assistant_insert_page(GtkAssistant *assistant, GtkWidget *page, gint position)
void gtk_assistant_set_page_type(GtkAssistant *assistant, GtkWidget *page, GtkAssistantPageType type)
gint gtk_assistant_append_page(GtkAssistant *assistant, GtkWidget *page)
void gtk_assistant_set_page_side_image(GtkAssistant *assistant, GtkWidget *page, GdkPixbuf *pixbuf)
GdkPixbuf * gtk_assistant_get_page_side_image(GtkAssistant *assistant, GtkWidget *page)
const gchar * gtk_assistant_get_page_title(GtkAssistant *assistant, GtkWidget *page)
void gtk_assistant_set_page_title(GtkAssistant *assistant, GtkWidget *page, const gchar *title)
void gtk_assistant_add_action_widget(GtkAssistant *assistant, GtkWidget *child)
void gtk_assistant_commit(GtkAssistant *assistant)
gint gtk_assistant_prepend_page(GtkAssistant *assistant, GtkWidget *page)
GtkWidget * gtk_assistant_get_nth_page(GtkAssistant *assistant, gint page_num)
void gtk_assistant_remove_action_widget(GtkAssistant *assistant, GtkWidget *child)
void gtk_assistant_set_page_complete(GtkAssistant *assistant, GtkWidget *page, gboolean complete)
gint gtk_assistant_get_n_pages(GtkAssistant *assistant)
gint gtk_assistant_get_current_page(GtkAssistant *assistant)
void gtk_assistant_set_forward_page_func(GtkAssistant *assistant, GtkAssistantPageFunc page_func, gpointer data, GDestroyNotify destroy)
void gtk_assistant_update_buttons_state(GtkAssistant *assistant)
GtkWidget * gtk_assistant_new(void)
GdkPixbuf * gtk_assistant_get_page_header_image(GtkAssistant *assistant, GtkWidget *page)
GtkAssistantPageType gtk_assistant_get_page_type(GtkAssistant *assistant, GtkWidget *page)
GType gtk_assistant_get_type(void) G_GNUC_CONST
void gtk_button_box_get_child_ipadding(GtkButtonBox *widget, gint *ipad_x, gint *ipad_y)
GtkButtonBoxStyle gtk_button_box_get_layout(GtkButtonBox *widget)
gboolean gtk_button_box_get_child_secondary(GtkButtonBox *widget, GtkWidget *child)
void gtk_button_box_set_child_size(GtkButtonBox *widget, gint min_width, gint min_height)
GType gtk_button_box_get_type(void) G_GNUC_CONST
void gtk_button_box_set_child_ipadding(GtkButtonBox *widget, gint ipad_x, gint ipad_y)
void gtk_button_box_get_child_size(GtkButtonBox *widget, gint *min_width, gint *min_height)
void gtk_button_box_set_child_secondary(GtkButtonBox *widget, GtkWidget *child, gboolean is_secondary)
void gtk_button_box_set_layout(GtkButtonBox *widget, GtkButtonBoxStyle layout_style)
GtkWidget * gtk_bin_get_child(GtkBin *bin)
GType gtk_bin_get_type(void) G_GNUC_CONST
void gtk_binding_entry_add_signal(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers, const gchar *signal_name, guint n_args,...)
gboolean gtk_binding_set_activate(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers, GtkObject *object)
void gtk_binding_entry_add_signall(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers, const gchar *signal_name, GSList *binding_args)
void gtk_binding_set_add_path(GtkBindingSet *binding_set, GtkPathType path_type, const gchar *path_pattern, GtkPathPriorityType priority)
guint gtk_binding_parse_binding(GScanner *scanner)
void gtk_binding_entry_skip(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers)
gboolean gtk_bindings_activate_event(GtkObject *object, GdkEventKey *event)
GtkBindingSet * gtk_binding_set_find(const gchar *set_name)
GtkBindingSet * gtk_binding_set_by_class(gpointer object_class)
GtkBindingSet * gtk_binding_set_new(const gchar *set_name)
gboolean gtk_bindings_activate(GtkObject *object, guint keyval, GdkModifierType modifiers)
void gtk_binding_entry_clear(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers)
void gtk_binding_entry_remove(GtkBindingSet *binding_set, guint keyval, GdkModifierType modifiers)
void gtk_box_pack_end_defaults(GtkBox *box, GtkWidget *widget)
void gtk_box_set_child_packing(GtkBox *box, GtkWidget *child, gboolean expand, gboolean fill, guint padding, GtkPackType pack_type)
void gtk_box_set_spacing(GtkBox *box, gint spacing)
gint gtk_box_get_spacing(GtkBox *box)
GType gtk_box_get_type(void) G_GNUC_CONST
void gtk_box_reorder_child(GtkBox *box, GtkWidget *child, gint position)
gboolean gtk_box_get_homogeneous(GtkBox *box)
void gtk_box_pack_start(GtkBox *box, GtkWidget *child, gboolean expand, gboolean fill, guint padding)
void gtk_box_pack_end(GtkBox *box, GtkWidget *child, gboolean expand, gboolean fill, guint padding)
void gtk_box_query_child_packing(GtkBox *box, GtkWidget *child, gboolean *expand, gboolean *fill, guint *padding, GtkPackType *pack_type)
void gtk_box_set_homogeneous(GtkBox *box, gboolean homogeneous)
void gtk_box_pack_start_defaults(GtkBox *box, GtkWidget *widget)
void gtk_buildable_set_name(GtkBuildable *buildable, const gchar *name)
void gtk_buildable_custom_tag_end(GtkBuildable *buildable, GtkBuilder *builder, GObject *child, const gchar *tagname, gpointer *data)
GObject * gtk_buildable_get_internal_child(GtkBuildable *buildable, GtkBuilder *builder, const gchar *childname)
void gtk_buildable_set_buildable_property(GtkBuildable *buildable, GtkBuilder *builder, const gchar *name, const GValue *value)
void gtk_buildable_add_child(GtkBuildable *buildable, GtkBuilder *builder, GObject *child, const gchar *type)
GObject * gtk_buildable_construct_child(GtkBuildable *buildable, GtkBuilder *builder, const gchar *name)
void gtk_buildable_custom_finished(GtkBuildable *buildable, GtkBuilder *builder, GObject *child, const gchar *tagname, gpointer data)
void gtk_buildable_parser_finished(GtkBuildable *buildable, GtkBuilder *builder)
gboolean gtk_buildable_custom_tag_start(GtkBuildable *buildable, GtkBuilder *builder, GObject *child, const gchar *tagname, GMarkupParser *parser, gpointer *data)
const gchar * gtk_buildable_get_name(GtkBuildable *buildable)
GType gtk_buildable_get_type(void) G_GNUC_CONST
guint gtk_builder_add_objects_from_string(GtkBuilder *builder, const gchar *buffer, gsize length, gchar **object_ids, GError **error)
gboolean gtk_builder_value_from_string_type(GtkBuilder *builder, GType type, const gchar *string, GValue *value, GError **error)
GQuark gtk_builder_error_quark(void)
GType gtk_builder_get_type_from_name(GtkBuilder *builder, const char *type_name)
guint gtk_builder_add_from_file(GtkBuilder *builder, const gchar *filename, GError **error)
void gtk_builder_connect_signals_full(GtkBuilder *builder, GtkBuilderConnectFunc func, gpointer user_data)
GtkBuilder * gtk_builder_new(void)
GObject * gtk_builder_get_object(GtkBuilder *builder, const gchar *name)
void gtk_builder_set_translation_domain(GtkBuilder *builder, const gchar *domain)
GSList * gtk_builder_get_objects(GtkBuilder *builder)
guint gtk_builder_add_from_string(GtkBuilder *builder, const gchar *buffer, gsize length, GError **error)
GType gtk_builder_get_type(void) G_GNUC_CONST
void gtk_builder_connect_signals(GtkBuilder *builder, gpointer user_data)
guint gtk_builder_add_objects_from_file(GtkBuilder *builder, const gchar *filename, gchar **object_ids, GError **error)
gboolean gtk_builder_value_from_string(GtkBuilder *builder, GParamSpec *pspec, const gchar *string, GValue *value, GError **error)
const gchar * gtk_builder_get_translation_domain(GtkBuilder *builder)
GType gtk_cell_editable_get_type(void) G_GNUC_CONST
void gtk_cell_editable_start_editing(GtkCellEditable *cell_editable, GdkEvent *event)
void gtk_cell_editable_editing_done(GtkCellEditable *cell_editable)
void gtk_cell_editable_remove_widget(GtkCellEditable *cell_editable)
void gtk_cell_layout_set_cell_data_func(GtkCellLayout *cell_layout, GtkCellRenderer *cell, GtkCellLayoutDataFunc func, gpointer func_data, GDestroyNotify destroy)
GType gtk_cell_layout_get_type(void) G_GNUC_CONST
void gtk_cell_layout_pack_start(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gboolean expand)
void gtk_cell_layout_add_attribute(GtkCellLayout *cell_layout, GtkCellRenderer *cell, const gchar *attribute, gint column)
void gtk_cell_layout_clear_attributes(GtkCellLayout *cell_layout, GtkCellRenderer *cell)
void gtk_cell_layout_set_attributes(GtkCellLayout *cell_layout, GtkCellRenderer *cell,...) G_GNUC_NULL_TERMINATED
void gtk_cell_layout_clear(GtkCellLayout *cell_layout)
GList * gtk_cell_layout_get_cells(GtkCellLayout *cell_layout)
void gtk_cell_layout_reorder(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gint position)
void gtk_cell_layout_pack_end(GtkCellLayout *cell_layout, GtkCellRenderer *cell, gboolean expand)
void gtk_cell_renderer_get_fixed_size(GtkCellRenderer *cell, gint *width, gint *height)
void gtk_cell_renderer_set_alignment(GtkCellRenderer *cell, gfloat xalign, gfloat yalign)
void gtk_cell_renderer_get_size(GtkCellRenderer *cell, GtkWidget *widget, const GdkRectangle *cell_area, gint *x_offset, gint *y_offset, gint *width, gint *height)
void gtk_cell_renderer_get_alignment(GtkCellRenderer *cell, gfloat *xalign, gfloat *yalign)
GType gtk_cell_renderer_get_type(void) G_GNUC_CONST
GtkCellEditable * gtk_cell_renderer_start_editing(GtkCellRenderer *cell, GdkEvent *event, GtkWidget *widget, const gchar *path, const GdkRectangle *background_area, const GdkRectangle *cell_area, GtkCellRendererState flags)
void gtk_cell_renderer_set_sensitive(GtkCellRenderer *cell, gboolean sensitive)
gboolean gtk_cell_renderer_get_sensitive(GtkCellRenderer *cell)
void gtk_cell_renderer_set_fixed_size(GtkCellRenderer *cell, gint width, gint height)
void gtk_cell_renderer_render(GtkCellRenderer *cell, GdkWindow *window, GtkWidget *widget, const GdkRectangle *background_area, const GdkRectangle *cell_area, const GdkRectangle *expose_area, GtkCellRendererState flags)
void gtk_cell_renderer_set_visible(GtkCellRenderer *cell, gboolean visible)
gboolean gtk_cell_renderer_activate(GtkCellRenderer *cell, GdkEvent *event, GtkWidget *widget, const gchar *path, const GdkRectangle *background_area, const GdkRectangle *cell_area, GtkCellRendererState flags)
gboolean gtk_cell_renderer_get_visible(GtkCellRenderer *cell)
void gtk_cell_renderer_editing_canceled(GtkCellRenderer *cell)
void gtk_cell_renderer_set_padding(GtkCellRenderer *cell, gint xpad, gint ypad)
void gtk_cell_renderer_get_padding(GtkCellRenderer *cell, gint *xpad, gint *ypad)
void gtk_cell_renderer_stop_editing(GtkCellRenderer *cell, gboolean canceled)
GtkCellRenderer * gtk_cell_renderer_accel_new(void)
GType gtk_cell_renderer_accel_get_type(void) G_GNUC_CONST
GType gtk_cell_renderer_combo_get_type(void) G_GNUC_CONST
GtkCellRenderer * gtk_cell_renderer_combo_new(void)
GType gtk_cell_renderer_pixbuf_get_type(void) G_GNUC_CONST
GtkCellRenderer * gtk_cell_renderer_pixbuf_new(void)
GtkCellRenderer * gtk_cell_renderer_progress_new(void)
GType gtk_cell_renderer_progress_get_type(void) G_GNUC_CONST
GType gtk_cell_renderer_spin_get_type(void)
GtkCellRenderer * gtk_cell_renderer_spin_new(void)
GType gtk_cell_renderer_spinner_get_type(void) G_GNUC_CONST
GtkCellRenderer * gtk_cell_renderer_spinner_new(void)
GType gtk_cell_renderer_text_get_type(void) G_GNUC_CONST
GtkCellRenderer * gtk_cell_renderer_text_new(void)
void gtk_cell_renderer_text_set_fixed_height_from_font(GtkCellRendererText *renderer, gint number_of_rows)
void gtk_cell_renderer_toggle_set_activatable(GtkCellRendererToggle *toggle, gboolean setting)
void gtk_cell_renderer_toggle_set_radio(GtkCellRendererToggle *toggle, gboolean radio)
GtkCellRenderer * gtk_cell_renderer_toggle_new(void)
gboolean gtk_cell_renderer_toggle_get_radio(GtkCellRendererToggle *toggle)
void gtk_cell_renderer_toggle_set_active(GtkCellRendererToggle *toggle, gboolean setting)
gboolean gtk_cell_renderer_toggle_get_activatable(GtkCellRendererToggle *toggle)
gboolean gtk_cell_renderer_toggle_get_active(GtkCellRendererToggle *toggle)
GType gtk_cell_renderer_toggle_get_type(void) G_GNUC_CONST
GtkWidget * gtk_cell_view_new_with_text(const gchar *text)
void gtk_cell_view_set_model(GtkCellView *cell_view, GtkTreeModel *model)
GtkWidget * gtk_cell_view_new_with_markup(const gchar *markup)
void gtk_cell_view_set_background_color(GtkCellView *cell_view, const GdkColor *color)
GtkWidget * gtk_cell_view_new_with_pixbuf(GdkPixbuf *pixbuf)
GtkTreeModel * gtk_cell_view_get_model(GtkCellView *cell_view)
gboolean gtk_cell_view_get_size_of_row(GtkCellView *cell_view, GtkTreePath *path, GtkRequisition *requisition)
GtkTreePath * gtk_cell_view_get_displayed_row(GtkCellView *cell_view)
void gtk_cell_view_set_displayed_row(GtkCellView *cell_view, GtkTreePath *path)
GType gtk_cell_view_get_type(void) G_GNUC_CONST
GtkWidget * gtk_cell_view_new(void)
GList * gtk_cell_view_get_cell_renderers(GtkCellView *cell_view)
void gtk_clipboard_request_rich_text(GtkClipboard *clipboard, GtkTextBuffer *buffer, GtkClipboardRichTextReceivedFunc callback, gpointer user_data)
gboolean gtk_clipboard_set_with_data(GtkClipboard *clipboard, const GtkTargetEntry *targets, guint n_targets, GtkClipboardGetFunc get_func, GtkClipboardClearFunc clear_func, gpointer user_data)
void gtk_clipboard_request_text(GtkClipboard *clipboard, GtkClipboardTextReceivedFunc callback, gpointer user_data)
void gtk_clipboard_request_contents(GtkClipboard *clipboard, GdkAtom target, GtkClipboardReceivedFunc callback, gpointer user_data)
GtkClipboard * gtk_clipboard_get(GdkAtom selection)
GdkDisplay * gtk_clipboard_get_display(GtkClipboard *clipboard)
gboolean gtk_clipboard_wait_is_rich_text_available(GtkClipboard *clipboard, GtkTextBuffer *buffer)
gboolean gtk_clipboard_wait_is_uris_available(GtkClipboard *clipboard)
GdkPixbuf * gtk_clipboard_wait_for_image(GtkClipboard *clipboard)
guint8 * gtk_clipboard_wait_for_rich_text(GtkClipboard *clipboard, GtkTextBuffer *buffer, GdkAtom *format, gsize *length)
gboolean gtk_clipboard_wait_for_targets(GtkClipboard *clipboard, GdkAtom **targets, gint *n_targets)
void gtk_clipboard_set_can_store(GtkClipboard *clipboard, const GtkTargetEntry *targets, gint n_targets)
gboolean gtk_clipboard_wait_is_target_available(GtkClipboard *clipboard, GdkAtom target)
gboolean gtk_clipboard_wait_is_text_available(GtkClipboard *clipboard)
GObject * gtk_clipboard_get_owner(GtkClipboard *clipboard)
void gtk_clipboard_clear(GtkClipboard *clipboard)
GtkSelectionData * gtk_clipboard_wait_for_contents(GtkClipboard *clipboard, GdkAtom target)
void gtk_clipboard_store(GtkClipboard *clipboard)
gchar ** gtk_clipboard_wait_for_uris(GtkClipboard *clipboard)
void gtk_clipboard_set_text(GtkClipboard *clipboard, const gchar *text, gint len)
GtkClipboard * gtk_clipboard_get_for_display(GdkDisplay *display, GdkAtom selection)
void gtk_clipboard_set_image(GtkClipboard *clipboard, GdkPixbuf *pixbuf)
void gtk_clipboard_request_image(GtkClipboard *clipboard, GtkClipboardImageReceivedFunc callback, gpointer user_data)
gboolean gtk_clipboard_wait_is_image_available(GtkClipboard *clipboard)
gboolean gtk_clipboard_set_with_owner(GtkClipboard *clipboard, const GtkTargetEntry *targets, guint n_targets, GtkClipboardGetFunc get_func, GtkClipboardClearFunc clear_func, GObject *owner)
void gtk_clipboard_request_uris(GtkClipboard *clipboard, GtkClipboardURIReceivedFunc callback, gpointer user_data)
void gtk_clipboard_request_targets(GtkClipboard *clipboard, GtkClipboardTargetsReceivedFunc callback, gpointer user_data)
gchar * gtk_clipboard_wait_for_text(GtkClipboard *clipboard)
GType gtk_clipboard_get_type(void) G_GNUC_CONST
void gtk_color_selection_get_color(GtkColorSelection *colorsel, gdouble *color)
void gtk_color_selection_get_previous_color(GtkColorSelection *colorsel, GdkColor *color)
gboolean gtk_color_selection_get_has_palette(GtkColorSelection *colorsel)
void gtk_color_selection_set_has_palette(GtkColorSelection *colorsel, gboolean has_palette)
GtkColorSelectionChangePaletteFunc gtk_color_selection_set_change_palette_hook(GtkColorSelectionChangePaletteFunc func)
void gtk_color_selection_set_current_alpha(GtkColorSelection *colorsel, guint16 alpha)
void gtk_color_selection_set_previous_color(GtkColorSelection *colorsel, const GdkColor *color)
gboolean gtk_color_selection_palette_from_string(const gchar *str, GdkColor **colors, gint *n_colors)
GtkWidget * gtk_color_selection_new(void)
gboolean gtk_color_selection_is_adjusting(GtkColorSelection *colorsel)
void gtk_color_selection_set_update_policy(GtkColorSelection *colorsel, GtkUpdateType policy)
void gtk_color_selection_set_current_color(GtkColorSelection *colorsel, const GdkColor *color)
gboolean gtk_color_selection_get_has_opacity_control(GtkColorSelection *colorsel)
void gtk_color_selection_set_has_opacity_control(GtkColorSelection *colorsel, gboolean has_opacity)
void gtk_color_selection_get_current_color(GtkColorSelection *colorsel, GdkColor *color)
GType gtk_color_selection_get_type(void) G_GNUC_CONST
guint16 gtk_color_selection_get_current_alpha(GtkColorSelection *colorsel)
void gtk_color_selection_set_previous_alpha(GtkColorSelection *colorsel, guint16 alpha)
GtkColorSelectionChangePaletteWithScreenFunc gtk_color_selection_set_change_palette_with_screen_hook(GtkColorSelectionChangePaletteWithScreenFunc func)
gchar * gtk_color_selection_palette_to_string(const GdkColor *colors, gint n_colors)
guint16 gtk_color_selection_get_previous_alpha(GtkColorSelection *colorsel)
void gtk_color_selection_set_color(GtkColorSelection *colorsel, gdouble *color)
GtkWidget * gtk_color_selection_dialog_get_color_selection(GtkColorSelectionDialog *colorsel)
GType gtk_color_selection_dialog_get_type(void) G_GNUC_CONST
GtkWidget * gtk_color_selection_dialog_new(const gchar *title)
GtkWidget * gtk_combo_box_new(void)
AtkObject * gtk_combo_box_get_popup_accessible(GtkComboBox *combo_box)
gint gtk_combo_box_get_active(GtkComboBox *combo_box)
GtkWidget * gtk_combo_box_new_text(void)
GtkWidget * gtk_combo_box_new_with_model_and_entry(GtkTreeModel *model)
void gtk_combo_box_remove_text(GtkComboBox *combo_box, gint position)
gboolean gtk_combo_box_get_has_entry(GtkComboBox *combo_box)
const gchar * gtk_combo_box_get_title(GtkComboBox *combo_box)
void gtk_combo_box_set_wrap_width(GtkComboBox *combo_box, gint width)
gchar * gtk_combo_box_get_active_text(GtkComboBox *combo_box)
void gtk_combo_box_set_row_separator_func(GtkComboBox *combo_box, GtkTreeViewRowSeparatorFunc func, gpointer data, GDestroyNotify destroy)
gint gtk_combo_box_get_row_span_column(GtkComboBox *combo_box)
gboolean gtk_combo_box_get_add_tearoffs(GtkComboBox *combo_box)
void gtk_combo_box_set_entry_text_column(GtkComboBox *combo_box, gint text_column)
gint gtk_combo_box_get_wrap_width(GtkComboBox *combo_box)
GType gtk_combo_box_get_type(void) G_GNUC_CONST
GtkTreeModel * gtk_combo_box_get_model(GtkComboBox *combo_box)
void gtk_combo_box_set_add_tearoffs(GtkComboBox *combo_box, gboolean add_tearoffs)
gboolean gtk_combo_box_get_active_iter(GtkComboBox *combo_box, GtkTreeIter *iter)
void gtk_combo_box_set_focus_on_click(GtkComboBox *combo, gboolean focus_on_click)
gboolean gtk_combo_box_get_focus_on_click(GtkComboBox *combo)
GtkWidget * gtk_combo_box_new_with_entry(void)
void gtk_combo_box_prepend_text(GtkComboBox *combo_box, const gchar *text)
void gtk_combo_box_set_model(GtkComboBox *combo_box, GtkTreeModel *model)
gint gtk_combo_box_get_entry_text_column(GtkComboBox *combo_box)
GtkTreeViewRowSeparatorFunc gtk_combo_box_get_row_separator_func(GtkComboBox *combo_box)
void gtk_combo_box_set_button_sensitivity(GtkComboBox *combo_box, GtkSensitivityType sensitivity)
void gtk_combo_box_insert_text(GtkComboBox *combo_box, gint position, const gchar *text)
GtkWidget * gtk_combo_box_new_with_model(GtkTreeModel *model)
void gtk_combo_box_set_title(GtkComboBox *combo_box, const gchar *title)
gint gtk_combo_box_get_column_span_column(GtkComboBox *combo_box)
void gtk_combo_box_set_active_iter(GtkComboBox *combo_box, GtkTreeIter *iter)
void gtk_combo_box_set_active(GtkComboBox *combo_box, gint index_)
void gtk_combo_box_set_column_span_column(GtkComboBox *combo_box, gint column_span)
void gtk_combo_box_append_text(GtkComboBox *combo_box, const gchar *text)
void gtk_combo_box_popdown(GtkComboBox *combo_box)
void gtk_combo_box_popup(GtkComboBox *combo_box)
GtkSensitivityType gtk_combo_box_get_button_sensitivity(GtkComboBox *combo_box)
void gtk_combo_box_set_row_span_column(GtkComboBox *combo_box, gint row_span)
GtkWidget * gtk_combo_box_entry_new(void)
GtkWidget * gtk_combo_box_entry_new_text(void)
GtkWidget * gtk_combo_box_entry_new_with_model(GtkTreeModel *model, gint text_column)
GType gtk_combo_box_entry_get_type(void) G_GNUC_CONST
gint gtk_combo_box_entry_get_text_column(GtkComboBoxEntry *entry_box)
void gtk_combo_box_entry_set_text_column(GtkComboBoxEntry *entry_box, gint text_column)
void gtk_combo_box_text_remove(GtkComboBoxText *combo_box, gint position)
GtkWidget * gtk_combo_box_text_new_with_entry(void)
void gtk_combo_box_text_insert_text(GtkComboBoxText *combo_box, gint position, const gchar *text)
void gtk_combo_box_text_prepend_text(GtkComboBoxText *combo_box, const gchar *text)
gchar * gtk_combo_box_text_get_active_text(GtkComboBoxText *combo_box)
void gtk_combo_box_text_append_text(GtkComboBoxText *combo_box, const gchar *text)
GType gtk_combo_box_text_get_type(void) G_GNUC_CONST
GtkWidget * gtk_combo_box_text_new(void)
void gtk_container_child_get(GtkContainer *container, GtkWidget *child, const gchar *first_prop_name,...) G_GNUC_NULL_TERMINATED
void gtk_container_child_set(GtkContainer *container, GtkWidget *child, const gchar *first_prop_name,...) G_GNUC_NULL_TERMINATED
GParamSpec * gtk_container_class_find_child_property(GObjectClass *cclass, const gchar *property_name)
gboolean gtk_container_get_focus_chain(GtkContainer *container, GList **focusable_widgets)
void gtk_container_add_with_properties(GtkContainer *container, GtkWidget *widget, const gchar *first_prop_name,...) G_GNUC_NULL_TERMINATED
void gtk_container_check_resize(GtkContainer *container)
void gtk_container_forall(GtkContainer *container, GtkCallback callback, gpointer callback_data)
GType gtk_container_get_type(void) G_GNUC_CONST
GtkAdjustment * gtk_container_get_focus_hadjustment(GtkContainer *container)
guint gtk_container_get_border_width(GtkContainer *container)
void gtk_container_set_focus_child(GtkContainer *container, GtkWidget *child)
void gtk_container_set_focus_chain(GtkContainer *container, GList *focusable_widgets)
void gtk_container_class_install_child_property(GtkContainerClass *cclass, guint property_id, GParamSpec *pspec)
void gtk_container_child_get_valist(GtkContainer *container, GtkWidget *child, const gchar *first_property_name, va_list var_args)
void gtk_container_resize_children(GtkContainer *container)
void gtk_container_foreach(GtkContainer *container, GtkCallback callback, gpointer callback_data)
GtkAdjustment * gtk_container_get_focus_vadjustment(GtkContainer *container)
void gtk_container_set_focus_vadjustment(GtkContainer *container, GtkAdjustment *adjustment)
void gtk_container_unset_focus_chain(GtkContainer *container)
void gtk_container_child_get_property(GtkContainer *container, GtkWidget *child, const gchar *property_name, GValue *value)
GType gtk_container_child_type(GtkContainer *container)
void gtk_container_set_focus_hadjustment(GtkContainer *container, GtkAdjustment *adjustment)
void gtk_container_set_border_width(GtkContainer *container, guint border_width)
void gtk_container_propagate_expose(GtkContainer *container, GtkWidget *child, GdkEventExpose *event)
GParamSpec ** gtk_container_class_list_child_properties(GObjectClass *cclass, guint *n_properties)
GtkWidget * gtk_container_get_focus_child(GtkContainer *container)
GList * gtk_container_get_children(GtkContainer *container)
void gtk_container_child_set_property(GtkContainer *container, GtkWidget *child, const gchar *property_name, const GValue *value)
void gtk_container_remove(GtkContainer *container, GtkWidget *widget)
void gtk_container_foreach_full(GtkContainer *container, GtkCallback callback, GtkCallbackMarshal marshal, gpointer callback_data, GDestroyNotify notify)
void gtk_container_child_set_valist(GtkContainer *container, GtkWidget *child, const gchar *first_property_name, va_list var_args)
void gtk_container_add(GtkContainer *container, GtkWidget *widget)
GtkResizeMode gtk_container_get_resize_mode(GtkContainer *container)
void gtk_container_set_reallocate_redraws(GtkContainer *container, gboolean needs_redraws)
void gtk_container_set_resize_mode(GtkContainer *container, GtkResizeMode resize_mode)
GtkWidget * gtk_dialog_get_action_area(GtkDialog *dialog)
GtkWidget * gtk_dialog_get_content_area(GtkDialog *dialog)
gboolean gtk_alternative_dialog_button_order(GdkScreen *screen)
void gtk_dialog_set_response_sensitive(GtkDialog *dialog, gint response_id, gboolean setting)
GtkWidget * gtk_dialog_add_button(GtkDialog *dialog, const gchar *button_text, gint response_id)
void gtk_dialog_response(GtkDialog *dialog, gint response_id)
GtkWidget * gtk_dialog_new(void)
gint gtk_dialog_run(GtkDialog *dialog)
void gtk_dialog_set_alternative_button_order(GtkDialog *dialog, gint first_response_id,...)
gboolean gtk_dialog_get_has_separator(GtkDialog *dialog)
GType gtk_dialog_get_type(void) G_GNUC_CONST
void gtk_dialog_add_buttons(GtkDialog *dialog, const gchar *first_button_text,...) G_GNUC_NULL_TERMINATED
void gtk_dialog_set_has_separator(GtkDialog *dialog, gboolean setting)
void gtk_dialog_set_default_response(GtkDialog *dialog, gint response_id)
gint gtk_dialog_get_response_for_widget(GtkDialog *dialog, GtkWidget *widget)
GtkWidget * gtk_dialog_get_widget_for_response(GtkDialog *dialog, gint response_id)
void gtk_dialog_add_action_widget(GtkDialog *dialog, GtkWidget *child, gint response_id)
void gtk_dialog_set_alternative_button_order_from_array(GtkDialog *dialog, gint n_params, gint *new_order)
GtkWidget * gtk_dialog_new_with_buttons(const gchar *title, GtkWindow *parent, GtkDialogFlags flags, const gchar *first_button_text,...)
GtkWidget * gtk_drag_get_source_widget(GdkDragContext *context)
void gtk_drag_dest_set_target_list(GtkWidget *widget, GtkTargetList *target_list)
void gtk_drag_source_add_image_targets(GtkWidget *widget)
void gtk_drag_highlight(GtkWidget *widget)
void gtk_drag_unhighlight(GtkWidget *widget)
void gtk_drag_dest_set(GtkWidget *widget, GtkDestDefaults flags, const GtkTargetEntry *targets, gint n_targets, GdkDragAction actions)
void gtk_drag_source_set_icon_stock(GtkWidget *widget, const gchar *stock_id)
GtkTargetList * gtk_drag_dest_get_target_list(GtkWidget *widget)
void gtk_drag_set_icon_pixbuf(GdkDragContext *context, GdkPixbuf *pixbuf, gint hot_x, gint hot_y)
void gtk_drag_set_icon_default(GdkDragContext *context)
void gtk_drag_source_set(GtkWidget *widget, GdkModifierType start_button_mask, const GtkTargetEntry *targets, gint n_targets, GdkDragAction actions)
gboolean gtk_drag_dest_get_track_motion(GtkWidget *widget)
void gtk_drag_dest_set_track_motion(GtkWidget *widget, gboolean track_motion)
void gtk_drag_get_data(GtkWidget *widget, GdkDragContext *context, GdkAtom target, guint32 time_)
GtkTargetList * gtk_drag_source_get_target_list(GtkWidget *widget)
void gtk_drag_dest_set_proxy(GtkWidget *widget, GdkWindow *proxy_window, GdkDragProtocol protocol, gboolean use_coordinates)
void gtk_drag_dest_add_image_targets(GtkWidget *widget)
void gtk_drag_source_set_icon(GtkWidget *widget, GdkColormap *colormap, GdkPixmap *pixmap, GdkBitmap *mask)
void gtk_drag_set_icon_pixmap(GdkDragContext *context, GdkColormap *colormap, GdkPixmap *pixmap, GdkBitmap *mask, gint hot_x, gint hot_y)
void gtk_drag_dest_unset(GtkWidget *widget)
void gtk_drag_set_icon_name(GdkDragContext *context, const gchar *icon_name, gint hot_x, gint hot_y)
void gtk_drag_source_set_target_list(GtkWidget *widget, GtkTargetList *target_list)
void gtk_drag_source_add_text_targets(GtkWidget *widget)
void gtk_drag_source_set_icon_pixbuf(GtkWidget *widget, GdkPixbuf *pixbuf)
void gtk_drag_set_default_icon(GdkColormap *colormap, GdkPixmap *pixmap, GdkBitmap *mask, gint hot_x, gint hot_y)
void gtk_drag_finish(GdkDragContext *context, gboolean success, gboolean del, guint32 time_)
void gtk_drag_dest_add_uri_targets(GtkWidget *widget)
gboolean gtk_drag_check_threshold(GtkWidget *widget, gint start_x, gint start_y, gint current_x, gint current_y)
void gtk_drag_source_unset(GtkWidget *widget)
GdkAtom gtk_drag_dest_find_target(GtkWidget *widget, GdkDragContext *context, GtkTargetList *target_list)
void gtk_drag_set_icon_widget(GdkDragContext *context, GtkWidget *widget, gint hot_x, gint hot_y)
void gtk_drag_dest_add_text_targets(GtkWidget *widget)
void gtk_drag_source_add_uri_targets(GtkWidget *widget)
void gtk_drag_set_icon_stock(GdkDragContext *context, const gchar *stock_id, gint hot_x, gint hot_y)
GdkDragContext * gtk_drag_begin(GtkWidget *widget, GtkTargetList *targets, GdkDragAction actions, gint button, GdkEvent *event)
void gtk_drag_source_set_icon_name(GtkWidget *widget, const gchar *icon_name)
GType gtk_drawing_area_get_type(void) G_GNUC_CONST
void gtk_drawing_area_size(GtkDrawingArea *darea, gint width, gint height)
GtkWidget * gtk_drawing_area_new(void)
void gtk_editable_set_editable(GtkEditable *editable, gboolean is_editable)
gchar * gtk_editable_get_chars(GtkEditable *editable, gint start_pos, gint end_pos)
void gtk_editable_insert_text(GtkEditable *editable, const gchar *new_text, gint new_text_length, gint *position)
void gtk_editable_paste_clipboard(GtkEditable *editable)
gint gtk_editable_get_position(GtkEditable *editable)
GType gtk_editable_get_type(void) G_GNUC_CONST
void gtk_editable_delete_selection(GtkEditable *editable)
void gtk_editable_set_position(GtkEditable *editable, gint position)
void gtk_editable_delete_text(GtkEditable *editable, gint start_pos, gint end_pos)
gboolean gtk_editable_get_editable(GtkEditable *editable)
gboolean gtk_editable_get_selection_bounds(GtkEditable *editable, gint *start_pos, gint *end_pos)
void gtk_editable_cut_clipboard(GtkEditable *editable)
void gtk_editable_select_region(GtkEditable *editable, gint start_pos, gint end_pos)
void gtk_editable_copy_clipboard(GtkEditable *editable)
GtkWidget * gtk_entry_new(void)
void gtk_entry_set_progress_pulse_step(GtkEntry *entry, gdouble fraction)
gboolean gtk_entry_get_has_frame(GtkEntry *entry)
GtkEntryCompletion * gtk_entry_get_completion(GtkEntry *entry)
void gtk_entry_set_completion(GtkEntry *entry, GtkEntryCompletion *completion)
guint16 gtk_entry_get_text_length(GtkEntry *entry)
GdkPixbuf * gtk_entry_get_icon_pixbuf(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_unset_invisible_char(GtkEntry *entry)
GtkImageType gtk_entry_get_icon_storage_type(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_set_icon_from_pixbuf(GtkEntry *entry, GtkEntryIconPosition icon_pos, GdkPixbuf *pixbuf)
GtkWidget * gtk_entry_new_with_buffer(GtkEntryBuffer *buffer)
GdkWindow * gtk_entry_get_text_window(GtkEntry *entry)
void gtk_entry_set_overwrite_mode(GtkEntry *entry, gboolean overwrite)
void gtk_entry_set_icon_tooltip_text(GtkEntry *entry, GtkEntryIconPosition icon_pos, const gchar *tooltip)
gint gtk_entry_text_index_to_layout_index(GtkEntry *entry, gint text_index)
void gtk_entry_set_editable(GtkEntry *entry, gboolean editable)
void gtk_entry_set_width_chars(GtkEntry *entry, gint n_chars)
GdkWindow * gtk_entry_get_icon_window(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_set_has_frame(GtkEntry *entry, gboolean setting)
gboolean gtk_entry_get_overwrite_mode(GtkEntry *entry)
gchar * gtk_entry_get_icon_tooltip_text(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_set_icon_from_gicon(GtkEntry *entry, GtkEntryIconPosition icon_pos, GIcon *icon)
void gtk_entry_prepend_text(GtkEntry *entry, const gchar *text)
const GtkBorder * gtk_entry_get_inner_border(GtkEntry *entry)
gboolean gtk_entry_im_context_filter_keypress(GtkEntry *entry, GdkEventKey *event)
GtkWidget * gtk_entry_new_with_max_length(gint max)
const gchar * gtk_entry_get_text(GtkEntry *entry)
gchar * gtk_entry_get_icon_tooltip_markup(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_append_text(GtkEntry *entry, const gchar *text)
GtkEntryBuffer * gtk_entry_get_buffer(GtkEntry *entry)
void gtk_entry_select_region(GtkEntry *entry, gint start, gint end)
void gtk_entry_set_inner_border(GtkEntry *entry, const GtkBorder *border)
gdouble gtk_entry_get_progress_fraction(GtkEntry *entry)
void gtk_entry_reset_im_context(GtkEntry *entry)
void gtk_entry_set_icon_drag_source(GtkEntry *entry, GtkEntryIconPosition icon_pos, GtkTargetList *target_list, GdkDragAction actions)
void gtk_entry_set_progress_fraction(GtkEntry *entry, gdouble fraction)
GType gtk_entry_get_type(void) G_GNUC_CONST
void gtk_entry_set_icon_sensitive(GtkEntry *entry, GtkEntryIconPosition icon_pos, gboolean sensitive)
gboolean gtk_entry_get_icon_activatable(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_set_cursor_hadjustment(GtkEntry *entry, GtkAdjustment *adjustment)
gboolean gtk_entry_get_visibility(GtkEntry *entry)
void gtk_entry_set_icon_from_icon_name(GtkEntry *entry, GtkEntryIconPosition icon_pos, const gchar *icon_name)
gint gtk_entry_get_icon_at_pos(GtkEntry *entry, gint x, gint y)
GtkAdjustment * gtk_entry_get_cursor_hadjustment(GtkEntry *entry)
gboolean gtk_entry_get_icon_sensitive(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_set_position(GtkEntry *entry, gint position)
void gtk_entry_set_alignment(GtkEntry *entry, gfloat xalign)
void gtk_entry_get_layout_offsets(GtkEntry *entry, gint *x, gint *y)
void gtk_entry_set_icon_from_stock(GtkEntry *entry, GtkEntryIconPosition icon_pos, const gchar *stock_id)
void gtk_entry_set_visibility(GtkEntry *entry, gboolean visible)
PangoLayout * gtk_entry_get_layout(GtkEntry *entry)
gint gtk_entry_get_width_chars(GtkEntry *entry)
gint gtk_entry_get_current_icon_drag_source(GtkEntry *entry)
gunichar gtk_entry_get_invisible_char(GtkEntry *entry)
void gtk_entry_progress_pulse(GtkEntry *entry)
gdouble gtk_entry_get_progress_pulse_step(GtkEntry *entry)
void gtk_entry_set_activates_default(GtkEntry *entry, gboolean setting)
gfloat gtk_entry_get_alignment(GtkEntry *entry)
GIcon * gtk_entry_get_icon_gicon(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_set_icon_tooltip_markup(GtkEntry *entry, GtkEntryIconPosition icon_pos, const gchar *tooltip)
void gtk_entry_set_max_length(GtkEntry *entry, gint max)
void gtk_entry_set_buffer(GtkEntry *entry, GtkEntryBuffer *buffer)
void gtk_entry_set_invisible_char(GtkEntry *entry, gunichar ch)
void gtk_entry_set_icon_activatable(GtkEntry *entry, GtkEntryIconPosition icon_pos, gboolean activatable)
gboolean gtk_entry_get_activates_default(GtkEntry *entry)
gint gtk_entry_get_max_length(GtkEntry *entry)
gint gtk_entry_layout_index_to_text_index(GtkEntry *entry, gint layout_index)
const gchar * gtk_entry_get_icon_stock(GtkEntry *entry, GtkEntryIconPosition icon_pos)
void gtk_entry_set_text(GtkEntry *entry, const gchar *text)
const gchar * gtk_entry_get_icon_name(GtkEntry *entry, GtkEntryIconPosition icon_pos)
gsize gtk_entry_buffer_get_bytes(GtkEntryBuffer *buffer)
void gtk_entry_buffer_emit_deleted_text(GtkEntryBuffer *buffer, guint position, guint n_chars)
void gtk_entry_buffer_set_text(GtkEntryBuffer *buffer, const gchar *chars, gint n_chars)
GtkEntryBuffer * gtk_entry_buffer_new(const gchar *initial_chars, gint n_initial_chars)
guint gtk_entry_buffer_insert_text(GtkEntryBuffer *buffer, guint position, const gchar *chars, gint n_chars)
gint gtk_entry_buffer_get_max_length(GtkEntryBuffer *buffer)
void gtk_entry_buffer_set_max_length(GtkEntryBuffer *buffer, gint max_length)
GType gtk_entry_buffer_get_type(void) G_GNUC_CONST
guint gtk_entry_buffer_delete_text(GtkEntryBuffer *buffer, guint position, gint n_chars)
void gtk_entry_buffer_emit_inserted_text(GtkEntryBuffer *buffer, guint position, const gchar *chars, guint n_chars)
const gchar * gtk_entry_buffer_get_text(GtkEntryBuffer *buffer)
guint gtk_entry_buffer_get_length(GtkEntryBuffer *buffer)
gint gtk_entry_completion_get_text_column(GtkEntryCompletion *completion)
void gtk_entry_completion_set_popup_completion(GtkEntryCompletion *completion, gboolean popup_completion)
GtkEntryCompletion * gtk_entry_completion_new(void)
gboolean gtk_entry_completion_get_inline_selection(GtkEntryCompletion *completion)
void gtk_entry_completion_set_popup_set_width(GtkEntryCompletion *completion, gboolean popup_set_width)
void gtk_entry_completion_complete(GtkEntryCompletion *completion)
void gtk_entry_completion_insert_prefix(GtkEntryCompletion *completion)
const gchar * gtk_entry_completion_get_completion_prefix(GtkEntryCompletion *completion)
void gtk_entry_completion_delete_action(GtkEntryCompletion *completion, gint index_)
gint gtk_entry_completion_get_minimum_key_length(GtkEntryCompletion *completion)
gboolean gtk_entry_completion_get_inline_completion(GtkEntryCompletion *completion)
void gtk_entry_completion_set_match_func(GtkEntryCompletion *completion, GtkEntryCompletionMatchFunc func, gpointer func_data, GDestroyNotify func_notify)
void gtk_entry_completion_set_text_column(GtkEntryCompletion *completion, gint column)
void gtk_entry_completion_set_popup_single_match(GtkEntryCompletion *completion, gboolean popup_single_match)
void gtk_entry_completion_set_model(GtkEntryCompletion *completion, GtkTreeModel *model)
gboolean gtk_entry_completion_get_popup_set_width(GtkEntryCompletion *completion)
GtkTreeModel * gtk_entry_completion_get_model(GtkEntryCompletion *completion)
GtkWidget * gtk_entry_completion_get_entry(GtkEntryCompletion *completion)
gboolean gtk_entry_completion_get_popup_single_match(GtkEntryCompletion *completion)
void gtk_entry_completion_insert_action_text(GtkEntryCompletion *completion, gint index_, const gchar *text)
GType gtk_entry_completion_get_type(void) G_GNUC_CONST
void gtk_entry_completion_set_inline_completion(GtkEntryCompletion *completion, gboolean inline_completion)
void gtk_entry_completion_insert_action_markup(GtkEntryCompletion *completion, gint index_, const gchar *markup)
gboolean gtk_entry_completion_get_popup_completion(GtkEntryCompletion *completion)
void gtk_entry_completion_set_minimum_key_length(GtkEntryCompletion *completion, gint length)
void gtk_entry_completion_set_inline_selection(GtkEntryCompletion *completion, gboolean inline_selection)
gboolean gtk_event_box_get_visible_window(GtkEventBox *event_box)
void gtk_event_box_set_above_child(GtkEventBox *event_box, gboolean above_child)
GtkWidget * gtk_event_box_new(void)
void gtk_event_box_set_visible_window(GtkEventBox *event_box, gboolean visible_window)
gboolean gtk_event_box_get_above_child(GtkEventBox *event_box)
GType gtk_event_box_get_type(void) G_GNUC_CONST
gboolean gtk_expander_get_use_markup(GtkExpander *expander)
GType gtk_expander_get_type(void) G_GNUC_CONST
const gchar * gtk_expander_get_label(GtkExpander *expander)
GtkWidget * gtk_expander_get_label_widget(GtkExpander *expander)
void gtk_expander_set_label_widget(GtkExpander *expander, GtkWidget *label_widget)
gboolean gtk_expander_get_expanded(GtkExpander *expander)
void gtk_expander_set_expanded(GtkExpander *expander, gboolean expanded)
void gtk_expander_set_use_markup(GtkExpander *expander, gboolean use_markup)
GtkWidget * gtk_expander_new_with_mnemonic(const gchar *label)
void gtk_expander_set_label(GtkExpander *expander, const gchar *label)
GtkWidget * gtk_expander_new(const gchar *label)
gint gtk_expander_get_spacing(GtkExpander *expander)
gboolean gtk_expander_get_use_underline(GtkExpander *expander)
void gtk_expander_set_use_underline(GtkExpander *expander, gboolean use_underline)
gboolean gtk_expander_get_label_fill(GtkExpander *expander)
void gtk_expander_set_spacing(GtkExpander *expander, gint spacing)
void gtk_expander_set_label_fill(GtkExpander *expander, gboolean label_fill)
gboolean gtk_file_chooser_select_filename(GtkFileChooser *chooser, const char *filename)
void gtk_file_chooser_set_filter(GtkFileChooser *chooser, GtkFileFilter *filter)
void gtk_file_chooser_set_extra_widget(GtkFileChooser *chooser, GtkWidget *extra_widget)
GFile * gtk_file_chooser_get_preview_file(GtkFileChooser *chooser)
void gtk_file_chooser_remove_filter(GtkFileChooser *chooser, GtkFileFilter *filter)
char * gtk_file_chooser_get_preview_filename(GtkFileChooser *chooser)
gboolean gtk_file_chooser_get_local_only(GtkFileChooser *chooser)
gboolean gtk_file_chooser_add_shortcut_folder(GtkFileChooser *chooser, const char *folder, GError **error)
void gtk_file_chooser_select_all(GtkFileChooser *chooser)
gchar * gtk_file_chooser_get_current_folder(GtkFileChooser *chooser)
void gtk_file_chooser_set_use_preview_label(GtkFileChooser *chooser, gboolean use_label)
gboolean gtk_file_chooser_select_file(GtkFileChooser *chooser, GFile *file, GError **error)
gboolean gtk_file_chooser_set_current_folder(GtkFileChooser *chooser, const gchar *filename)
GSList * gtk_file_chooser_get_filenames(GtkFileChooser *chooser)
gboolean gtk_file_chooser_get_show_hidden(GtkFileChooser *chooser)
void gtk_file_chooser_unselect_filename(GtkFileChooser *chooser, const char *filename)
gboolean gtk_file_chooser_get_select_multiple(GtkFileChooser *chooser)
gchar * gtk_file_chooser_get_filename(GtkFileChooser *chooser)
gboolean gtk_file_chooser_set_file(GtkFileChooser *chooser, GFile *file, GError **error)
GtkWidget * gtk_file_chooser_get_extra_widget(GtkFileChooser *chooser)
gchar * gtk_file_chooser_get_current_folder_uri(GtkFileChooser *chooser)
gboolean gtk_file_chooser_add_shortcut_folder_uri(GtkFileChooser *chooser, const char *uri, GError **error)
gboolean gtk_file_chooser_get_preview_widget_active(GtkFileChooser *chooser)
gchar * gtk_file_chooser_get_uri(GtkFileChooser *chooser)
void gtk_file_chooser_set_action(GtkFileChooser *chooser, GtkFileChooserAction action)
void gtk_file_chooser_set_select_multiple(GtkFileChooser *chooser, gboolean select_multiple)
void gtk_file_chooser_add_filter(GtkFileChooser *chooser, GtkFileFilter *filter)
gboolean gtk_file_chooser_remove_shortcut_folder_uri(GtkFileChooser *chooser, const char *uri, GError **error)
gboolean gtk_file_chooser_set_current_folder_uri(GtkFileChooser *chooser, const gchar *uri)
GSList * gtk_file_chooser_get_uris(GtkFileChooser *chooser)
void gtk_file_chooser_set_do_overwrite_confirmation(GtkFileChooser *chooser, gboolean do_overwrite_confirmation)
GQuark gtk_file_chooser_error_quark(void)
void gtk_file_chooser_set_local_only(GtkFileChooser *chooser, gboolean local_only)
GSList * gtk_file_chooser_get_files(GtkFileChooser *chooser)
GtkFileFilter * gtk_file_chooser_get_filter(GtkFileChooser *chooser)
void gtk_file_chooser_unselect_all(GtkFileChooser *chooser)
void gtk_file_chooser_set_preview_widget_active(GtkFileChooser *chooser, gboolean active)
gboolean gtk_file_chooser_remove_shortcut_folder(GtkFileChooser *chooser, const char *folder, GError **error)
GtkWidget * gtk_file_chooser_get_preview_widget(GtkFileChooser *chooser)
void gtk_file_chooser_set_create_folders(GtkFileChooser *chooser, gboolean create_folders)
gboolean gtk_file_chooser_get_use_preview_label(GtkFileChooser *chooser)
GFile * gtk_file_chooser_get_file(GtkFileChooser *chooser)
void gtk_file_chooser_set_show_hidden(GtkFileChooser *chooser, gboolean show_hidden)
GSList * gtk_file_chooser_list_shortcut_folder_uris(GtkFileChooser *chooser)
void gtk_file_chooser_unselect_file(GtkFileChooser *chooser, GFile *file)
gboolean gtk_file_chooser_set_filename(GtkFileChooser *chooser, const char *filename)
gboolean gtk_file_chooser_set_current_folder_file(GtkFileChooser *chooser, GFile *file, GError **error)
GSList * gtk_file_chooser_list_filters(GtkFileChooser *chooser)
GType gtk_file_chooser_get_type(void) G_GNUC_CONST
gboolean gtk_file_chooser_get_create_folders(GtkFileChooser *chooser)
gboolean gtk_file_chooser_set_uri(GtkFileChooser *chooser, const char *uri)
gboolean gtk_file_chooser_get_do_overwrite_confirmation(GtkFileChooser *chooser)
GtkFileChooserAction gtk_file_chooser_get_action(GtkFileChooser *chooser)
char * gtk_file_chooser_get_preview_uri(GtkFileChooser *chooser)
void gtk_file_chooser_set_current_name(GtkFileChooser *chooser, const gchar *name)
gboolean gtk_file_chooser_select_uri(GtkFileChooser *chooser, const char *uri)
GSList * gtk_file_chooser_list_shortcut_folders(GtkFileChooser *chooser)
GFile * gtk_file_chooser_get_current_folder_file(GtkFileChooser *chooser)
void gtk_file_chooser_set_preview_widget(GtkFileChooser *chooser, GtkWidget *preview_widget)
void gtk_file_chooser_unselect_uri(GtkFileChooser *chooser, const char *uri)
GtkWidget * gtk_file_chooser_dialog_new(const gchar *title, GtkWindow *parent, GtkFileChooserAction action, const gchar *first_button_text,...) G_GNUC_NULL_TERMINATED
GType gtk_file_chooser_dialog_get_type(void) G_GNUC_CONST
GtkWidget * gtk_file_chooser_dialog_new_with_backend(const gchar *title, GtkWindow *parent, GtkFileChooserAction action, const gchar *backend, const gchar *first_button_text,...) G_GNUC_NULL_TERMINATED
void gtk_file_filter_set_name(GtkFileFilter *filter, const gchar *name)
void gtk_file_filter_add_pixbuf_formats(GtkFileFilter *filter)
GtkFileFilterFlags gtk_file_filter_get_needed(GtkFileFilter *filter)
GType gtk_file_filter_get_type(void) G_GNUC_CONST
void gtk_file_filter_add_pattern(GtkFileFilter *filter, const gchar *pattern)
const gchar * gtk_file_filter_get_name(GtkFileFilter *filter)
GtkFileFilter * gtk_file_filter_new(void)
gboolean gtk_file_filter_filter(GtkFileFilter *filter, const GtkFileFilterInfo *filter_info)
void gtk_file_filter_add_custom(GtkFileFilter *filter, GtkFileFilterFlags needed, GtkFileFilterFunc func, gpointer data, GDestroyNotify notify)
void gtk_file_filter_add_mime_type(GtkFileFilter *filter, const gchar *mime_type)
void gtk_fixed_put(GtkFixed *fixed, GtkWidget *widget, gint x, gint y)
void gtk_fixed_set_has_window(GtkFixed *fixed, gboolean has_window)
void gtk_fixed_move(GtkFixed *fixed, GtkWidget *widget, gint x, gint y)
gboolean gtk_fixed_get_has_window(GtkFixed *fixed)
GType gtk_fixed_get_type(void) G_GNUC_CONST
GtkWidget * gtk_fixed_new(void)
GtkWidget * gtk_font_selection_dialog_get_ok_button(GtkFontSelectionDialog *fsd)
gchar * gtk_font_selection_get_font_name(GtkFontSelection *fontsel)
PangoFontFace * gtk_font_selection_get_face(GtkFontSelection *fontsel)
PangoFontFamily * gtk_font_selection_get_family(GtkFontSelection *fontsel)
void gtk_font_selection_dialog_set_preview_text(GtkFontSelectionDialog *fsd, const gchar *text)
GtkWidget * gtk_font_selection_get_face_list(GtkFontSelection *fontsel)
GtkWidget * gtk_font_selection_dialog_get_apply_button(GtkFontSelectionDialog *fsd)
GtkWidget * gtk_font_selection_get_size_entry(GtkFontSelection *fontsel)
const gchar * gtk_font_selection_dialog_get_preview_text(GtkFontSelectionDialog *fsd)
GtkWidget * gtk_font_selection_dialog_get_cancel_button(GtkFontSelectionDialog *fsd)
GtkWidget * gtk_font_selection_new(void)
GdkFont * gtk_font_selection_dialog_get_font(GtkFontSelectionDialog *fsd)
GtkWidget * gtk_font_selection_dialog_get_font_selection(GtkFontSelectionDialog *fsd)
gint gtk_font_selection_get_size(GtkFontSelection *fontsel)
gboolean gtk_font_selection_set_font_name(GtkFontSelection *fontsel, const gchar *fontname)
GtkWidget * gtk_font_selection_get_size_list(GtkFontSelection *fontsel)
const gchar * gtk_font_selection_get_preview_text(GtkFontSelection *fontsel)
GtkWidget * gtk_font_selection_get_preview_entry(GtkFontSelection *fontsel)
GtkWidget * gtk_font_selection_dialog_new(const gchar *title)
gchar * gtk_font_selection_dialog_get_font_name(GtkFontSelectionDialog *fsd)
GtkWidget * gtk_font_selection_get_family_list(GtkFontSelection *fontsel)
GdkFont * gtk_font_selection_get_font(GtkFontSelection *fontsel)
GType gtk_font_selection_get_type(void) G_GNUC_CONST
GType gtk_font_selection_dialog_get_type(void) G_GNUC_CONST
gboolean gtk_font_selection_dialog_set_font_name(GtkFontSelectionDialog *fsd, const gchar *fontname)
void gtk_font_selection_set_preview_text(GtkFontSelection *fontsel, const gchar *text)
void gtk_frame_set_label(GtkFrame *frame, const gchar *label)
const gchar * gtk_frame_get_label(GtkFrame *frame)
GType gtk_frame_get_type(void) G_GNUC_CONST
void gtk_frame_set_label_align(GtkFrame *frame, gfloat xalign, gfloat yalign)
GtkWidget * gtk_frame_new(const gchar *label)
GtkWidget * gtk_frame_get_label_widget(GtkFrame *frame)
void gtk_frame_set_shadow_type(GtkFrame *frame, GtkShadowType type)
GtkShadowType gtk_frame_get_shadow_type(GtkFrame *frame)
void gtk_frame_set_label_widget(GtkFrame *frame, GtkWidget *label_widget)
void gtk_frame_get_label_align(GtkFrame *frame, gfloat *xalign, gfloat *yalign)
void gtk_gc_release(GdkGC *gc)
G_BEGIN_DECLS GdkGC * gtk_gc_get(gint depth, GdkColormap *colormap, GdkGCValues *values, GdkGCValuesMask values_mask)
gboolean gtk_handle_box_get_child_detached(GtkHandleBox *handle_box)
GtkPositionType gtk_handle_box_get_handle_position(GtkHandleBox *handle_box)
GType gtk_handle_box_get_type(void) G_GNUC_CONST
void gtk_handle_box_set_shadow_type(GtkHandleBox *handle_box, GtkShadowType type)
GtkWidget * gtk_handle_box_new(void)
GtkShadowType gtk_handle_box_get_shadow_type(GtkHandleBox *handle_box)
GtkPositionType gtk_handle_box_get_snap_edge(GtkHandleBox *handle_box)
void gtk_handle_box_set_snap_edge(GtkHandleBox *handle_box, GtkPositionType edge)
void gtk_handle_box_set_handle_position(GtkHandleBox *handle_box, GtkPositionType position)
void gtk_hbutton_box_set_layout_default(GtkButtonBoxStyle layout)
GType gtk_hbutton_box_get_type(void) G_GNUC_CONST
GtkButtonBoxStyle gtk_hbutton_box_get_layout_default(void)
void gtk_hbutton_box_set_spacing_default(gint spacing)
gint gtk_hbutton_box_get_spacing_default(void)
GtkWidget * gtk_hbutton_box_new(void)
GType gtk_hbox_get_type(void) G_GNUC_CONST
GtkWidget * gtk_hbox_new(gboolean homogeneous, gint spacing)
GtkWidget * gtk_hpaned_new(void)
GType gtk_hpaned_get_type(void) G_GNUC_CONST
GType gtk_hruler_get_type(void) G_GNUC_CONST
GtkWidget * gtk_hruler_new(void)
GtkWidget * gtk_hscale_new(GtkAdjustment *adjustment)
GType gtk_hscale_get_type(void) G_GNUC_CONST
GtkWidget * gtk_hscale_new_with_range(gdouble min, gdouble max, gdouble step)
GType gtk_hseparator_get_type(void) G_GNUC_CONST
GtkWidget * gtk_hseparator_new(void)
GtkWidget * gtk_hsv_new(void)
void gtk_hsv_get_metrics(GtkHSV *hsv, gint *size, gint *ring_width)
gboolean gtk_hsv_is_adjusting(GtkHSV *hsv)
void gtk_rgb_to_hsv(gdouble r, gdouble g, gdouble b, gdouble *h, gdouble *s, gdouble *v)
void gtk_hsv_get_color(GtkHSV *hsv, gdouble *h, gdouble *s, gdouble *v)
void gtk_hsv_set_metrics(GtkHSV *hsv, gint size, gint ring_width)
GType gtk_hsv_get_type(void) G_GNUC_CONST
void gtk_hsv_to_rgb(gdouble h, gdouble s, gdouble v, gdouble *r, gdouble *g, gdouble *b)
void gtk_hsv_set_color(GtkHSV *hsv, double h, double s, double v)
GtkIconSet * gtk_icon_factory_lookup(GtkIconFactory *factory, const gchar *stock_id)
void gtk_icon_source_set_filename(GtkIconSource *source, const gchar *filename)
gboolean gtk_icon_source_get_size_wildcarded(const GtkIconSource *source)
GtkIconSource * gtk_icon_source_new(void)
GType gtk_icon_set_get_type(void) G_GNUC_CONST
GtkIconSet * gtk_icon_factory_lookup_default(const gchar *stock_id)
void gtk_icon_source_set_state_wildcarded(GtkIconSource *source, gboolean setting)
void gtk_icon_source_set_pixbuf(GtkIconSource *source, GdkPixbuf *pixbuf)
GdkPixbuf * gtk_icon_set_render_icon(GtkIconSet *icon_set, GtkStyle *style, GtkTextDirection direction, GtkStateType state, GtkIconSize size, GtkWidget *widget, const char *detail)
void gtk_icon_set_unref(GtkIconSet *icon_set)
GtkIconFactory * gtk_icon_factory_new(void)
void gtk_icon_source_set_size_wildcarded(GtkIconSource *source, gboolean setting)
void gtk_icon_source_set_size(GtkIconSource *source, GtkIconSize size)
void gtk_icon_source_set_icon_name(GtkIconSource *source, const gchar *icon_name)
const gchar * gtk_icon_source_get_icon_name(const GtkIconSource *source)
void gtk_icon_factory_add(GtkIconFactory *factory, const gchar *stock_id, GtkIconSet *icon_set)
GtkTextDirection gtk_icon_source_get_direction(const GtkIconSource *source)
GtkIconSet * gtk_icon_set_new_from_pixbuf(GdkPixbuf *pixbuf)
void gtk_icon_source_set_direction(GtkIconSource *source, GtkTextDirection direction)
GType gtk_icon_factory_get_type(void) G_GNUC_CONST
GtkIconSource * gtk_icon_source_copy(const GtkIconSource *source)
GtkIconSet * gtk_icon_set_new(void)
void gtk_icon_factory_remove_default(GtkIconFactory *factory)
gboolean gtk_icon_source_get_state_wildcarded(const GtkIconSource *source)
void gtk_icon_size_register_alias(const gchar *alias, GtkIconSize target)
gboolean gtk_icon_size_lookup(GtkIconSize size, gint *width, gint *height)
GtkIconSize gtk_icon_size_from_name(const gchar *name)
const gchar * gtk_icon_source_get_filename(const GtkIconSource *source)
GtkStateType gtk_icon_source_get_state(const GtkIconSource *source)
GtkIconSize gtk_icon_size_register(const gchar *name, gint width, gint height)
void gtk_icon_factory_add_default(GtkIconFactory *factory)
gboolean gtk_icon_size_lookup_for_settings(GtkSettings *settings, GtkIconSize size, gint *width, gint *height)
void gtk_icon_source_set_direction_wildcarded(GtkIconSource *source, gboolean setting)
void gtk_icon_source_set_state(GtkIconSource *source, GtkStateType state)
void gtk_icon_set_add_source(GtkIconSet *icon_set, const GtkIconSource *source)
const gchar * gtk_icon_size_get_name(GtkIconSize size)
GtkIconSet * gtk_icon_set_ref(GtkIconSet *icon_set)
void gtk_icon_source_free(GtkIconSource *source)
GdkPixbuf * gtk_icon_source_get_pixbuf(const GtkIconSource *source)
GtkIconSize gtk_icon_source_get_size(const GtkIconSource *source)
gboolean gtk_icon_source_get_direction_wildcarded(const GtkIconSource *source)
GtkIconSet * gtk_icon_set_copy(GtkIconSet *icon_set)
GType gtk_icon_source_get_type(void) G_GNUC_CONST
void gtk_icon_set_get_sizes(GtkIconSet *icon_set, GtkIconSize **sizes, gint *n_sizes)
gboolean gtk_icon_theme_has_icon(GtkIconTheme *icon_theme, const gchar *icon_name)
GtkIconTheme * gtk_icon_theme_get_default(void)
const gchar * gtk_icon_info_get_display_name(GtkIconInfo *icon_info)
GQuark gtk_icon_theme_error_quark(void)
void gtk_icon_info_set_raw_coordinates(GtkIconInfo *icon_info, gboolean raw_coordinates)
GType gtk_icon_theme_get_type(void) G_GNUC_CONST
GList * gtk_icon_theme_list_icons(GtkIconTheme *icon_theme, const gchar *context)
GtkIconInfo * gtk_icon_theme_lookup_by_gicon(GtkIconTheme *icon_theme, GIcon *icon, gint size, GtkIconLookupFlags flags)
GdkPixbuf * gtk_icon_theme_load_icon(GtkIconTheme *icon_theme, const gchar *icon_name, gint size, GtkIconLookupFlags flags, GError **error)
void gtk_icon_theme_set_custom_theme(GtkIconTheme *icon_theme, const gchar *theme_name)
GType gtk_icon_info_get_type(void) G_GNUC_CONST
gint * gtk_icon_theme_get_icon_sizes(GtkIconTheme *icon_theme, const gchar *icon_name)
GList * gtk_icon_theme_list_contexts(GtkIconTheme *icon_theme)
GtkIconTheme * gtk_icon_theme_new(void)
char * gtk_icon_theme_get_example_icon_name(GtkIconTheme *icon_theme)
void gtk_icon_theme_append_search_path(GtkIconTheme *icon_theme, const gchar *path)
gboolean gtk_icon_info_get_attach_points(GtkIconInfo *icon_info, GdkPoint **points, gint *n_points)
GtkIconInfo * gtk_icon_theme_choose_icon(GtkIconTheme *icon_theme, const gchar *icon_names[], gint size, GtkIconLookupFlags flags)
gboolean gtk_icon_info_get_embedded_rect(GtkIconInfo *icon_info, GdkRectangle *rectangle)
void gtk_icon_theme_set_search_path(GtkIconTheme *icon_theme, const gchar *path[], gint n_elements)
GtkIconInfo * gtk_icon_info_copy(GtkIconInfo *icon_info)
gboolean gtk_icon_theme_rescan_if_needed(GtkIconTheme *icon_theme)
void gtk_icon_theme_get_search_path(GtkIconTheme *icon_theme, gchar **path[], gint *n_elements)
GdkPixbuf * gtk_icon_info_get_builtin_pixbuf(GtkIconInfo *icon_info)
void gtk_icon_theme_prepend_search_path(GtkIconTheme *icon_theme, const gchar *path)
void gtk_icon_info_free(GtkIconInfo *icon_info)
const gchar * gtk_icon_info_get_filename(GtkIconInfo *icon_info)
GtkIconInfo * gtk_icon_info_new_for_pixbuf(GtkIconTheme *icon_theme, GdkPixbuf *pixbuf)
gint gtk_icon_info_get_base_size(GtkIconInfo *icon_info)
void gtk_icon_theme_add_builtin_icon(const gchar *icon_name, gint size, GdkPixbuf *pixbuf)
GtkIconInfo * gtk_icon_theme_lookup_icon(GtkIconTheme *icon_theme, const gchar *icon_name, gint size, GtkIconLookupFlags flags)
GtkIconTheme * gtk_icon_theme_get_for_screen(GdkScreen *screen)
void gtk_icon_theme_set_screen(GtkIconTheme *icon_theme, GdkScreen *screen)
GdkPixbuf * gtk_icon_info_load_icon(GtkIconInfo *icon_info, GError **error)
GList * gtk_icon_view_get_selected_items(GtkIconView *icon_view)
gint gtk_icon_view_get_pixbuf_column(GtkIconView *icon_view)
gboolean gtk_icon_view_get_cursor(GtkIconView *icon_view, GtkTreePath **path, GtkCellRenderer **cell)
void gtk_icon_view_set_column_spacing(GtkIconView *icon_view, gint column_spacing)
void gtk_icon_view_set_item_width(GtkIconView *icon_view, gint item_width)
void gtk_icon_view_set_drag_dest_item(GtkIconView *icon_view, GtkTreePath *path, GtkIconViewDropPosition pos)
gboolean gtk_icon_view_path_is_selected(GtkIconView *icon_view, GtkTreePath *path)
void gtk_icon_view_set_reorderable(GtkIconView *icon_view, gboolean reorderable)
void gtk_icon_view_set_tooltip_item(GtkIconView *icon_view, GtkTooltip *tooltip, GtkTreePath *path)
GtkTreeModel * gtk_icon_view_get_model(GtkIconView *icon_view)
gint gtk_icon_view_get_item_padding(GtkIconView *icon_view)
void gtk_icon_view_set_tooltip_cell(GtkIconView *icon_view, GtkTooltip *tooltip, GtkTreePath *path, GtkCellRenderer *cell)
void gtk_icon_view_set_text_column(GtkIconView *icon_view, gint column)
GtkTreePath * gtk_icon_view_get_path_at_pos(GtkIconView *icon_view, gint x, gint y)
void gtk_icon_view_set_tooltip_column(GtkIconView *icon_view, gint column)
void gtk_icon_view_unset_model_drag_dest(GtkIconView *icon_view)
GdkPixmap * gtk_icon_view_create_drag_icon(GtkIconView *icon_view, GtkTreePath *path)
void gtk_icon_view_item_activated(GtkIconView *icon_view, GtkTreePath *path)
void gtk_icon_view_unselect_all(GtkIconView *icon_view)
gint gtk_icon_view_get_text_column(GtkIconView *icon_view)
GtkOrientation gtk_icon_view_get_item_orientation(GtkIconView *icon_view)
void gtk_icon_view_unselect_path(GtkIconView *icon_view, GtkTreePath *path)
gboolean gtk_icon_view_get_item_at_pos(GtkIconView *icon_view, gint x, gint y, GtkTreePath **path, GtkCellRenderer **cell)
gint gtk_icon_view_get_margin(GtkIconView *icon_view)
void gtk_icon_view_set_columns(GtkIconView *icon_view, gint columns)
void gtk_icon_view_select_path(GtkIconView *icon_view, GtkTreePath *path)
void gtk_icon_view_set_model(GtkIconView *icon_view, GtkTreeModel *model)
void gtk_icon_view_get_drag_dest_item(GtkIconView *icon_view, GtkTreePath **path, GtkIconViewDropPosition *pos)
gint gtk_icon_view_get_item_width(GtkIconView *icon_view)
void gtk_icon_view_set_item_orientation(GtkIconView *icon_view, GtkOrientation orientation)
void gtk_icon_view_convert_widget_to_bin_window_coords(GtkIconView *icon_view, gint wx, gint wy, gint *bx, gint *by)
void gtk_icon_view_set_pixbuf_column(GtkIconView *icon_view, gint column)
gint gtk_icon_view_get_tooltip_column(GtkIconView *icon_view)
gint gtk_icon_view_get_spacing(GtkIconView *icon_view)
GtkOrientation gtk_icon_view_get_orientation(GtkIconView *icon_view)
void gtk_icon_view_set_row_spacing(GtkIconView *icon_view, gint row_spacing)
void gtk_icon_view_set_spacing(GtkIconView *icon_view, gint spacing)
void gtk_icon_view_set_item_padding(GtkIconView *icon_view, gint item_padding)
GtkWidget * gtk_icon_view_new_with_model(GtkTreeModel *model)
void gtk_icon_view_enable_model_drag_dest(GtkIconView *icon_view, const GtkTargetEntry *targets, gint n_targets, GdkDragAction actions)
gboolean gtk_icon_view_get_tooltip_context(GtkIconView *icon_view, gint *x, gint *y, gboolean keyboard_tip, GtkTreeModel **model, GtkTreePath **path, GtkTreeIter *iter)
void gtk_icon_view_selected_foreach(GtkIconView *icon_view, GtkIconViewForeachFunc func, gpointer data)
gint gtk_icon_view_get_row_spacing(GtkIconView *icon_view)
GType gtk_icon_view_get_type(void) G_GNUC_CONST
void gtk_icon_view_unset_model_drag_source(GtkIconView *icon_view)
GtkSelectionMode gtk_icon_view_get_selection_mode(GtkIconView *icon_view)
GtkWidget * gtk_icon_view_new(void)
gint gtk_icon_view_get_item_column(GtkIconView *icon_view, GtkTreePath *path)
gint gtk_icon_view_get_markup_column(GtkIconView *icon_view)
gboolean gtk_icon_view_get_reorderable(GtkIconView *icon_view)
void gtk_icon_view_set_orientation(GtkIconView *icon_view, GtkOrientation orientation)
gint gtk_icon_view_get_item_row(GtkIconView *icon_view, GtkTreePath *path)
void gtk_icon_view_set_cursor(GtkIconView *icon_view, GtkTreePath *path, GtkCellRenderer *cell, gboolean start_editing)
void gtk_icon_view_scroll_to_path(GtkIconView *icon_view, GtkTreePath *path, gboolean use_align, gfloat row_align, gfloat col_align)
void gtk_icon_view_set_selection_mode(GtkIconView *icon_view, GtkSelectionMode mode)
gboolean gtk_icon_view_get_visible_range(GtkIconView *icon_view, GtkTreePath **start_path, GtkTreePath **end_path)
gboolean gtk_icon_view_get_dest_item_at_pos(GtkIconView *icon_view, gint drag_x, gint drag_y, GtkTreePath **path, GtkIconViewDropPosition *pos)
void gtk_icon_view_select_all(GtkIconView *icon_view)
void gtk_icon_view_set_markup_column(GtkIconView *icon_view, gint column)
gint gtk_icon_view_get_column_spacing(GtkIconView *icon_view)
void gtk_icon_view_enable_model_drag_source(GtkIconView *icon_view, GdkModifierType start_button_mask, const GtkTargetEntry *targets, gint n_targets, GdkDragAction actions)
void gtk_icon_view_set_margin(GtkIconView *icon_view, gint margin)
gint gtk_icon_view_get_columns(GtkIconView *icon_view)
void gtk_image_get_gicon(GtkImage *image, GIcon **gicon, GtkIconSize *size)
gint gtk_image_get_pixel_size(GtkImage *image)
GtkWidget * gtk_image_new_from_pixmap(GdkPixmap *pixmap, GdkBitmap *mask)
GtkImageType gtk_image_get_storage_type(GtkImage *image)
void gtk_image_set_from_animation(GtkImage *image, GdkPixbufAnimation *animation)
GtkWidget * gtk_image_new_from_animation(GdkPixbufAnimation *animation)
GtkWidget * gtk_image_new_from_icon_set(GtkIconSet *icon_set, GtkIconSize size)
GtkWidget * gtk_image_new_from_icon_name(const gchar *icon_name, GtkIconSize size)
GdkPixbufAnimation * gtk_image_get_animation(GtkImage *image)
void gtk_image_clear(GtkImage *image)
void gtk_image_set_from_pixbuf(GtkImage *image, GdkPixbuf *pixbuf)
void gtk_image_get_image(GtkImage *image, GdkImage **gdk_image, GdkBitmap **mask)
void gtk_image_get_stock(GtkImage *image, gchar **stock_id, GtkIconSize *size)
GdkPixbuf * gtk_image_get_pixbuf(GtkImage *image)
void gtk_image_set_from_icon_name(GtkImage *image, const gchar *icon_name, GtkIconSize size)
GtkWidget * gtk_image_new_from_file(const gchar *filename)
void gtk_image_get_pixmap(GtkImage *image, GdkPixmap **pixmap, GdkBitmap **mask)
void gtk_image_set_pixel_size(GtkImage *image, gint pixel_size)
void gtk_image_set(GtkImage *image, GdkImage *val, GdkBitmap *mask)
void gtk_image_set_from_image(GtkImage *image, GdkImage *gdk_image, GdkBitmap *mask)
void gtk_image_set_from_gicon(GtkImage *image, GIcon *icon, GtkIconSize size)
void gtk_image_set_from_pixmap(GtkImage *image, GdkPixmap *pixmap, GdkBitmap *mask)
void gtk_image_get_icon_set(GtkImage *image, GtkIconSet **icon_set, GtkIconSize *size)
GtkWidget * gtk_image_new_from_image(GdkImage *image, GdkBitmap *mask)
GType gtk_image_get_type(void) G_GNUC_CONST
GtkWidget * gtk_image_new(void)
GtkWidget * gtk_image_new_from_stock(const gchar *stock_id, GtkIconSize size)
void gtk_image_set_from_file(GtkImage *image, const gchar *filename)
void gtk_image_get_icon_name(GtkImage *image, const gchar **icon_name, GtkIconSize *size)
void gtk_image_set_from_stock(GtkImage *image, const gchar *stock_id, GtkIconSize size)
GtkWidget * gtk_image_new_from_gicon(GIcon *icon, GtkIconSize size)
void gtk_image_get(GtkImage *image, GdkImage **val, GdkBitmap **mask)
GtkWidget * gtk_image_new_from_pixbuf(GdkPixbuf *pixbuf)
void gtk_image_set_from_icon_set(GtkImage *image, GtkIconSet *icon_set, GtkIconSize size)
void gtk_im_context_set_client_window(GtkIMContext *context, GdkWindow *window)
void gtk_im_context_focus_in(GtkIMContext *context)
void gtk_im_context_set_cursor_location(GtkIMContext *context, const GdkRectangle *area)
void gtk_im_context_reset(GtkIMContext *context)
gboolean gtk_im_context_delete_surrounding(GtkIMContext *context, gint offset, gint n_chars)
void gtk_im_context_focus_out(GtkIMContext *context)
void gtk_im_context_get_preedit_string(GtkIMContext *context, gchar **str, PangoAttrList **attrs, gint *cursor_pos)
void gtk_im_context_set_use_preedit(GtkIMContext *context, gboolean use_preedit)
GType gtk_im_context_get_type(void) G_GNUC_CONST
void gtk_im_context_set_surrounding(GtkIMContext *context, const gchar *text, gint len, gint cursor_index)
gboolean gtk_im_context_filter_keypress(GtkIMContext *context, GdkEventKey *event)
gboolean gtk_im_context_get_surrounding(GtkIMContext *context, gchar **text, gint *cursor_index)
GType gtk_im_context_simple_get_type(void) G_GNUC_CONST
GtkIMContext * gtk_im_context_simple_new(void)
void gtk_im_context_simple_add_table(GtkIMContextSimple *context_simple, guint16 *data, gint max_seq_len, gint n_seqs)
void gtk_im_multicontext_set_context_id(GtkIMMulticontext *context, const char *context_id)
void gtk_im_multicontext_append_menuitems(GtkIMMulticontext *context, GtkMenuShell *menushell)
GtkIMContext * gtk_im_multicontext_new(void)
const char * gtk_im_multicontext_get_context_id(GtkIMMulticontext *context)
GType gtk_im_multicontext_get_type(void) G_GNUC_CONST
GType gtk_info_bar_get_type(void) G_GNUC_CONST
GtkWidget * gtk_info_bar_new_with_buttons(const gchar *first_button_text,...)
GtkWidget * gtk_info_bar_add_button(GtkInfoBar *info_bar, const gchar *button_text, gint response_id)
void gtk_info_bar_add_action_widget(GtkInfoBar *info_bar, GtkWidget *child, gint response_id)
GtkMessageType gtk_info_bar_get_message_type(GtkInfoBar *info_bar)
GtkWidget * gtk_info_bar_new(void)
GtkWidget * gtk_info_bar_get_action_area(GtkInfoBar *info_bar)
void gtk_info_bar_response(GtkInfoBar *info_bar, gint response_id)
void gtk_info_bar_add_buttons(GtkInfoBar *info_bar, const gchar *first_button_text,...)
void gtk_info_bar_set_response_sensitive(GtkInfoBar *info_bar, gint response_id, gboolean setting)
void gtk_info_bar_set_message_type(GtkInfoBar *info_bar, GtkMessageType message_type)
void gtk_info_bar_set_default_response(GtkInfoBar *info_bar, gint response_id)
GtkWidget * gtk_info_bar_get_content_area(GtkInfoBar *info_bar)
GtkWidget * gtk_invisible_new_for_screen(GdkScreen *screen)
void gtk_invisible_set_screen(GtkInvisible *invisible, GdkScreen *screen)
GtkWidget * gtk_invisible_new(void)
GType gtk_invisible_get_type(void) G_GNUC_CONST
GdkScreen * gtk_invisible_get_screen(GtkInvisible *invisible)
void gtk_item_deselect(GtkItem *item)
GType gtk_item_get_type(void) G_GNUC_CONST
void gtk_item_toggle(GtkItem *item)
void gtk_item_select(GtkItem *item)
void gtk_label_set_use_underline(GtkLabel *label, gboolean setting)
void gtk_label_set_markup(GtkLabel *label, const gchar *str)
void gtk_label_set_mnemonic_widget(GtkLabel *label, GtkWidget *widget)
void gtk_label_set_angle(GtkLabel *label, gdouble angle)
void gtk_label_get_layout_offsets(GtkLabel *label, gint *x, gint *y)
gboolean gtk_label_get_use_markup(GtkLabel *label)
gboolean gtk_label_get_track_visited_links(GtkLabel *label)
const gchar * gtk_label_get_current_uri(GtkLabel *label)
void gtk_label_set_pattern(GtkLabel *label, const gchar *pattern)
GType gtk_label_get_type(void) G_GNUC_CONST
void gtk_label_set_line_wrap(GtkLabel *label, gboolean wrap)
PangoEllipsizeMode gtk_label_get_ellipsize(GtkLabel *label)
PangoWrapMode gtk_label_get_line_wrap_mode(GtkLabel *label)
gboolean gtk_label_get_selection_bounds(GtkLabel *label, gint *start, gint *end)
void gtk_label_set_max_width_chars(GtkLabel *label, gint n_chars)
const gchar * gtk_label_get_label(GtkLabel *label)
void gtk_label_get(GtkLabel *label, gchar **str)
void gtk_label_set_markup_with_mnemonic(GtkLabel *label, const gchar *str)
GtkWidget * gtk_label_get_mnemonic_widget(GtkLabel *label)
PangoLayout * gtk_label_get_layout(GtkLabel *label)
gint gtk_label_get_max_width_chars(GtkLabel *label)
void gtk_label_set_track_visited_links(GtkLabel *label, gboolean track_links)
void gtk_label_set_single_line_mode(GtkLabel *label, gboolean single_line_mode)
void gtk_label_set_text(GtkLabel *label, const gchar *str)
void gtk_label_set_attributes(GtkLabel *label, PangoAttrList *attrs)
void gtk_label_set_justify(GtkLabel *label, GtkJustification jtype)
gint gtk_label_get_width_chars(GtkLabel *label)
void gtk_label_set_use_markup(GtkLabel *label, gboolean setting)
guint gtk_label_parse_uline(GtkLabel *label, const gchar *string)
GtkWidget * gtk_label_new(const gchar *str)
void gtk_label_select_region(GtkLabel *label, gint start_offset, gint end_offset)
gboolean gtk_label_get_selectable(GtkLabel *label)
gdouble gtk_label_get_angle(GtkLabel *label)
void gtk_label_set_text_with_mnemonic(GtkLabel *label, const gchar *str)
gboolean gtk_label_get_use_underline(GtkLabel *label)
gboolean gtk_label_get_single_line_mode(GtkLabel *label)
const gchar * gtk_label_get_text(GtkLabel *label)
guint gtk_label_get_mnemonic_keyval(GtkLabel *label)
GtkWidget * gtk_label_new_with_mnemonic(const gchar *str)
gboolean gtk_label_get_line_wrap(GtkLabel *label)
GtkJustification gtk_label_get_justify(GtkLabel *label)
PangoAttrList * gtk_label_get_attributes(GtkLabel *label)
void gtk_label_set_ellipsize(GtkLabel *label, PangoEllipsizeMode mode)
void gtk_label_set_label(GtkLabel *label, const gchar *str)
void gtk_label_set_line_wrap_mode(GtkLabel *label, PangoWrapMode wrap_mode)
void gtk_label_set_width_chars(GtkLabel *label, gint n_chars)
void gtk_label_set_selectable(GtkLabel *label, gboolean setting)
void gtk_layout_move(GtkLayout *layout, GtkWidget *child_widget, gint x, gint y)
void gtk_layout_put(GtkLayout *layout, GtkWidget *child_widget, gint x, gint y)
GtkAdjustment * gtk_layout_get_hadjustment(GtkLayout *layout)
GdkWindow * gtk_layout_get_bin_window(GtkLayout *layout)
void gtk_layout_set_hadjustment(GtkLayout *layout, GtkAdjustment *adjustment)
void gtk_layout_thaw(GtkLayout *layout)
void gtk_layout_freeze(GtkLayout *layout)
GtkWidget * gtk_layout_new(GtkAdjustment *hadjustment, GtkAdjustment *vadjustment)
void gtk_layout_get_size(GtkLayout *layout, guint *width, guint *height)
GtkAdjustment * gtk_layout_get_vadjustment(GtkLayout *layout)
GType gtk_layout_get_type(void) G_GNUC_CONST
void gtk_layout_set_size(GtkLayout *layout, guint width, guint height)
void gtk_layout_set_vadjustment(GtkLayout *layout, GtkAdjustment *adjustment)
void gtk_list_store_prepend(GtkListStore *list_store, GtkTreeIter *iter)
void gtk_list_store_insert_after(GtkListStore *list_store, GtkTreeIter *iter, GtkTreeIter *sibling)
void gtk_list_store_insert_with_valuesv(GtkListStore *list_store, GtkTreeIter *iter, gint position, gint *columns, GValue *values, gint n_values)
void gtk_list_store_set(GtkListStore *list_store, GtkTreeIter *iter,...)
void gtk_list_store_set_value(GtkListStore *list_store, GtkTreeIter *iter, gint column, GValue *value)
GtkListStore * gtk_list_store_newv(gint n_columns, GType *types)
void gtk_list_store_move_after(GtkListStore *store, GtkTreeIter *iter, GtkTreeIter *position)
void gtk_list_store_insert_with_values(GtkListStore *list_store, GtkTreeIter *iter, gint position,...)
void gtk_list_store_set_valist(GtkListStore *list_store, GtkTreeIter *iter, va_list var_args)
void gtk_list_store_append(GtkListStore *list_store, GtkTreeIter *iter)
gboolean gtk_list_store_iter_is_valid(GtkListStore *list_store, GtkTreeIter *iter)
void gtk_list_store_insert(GtkListStore *list_store, GtkTreeIter *iter, gint position)
void gtk_list_store_swap(GtkListStore *store, GtkTreeIter *a, GtkTreeIter *b)
gboolean gtk_list_store_remove(GtkListStore *list_store, GtkTreeIter *iter)
void gtk_list_store_clear(GtkListStore *list_store)
void gtk_list_store_reorder(GtkListStore *store, gint *new_order)
void gtk_list_store_insert_before(GtkListStore *list_store, GtkTreeIter *iter, GtkTreeIter *sibling)
void gtk_list_store_set_column_types(GtkListStore *list_store, gint n_columns, GType *types)
GtkListStore * gtk_list_store_new(gint n_columns,...)
void gtk_list_store_set_valuesv(GtkListStore *list_store, GtkTreeIter *iter, gint *columns, GValue *values, gint n_values)
GType gtk_list_store_get_type(void) G_GNUC_CONST
void gtk_list_store_move_before(GtkListStore *store, GtkTreeIter *iter, GtkTreeIter *position)
gboolean gtk_init_with_args(int *argc, char ***argv, const char *parameter_string, GOptionEntry *entries, const char *translation_domain, GError **error)
gboolean gtk_true(void) G_GNUC_CONST
void gtk_propagate_event(GtkWidget *widget, GdkEvent *event)
GdkEvent * gtk_get_current_event(void)
gboolean gtk_get_current_event_state(GdkModifierType *state)
const gchar * gtk_check_version(guint required_major, guint required_minor, guint required_micro)
gboolean gtk_main_iteration(void)
void gtk_quit_add_destroy(guint main_level, GtkObject *object)
guint gtk_main_level(void)
void gtk_key_snooper_remove(guint snooper_handler_id)
guint32 gtk_get_current_event_time(void)
void gtk_exit(gint error_code)
void gtk_init(int *argc, char ***argv)
void gtk_quit_remove(guint quit_handler_id)
guint gtk_input_add_full(gint source, GdkInputCondition condition, GdkInputFunction function, GtkCallbackMarshal marshal, gpointer data, GDestroyNotify destroy)
guint gtk_timeout_add_full(guint32 interval, GtkFunction function, GtkCallbackMarshal marshal, gpointer data, GDestroyNotify destroy)
void gtk_init_add(GtkFunction function, gpointer data)
GtkWidget * gtk_get_event_widget(GdkEvent *event)
void gtk_disable_setlocale(void)
void gtk_quit_remove_by_data(gpointer data)
gchar * gtk_set_locale(void)
void gtk_main_do_event(GdkEvent *event)
guint gtk_idle_add(GtkFunction function, gpointer data)
void gtk_grab_remove(GtkWidget *widget)
GtkWidget * gtk_grab_get_current(void)
guint gtk_idle_add_full(gint priority, GtkFunction function, GtkCallbackMarshal marshal, gpointer data, GDestroyNotify destroy)
guint gtk_quit_add(guint main_level, GtkFunction function, gpointer data)
gboolean gtk_false(void) G_GNUC_CONST
GOptionGroup * gtk_get_option_group(gboolean open_default_display)
gboolean gtk_events_pending(void)
gboolean gtk_init_check(int *argc, char ***argv)
void gtk_idle_remove_by_data(gpointer data)
void gtk_grab_add(GtkWidget *widget)
gboolean gtk_parse_args(int *argc, char ***argv)
gboolean gtk_main_iteration_do(gboolean blocking)
guint gtk_idle_add_priority(gint priority, GtkFunction function, gpointer data)
PangoLanguage * gtk_get_default_language(void)
guint gtk_timeout_add(guint32 interval, GtkFunction function, gpointer data)
void gtk_timeout_remove(guint timeout_handler_id)
void gtk_idle_remove(guint idle_handler_id)
guint gtk_key_snooper_install(GtkKeySnoopFunc snooper, gpointer func_data)
guint gtk_quit_add_full(guint main_level, GtkFunction function, GtkCallbackMarshal marshal, gpointer data, GDestroyNotify destroy)
void gtk_input_remove(guint input_handler_id)
void gtk_marshal_VOID__UINT_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_UINT_ENUM(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_BOOLEAN__POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_ENUM__ENUM(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_BOOLEAN__POINTER_INT_INT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__ENUM_FLOAT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__UINT_POINTER_UINT_UINT_ENUM(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__STRING_INT_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_STRING_STRING(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_INT__POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_POINTER_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_BOOLEAN__POINTER_STRING_STRING_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_INT_INT_POINTER_UINT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_POINTER_UINT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
G_BEGIN_DECLS void gtk_marshal_BOOLEAN__VOID(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_BOOLEAN__POINTER_POINTER_INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_INT__POINTER_CHAR_CHAR(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_BOOLEAN__POINTER_INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__INT_INT_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__ENUM_FLOAT_BOOLEAN(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__UINT_POINTER_UINT_ENUM_ENUM_POINTER(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__POINTER_UINT_UINT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
void gtk_marshal_VOID__INT_INT(GClosure *closure, GValue *return_value, guint n_param_values, const GValue *param_values, gpointer invocation_hint, gpointer marshal_data)
GtkWidget * gtk_message_dialog_new(GtkWindow *parent, GtkDialogFlags flags, GtkMessageType type, GtkButtonsType buttons, const gchar *message_format,...) G_GNUC_PRINTF(5
GType gtk_message_dialog_get_type(void) G_GNUC_CONST
GtkWidget * gtk_message_dialog_get_image(GtkMessageDialog *dialog)
void void GtkWidget * gtk_message_dialog_get_message_area(GtkMessageDialog *message_dialog)
void gtk_message_dialog_format_secondary_text(GtkMessageDialog *message_dialog, const gchar *message_format,...) G_GNUC_PRINTF(2
GtkWidget GtkWidget void gtk_message_dialog_set_image(GtkMessageDialog *dialog, GtkWidget *image)
void gtk_message_dialog_set_markup(GtkMessageDialog *message_dialog, const gchar *str)
GtkWidget GtkWidget * gtk_message_dialog_new_with_markup(GtkWindow *parent, GtkDialogFlags flags, GtkMessageType type, GtkButtonsType buttons, const gchar *message_format,...) G_GNUC_PRINTF(5
void void gtk_message_dialog_format_secondary_markup(GtkMessageDialog *message_dialog, const gchar *message_format,...) G_GNUC_PRINTF(2
void gtk_misc_set_padding(GtkMisc *misc, gint xpad, gint ypad)
void gtk_misc_get_padding(GtkMisc *misc, gint *xpad, gint *ypad)
GType gtk_misc_get_type(void) G_GNUC_CONST
void gtk_misc_set_alignment(GtkMisc *misc, gfloat xalign, gfloat yalign)
void gtk_misc_get_alignment(GtkMisc *misc, gfloat *xalign, gfloat *yalign)
GdkScreen * gtk_mount_operation_get_screen(GtkMountOperation *op)
GtkWindow * gtk_mount_operation_get_parent(GtkMountOperation *op)
gboolean gtk_mount_operation_is_showing(GtkMountOperation *op)
GType gtk_mount_operation_get_type(void)
void gtk_mount_operation_set_parent(GtkMountOperation *op, GtkWindow *parent)
void gtk_mount_operation_set_screen(GtkMountOperation *op, GdkScreen *screen)
GMountOperation * gtk_mount_operation_new(GtkWindow *parent)
void gtk_notebook_popup_enable(GtkNotebook *notebook)
GType gtk_notebook_get_type(void) G_GNUC_CONST
gint gtk_notebook_append_page_menu(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label, GtkWidget *menu_label)
void gtk_notebook_set_tab_label_text(GtkNotebook *notebook, GtkWidget *child, const gchar *tab_text)
void gtk_notebook_set_tab_reorderable(GtkNotebook *notebook, GtkWidget *child, gboolean reorderable)
guint16 gtk_notebook_get_tab_hborder(GtkNotebook *notebook)
const gchar * gtk_notebook_get_tab_label_text(GtkNotebook *notebook, GtkWidget *child)
gint gtk_notebook_get_group_id(GtkNotebook *notebook)
void gtk_notebook_query_tab_label_packing(GtkNotebook *notebook, GtkWidget *child, gboolean *expand, gboolean *fill, GtkPackType *pack_type)
gboolean gtk_notebook_get_show_tabs(GtkNotebook *notebook)
void gtk_notebook_set_tab_detachable(GtkNotebook *notebook, GtkWidget *child, gboolean detachable)
void gtk_notebook_reorder_child(GtkNotebook *notebook, GtkWidget *child, gint position)
gint gtk_notebook_append_page(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label)
void gtk_notebook_set_group(GtkNotebook *notebook, gpointer group)
gint gtk_notebook_page_num(GtkNotebook *notebook, GtkWidget *child)
void gtk_notebook_prev_page(GtkNotebook *notebook)
void gtk_notebook_set_menu_label_text(GtkNotebook *notebook, GtkWidget *child, const gchar *menu_text)
void gtk_notebook_set_scrollable(GtkNotebook *notebook, gboolean scrollable)
guint16 gtk_notebook_get_tab_vborder(GtkNotebook *notebook)
GtkWidget * gtk_notebook_get_menu_label(GtkNotebook *notebook, GtkWidget *child)
gint gtk_notebook_insert_page_menu(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label, GtkWidget *menu_label, gint position)
void gtk_notebook_set_menu_label(GtkNotebook *notebook, GtkWidget *child, GtkWidget *menu_label)
void gtk_notebook_next_page(GtkNotebook *notebook)
gint gtk_notebook_get_n_pages(GtkNotebook *notebook)
gint gtk_notebook_insert_page(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label, gint position)
void gtk_notebook_set_window_creation_hook(GtkNotebookWindowCreationFunc func, gpointer data, GDestroyNotify destroy)
gboolean gtk_notebook_get_tab_reorderable(GtkNotebook *notebook, GtkWidget *child)
gpointer gtk_notebook_get_group(GtkNotebook *notebook)
gint gtk_notebook_prepend_page_menu(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label, GtkWidget *menu_label)
void gtk_notebook_set_tab_vborder(GtkNotebook *notebook, guint tab_vborder)
void gtk_notebook_set_tab_hborder(GtkNotebook *notebook, guint tab_hborder)
const gchar * gtk_notebook_get_menu_label_text(GtkNotebook *notebook, GtkWidget *child)
void gtk_notebook_set_current_page(GtkNotebook *notebook, gint page_num)
gint gtk_notebook_prepend_page(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label)
void gtk_notebook_set_group_name(GtkNotebook *notebook, const gchar *group_name)
GtkWidget * gtk_notebook_get_nth_page(GtkNotebook *notebook, gint page_num)
gboolean gtk_notebook_get_show_border(GtkNotebook *notebook)
void gtk_notebook_set_tab_label(GtkNotebook *notebook, GtkWidget *child, GtkWidget *tab_label)
void gtk_notebook_set_action_widget(GtkNotebook *notebook, GtkWidget *widget, GtkPackType pack_type)
void gtk_notebook_popup_disable(GtkNotebook *notebook)
void gtk_notebook_set_group_id(GtkNotebook *notebook, gint group_id)
GtkWidget * gtk_notebook_get_action_widget(GtkNotebook *notebook, GtkPackType pack_type)
void gtk_notebook_set_tab_pos(GtkNotebook *notebook, GtkPositionType pos)
void gtk_notebook_set_show_border(GtkNotebook *notebook, gboolean show_border)
GtkPositionType gtk_notebook_get_tab_pos(GtkNotebook *notebook)
void gtk_notebook_set_show_tabs(GtkNotebook *notebook, gboolean show_tabs)
GtkWidget * gtk_notebook_new(void)
void gtk_notebook_remove_page(GtkNotebook *notebook, gint page_num)
void gtk_notebook_set_tab_label_packing(GtkNotebook *notebook, GtkWidget *child, gboolean expand, gboolean fill, GtkPackType pack_type)
GtkWidget * gtk_notebook_get_tab_label(GtkNotebook *notebook, GtkWidget *child)
const gchar * gtk_notebook_get_group_name(GtkNotebook *notebook)
gboolean gtk_notebook_get_scrollable(GtkNotebook *notebook)
void gtk_notebook_set_tab_border(GtkNotebook *notebook, guint border_width)
gboolean gtk_notebook_get_tab_detachable(GtkNotebook *notebook, GtkWidget *child)
void gtk_notebook_set_homogeneous_tabs(GtkNotebook *notebook, gboolean homogeneous)
gint gtk_notebook_get_current_page(GtkNotebook *notebook)
void gtk_object_destroy(GtkObject *object)
void gtk_object_remove_data(GtkObject *object, const gchar *key)
void gtk_object_set_data_by_id(GtkObject *object, GQuark data_id, gpointer data)
void gtk_object_remove_no_notify(GtkObject *object, const gchar *key)
GtkObject * gtk_object_new(GType type, const gchar *first_property_name,...)
GType gtk_object_get_type(void) G_GNUC_CONST
void gtk_object_set_user_data(GtkObject *object, gpointer data)
void gtk_object_set(GtkObject *object, const gchar *first_property_name,...) G_GNUC_NULL_TERMINATED
void gtk_object_set_data(GtkObject *object, const gchar *key, gpointer data)
void gtk_object_set_data_full(GtkObject *object, const gchar *key, gpointer data, GDestroyNotify destroy)
void gtk_object_remove_data_by_id(GtkObject *object, GQuark data_id)
void gtk_object_unref(GtkObject *object)
void gtk_object_remove_no_notify_by_id(GtkObject *object, GQuark key_id)
void gtk_object_weakunref(GtkObject *object, GDestroyNotify notify, gpointer data)
gpointer gtk_object_get_user_data(GtkObject *object)
void gtk_object_sink(GtkObject *object)
void gtk_object_get(GtkObject *object, const gchar *first_property_name,...) G_GNUC_NULL_TERMINATED
void gtk_object_add_arg_type(const gchar *arg_name, GType arg_type, guint arg_flags, guint arg_id)
void gtk_object_weakref(GtkObject *object, GDestroyNotify notify, gpointer data)
gpointer gtk_object_get_data(GtkObject *object, const gchar *key)
gpointer gtk_object_get_data_by_id(GtkObject *object, GQuark data_id)
GtkObject * gtk_object_ref(GtkObject *object)
void gtk_object_set_data_by_id_full(GtkObject *object, GQuark data_id, gpointer data, GDestroyNotify destroy)
GtkWidget * gtk_offscreen_window_new(void)
GdkPixmap * gtk_offscreen_window_get_pixmap(GtkOffscreenWindow *offscreen)
GType gtk_offscreen_window_get_type(void) G_GNUC_CONST
GdkPixbuf * gtk_offscreen_window_get_pixbuf(GtkOffscreenWindow *offscreen)
GtkOrientation gtk_orientable_get_orientation(GtkOrientable *orientable)
GType gtk_orientable_get_type(void) G_GNUC_CONST
void gtk_orientable_set_orientation(GtkOrientable *orientable, GtkOrientation orientation)
GtkWidget * gtk_page_setup_unix_dialog_new(const gchar *title, GtkWindow *parent)
GtkPrintSettings * gtk_page_setup_unix_dialog_get_print_settings(GtkPageSetupUnixDialog *dialog)
void gtk_page_setup_unix_dialog_set_print_settings(GtkPageSetupUnixDialog *dialog, GtkPrintSettings *print_settings)
GType gtk_page_setup_unix_dialog_get_type(void) G_GNUC_CONST
GtkPageSetup * gtk_page_setup_unix_dialog_get_page_setup(GtkPageSetupUnixDialog *dialog)
void gtk_page_setup_unix_dialog_set_page_setup(GtkPageSetupUnixDialog *dialog, GtkPageSetup *page_setup)
GtkWidget * gtk_paned_get_child2(GtkPaned *paned)
GdkWindow * gtk_paned_get_handle_window(GtkPaned *paned)
void gtk_paned_pack1(GtkPaned *paned, GtkWidget *child, gboolean resize, gboolean shrink)
GtkWidget * gtk_paned_get_child1(GtkPaned *paned)
void gtk_paned_add1(GtkPaned *paned, GtkWidget *child)
gint gtk_paned_get_position(GtkPaned *paned)
void gtk_paned_compute_position(GtkPaned *paned, gint allocation, gint child1_req, gint child2_req)
void gtk_paned_set_position(GtkPaned *paned, gint position)
void gtk_paned_pack2(GtkPaned *paned, GtkWidget *child, gboolean resize, gboolean shrink)
GType gtk_paned_get_type(void) G_GNUC_CONST
void gtk_paned_add2(GtkPaned *paned, GtkWidget *child)
GType gtk_path_bar_get_type(void) G_GNUC_CONST
GdkNativeWindow gtk_plug_get_id(GtkPlug *plug)
GType gtk_plug_get_type(void) G_GNUC_CONST
void gtk_plug_construct(GtkPlug *plug, GdkNativeWindow socket_id)
GdkWindow * gtk_plug_get_socket_window(GtkPlug *plug)
gboolean gtk_plug_get_embedded(GtkPlug *plug)
GtkWidget * gtk_plug_new_for_display(GdkDisplay *display, GdkNativeWindow socket_id)
GtkWidget * gtk_plug_new(GdkNativeWindow socket_id)
void gtk_plug_construct_for_display(GtkPlug *plug, GdkDisplay *display, GdkNativeWindow socket_id)
void gtk_progress_set_adjustment(GtkProgress *progress, GtkAdjustment *adjustment)
void gtk_progress_set_show_text(GtkProgress *progress, gboolean show_text)
gdouble gtk_progress_get_current_percentage(GtkProgress *progress)
gchar * gtk_progress_get_current_text(GtkProgress *progress)
gchar * gtk_progress_get_text_from_value(GtkProgress *progress, gdouble value)
GType gtk_progress_get_type(void) G_GNUC_CONST
void gtk_progress_set_value(GtkProgress *progress, gdouble value)
void gtk_progress_set_format_string(GtkProgress *progress, const gchar *format)
void gtk_progress_configure(GtkProgress *progress, gdouble value, gdouble min, gdouble max)
gdouble gtk_progress_get_value(GtkProgress *progress)
void gtk_progress_set_text_alignment(GtkProgress *progress, gfloat x_align, gfloat y_align)
void gtk_progress_set_activity_mode(GtkProgress *progress, gboolean activity_mode)
void gtk_progress_set_percentage(GtkProgress *progress, gdouble percentage)
gdouble gtk_progress_get_percentage_from_value(GtkProgress *progress, gdouble value)
GtkProgressBarOrientation gtk_progress_bar_get_orientation(GtkProgressBar *pbar)
void gtk_progress_bar_set_activity_step(GtkProgressBar *pbar, guint step)
gdouble gtk_progress_bar_get_fraction(GtkProgressBar *pbar)
void gtk_progress_bar_update(GtkProgressBar *pbar, gdouble percentage)
void gtk_progress_bar_set_pulse_step(GtkProgressBar *pbar, gdouble fraction)
void gtk_progress_bar_set_discrete_blocks(GtkProgressBar *pbar, guint blocks)
const gchar * gtk_progress_bar_get_text(GtkProgressBar *pbar)
void gtk_progress_bar_set_fraction(GtkProgressBar *pbar, gdouble fraction)
void gtk_progress_bar_set_orientation(GtkProgressBar *pbar, GtkProgressBarOrientation orientation)
GType gtk_progress_bar_get_type(void) G_GNUC_CONST
void gtk_progress_bar_set_ellipsize(GtkProgressBar *pbar, PangoEllipsizeMode mode)
void gtk_progress_bar_set_text(GtkProgressBar *pbar, const gchar *text)
GtkWidget * gtk_progress_bar_new(void)
void gtk_progress_bar_set_activity_blocks(GtkProgressBar *pbar, guint blocks)
GtkWidget * gtk_progress_bar_new_with_adjustment(GtkAdjustment *adjustment)
PangoEllipsizeMode gtk_progress_bar_get_ellipsize(GtkProgressBar *pbar)
void gtk_progress_bar_set_bar_style(GtkProgressBar *pbar, GtkProgressBarStyle style)
void gtk_progress_bar_pulse(GtkProgressBar *pbar)
gdouble gtk_progress_bar_get_pulse_step(GtkProgressBar *pbar)
gint gtk_radio_action_get_current_value(GtkRadioAction *action)
GtkRadioAction * gtk_radio_action_new(const gchar *name, const gchar *label, const gchar *tooltip, const gchar *stock_id, gint value)
void gtk_radio_action_set_current_value(GtkRadioAction *action, gint current_value)
void gtk_radio_action_set_group(GtkRadioAction *action, GSList *group)
GType gtk_radio_action_get_type(void) G_GNUC_CONST
GSList * gtk_radio_action_get_group(GtkRadioAction *action)
gdouble gtk_range_get_fill_level(GtkRange *range)
gdouble gtk_range_get_value(GtkRange *range)
void gtk_range_set_fill_level(GtkRange *range, gdouble fill_level)
void gtk_range_set_show_fill_level(GtkRange *range, gboolean show_fill_level)
void gtk_range_get_range_rect(GtkRange *range, GdkRectangle *range_rect)
GType gtk_range_get_type(void) G_GNUC_CONST
void gtk_range_set_value(GtkRange *range, gdouble value)
gboolean gtk_range_get_slider_size_fixed(GtkRange *range)
void gtk_range_set_adjustment(GtkRange *range, GtkAdjustment *adjustment)
void gtk_range_set_slider_size_fixed(GtkRange *range, gboolean size_fixed)
GtkUpdateType gtk_range_get_update_policy(GtkRange *range)
void gtk_range_set_round_digits(GtkRange *range, gint round_digits)
void gtk_range_set_increments(GtkRange *range, gdouble step, gdouble page)
gint gtk_range_get_min_slider_size(GtkRange *range)
void gtk_range_set_flippable(GtkRange *range, gboolean flippable)
gint gtk_range_get_round_digits(GtkRange *range)
void gtk_range_set_inverted(GtkRange *range, gboolean setting)
gboolean gtk_range_get_inverted(GtkRange *range)
void gtk_range_get_slider_range(GtkRange *range, gint *slider_start, gint *slider_end)
gboolean gtk_range_get_show_fill_level(GtkRange *range)
GtkSensitivityType gtk_range_get_lower_stepper_sensitivity(GtkRange *range)
void gtk_range_set_min_slider_size(GtkRange *range, gboolean min_size)
GtkAdjustment * gtk_range_get_adjustment(GtkRange *range)
GtkSensitivityType gtk_range_get_upper_stepper_sensitivity(GtkRange *range)
void gtk_range_set_update_policy(GtkRange *range, GtkUpdateType policy)
void gtk_range_set_lower_stepper_sensitivity(GtkRange *range, GtkSensitivityType sensitivity)
void gtk_range_set_upper_stepper_sensitivity(GtkRange *range, GtkSensitivityType sensitivity)
gboolean gtk_range_get_restrict_to_fill_level(GtkRange *range)
void gtk_range_set_range(GtkRange *range, gdouble min, gdouble max)
gboolean gtk_range_get_flippable(GtkRange *range)
void gtk_range_set_restrict_to_fill_level(GtkRange *range, gboolean restrict_to_fill_level)
guint gtk_rc_parse_color(GScanner *scanner, GdkColor *color)
void gtk_rc_parse(const gchar *filename)
GtkRcStyle * gtk_rc_style_new(void)
GtkRcStyle * gtk_rc_style_copy(GtkRcStyle *orig)
void gtk_rc_style_unref(GtkRcStyle *rc_style)
gchar * gtk_rc_get_im_module_path(void)
void gtk_rc_reset_styles(GtkSettings *settings)
void gtk_rc_parse_string(const gchar *rc_string)
GScanner * gtk_rc_scanner_new(void)
GtkStyle * gtk_rc_get_style(GtkWidget *widget)
gboolean gtk_rc_reparse_all_for_settings(GtkSettings *settings, gboolean force_load)
void gtk_rc_add_widget_name_style(GtkRcStyle *rc_style, const gchar *pattern)
gboolean gtk_rc_reparse_all(void)
guint gtk_rc_parse_color_full(GScanner *scanner, GtkRcStyle *style, GdkColor *color)
void gtk_rc_add_widget_class_style(GtkRcStyle *rc_style, const gchar *pattern)
void gtk_rc_style_ref(GtkRcStyle *rc_style)
GType gtk_rc_style_get_type(void) G_GNUC_CONST
gchar * gtk_rc_find_pixmap_in_path(GtkSettings *settings, GScanner *scanner, const gchar *pixmap_file)
void gtk_rc_add_class_style(GtkRcStyle *rc_style, const gchar *pattern)
GtkStyle * gtk_rc_get_style_by_paths(GtkSettings *settings, const char *widget_path, const char *class_path, GType type)
guint gtk_rc_parse_priority(GScanner *scanner, GtkPathPriorityType *priority)
gchar * gtk_rc_get_module_dir(void)
gchar * gtk_rc_find_module_in_path(const gchar *module_file)
gchar * gtk_rc_get_im_module_file(void)
guint gtk_rc_parse_state(GScanner *scanner, GtkStateType *state)
gboolean gtk_recent_action_get_show_numbers(GtkRecentAction *action)
GType gtk_recent_action_get_type(void) G_GNUC_CONST
GtkAction * gtk_recent_action_new(const gchar *name, const gchar *label, const gchar *tooltip, const gchar *stock_id)
void gtk_recent_action_set_show_numbers(GtkRecentAction *action, gboolean show_numbers)
GtkAction * gtk_recent_action_new_for_manager(const gchar *name, const gchar *label, const gchar *tooltip, const gchar *stock_id, GtkRecentManager *manager)
void gtk_recent_chooser_set_local_only(GtkRecentChooser *chooser, gboolean local_only)
void gtk_recent_chooser_unselect_uri(GtkRecentChooser *chooser, const gchar *uri)
gchar * gtk_recent_chooser_get_current_uri(GtkRecentChooser *chooser)
GType gtk_recent_chooser_get_type(void) G_GNUC_CONST
void gtk_recent_chooser_set_show_icons(GtkRecentChooser *chooser, gboolean show_icons)
void gtk_recent_chooser_unselect_all(GtkRecentChooser *chooser)
void gtk_recent_chooser_add_filter(GtkRecentChooser *chooser, GtkRecentFilter *filter)
gboolean gtk_recent_chooser_get_local_only(GtkRecentChooser *chooser)
gint gtk_recent_chooser_get_limit(GtkRecentChooser *chooser)
void gtk_recent_chooser_set_sort_type(GtkRecentChooser *chooser, GtkRecentSortType sort_type)
void gtk_recent_chooser_set_show_numbers(GtkRecentChooser *chooser, gboolean show_numbers)
void gtk_recent_chooser_set_show_not_found(GtkRecentChooser *chooser, gboolean show_not_found)
gboolean gtk_recent_chooser_select_uri(GtkRecentChooser *chooser, const gchar *uri, GError **error)
GtkRecentSortType gtk_recent_chooser_get_sort_type(GtkRecentChooser *chooser)
void gtk_recent_chooser_remove_filter(GtkRecentChooser *chooser, GtkRecentFilter *filter)
gboolean gtk_recent_chooser_get_select_multiple(GtkRecentChooser *chooser)
GQuark gtk_recent_chooser_error_quark(void)
GtkRecentInfo * gtk_recent_chooser_get_current_item(GtkRecentChooser *chooser)
gboolean gtk_recent_chooser_get_show_icons(GtkRecentChooser *chooser)
void gtk_recent_chooser_set_limit(GtkRecentChooser *chooser, gint limit)
void gtk_recent_chooser_set_sort_func(GtkRecentChooser *chooser, GtkRecentSortFunc sort_func, gpointer sort_data, GDestroyNotify data_destroy)
GList * gtk_recent_chooser_get_items(GtkRecentChooser *chooser)
gboolean gtk_recent_chooser_get_show_tips(GtkRecentChooser *chooser)
gchar ** gtk_recent_chooser_get_uris(GtkRecentChooser *chooser, gsize *length)
GtkRecentFilter * gtk_recent_chooser_get_filter(GtkRecentChooser *chooser)
gboolean gtk_recent_chooser_get_show_numbers(GtkRecentChooser *chooser)
gboolean gtk_recent_chooser_get_show_private(GtkRecentChooser *chooser)
void gtk_recent_chooser_select_all(GtkRecentChooser *chooser)
void gtk_recent_chooser_set_show_private(GtkRecentChooser *chooser, gboolean show_private)
GSList * gtk_recent_chooser_list_filters(GtkRecentChooser *chooser)
gboolean gtk_recent_chooser_set_current_uri(GtkRecentChooser *chooser, const gchar *uri, GError **error)
gboolean gtk_recent_chooser_get_show_not_found(GtkRecentChooser *chooser)
void gtk_recent_chooser_set_select_multiple(GtkRecentChooser *chooser, gboolean select_multiple)
void gtk_recent_chooser_set_filter(GtkRecentChooser *chooser, GtkRecentFilter *filter)
void gtk_recent_chooser_set_show_tips(GtkRecentChooser *chooser, gboolean show_tips)
GtkWidget * gtk_recent_chooser_dialog_new_for_manager(const gchar *title, GtkWindow *parent, GtkRecentManager *manager, const gchar *first_button_text,...) G_GNUC_NULL_TERMINATED
GtkWidget * gtk_recent_chooser_dialog_new(const gchar *title, GtkWindow *parent, const gchar *first_button_text,...) G_GNUC_NULL_TERMINATED
GType gtk_recent_chooser_dialog_get_type(void) G_GNUC_CONST
GType gtk_recent_filter_get_type(void) G_GNUC_CONST
gboolean gtk_recent_filter_filter(GtkRecentFilter *filter, const GtkRecentFilterInfo *filter_info)
void gtk_recent_filter_set_name(GtkRecentFilter *filter, const gchar *name)
void gtk_recent_filter_add_custom(GtkRecentFilter *filter, GtkRecentFilterFlags needed, GtkRecentFilterFunc func, gpointer data, GDestroyNotify data_destroy)
void gtk_recent_filter_add_mime_type(GtkRecentFilter *filter, const gchar *mime_type)
void gtk_recent_filter_add_pixbuf_formats(GtkRecentFilter *filter)
void gtk_recent_filter_add_pattern(GtkRecentFilter *filter, const gchar *pattern)
void gtk_recent_filter_add_application(GtkRecentFilter *filter, const gchar *application)
GtkRecentFilter * gtk_recent_filter_new(void)
void gtk_recent_filter_add_age(GtkRecentFilter *filter, gint days)
GtkRecentFilterFlags gtk_recent_filter_get_needed(GtkRecentFilter *filter)
const gchar * gtk_recent_filter_get_name(GtkRecentFilter *filter)
void gtk_recent_filter_add_group(GtkRecentFilter *filter, const gchar *group)
GList * gtk_recent_manager_get_items(GtkRecentManager *manager)
void gtk_recent_manager_set_screen(GtkRecentManager *manager, GdkScreen *screen)
time_t gtk_recent_info_get_added(GtkRecentInfo *info)
gboolean gtk_recent_info_exists(GtkRecentInfo *info)
gint gtk_recent_manager_get_limit(GtkRecentManager *manager)
gboolean gtk_recent_info_has_application(GtkRecentInfo *info, const gchar *app_name)
GtkRecentManager * gtk_recent_manager_get_default(void)
gboolean gtk_recent_manager_has_item(GtkRecentManager *manager, const gchar *uri)
const gchar * gtk_recent_info_get_mime_type(GtkRecentInfo *info)
GtkRecentInfo * gtk_recent_info_ref(GtkRecentInfo *info)
gboolean gtk_recent_info_match(GtkRecentInfo *info_a, GtkRecentInfo *info_b)
gchar * gtk_recent_info_last_application(GtkRecentInfo *info) G_GNUC_MALLOC
gboolean gtk_recent_manager_remove_item(GtkRecentManager *manager, const gchar *uri, GError **error)
GtkRecentManager * gtk_recent_manager_get_for_screen(GdkScreen *screen)
gboolean gtk_recent_manager_move_item(GtkRecentManager *manager, const gchar *uri, const gchar *new_uri, GError **error)
gchar ** gtk_recent_info_get_applications(GtkRecentInfo *info, gsize *length) G_GNUC_MALLOC
gboolean gtk_recent_info_has_group(GtkRecentInfo *info, const gchar *group_name)
gboolean gtk_recent_info_is_local(GtkRecentInfo *info)
void gtk_recent_info_unref(GtkRecentInfo *info)
GQuark gtk_recent_manager_error_quark(void)
const gchar * gtk_recent_info_get_description(GtkRecentInfo *info)
GType gtk_recent_manager_get_type(void) G_GNUC_CONST
const gchar * gtk_recent_info_get_display_name(GtkRecentInfo *info)
GType gtk_recent_info_get_type(void) G_GNUC_CONST
const gchar * gtk_recent_info_get_uri(GtkRecentInfo *info)
gint gtk_recent_info_get_age(GtkRecentInfo *info)
GdkPixbuf * gtk_recent_info_get_icon(GtkRecentInfo *info, gint size)
gboolean gtk_recent_manager_add_item(GtkRecentManager *manager, const gchar *uri)
gchar ** gtk_recent_info_get_groups(GtkRecentInfo *info, gsize *length) G_GNUC_MALLOC
void gtk_recent_manager_set_limit(GtkRecentManager *manager, gint limit)
gchar * gtk_recent_info_get_uri_display(GtkRecentInfo *info) G_GNUC_MALLOC
GtkRecentInfo * gtk_recent_manager_lookup_item(GtkRecentManager *manager, const gchar *uri, GError **error)
gint gtk_recent_manager_purge_items(GtkRecentManager *manager, GError **error)
gboolean gtk_recent_info_get_private_hint(GtkRecentInfo *info)
gchar * gtk_recent_info_get_short_name(GtkRecentInfo *info) G_GNUC_MALLOC
gboolean gtk_recent_info_get_application_info(GtkRecentInfo *info, const gchar *app_name, const gchar **app_exec, guint *count, time_t *time_)
GtkRecentManager * gtk_recent_manager_new(void)
time_t gtk_recent_info_get_visited(GtkRecentInfo *info)
time_t gtk_recent_info_get_modified(GtkRecentInfo *info)
gboolean gtk_recent_manager_add_full(GtkRecentManager *manager, const gchar *uri, const GtkRecentData *recent_data)
void gtk_ruler_set_metric(GtkRuler *ruler, GtkMetricType metric)
GtkMetricType gtk_ruler_get_metric(GtkRuler *ruler)
void gtk_ruler_draw_ticks(GtkRuler *ruler)
void gtk_ruler_draw_pos(GtkRuler *ruler)
void gtk_ruler_get_range(GtkRuler *ruler, gdouble *lower, gdouble *upper, gdouble *position, gdouble *max_size)
void gtk_ruler_set_range(GtkRuler *ruler, gdouble lower, gdouble upper, gdouble position, gdouble max_size)
GType gtk_ruler_get_type(void) G_GNUC_CONST
PangoLayout * gtk_scale_get_layout(GtkScale *scale)
gboolean gtk_scale_get_draw_value(GtkScale *scale)
void gtk_scale_clear_marks(GtkScale *scale)
gint gtk_scale_get_digits(GtkScale *scale)
void gtk_scale_get_layout_offsets(GtkScale *scale, gint *x, gint *y)
GType gtk_scale_get_type(void) G_GNUC_CONST
GtkPositionType gtk_scale_get_value_pos(GtkScale *scale)
void gtk_scale_set_draw_value(GtkScale *scale, gboolean draw_value)
void gtk_scale_set_digits(GtkScale *scale, gint digits)
void gtk_scale_add_mark(GtkScale *scale, gdouble value, GtkPositionType position, const gchar *markup)
void gtk_scale_set_value_pos(GtkScale *scale, GtkPositionType pos)
gboolean gtk_targets_include_rich_text(GdkAtom *targets, gint n_targets, GtkTextBuffer *buffer)
const guchar * gtk_selection_data_get_data(GtkSelectionData *selection_data)
void gtk_target_list_add_table(GtkTargetList *list, const GtkTargetEntry *targets, guint ntargets)
void gtk_target_list_unref(GtkTargetList *list)
gboolean gtk_selection_data_targets_include_text(GtkSelectionData *selection_data)
void gtk_selection_remove_all(GtkWidget *widget)
void gtk_selection_add_target(GtkWidget *widget, GdkAtom selection, GdkAtom target, guint info)
GtkTargetList * gtk_target_list_new(const GtkTargetEntry *targets, guint ntargets)
void gtk_target_list_add_rich_text_targets(GtkTargetList *list, guint info, gboolean deserializable, GtkTextBuffer *buffer)
void gtk_target_list_add_image_targets(GtkTargetList *list, guint info, gboolean writable)
GtkSelectionData * gtk_selection_data_copy(GtkSelectionData *data)
gboolean gtk_selection_owner_set(GtkWidget *widget, GdkAtom selection, guint32 time_)
gboolean gtk_selection_data_targets_include_rich_text(GtkSelectionData *selection_data, GtkTextBuffer *buffer)
void gtk_target_table_free(GtkTargetEntry *targets, gint n_targets)
void gtk_target_list_add(GtkTargetList *list, GdkAtom target, guint flags, guint info)
gboolean gtk_selection_data_set_pixbuf(GtkSelectionData *selection_data, GdkPixbuf *pixbuf)
gint gtk_selection_data_get_length(GtkSelectionData *selection_data)
guchar * gtk_selection_data_get_text(GtkSelectionData *selection_data)
GType gtk_selection_data_get_type(void) G_GNUC_CONST
gboolean gtk_selection_data_targets_include_uri(GtkSelectionData *selection_data)
GdkAtom gtk_selection_data_get_selection(GtkSelectionData *selection_data)
gboolean gtk_selection_owner_set_for_display(GdkDisplay *display, GtkWidget *widget, GdkAtom selection, guint32 time_)
gboolean gtk_selection_data_get_targets(GtkSelectionData *selection_data, GdkAtom **targets, gint *n_atoms)
gint gtk_selection_data_get_format(GtkSelectionData *selection_data)
void gtk_selection_clear_targets(GtkWidget *widget, GdkAtom selection)
gboolean gtk_selection_data_targets_include_image(GtkSelectionData *selection_data, gboolean writable)
void gtk_target_list_add_uri_targets(GtkTargetList *list, guint info)
gboolean gtk_targets_include_uri(GdkAtom *targets, gint n_targets)
void gtk_selection_add_targets(GtkWidget *widget, GdkAtom selection, const GtkTargetEntry *targets, guint ntargets)
gboolean gtk_selection_clear(GtkWidget *widget, GdkEventSelection *event)
void gtk_selection_data_set(GtkSelectionData *selection_data, GdkAtom type, gint format, const guchar *data, gint length)
GdkDisplay * gtk_selection_data_get_display(GtkSelectionData *selection_data)
void gtk_selection_data_free(GtkSelectionData *data)
GdkAtom gtk_selection_data_get_data_type(GtkSelectionData *selection_data)
gboolean gtk_selection_data_set_uris(GtkSelectionData *selection_data, gchar **uris)
GdkAtom gtk_selection_data_get_target(GtkSelectionData *selection_data)
void gtk_target_list_add_text_targets(GtkTargetList *list, guint info)
GtkTargetList * gtk_target_list_ref(GtkTargetList *list)
GtkTargetEntry * gtk_target_table_new_from_list(GtkTargetList *list, gint *n_targets)
gboolean gtk_selection_convert(GtkWidget *widget, GdkAtom selection, GdkAtom target, guint32 time_)
gboolean gtk_targets_include_image(GdkAtom *targets, gint n_targets, gboolean writable)
void gtk_target_list_remove(GtkTargetList *list, GdkAtom target)
gboolean gtk_target_list_find(GtkTargetList *list, GdkAtom target, guint *info)
gboolean gtk_selection_data_set_text(GtkSelectionData *selection_data, const gchar *str, gint len)
gboolean gtk_targets_include_text(GdkAtom *targets, gint n_targets)
GdkPixbuf * gtk_selection_data_get_pixbuf(GtkSelectionData *selection_data)
gchar ** gtk_selection_data_get_uris(GtkSelectionData *selection_data)
GType gtk_target_list_get_type(void) G_GNUC_CONST
GType gtk_separator_get_type(void) G_GNUC_CONST
GtkSettings * gtk_settings_get_for_screen(GdkScreen *screen)
gboolean gtk_rc_property_parse_enum(const GParamSpec *pspec, const GString *gstring, GValue *property_value)
GtkSettings * gtk_settings_get_default(void)
gboolean gtk_rc_property_parse_requisition(const GParamSpec *pspec, const GString *gstring, GValue *property_value)
void gtk_settings_set_long_property(GtkSettings *settings, const gchar *name, glong v_long, const gchar *origin)
void gtk_settings_install_property(GParamSpec *pspec)
gboolean gtk_rc_property_parse_flags(const GParamSpec *pspec, const GString *gstring, GValue *property_value)
void gtk_settings_set_string_property(GtkSettings *settings, const gchar *name, const gchar *v_string, const gchar *origin)
gboolean gtk_rc_property_parse_color(const GParamSpec *pspec, const GString *gstring, GValue *property_value)
gboolean gtk_rc_property_parse_border(const GParamSpec *pspec, const GString *gstring, GValue *property_value)
void gtk_settings_install_property_parser(GParamSpec *pspec, GtkRcPropertyParser parser)
void gtk_settings_set_double_property(GtkSettings *settings, const gchar *name, gdouble v_double, const gchar *origin)
void gtk_settings_set_property_value(GtkSettings *settings, const gchar *name, const GtkSettingsValue *svalue)
GType gtk_settings_get_type(void) G_GNUC_CONST
G_BEGIN_DECLS gboolean gtk_show_uri(GdkScreen *screen, const gchar *uri, guint32 timestamp, GError **error)
void gtk_size_group_add_widget(GtkSizeGroup *size_group, GtkWidget *widget)
GtkSizeGroupMode gtk_size_group_get_mode(GtkSizeGroup *size_group)
GType gtk_size_group_get_type(void) G_GNUC_CONST
GtkSizeGroup * gtk_size_group_new(GtkSizeGroupMode mode)
void gtk_size_group_remove_widget(GtkSizeGroup *size_group, GtkWidget *widget)
GSList * gtk_size_group_get_widgets(GtkSizeGroup *size_group)
void gtk_size_group_set_mode(GtkSizeGroup *size_group, GtkSizeGroupMode mode)
gboolean gtk_size_group_get_ignore_hidden(GtkSizeGroup *size_group)
void gtk_size_group_set_ignore_hidden(GtkSizeGroup *size_group, gboolean ignore_hidden)
GdkWindow * gtk_socket_get_plug_window(GtkSocket *socket_)
GType gtk_socket_get_type(void) G_GNUC_CONST
GdkNativeWindow gtk_socket_get_id(GtkSocket *socket_)
void gtk_socket_steal(GtkSocket *socket_, GdkNativeWindow wid)
void gtk_socket_add_id(GtkSocket *socket_, GdkNativeWindow window_id)
GtkWidget * gtk_socket_new(void)
void gtk_spinner_stop(GtkSpinner *spinner)
void gtk_spinner_start(GtkSpinner *spinner)
GType gtk_spinner_get_type(void) G_GNUC_CONST
GtkWidget * gtk_spinner_new(void)
void gtk_statusbar_set_has_resize_grip(GtkStatusbar *statusbar, gboolean setting)
GtkWidget * gtk_statusbar_get_message_area(GtkStatusbar *statusbar)
gboolean gtk_statusbar_get_has_resize_grip(GtkStatusbar *statusbar)
void gtk_statusbar_remove(GtkStatusbar *statusbar, guint context_id, guint message_id)
GtkWidget * gtk_statusbar_new(void)
guint gtk_statusbar_push(GtkStatusbar *statusbar, guint context_id, const gchar *text)
void gtk_statusbar_remove_all(GtkStatusbar *statusbar, guint context_id)
GType gtk_statusbar_get_type(void) G_GNUC_CONST
void gtk_statusbar_pop(GtkStatusbar *statusbar, guint context_id)
guint gtk_statusbar_get_context_id(GtkStatusbar *statusbar, const gchar *context_description)
GSList * gtk_stock_list_ids(void)
gboolean gtk_stock_lookup(const gchar *stock_id, GtkStockItem *item)
GtkStockItem * gtk_stock_item_copy(const GtkStockItem *item)
void gtk_stock_item_free(GtkStockItem *item)
void gtk_stock_add_static(const GtkStockItem *items, guint n_items)
void gtk_stock_add(const GtkStockItem *items, guint n_items)
void gtk_stock_set_translate_func(const gchar *domain, GtkTranslateFunc func, gpointer data, GDestroyNotify notify)
void gtk_paint_vline(GtkStyle *style, GdkWindow *window, GtkStateType state_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint y1_, gint y2_, gint x)
GdkFont * gtk_style_get_font(GtkStyle *style)
void gtk_draw_handle(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height, GtkOrientation orientation)
void gtk_draw_shadow_gap(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width)
void gtk_paint_flat_box(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
void gtk_style_get_valist(GtkStyle *style, GType widget_type, const gchar *first_property_name, va_list var_args)
void gtk_style_detach(GtkStyle *style)
GtkStyle * gtk_style_copy(GtkStyle *style)
void gtk_paint_layout(GtkStyle *style, GdkWindow *window, GtkStateType state_type, gboolean use_text, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, PangoLayout *layout)
void gtk_style_unref(GtkStyle *style)
void gtk_paint_hline(GtkStyle *style, GdkWindow *window, GtkStateType state_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x1, gint x2, gint y)
void gtk_paint_diamond(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
gboolean gtk_style_lookup_color(GtkStyle *style, const gchar *color_name, GdkColor *color)
GType gtk_style_get_type(void) G_GNUC_CONST
void gtk_draw_vline(GtkStyle *style, GdkWindow *window, GtkStateType state_type, gint y1_, gint y2_, gint x)
void gtk_style_set_background(GtkStyle *style, GdkWindow *window, GtkStateType state_type)
void gtk_paint_box(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
void gtk_paint_shadow(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
GtkStyle * gtk_style_ref(GtkStyle *style)
void gtk_draw_box_gap(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width)
void gtk_draw_tab(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height)
void gtk_paint_check(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
void gtk_paint_resize_grip(GtkStyle *style, GdkWindow *window, GtkStateType state_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, GdkWindowEdge edge, gint x, gint y, gint width, gint height)
void gtk_draw_slider(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height, GtkOrientation orientation)
void gtk_paint_box_gap(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width)
void gtk_style_get(GtkStyle *style, GType widget_type, const gchar *first_property_name,...) G_GNUC_NULL_TERMINATED
void gtk_draw_extension(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height, GtkPositionType gap_side)
void gtk_draw_hline(GtkStyle *style, GdkWindow *window, GtkStateType state_type, gint x1, gint x2, gint y)
GdkPixbuf * gtk_style_render_icon(GtkStyle *style, const GtkIconSource *source, GtkTextDirection direction, GtkStateType state, GtkIconSize size, GtkWidget *widget, const gchar *detail)
void gtk_draw_option(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height)
void gtk_border_free(GtkBorder *border_)
void gtk_paint_shadow_gap(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side, gint gap_x, gint gap_width)
void gtk_paint_polygon(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, const GdkPoint *points, gint n_points, gboolean fill)
void gtk_draw_diamond(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height)
void gtk_paint_spinner(GtkStyle *style, GdkWindow *window, GtkStateType state_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, guint step, gint x, gint y, gint width, gint height)
GtkStyle * gtk_style_attach(GtkStyle *style, GdkWindow *window) G_GNUC_WARN_UNUSED_RESULT
GtkBorder * gtk_border_new(void) G_GNUC_MALLOC
void gtk_paint_slider(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height, GtkOrientation orientation)
void gtk_style_get_style_property(GtkStyle *style, GType widget_type, const gchar *property_name, GValue *value)
void gtk_draw_polygon(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GdkPoint *points, gint npoints, gboolean fill)
void gtk_draw_insertion_cursor(GtkWidget *widget, GdkDrawable *drawable, const GdkRectangle *area, const GdkRectangle *location, gboolean is_primary, GtkTextDirection direction, gboolean draw_arrow)
void gtk_draw_arrow(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, GtkArrowType arrow_type, gboolean fill, gint x, gint y, gint width, gint height)
GType gtk_border_get_type(void) G_GNUC_CONST
GtkBorder * gtk_border_copy(const GtkBorder *border_)
GtkStyle * gtk_style_new(void)
GtkIconSet * gtk_style_lookup_icon_set(GtkStyle *style, const gchar *stock_id)
void gtk_style_set_font(GtkStyle *style, GdkFont *font)
void gtk_paint_handle(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height, GtkOrientation orientation)
void gtk_draw_layout(GtkStyle *style, GdkWindow *window, GtkStateType state_type, gboolean use_text, gint x, gint y, PangoLayout *layout)
void gtk_paint_option(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
void gtk_style_apply_default_background(GtkStyle *style, GdkWindow *window, gboolean set_bg, GtkStateType state_type, const GdkRectangle *area, gint x, gint y, gint width, gint height)
void gtk_draw_expander(GtkStyle *style, GdkWindow *window, GtkStateType state_type, gint x, gint y, GtkExpanderStyle expander_style)
void gtk_paint_expander(GtkStyle *style, GdkWindow *window, GtkStateType state_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, GtkExpanderStyle expander_style)
void gtk_paint_tab(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
void gtk_draw_focus(GtkStyle *style, GdkWindow *window, gint x, gint y, gint width, gint height)
void gtk_draw_resize_grip(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GdkWindowEdge edge, gint x, gint y, gint width, gint height)
void gtk_draw_box(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height)
void gtk_paint_arrow(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, GtkArrowType arrow_type, gboolean fill, gint x, gint y, gint width, gint height)
void gtk_paint_extension(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height, GtkPositionType gap_side)
void gtk_draw_string(GtkStyle *style, GdkWindow *window, GtkStateType state_type, gint x, gint y, const gchar *string)
void gtk_draw_flat_box(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height)
void gtk_paint_focus(GtkStyle *style, GdkWindow *window, GtkStateType state_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, gint width, gint height)
void gtk_paint_string(GtkStyle *style, GdkWindow *window, GtkStateType state_type, const GdkRectangle *area, GtkWidget *widget, const gchar *detail, gint x, gint y, const gchar *string)
void gtk_draw_check(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height)
void gtk_draw_shadow(GtkStyle *style, GdkWindow *window, GtkStateType state_type, GtkShadowType shadow_type, gint x, gint y, gint width, gint height)
void gtk_table_set_col_spacing(GtkTable *table, guint column, guint spacing)
guint gtk_table_get_row_spacing(GtkTable *table, guint row)
gboolean gtk_table_get_homogeneous(GtkTable *table)
void gtk_table_attach_defaults(GtkTable *table, GtkWidget *widget, guint left_attach, guint right_attach, guint top_attach, guint bottom_attach)
guint gtk_table_get_col_spacing(GtkTable *table, guint column)
void gtk_table_set_col_spacings(GtkTable *table, guint spacing)
GtkWidget * gtk_table_new(guint rows, guint columns, gboolean homogeneous)
void gtk_table_get_size(GtkTable *table, guint *rows, guint *columns)
guint gtk_table_get_default_col_spacing(GtkTable *table)
void gtk_table_attach(GtkTable *table, GtkWidget *child, guint left_attach, guint right_attach, guint top_attach, guint bottom_attach, GtkAttachOptions xoptions, GtkAttachOptions yoptions, guint xpadding, guint ypadding)
void gtk_table_set_row_spacings(GtkTable *table, guint spacing)
guint gtk_table_get_default_row_spacing(GtkTable *table)
void gtk_table_set_row_spacing(GtkTable *table, guint row, guint spacing)
void gtk_table_resize(GtkTable *table, guint rows, guint columns)
GType gtk_table_get_type(void) G_GNUC_CONST
void gtk_table_set_homogeneous(GtkTable *table, gboolean homogeneous)
gboolean gtk_test_widget_click(GtkWidget *widget, guint button, GdkModifierType modifiers)
void gtk_test_slider_set_perc(GtkWidget *widget, double percentage)
double gtk_test_slider_get_value(GtkWidget *widget)
const GType * gtk_test_list_all_types(guint *n_types)
gboolean gtk_test_spin_button_click(GtkSpinButton *spinner, guint button, gboolean upwards)
GtkWidget * gtk_test_find_widget(GtkWidget *widget, const gchar *label_pattern, GType widget_type)
void gtk_test_register_all_types(void)
GtkWidget * gtk_test_create_simple_window(const gchar *window_title, const gchar *dialog_text)
GtkWidget * gtk_test_create_widget(GType widget_type, const gchar *first_property_name,...)
GtkWidget * gtk_test_display_button_window(const gchar *window_title, const gchar *dialog_text,...)
gchar * gtk_test_text_get(GtkWidget *widget)
GtkWidget * gtk_test_find_label(GtkWidget *widget, const gchar *label_pattern)
GtkWidget * gtk_test_find_sibling(GtkWidget *base_widget, GType widget_type)
gboolean gtk_test_widget_send_key(GtkWidget *widget, guint keyval, GdkModifierType modifiers)
G_BEGIN_DECLS void gtk_test_init(int *argcp, char ***argvp,...)
void gtk_test_text_set(GtkWidget *widget, const gchar *string)
gboolean gtk_text_buffer_delete_selection(GtkTextBuffer *buffer, gboolean interactive, gboolean default_editable)
void gtk_text_buffer_select_range(GtkTextBuffer *buffer, const GtkTextIter *ins, const GtkTextIter *bound)
void gtk_text_buffer_insert(GtkTextBuffer *buffer, GtkTextIter *iter, const gchar *text, gint len)
void gtk_text_buffer_add_selection_clipboard(GtkTextBuffer *buffer, GtkClipboard *clipboard)
gint gtk_text_buffer_get_line_count(GtkTextBuffer *buffer)
gboolean gtk_text_buffer_insert_interactive(GtkTextBuffer *buffer, GtkTextIter *iter, const gchar *text, gint len, gboolean default_editable)
void gtk_text_buffer_insert_with_tags(GtkTextBuffer *buffer, GtkTextIter *iter, const gchar *text, gint len, GtkTextTag *first_tag,...) G_GNUC_NULL_TERMINATED
void gtk_text_buffer_get_end_iter(GtkTextBuffer *buffer, GtkTextIter *iter)
gboolean gtk_text_buffer_insert_interactive_at_cursor(GtkTextBuffer *buffer, const gchar *text, gint len, gboolean default_editable)
void gtk_text_buffer_place_cursor(GtkTextBuffer *buffer, const GtkTextIter *where)
GtkTextMark * gtk_text_buffer_get_selection_bound(GtkTextBuffer *buffer)
void gtk_text_buffer_get_iter_at_mark(GtkTextBuffer *buffer, GtkTextIter *iter, GtkTextMark *mark)
void gtk_text_buffer_remove_tag(GtkTextBuffer *buffer, GtkTextTag *tag, const GtkTextIter *start, const GtkTextIter *end)
gchar * gtk_text_buffer_get_text(GtkTextBuffer *buffer, const GtkTextIter *start, const GtkTextIter *end, gboolean include_hidden_chars)
void gtk_text_buffer_cut_clipboard(GtkTextBuffer *buffer, GtkClipboard *clipboard, gboolean default_editable)
gboolean gtk_text_buffer_backspace(GtkTextBuffer *buffer, GtkTextIter *iter, gboolean interactive, gboolean default_editable)
GtkTextTagTable * gtk_text_buffer_get_tag_table(GtkTextBuffer *buffer)
GtkTargetList * gtk_text_buffer_get_paste_target_list(GtkTextBuffer *buffer)
void gtk_text_buffer_delete_mark_by_name(GtkTextBuffer *buffer, const gchar *name)
void gtk_text_buffer_add_mark(GtkTextBuffer *buffer, GtkTextMark *mark, const GtkTextIter *where)
GtkTextMark * gtk_text_buffer_get_mark(GtkTextBuffer *buffer, const gchar *name)
GType gtk_text_buffer_get_type(void) G_GNUC_CONST
gchar * gtk_text_buffer_get_slice(GtkTextBuffer *buffer, const GtkTextIter *start, const GtkTextIter *end, gboolean include_hidden_chars)
void gtk_text_buffer_paste_clipboard(GtkTextBuffer *buffer, GtkClipboard *clipboard, GtkTextIter *override_location, gboolean default_editable)
void gtk_text_buffer_insert_at_cursor(GtkTextBuffer *buffer, const gchar *text, gint len)
void gtk_text_buffer_insert_pixbuf(GtkTextBuffer *buffer, GtkTextIter *iter, GdkPixbuf *pixbuf)
void gtk_text_buffer_get_start_iter(GtkTextBuffer *buffer, GtkTextIter *iter)
gboolean gtk_text_buffer_get_modified(GtkTextBuffer *buffer)
void gtk_text_buffer_set_text(GtkTextBuffer *buffer, const gchar *text, gint len)
void gtk_text_buffer_set_modified(GtkTextBuffer *buffer, gboolean setting)
void gtk_text_buffer_get_iter_at_line_offset(GtkTextBuffer *buffer, GtkTextIter *iter, gint line_number, gint char_offset)
gint gtk_text_buffer_get_char_count(GtkTextBuffer *buffer)
void gtk_text_buffer_remove_selection_clipboard(GtkTextBuffer *buffer, GtkClipboard *clipboard)
void gtk_text_buffer_move_mark_by_name(GtkTextBuffer *buffer, const gchar *name, const GtkTextIter *where)
GtkTargetList * gtk_text_buffer_get_copy_target_list(GtkTextBuffer *buffer)
void gtk_text_buffer_insert_with_tags_by_name(GtkTextBuffer *buffer, GtkTextIter *iter, const gchar *text, gint len, const gchar *first_tag_name,...) G_GNUC_NULL_TERMINATED
GtkTextMark * gtk_text_buffer_get_insert(GtkTextBuffer *buffer)
void gtk_text_buffer_insert_range(GtkTextBuffer *buffer, GtkTextIter *iter, const GtkTextIter *start, const GtkTextIter *end)
void gtk_text_buffer_insert_child_anchor(GtkTextBuffer *buffer, GtkTextIter *iter, GtkTextChildAnchor *anchor)
gboolean gtk_text_buffer_get_has_selection(GtkTextBuffer *buffer)
gboolean gtk_text_buffer_delete_interactive(GtkTextBuffer *buffer, GtkTextIter *start_iter, GtkTextIter *end_iter, gboolean default_editable)
void gtk_text_buffer_remove_tag_by_name(GtkTextBuffer *buffer, const gchar *name, const GtkTextIter *start, const GtkTextIter *end)
void gtk_text_buffer_remove_all_tags(GtkTextBuffer *buffer, const GtkTextIter *start, const GtkTextIter *end)
GtkTextBuffer * gtk_text_buffer_new(GtkTextTagTable *table)
void gtk_text_buffer_move_mark(GtkTextBuffer *buffer, GtkTextMark *mark, const GtkTextIter *where)
GtkTextMark * gtk_text_buffer_create_mark(GtkTextBuffer *buffer, const gchar *mark_name, const GtkTextIter *where, gboolean left_gravity)
GtkTextTag * gtk_text_buffer_create_tag(GtkTextBuffer *buffer, const gchar *tag_name, const gchar *first_property_name,...)
GtkTextChildAnchor * gtk_text_buffer_create_child_anchor(GtkTextBuffer *buffer, GtkTextIter *iter)
void gtk_text_buffer_get_iter_at_line_index(GtkTextBuffer *buffer, GtkTextIter *iter, gint line_number, gint byte_index)
void gtk_text_buffer_get_iter_at_child_anchor(GtkTextBuffer *buffer, GtkTextIter *iter, GtkTextChildAnchor *anchor)
void gtk_text_buffer_copy_clipboard(GtkTextBuffer *buffer, GtkClipboard *clipboard)
void gtk_text_buffer_delete_mark(GtkTextBuffer *buffer, GtkTextMark *mark)
void gtk_text_buffer_delete(GtkTextBuffer *buffer, GtkTextIter *start, GtkTextIter *end)
void gtk_text_buffer_get_iter_at_offset(GtkTextBuffer *buffer, GtkTextIter *iter, gint char_offset)
void gtk_text_buffer_apply_tag(GtkTextBuffer *buffer, GtkTextTag *tag, const GtkTextIter *start, const GtkTextIter *end)
void gtk_text_buffer_begin_user_action(GtkTextBuffer *buffer)
gboolean gtk_text_buffer_get_selection_bounds(GtkTextBuffer *buffer, GtkTextIter *start, GtkTextIter *end)
void gtk_text_buffer_get_iter_at_line(GtkTextBuffer *buffer, GtkTextIter *iter, gint line_number)
void gtk_text_buffer_apply_tag_by_name(GtkTextBuffer *buffer, const gchar *name, const GtkTextIter *start, const GtkTextIter *end)
gboolean gtk_text_buffer_insert_range_interactive(GtkTextBuffer *buffer, GtkTextIter *iter, const GtkTextIter *start, const GtkTextIter *end, gboolean default_editable)
void gtk_text_buffer_get_bounds(GtkTextBuffer *buffer, GtkTextIter *start, GtkTextIter *end)
void gtk_text_buffer_end_user_action(GtkTextBuffer *buffer)
GdkAtom gtk_text_buffer_register_deserialize_tagset(GtkTextBuffer *buffer, const gchar *tagset_name)
GdkAtom gtk_text_buffer_register_serialize_format(GtkTextBuffer *buffer, const gchar *mime_type, GtkTextBufferSerializeFunc function, gpointer user_data, GDestroyNotify user_data_destroy)
gboolean gtk_text_buffer_deserialize_get_can_create_tags(GtkTextBuffer *buffer, GdkAtom format)
GdkAtom gtk_text_buffer_register_deserialize_format(GtkTextBuffer *buffer, const gchar *mime_type, GtkTextBufferDeserializeFunc function, gpointer user_data, GDestroyNotify user_data_destroy)
gboolean gtk_text_buffer_deserialize(GtkTextBuffer *register_buffer, GtkTextBuffer *content_buffer, GdkAtom format, GtkTextIter *iter, const guint8 *data, gsize length, GError **error)
GdkAtom gtk_text_buffer_register_serialize_tagset(GtkTextBuffer *buffer, const gchar *tagset_name)
void gtk_text_buffer_deserialize_set_can_create_tags(GtkTextBuffer *buffer, GdkAtom format, gboolean can_create_tags)
guint8 * gtk_text_buffer_serialize(GtkTextBuffer *register_buffer, GtkTextBuffer *content_buffer, GdkAtom format, const GtkTextIter *start, const GtkTextIter *end, gsize *length)
GdkAtom * gtk_text_buffer_get_serialize_formats(GtkTextBuffer *buffer, gint *n_formats)
GdkAtom * gtk_text_buffer_get_deserialize_formats(GtkTextBuffer *buffer, gint *n_formats)
void gtk_text_buffer_unregister_deserialize_format(GtkTextBuffer *buffer, GdkAtom format)
void gtk_text_buffer_unregister_serialize_format(GtkTextBuffer *buffer, GdkAtom format)
GList * gtk_text_child_anchor_get_widgets(GtkTextChildAnchor *anchor)
gboolean gtk_text_child_anchor_get_deleted(GtkTextChildAnchor *anchor)
GtkTextChildAnchor * gtk_text_child_anchor_new(void)
GType gtk_text_child_anchor_get_type(void) G_GNUC_CONST
G_BEGIN_DECLS void gtk_text_layout_draw(GtkTextLayout *layout, GtkWidget *widget, GdkDrawable *drawable, GdkGC *cursor_gc, gint x_offset, gint y_offset, gint x, gint y, gint width, gint height, GList **widgets)
gint gtk_text_iter_get_chars_in_line(const GtkTextIter *iter)
gboolean gtk_text_iter_backward_sentence_starts(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_forward_visible_word_end(GtkTextIter *iter)
gboolean gtk_text_iter_forward_visible_cursor_positions(GtkTextIter *iter, gint count)
void gtk_text_iter_forward_to_end(GtkTextIter *iter)
gint gtk_text_iter_get_offset(const GtkTextIter *iter)
gint gtk_text_iter_get_line_offset(const GtkTextIter *iter)
GSList * gtk_text_iter_get_marks(const GtkTextIter *iter)
gboolean gtk_text_iter_is_end(const GtkTextIter *iter)
gboolean gtk_text_iter_backward_char(GtkTextIter *iter)
gboolean gtk_text_iter_inside_sentence(const GtkTextIter *iter)
gboolean gtk_text_iter_starts_sentence(const GtkTextIter *iter)
gunichar gtk_text_iter_get_char(const GtkTextIter *iter)
void gtk_text_iter_set_line(GtkTextIter *iter, gint line_number)
gboolean gtk_text_iter_backward_find_char(GtkTextIter *iter, GtkTextCharPredicate pred, gpointer user_data, const GtkTextIter *limit)
gboolean gtk_text_iter_forward_sentence_ends(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_forward_find_char(GtkTextIter *iter, GtkTextCharPredicate pred, gpointer user_data, const GtkTextIter *limit)
gboolean gtk_text_iter_equal(const GtkTextIter *lhs, const GtkTextIter *rhs)
gboolean gtk_text_iter_backward_lines(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_forward_word_ends(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_forward_word_end(GtkTextIter *iter)
gboolean gtk_text_iter_starts_word(const GtkTextIter *iter)
gboolean gtk_text_iter_backward_chars(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_ends_sentence(const GtkTextIter *iter)
gboolean gtk_text_iter_toggles_tag(const GtkTextIter *iter, GtkTextTag *tag)
gboolean gtk_text_iter_forward_to_tag_toggle(GtkTextIter *iter, GtkTextTag *tag)
gchar * gtk_text_iter_get_visible_text(const GtkTextIter *start, const GtkTextIter *end)
gboolean gtk_text_iter_backward_cursor_positions(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_backward_visible_line(GtkTextIter *iter)
gboolean gtk_text_iter_starts_line(const GtkTextIter *iter)
gboolean gtk_text_iter_backward_cursor_position(GtkTextIter *iter)
void gtk_text_iter_set_visible_line_offset(GtkTextIter *iter, gint char_on_line)
gboolean gtk_text_iter_forward_cursor_positions(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_backward_visible_cursor_position(GtkTextIter *iter)
void gtk_text_iter_set_offset(GtkTextIter *iter, gint char_offset)
gboolean gtk_text_iter_backward_visible_lines(GtkTextIter *iter, gint count)
gchar * gtk_text_iter_get_slice(const GtkTextIter *start, const GtkTextIter *end)
gint gtk_text_iter_get_bytes_in_line(const GtkTextIter *iter)
gboolean gtk_text_iter_backward_search(const GtkTextIter *iter, const gchar *str, GtkTextSearchFlags flags, GtkTextIter *match_start, GtkTextIter *match_end, const GtkTextIter *limit)
GtkTextChildAnchor * gtk_text_iter_get_child_anchor(const GtkTextIter *iter)
gboolean gtk_text_iter_backward_visible_word_start(GtkTextIter *iter)
void gtk_text_iter_set_line_offset(GtkTextIter *iter, gint char_on_line)
gboolean gtk_text_iter_forward_visible_lines(GtkTextIter *iter, gint count)
GtkTextBuffer * gtk_text_iter_get_buffer(const GtkTextIter *iter)
GSList * gtk_text_iter_get_toggled_tags(const GtkTextIter *iter, gboolean toggled_on)
void gtk_text_iter_set_visible_line_index(GtkTextIter *iter, gint byte_on_line)
gboolean gtk_text_iter_editable(const GtkTextIter *iter, gboolean default_setting)
gint gtk_text_iter_get_visible_line_offset(const GtkTextIter *iter)
gboolean gtk_text_iter_forward_visible_line(GtkTextIter *iter)
gboolean gtk_text_iter_forward_to_line_end(GtkTextIter *iter)
gboolean gtk_text_iter_has_tag(const GtkTextIter *iter, GtkTextTag *tag)
gboolean gtk_text_iter_backward_word_starts(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_forward_visible_word_ends(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_forward_char(GtkTextIter *iter)
gboolean gtk_text_iter_backward_visible_word_starts(GtkTextIter *iter, gint count)
gint gtk_text_iter_get_line(const GtkTextIter *iter)
gint gtk_text_iter_get_visible_line_index(const GtkTextIter *iter)
gint gtk_text_iter_compare(const GtkTextIter *lhs, const GtkTextIter *rhs)
gchar * gtk_text_iter_get_text(const GtkTextIter *start, const GtkTextIter *end)
gboolean gtk_text_iter_backward_visible_cursor_positions(GtkTextIter *iter, gint count)
void gtk_text_iter_order(GtkTextIter *first, GtkTextIter *second)
gboolean gtk_text_iter_forward_lines(GtkTextIter *iter, gint count)
GtkTextIter * gtk_text_iter_copy(const GtkTextIter *iter)
gboolean gtk_text_iter_forward_visible_cursor_position(GtkTextIter *iter)
gboolean gtk_text_iter_begins_tag(const GtkTextIter *iter, GtkTextTag *tag)
gboolean gtk_text_iter_get_attributes(const GtkTextIter *iter, GtkTextAttributes *values)
gboolean gtk_text_iter_backward_word_start(GtkTextIter *iter)
void gtk_text_iter_free(GtkTextIter *iter)
gboolean gtk_text_iter_can_insert(const GtkTextIter *iter, gboolean default_editability)
gboolean gtk_text_iter_backward_to_tag_toggle(GtkTextIter *iter, GtkTextTag *tag)
GType gtk_text_iter_get_type(void) G_GNUC_CONST
gint gtk_text_iter_get_line_index(const GtkTextIter *iter)
gboolean gtk_text_iter_ends_tag(const GtkTextIter *iter, GtkTextTag *tag)
gboolean gtk_text_iter_inside_word(const GtkTextIter *iter)
gboolean gtk_text_iter_forward_search(const GtkTextIter *iter, const gchar *str, GtkTextSearchFlags flags, GtkTextIter *match_start, GtkTextIter *match_end, const GtkTextIter *limit)
gchar * gtk_text_iter_get_visible_slice(const GtkTextIter *start, const GtkTextIter *end)
gboolean gtk_text_iter_forward_chars(GtkTextIter *iter, gint count)
gboolean gtk_text_iter_ends_line(const GtkTextIter *iter)
void gtk_text_iter_set_line_index(GtkTextIter *iter, gint byte_on_line)
gboolean gtk_text_iter_forward_line(GtkTextIter *iter)
gboolean gtk_text_iter_backward_sentence_start(GtkTextIter *iter)
gboolean gtk_text_iter_is_cursor_position(const GtkTextIter *iter)
GdkPixbuf * gtk_text_iter_get_pixbuf(const GtkTextIter *iter)
GSList * gtk_text_iter_get_tags(const GtkTextIter *iter)
gboolean gtk_text_iter_backward_line(GtkTextIter *iter)
gboolean gtk_text_iter_ends_word(const GtkTextIter *iter)
gboolean gtk_text_iter_is_start(const GtkTextIter *iter)
gboolean gtk_text_iter_forward_sentence_end(GtkTextIter *iter)
gboolean gtk_text_iter_forward_cursor_position(GtkTextIter *iter)
PangoLanguage * gtk_text_iter_get_language(const GtkTextIter *iter)
gboolean gtk_text_iter_in_range(const GtkTextIter *iter, const GtkTextIter *start, const GtkTextIter *end)
gboolean gtk_text_layout_clamp_iter_to_vrange(GtkTextLayout *layout, GtkTextIter *iter, gint top, gint bottom)
gboolean gtk_text_layout_is_valid(GtkTextLayout *layout)
gboolean gtk_text_layout_move_iter_to_previous_line(GtkTextLayout *layout, GtkTextIter *iter)
void gtk_text_layout_invalidate(GtkTextLayout *layout, const GtkTextIter *start, const GtkTextIter *end)
GtkTextLayout * gtk_text_layout_new(void)
void gtk_text_layout_cursors_changed(GtkTextLayout *layout, gint y, gint old_height, gint new_height)
void gtk_text_layout_wrap_loop_start(GtkTextLayout *layout)
void gtk_text_layout_validate_yrange(GtkTextLayout *layout, GtkTextIter *anchor_line, gint y0_, gint y1_)
gboolean gtk_text_layout_move_iter_to_next_line(GtkTextLayout *layout, GtkTextIter *iter)
void gtk_text_layout_get_line_yrange(GtkTextLayout *layout, const GtkTextIter *iter, gint *y, gint *height)
void gtk_text_layout_changed(GtkTextLayout *layout, gint y, gint old_height, gint new_height)
void gtk_text_layout_set_preedit_string(GtkTextLayout *layout, const gchar *preedit_string, PangoAttrList *preedit_attrs, gint cursor_pos)
void gtk_text_layout_get_size(GtkTextLayout *layout, gint *width, gint *height)
void gtk_text_layout_invalidate_cursors(GtkTextLayout *layout, const GtkTextIter *start, const GtkTextIter *end)
void gtk_text_child_anchor_register_child(GtkTextChildAnchor *anchor, GtkWidget *child, GtkTextLayout *layout)
void gtk_text_layout_set_overwrite_mode(GtkTextLayout *layout, gboolean overwrite)
void gtk_text_layout_set_contexts(GtkTextLayout *layout, PangoContext *ltr_context, PangoContext *rtl_context)
void gtk_text_layout_set_cursor_visible(GtkTextLayout *layout, gboolean cursor_visible)
GSList * gtk_text_layout_get_lines(GtkTextLayout *layout, gint top_y, gint bottom_y, gint *first_line_y)
void gtk_text_layout_validate(GtkTextLayout *layout, gint max_pixels)
gboolean gtk_text_layout_move_iter_visually(GtkTextLayout *layout, GtkTextIter *iter, gint count)
gboolean gtk_text_layout_get_cursor_visible(GtkTextLayout *layout)
GType gtk_text_layout_get_type(void) G_GNUC_CONST
void gtk_text_layout_get_iter_at_pixel(GtkTextLayout *layout, GtkTextIter *iter, gint x, gint y)
void gtk_text_layout_get_line_at_y(GtkTextLayout *layout, GtkTextIter *target_iter, gint y, gint *line_top)
GtkTextBuffer * gtk_text_layout_get_buffer(GtkTextLayout *layout)
void gtk_text_anchored_child_set_layout(GtkWidget *child, GtkTextLayout *layout)
void gtk_text_layout_free_line_data(GtkTextLayout *layout, GtkTextLine *line, GtkTextLineData *line_data)
void gtk_text_layout_get_cursor_locations(GtkTextLayout *layout, GtkTextIter *iter, GdkRectangle *strong_pos, GdkRectangle *weak_pos)
void gtk_text_layout_get_iter_at_position(GtkTextLayout *layout, GtkTextIter *iter, gint *trailing, gint x, gint y)
void gtk_text_layout_wrap_loop_end(GtkTextLayout *layout)
void gtk_text_layout_get_iter_location(GtkTextLayout *layout, const GtkTextIter *iter, GdkRectangle *rect)
void gtk_text_layout_get_iter_at_line(GtkTextLayout *layout, GtkTextIter *iter, GtkTextLine *line, gint byte_offset)
void gtk_text_layout_move_iter_to_x(GtkTextLayout *layout, GtkTextIter *iter, gint x)
GtkTextLineDisplay * gtk_text_layout_get_line_display(GtkTextLayout *layout, GtkTextLine *line, gboolean size_only)
void gtk_text_layout_set_keyboard_direction(GtkTextLayout *layout, GtkTextDirection keyboard_dir)
gboolean gtk_text_layout_iter_starts_line(GtkTextLayout *layout, const GtkTextIter *iter)
void gtk_text_layout_set_cursor_direction(GtkTextLayout *layout, GtkTextDirection direction)
void gtk_text_layout_set_default_style(GtkTextLayout *layout, GtkTextAttributes *values)
void gtk_text_layout_default_style_changed(GtkTextLayout *layout)
void gtk_text_layout_spew(GtkTextLayout *layout)
void gtk_text_layout_set_buffer(GtkTextLayout *layout, GtkTextBuffer *buffer)
void gtk_text_layout_free_line_display(GtkTextLayout *layout, GtkTextLineDisplay *display)
void gtk_text_child_anchor_unregister_child(GtkTextChildAnchor *anchor, GtkWidget *child)
GtkTextLineData * gtk_text_layout_wrap(GtkTextLayout *layout, GtkTextLine *line, GtkTextLineData *line_data)
gboolean gtk_text_layout_move_iter_to_line_end(GtkTextLayout *layout, GtkTextIter *iter, gint direction)
void gtk_text_child_anchor_queue_resize(GtkTextChildAnchor *anchor, GtkTextLayout *layout)
void gtk_text_layout_set_screen_width(GtkTextLayout *layout, gint width)
gboolean gtk_text_mark_get_visible(GtkTextMark *mark)
GtkTextBuffer * gtk_text_mark_get_buffer(GtkTextMark *mark)
GType gtk_text_mark_get_type(void) G_GNUC_CONST
const gchar * gtk_text_mark_get_name(GtkTextMark *mark)
gboolean gtk_text_mark_get_deleted(GtkTextMark *mark)
void gtk_text_mark_set_visible(GtkTextMark *mark, gboolean setting)
gboolean gtk_text_mark_get_left_gravity(GtkTextMark *mark)
GtkTextMark * gtk_text_mark_new(const gchar *name, gboolean left_gravity)
GtkTextLineSegment * gtk_text_line_segment_split(const GtkTextIter *iter)
GtkTextAttributes * gtk_text_attributes_copy(GtkTextAttributes *src)
GType gtk_text_attributes_get_type(void) G_GNUC_CONST
void gtk_text_attributes_copy_values(GtkTextAttributes *src, GtkTextAttributes *dest)
GtkTextTag * gtk_text_tag_new(const gchar *name)
void gtk_text_tag_set_priority(GtkTextTag *tag, gint priority)
gboolean gtk_text_tag_event(GtkTextTag *tag, GObject *event_object, GdkEvent *event, const GtkTextIter *iter)
GtkTextAttributes * gtk_text_attributes_new(void)
gint gtk_text_tag_get_priority(GtkTextTag *tag)
GtkTextAttributes * gtk_text_attributes_ref(GtkTextAttributes *values)
GType gtk_text_tag_get_type(void) G_GNUC_CONST
void gtk_text_attributes_unref(GtkTextAttributes *values)
gint gtk_text_tag_table_get_size(GtkTextTagTable *table)
GtkTextTag * gtk_text_tag_table_lookup(GtkTextTagTable *table, const gchar *name)
GtkTextTagTable * gtk_text_tag_table_new(void)
GType gtk_text_tag_table_get_type(void) G_GNUC_CONST
void gtk_text_tag_table_remove(GtkTextTagTable *table, GtkTextTag *tag)
void gtk_text_tag_table_foreach(GtkTextTagTable *table, GtkTextTagTableForeach func, gpointer data)
void gtk_text_tag_table_add(GtkTextTagTable *table, GtkTextTag *tag)
gboolean gtk_text_byte_begins_utf8_char(const gchar *byte)
gboolean gtk_text_view_backward_display_line_start(GtkTextView *text_view, GtkTextIter *iter)
void gtk_text_view_set_justification(GtkTextView *text_view, GtkJustification justification)
void gtk_text_view_reset_im_context(GtkTextView *text_view)
gboolean gtk_text_view_im_context_filter_keypress(GtkTextView *text_view, GdkEventKey *event)
void gtk_text_view_set_border_window_size(GtkTextView *text_view, GtkTextWindowType type, gint size)
void gtk_text_view_set_pixels_inside_wrap(GtkTextView *text_view, gint pixels_inside_wrap)
gboolean gtk_text_view_get_accepts_tab(GtkTextView *text_view)
void gtk_text_view_set_wrap_mode(GtkTextView *text_view, GtkWrapMode wrap_mode)
GtkTextWindowType gtk_text_view_get_window_type(GtkTextView *text_view, GdkWindow *window)
gint gtk_text_view_get_border_window_size(GtkTextView *text_view, GtkTextWindowType type)
gboolean gtk_text_view_get_editable(GtkTextView *text_view)
GtkWrapMode gtk_text_view_get_wrap_mode(GtkTextView *text_view)
gboolean gtk_text_view_forward_display_line_end(GtkTextView *text_view, GtkTextIter *iter)
GType gtk_text_view_get_type(void) G_GNUC_CONST
gboolean gtk_text_view_place_cursor_onscreen(GtkTextView *text_view)
void gtk_text_view_get_iter_location(GtkTextView *text_view, const GtkTextIter *iter, GdkRectangle *location)
GtkAdjustment * gtk_text_view_get_vadjustment(GtkTextView *text_view)
GtkJustification gtk_text_view_get_justification(GtkTextView *text_view)
gboolean gtk_text_view_get_overwrite(GtkTextView *text_view)
void gtk_text_view_add_child_at_anchor(GtkTextView *text_view, GtkWidget *child, GtkTextChildAnchor *anchor)
void gtk_text_view_set_tabs(GtkTextView *text_view, PangoTabArray *tabs)
gint gtk_text_view_get_pixels_below_lines(GtkTextView *text_view)
void gtk_text_view_set_overwrite(GtkTextView *text_view, gboolean overwrite)
void gtk_text_view_set_cursor_visible(GtkTextView *text_view, gboolean setting)
GtkAdjustment * gtk_text_view_get_hadjustment(GtkTextView *text_view)
GtkWidget * gtk_text_view_new(void)
GdkWindow * gtk_text_view_get_window(GtkTextView *text_view, GtkTextWindowType win)
gboolean gtk_text_view_backward_display_line(GtkTextView *text_view, GtkTextIter *iter)
void gtk_text_view_get_visible_rect(GtkTextView *text_view, GdkRectangle *visible_rect)
void gtk_text_view_set_buffer(GtkTextView *text_view, GtkTextBuffer *buffer)
gboolean gtk_text_view_move_visually(GtkTextView *text_view, GtkTextIter *iter, gint count)
void gtk_text_view_set_left_margin(GtkTextView *text_view, gint left_margin)
void gtk_text_view_move_child(GtkTextView *text_view, GtkWidget *child, gint xpos, gint ypos)
gint gtk_text_view_get_indent(GtkTextView *text_view)
gboolean gtk_text_view_move_mark_onscreen(GtkTextView *text_view, GtkTextMark *mark)
void gtk_text_view_get_line_yrange(GtkTextView *text_view, const GtkTextIter *iter, gint *y, gint *height)
gboolean gtk_text_view_starts_display_line(GtkTextView *text_view, const GtkTextIter *iter)
GtkTextBuffer * gtk_text_view_get_buffer(GtkTextView *text_view)
gint gtk_text_view_get_pixels_above_lines(GtkTextView *text_view)
gint gtk_text_view_get_left_margin(GtkTextView *text_view)
void gtk_text_view_window_to_buffer_coords(GtkTextView *text_view, GtkTextWindowType win, gint window_x, gint window_y, gint *buffer_x, gint *buffer_y)
void gtk_text_view_add_child_in_window(GtkTextView *text_view, GtkWidget *child, GtkTextWindowType which_window, gint xpos, gint ypos)
GtkWidget * gtk_text_view_new_with_buffer(GtkTextBuffer *buffer)
void gtk_text_view_set_accepts_tab(GtkTextView *text_view, gboolean accepts_tab)
gint gtk_text_view_get_pixels_inside_wrap(GtkTextView *text_view)
void gtk_text_view_set_pixels_above_lines(GtkTextView *text_view, gint pixels_above_lines)
void gtk_text_view_set_indent(GtkTextView *text_view, gint indent)
GtkTextAttributes * gtk_text_view_get_default_attributes(GtkTextView *text_view)
void gtk_text_view_set_editable(GtkTextView *text_view, gboolean setting)
void gtk_text_view_buffer_to_window_coords(GtkTextView *text_view, GtkTextWindowType win, gint buffer_x, gint buffer_y, gint *window_x, gint *window_y)
gboolean gtk_text_view_get_cursor_visible(GtkTextView *text_view)
PangoTabArray * gtk_text_view_get_tabs(GtkTextView *text_view)
void gtk_text_view_scroll_mark_onscreen(GtkTextView *text_view, GtkTextMark *mark)
void gtk_text_view_get_iter_at_position(GtkTextView *text_view, GtkTextIter *iter, gint *trailing, gint x, gint y)
void gtk_text_view_get_iter_at_location(GtkTextView *text_view, GtkTextIter *iter, gint x, gint y)
void gtk_text_view_set_pixels_below_lines(GtkTextView *text_view, gint pixels_below_lines)
gboolean gtk_text_view_forward_display_line(GtkTextView *text_view, GtkTextIter *iter)
void gtk_text_view_set_right_margin(GtkTextView *text_view, gint right_margin)
void gtk_text_view_scroll_to_mark(GtkTextView *text_view, GtkTextMark *mark, gdouble within_margin, gboolean use_align, gdouble xalign, gdouble yalign)
gint gtk_text_view_get_right_margin(GtkTextView *text_view)
gboolean gtk_text_view_scroll_to_iter(GtkTextView *text_view, GtkTextIter *iter, gdouble within_margin, gboolean use_align, gdouble xalign, gdouble yalign)
void gtk_text_view_get_line_at_y(GtkTextView *text_view, GtkTextIter *target_iter, gint y, gint *line_top)
GtkThemeEngine * gtk_theme_engine_get(const gchar *name)
GtkRcStyle * gtk_theme_engine_create_rc_style(GtkThemeEngine *engine)
GType gtk_theme_engine_get_type(void) G_GNUC_CONST
gboolean gtk_toggle_action_get_draw_as_radio(GtkToggleAction *action)
GtkToggleAction * gtk_toggle_action_new(const gchar *name, const gchar *label, const gchar *tooltip, const gchar *stock_id)
GType gtk_toggle_action_get_type(void) G_GNUC_CONST
gboolean gtk_toggle_action_get_active(GtkToggleAction *action)
void gtk_toggle_action_toggled(GtkToggleAction *action)
void gtk_toggle_action_set_draw_as_radio(GtkToggleAction *action, gboolean draw_as_radio)
void gtk_toggle_action_set_active(GtkToggleAction *action, gboolean is_active)
GType gtk_tray_icon_get_type(void) G_GNUC_CONST
GType gtk_tree_drag_dest_get_type(void) G_GNUC_CONST
gboolean gtk_tree_drag_dest_row_drop_possible(GtkTreeDragDest *drag_dest, GtkTreePath *dest_path, GtkSelectionData *selection_data)
gboolean gtk_tree_get_row_drag_data(GtkSelectionData *selection_data, GtkTreeModel **tree_model, GtkTreePath **path)
gboolean gtk_tree_set_row_drag_data(GtkSelectionData *selection_data, GtkTreeModel *tree_model, GtkTreePath *path)
gboolean gtk_tree_drag_dest_drag_data_received(GtkTreeDragDest *drag_dest, GtkTreePath *dest, GtkSelectionData *selection_data)
gboolean gtk_tree_drag_source_drag_data_get(GtkTreeDragSource *drag_source, GtkTreePath *path, GtkSelectionData *selection_data)
GType gtk_tree_drag_source_get_type(void) G_GNUC_CONST
gboolean gtk_tree_drag_source_row_draggable(GtkTreeDragSource *drag_source, GtkTreePath *path)
gboolean gtk_tree_drag_source_drag_data_delete(GtkTreeDragSource *drag_source, GtkTreePath *path)
gboolean gtk_tree_model_get_iter(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreePath *path)
gchar * gtk_tree_path_to_string(GtkTreePath *path)
gboolean gtk_tree_model_iter_has_child(GtkTreeModel *tree_model, GtkTreeIter *iter)
void gtk_tree_path_prepend_index(GtkTreePath *path, gint index_)
GtkTreePath * gtk_tree_path_new_from_indices(gint first_index,...)
gboolean gtk_tree_model_iter_parent(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *child)
void gtk_tree_path_next(GtkTreePath *path)
void gtk_tree_model_rows_reordered(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter, gint *new_order)
gint * gtk_tree_path_get_indices_with_depth(GtkTreePath *path, gint *depth)
gint gtk_tree_path_compare(const GtkTreePath *a, const GtkTreePath *b)
GtkTreePath * gtk_tree_row_reference_get_path(GtkTreeRowReference *reference)
GType gtk_tree_iter_get_type(void) G_GNUC_CONST
GtkTreeIter * gtk_tree_iter_copy(GtkTreeIter *iter)
gint gtk_tree_model_iter_n_children(GtkTreeModel *tree_model, GtkTreeIter *iter)
void gtk_tree_path_append_index(GtkTreePath *path, gint index_)
void gtk_tree_model_ref_node(GtkTreeModel *tree_model, GtkTreeIter *iter)
void gtk_tree_model_unref_node(GtkTreeModel *tree_model, GtkTreeIter *iter)
GType gtk_tree_row_reference_get_type(void) G_GNUC_CONST
GtkTreePath * gtk_tree_path_new_first(void)
void gtk_tree_model_foreach(GtkTreeModel *model, GtkTreeModelForeachFunc func, gpointer user_data)
GtkTreePath * gtk_tree_path_new_from_string(const gchar *path)
void gtk_tree_model_get_valist(GtkTreeModel *tree_model, GtkTreeIter *iter, va_list var_args)
GType gtk_tree_path_get_type(void) G_GNUC_CONST
gboolean gtk_tree_model_iter_nth_child(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent, gint n)
gint gtk_tree_path_get_depth(GtkTreePath *path)
GtkTreeModel * gtk_tree_row_reference_get_model(GtkTreeRowReference *reference)
void gtk_tree_row_reference_free(GtkTreeRowReference *reference)
GtkTreeModelFlags gtk_tree_model_get_flags(GtkTreeModel *tree_model)
gint gtk_tree_model_get_n_columns(GtkTreeModel *tree_model)
void gtk_tree_row_reference_deleted(GObject *proxy, GtkTreePath *path)
GtkTreePath * gtk_tree_model_get_path(GtkTreeModel *tree_model, GtkTreeIter *iter)
GtkTreePath * gtk_tree_path_copy(const GtkTreePath *path)
void gtk_tree_model_get(GtkTreeModel *tree_model, GtkTreeIter *iter,...)
gboolean gtk_tree_model_iter_children(GtkTreeModel *tree_model, GtkTreeIter *iter, GtkTreeIter *parent)
gboolean gtk_tree_path_up(GtkTreePath *path)
gboolean gtk_tree_path_prev(GtkTreePath *path)
void gtk_tree_model_row_inserted(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter)
void gtk_tree_path_free(GtkTreePath *path)
void gtk_tree_row_reference_reordered(GObject *proxy, GtkTreePath *path, GtkTreeIter *iter, gint *new_order)
gboolean gtk_tree_path_is_ancestor(GtkTreePath *path, GtkTreePath *descendant)
GType gtk_tree_model_get_type(void) G_GNUC_CONST
gchar * gtk_tree_model_get_string_from_iter(GtkTreeModel *tree_model, GtkTreeIter *iter)
void gtk_tree_row_reference_inserted(GObject *proxy, GtkTreePath *path)
GtkTreePath * gtk_tree_path_new(void)
gboolean gtk_tree_model_get_iter_first(GtkTreeModel *tree_model, GtkTreeIter *iter)
GtkTreeRowReference * gtk_tree_row_reference_copy(GtkTreeRowReference *reference)
GtkTreeRowReference * gtk_tree_row_reference_new(GtkTreeModel *model, GtkTreePath *path)
void gtk_tree_model_row_deleted(GtkTreeModel *tree_model, GtkTreePath *path)
GtkTreeRowReference * gtk_tree_row_reference_new_proxy(GObject *proxy, GtkTreeModel *model, GtkTreePath *path)
gboolean gtk_tree_model_get_iter_from_string(GtkTreeModel *tree_model, GtkTreeIter *iter, const gchar *path_string)
void gtk_tree_iter_free(GtkTreeIter *iter)
gint * gtk_tree_path_get_indices(GtkTreePath *path)
void gtk_tree_model_row_changed(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter)
void gtk_tree_model_row_has_child_toggled(GtkTreeModel *tree_model, GtkTreePath *path, GtkTreeIter *iter)
GType gtk_tree_model_get_column_type(GtkTreeModel *tree_model, gint index_)
gboolean gtk_tree_path_is_descendant(GtkTreePath *path, GtkTreePath *ancestor)
void gtk_tree_path_down(GtkTreePath *path)
gboolean gtk_tree_model_iter_next(GtkTreeModel *tree_model, GtkTreeIter *iter)
gboolean gtk_tree_row_reference_valid(GtkTreeRowReference *reference)
void gtk_tree_model_get_value(GtkTreeModel *tree_model, GtkTreeIter *iter, gint column, GValue *value)
void gtk_tree_model_filter_set_visible_column(GtkTreeModelFilter *filter, gint column)
void gtk_tree_model_filter_clear_cache(GtkTreeModelFilter *filter)
GtkTreePath * gtk_tree_model_filter_convert_child_path_to_path(GtkTreeModelFilter *filter, GtkTreePath *child_path)
void gtk_tree_model_filter_convert_iter_to_child_iter(GtkTreeModelFilter *filter, GtkTreeIter *child_iter, GtkTreeIter *filter_iter)
void gtk_tree_model_filter_set_modify_func(GtkTreeModelFilter *filter, gint n_columns, GType *types, GtkTreeModelFilterModifyFunc func, gpointer data, GDestroyNotify destroy)
GtkTreePath * gtk_tree_model_filter_convert_path_to_child_path(GtkTreeModelFilter *filter, GtkTreePath *filter_path)
void gtk_tree_model_filter_refilter(GtkTreeModelFilter *filter)
void gtk_tree_model_filter_set_visible_func(GtkTreeModelFilter *filter, GtkTreeModelFilterVisibleFunc func, gpointer data, GDestroyNotify destroy)
GtkTreeModel * gtk_tree_model_filter_get_model(GtkTreeModelFilter *filter)
GtkTreeModel * gtk_tree_model_filter_new(GtkTreeModel *child_model, GtkTreePath *root)
GType gtk_tree_model_filter_get_type(void) G_GNUC_CONST
gboolean gtk_tree_model_filter_convert_child_iter_to_iter(GtkTreeModelFilter *filter, GtkTreeIter *filter_iter, GtkTreeIter *child_iter)
GtkTreePath * gtk_tree_model_sort_convert_child_path_to_path(GtkTreeModelSort *tree_model_sort, GtkTreePath *child_path)
GtkTreePath * gtk_tree_model_sort_convert_path_to_child_path(GtkTreeModelSort *tree_model_sort, GtkTreePath *sorted_path)
GtkTreeModel * gtk_tree_model_sort_new_with_model(GtkTreeModel *child_model)
void gtk_tree_model_sort_reset_default_sort_func(GtkTreeModelSort *tree_model_sort)
gboolean gtk_tree_model_sort_iter_is_valid(GtkTreeModelSort *tree_model_sort, GtkTreeIter *iter)
GtkTreeModel * gtk_tree_model_sort_get_model(GtkTreeModelSort *tree_model)
gboolean gtk_tree_model_sort_convert_child_iter_to_iter(GtkTreeModelSort *tree_model_sort, GtkTreeIter *sort_iter, GtkTreeIter *child_iter)
GType gtk_tree_model_sort_get_type(void) G_GNUC_CONST
void gtk_tree_model_sort_clear_cache(GtkTreeModelSort *tree_model_sort)
void gtk_tree_model_sort_convert_iter_to_child_iter(GtkTreeModelSort *tree_model_sort, GtkTreeIter *child_iter, GtkTreeIter *sorted_iter)
GtkTreeView * gtk_tree_selection_get_tree_view(GtkTreeSelection *selection)
gboolean gtk_tree_selection_get_selected(GtkTreeSelection *selection, GtkTreeModel **model, GtkTreeIter *iter)
GType gtk_tree_selection_get_type(void) G_GNUC_CONST
GtkSelectionMode gtk_tree_selection_get_mode(GtkTreeSelection *selection)
void gtk_tree_selection_select_range(GtkTreeSelection *selection, GtkTreePath *start_path, GtkTreePath *end_path)
gboolean gtk_tree_selection_path_is_selected(GtkTreeSelection *selection, GtkTreePath *path)
GtkTreeSelectionFunc gtk_tree_selection_get_select_function(GtkTreeSelection *selection)
void gtk_tree_selection_select_all(GtkTreeSelection *selection)
void gtk_tree_selection_set_mode(GtkTreeSelection *selection, GtkSelectionMode type)
void gtk_tree_selection_unselect_all(GtkTreeSelection *selection)
gint gtk_tree_selection_count_selected_rows(GtkTreeSelection *selection)
gboolean gtk_tree_selection_iter_is_selected(GtkTreeSelection *selection, GtkTreeIter *iter)
void gtk_tree_selection_unselect_iter(GtkTreeSelection *selection, GtkTreeIter *iter)
void gtk_tree_selection_unselect_range(GtkTreeSelection *selection, GtkTreePath *start_path, GtkTreePath *end_path)
void gtk_tree_selection_select_iter(GtkTreeSelection *selection, GtkTreeIter *iter)
gpointer gtk_tree_selection_get_user_data(GtkTreeSelection *selection)
void gtk_tree_selection_selected_foreach(GtkTreeSelection *selection, GtkTreeSelectionForeachFunc func, gpointer data)
void gtk_tree_selection_set_select_function(GtkTreeSelection *selection, GtkTreeSelectionFunc func, gpointer data, GDestroyNotify destroy)
GList * gtk_tree_selection_get_selected_rows(GtkTreeSelection *selection, GtkTreeModel **model)
void gtk_tree_selection_select_path(GtkTreeSelection *selection, GtkTreePath *path)
void gtk_tree_selection_unselect_path(GtkTreeSelection *selection, GtkTreePath *path)
void gtk_tree_sortable_set_default_sort_func(GtkTreeSortable *sortable, GtkTreeIterCompareFunc sort_func, gpointer user_data, GDestroyNotify destroy)
void gtk_tree_sortable_set_sort_column_id(GtkTreeSortable *sortable, gint sort_column_id, GtkSortType order)
gboolean gtk_tree_sortable_get_sort_column_id(GtkTreeSortable *sortable, gint *sort_column_id, GtkSortType *order)
gboolean gtk_tree_sortable_has_default_sort_func(GtkTreeSortable *sortable)
void gtk_tree_sortable_sort_column_changed(GtkTreeSortable *sortable)
GType gtk_tree_sortable_get_type(void) G_GNUC_CONST
void gtk_tree_sortable_set_sort_func(GtkTreeSortable *sortable, gint sort_column_id, GtkTreeIterCompareFunc sort_func, gpointer user_data, GDestroyNotify destroy)
GtkTreeStore * gtk_tree_store_new(gint n_columns,...)
void gtk_tree_store_insert_with_valuesv(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *parent, gint position, gint *columns, GValue *values, gint n_values)
void gtk_tree_store_set_column_types(GtkTreeStore *tree_store, gint n_columns, GType *types)
void gtk_tree_store_set_valuesv(GtkTreeStore *tree_store, GtkTreeIter *iter, gint *columns, GValue *values, gint n_values)
gboolean gtk_tree_store_is_ancestor(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *descendant)
void gtk_tree_store_set_value(GtkTreeStore *tree_store, GtkTreeIter *iter, gint column, GValue *value)
void gtk_tree_store_move_after(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *position)
GtkTreeStore * gtk_tree_store_newv(gint n_columns, GType *types)
void gtk_tree_store_move_before(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *position)
gint gtk_tree_store_iter_depth(GtkTreeStore *tree_store, GtkTreeIter *iter)
void gtk_tree_store_set_valist(GtkTreeStore *tree_store, GtkTreeIter *iter, va_list var_args)
void gtk_tree_store_swap(GtkTreeStore *tree_store, GtkTreeIter *a, GtkTreeIter *b)
void gtk_tree_store_set(GtkTreeStore *tree_store, GtkTreeIter *iter,...)
void gtk_tree_store_insert_before(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *parent, GtkTreeIter *sibling)
void gtk_tree_store_insert(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *parent, gint position)
void gtk_tree_store_append(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *parent)
gboolean gtk_tree_store_iter_is_valid(GtkTreeStore *tree_store, GtkTreeIter *iter)
GType gtk_tree_store_get_type(void) G_GNUC_CONST
void gtk_tree_store_prepend(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *parent)
void gtk_tree_store_clear(GtkTreeStore *tree_store)
void gtk_tree_store_insert_after(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *parent, GtkTreeIter *sibling)
gboolean gtk_tree_store_remove(GtkTreeStore *tree_store, GtkTreeIter *iter)
void gtk_tree_store_insert_with_values(GtkTreeStore *tree_store, GtkTreeIter *iter, GtkTreeIter *parent, gint position,...)
void gtk_tree_store_reorder(GtkTreeStore *tree_store, GtkTreeIter *parent, gint *new_order)
void gtk_tree_view_unset_rows_drag_source(GtkTreeView *tree_view)
gboolean gtk_tree_view_get_dest_row_at_pos(GtkTreeView *tree_view, gint drag_x, gint drag_y, GtkTreePath **path, GtkTreeViewDropPosition *pos)
void gtk_tree_view_set_destroy_count_func(GtkTreeView *tree_view, GtkTreeDestroyCountFunc func, gpointer data, GDestroyNotify destroy)
GtkWidget * gtk_tree_view_new_with_model(GtkTreeModel *model)
gboolean gtk_tree_view_get_enable_search(GtkTreeView *tree_view)
gboolean gtk_tree_view_get_show_expanders(GtkTreeView *tree_view)
gint gtk_tree_view_insert_column_with_attributes(GtkTreeView *tree_view, gint position, const gchar *title, GtkCellRenderer *cell,...) G_GNUC_NULL_TERMINATED
void gtk_tree_view_set_row_separator_func(GtkTreeView *tree_view, GtkTreeViewRowSeparatorFunc func, gpointer data, GDestroyNotify destroy)
gboolean gtk_tree_view_expand_row(GtkTreeView *tree_view, GtkTreePath *path, gboolean open_all)
gboolean gtk_tree_view_get_hover_selection(GtkTreeView *tree_view)
void gtk_tree_view_set_cursor_on_cell(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *focus_column, GtkCellRenderer *focus_cell, gboolean start_editing)
GtkTreeViewSearchPositionFunc gtk_tree_view_get_search_position_func(GtkTreeView *tree_view)
gint gtk_tree_view_insert_column_with_data_func(GtkTreeView *tree_view, gint position, const gchar *title, GtkCellRenderer *cell, GtkTreeCellDataFunc func, gpointer data, GDestroyNotify dnotify)
gboolean gtk_tree_view_get_tooltip_context(GtkTreeView *tree_view, gint *x, gint *y, gboolean keyboard_tip, GtkTreeModel **model, GtkTreePath **path, GtkTreeIter *iter)
void gtk_tree_view_row_activated(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *column)
GtkTreeViewColumn * gtk_tree_view_get_column(GtkTreeView *tree_view, gint n)
void gtk_tree_view_get_visible_rect(GtkTreeView *tree_view, GdkRectangle *visible_rect)
void gtk_tree_view_get_cursor(GtkTreeView *tree_view, GtkTreePath **path, GtkTreeViewColumn **focus_column)
gboolean gtk_tree_view_get_headers_clickable(GtkTreeView *tree_view)
void gtk_tree_view_convert_widget_to_tree_coords(GtkTreeView *tree_view, gint wx, gint wy, gint *tx, gint *ty)
void gtk_tree_view_tree_to_widget_coords(GtkTreeView *tree_view, gint tx, gint ty, gint *wx, gint *wy)
void gtk_tree_view_set_rubber_banding(GtkTreeView *tree_view, gboolean enable)
GtkTreeViewSearchEqualFunc gtk_tree_view_get_search_equal_func(GtkTreeView *tree_view)
gboolean gtk_tree_view_get_fixed_height_mode(GtkTreeView *tree_view)
gint gtk_tree_view_get_search_column(GtkTreeView *tree_view)
GtkTreeModel * gtk_tree_view_get_model(GtkTreeView *tree_view)
void gtk_tree_view_unset_rows_drag_dest(GtkTreeView *tree_view)
void gtk_tree_view_set_model(GtkTreeView *tree_view, GtkTreeModel *model)
GdkWindow * gtk_tree_view_get_bin_window(GtkTreeView *tree_view)
gboolean gtk_tree_view_get_enable_tree_lines(GtkTreeView *tree_view)
void gtk_tree_view_set_enable_search(GtkTreeView *tree_view, gboolean enable_search)
void gtk_tree_view_expand_to_path(GtkTreeView *tree_view, GtkTreePath *path)
void gtk_tree_view_widget_to_tree_coords(GtkTreeView *tree_view, gint wx, gint wy, gint *tx, gint *ty)
void gtk_tree_view_set_rules_hint(GtkTreeView *tree_view, gboolean setting)
void gtk_tree_view_get_drag_dest_row(GtkTreeView *tree_view, GtkTreePath **path, GtkTreeViewDropPosition *pos)
void gtk_tree_view_enable_model_drag_dest(GtkTreeView *tree_view, const GtkTargetEntry *targets, gint n_targets, GdkDragAction actions)
gboolean gtk_tree_view_row_expanded(GtkTreeView *tree_view, GtkTreePath *path)
gboolean gtk_tree_view_collapse_row(GtkTreeView *tree_view, GtkTreePath *path)
gint gtk_tree_view_get_tooltip_column(GtkTreeView *tree_view)
void gtk_tree_view_set_grid_lines(GtkTreeView *tree_view, GtkTreeViewGridLines grid_lines)
void gtk_tree_view_scroll_to_cell(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *column, gboolean use_align, gfloat row_align, gfloat col_align)
GdkPixmap * gtk_tree_view_create_row_drag_icon(GtkTreeView *tree_view, GtkTreePath *path)
void gtk_tree_view_enable_model_drag_source(GtkTreeView *tree_view, GdkModifierType start_button_mask, const GtkTargetEntry *targets, gint n_targets, GdkDragAction actions)
void gtk_tree_view_convert_tree_to_bin_window_coords(GtkTreeView *tree_view, gint tx, gint ty, gint *bx, gint *by)
void gtk_tree_view_set_hadjustment(GtkTreeView *tree_view, GtkAdjustment *adjustment)
void gtk_tree_view_set_tooltip_cell(GtkTreeView *tree_view, GtkTooltip *tooltip, GtkTreePath *path, GtkTreeViewColumn *column, GtkCellRenderer *cell)
void gtk_tree_view_set_column_drag_function(GtkTreeView *tree_view, GtkTreeViewColumnDropFunc func, gpointer user_data, GDestroyNotify destroy)
void gtk_tree_view_set_headers_clickable(GtkTreeView *tree_view, gboolean setting)
GList * gtk_tree_view_get_columns(GtkTreeView *tree_view)
gint gtk_tree_view_remove_column(GtkTreeView *tree_view, GtkTreeViewColumn *column)
GtkEntry * gtk_tree_view_get_search_entry(GtkTreeView *tree_view)
GtkAdjustment * gtk_tree_view_get_hadjustment(GtkTreeView *tree_view)
void gtk_tree_view_set_search_equal_func(GtkTreeView *tree_view, GtkTreeViewSearchEqualFunc search_equal_func, gpointer search_user_data, GDestroyNotify search_destroy)
gint gtk_tree_view_get_level_indentation(GtkTreeView *tree_view)
void gtk_tree_view_collapse_all(GtkTreeView *tree_view)
void gtk_tree_view_set_drag_dest_row(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewDropPosition pos)
void gtk_tree_view_move_column_after(GtkTreeView *tree_view, GtkTreeViewColumn *column, GtkTreeViewColumn *base_column)
void gtk_tree_view_get_background_area(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *column, GdkRectangle *rect)
void gtk_tree_view_set_show_expanders(GtkTreeView *tree_view, gboolean enabled)
gint gtk_tree_view_insert_column(GtkTreeView *tree_view, GtkTreeViewColumn *column, gint position)
gboolean gtk_tree_view_get_visible_range(GtkTreeView *tree_view, GtkTreePath **start_path, GtkTreePath **end_path)
gboolean gtk_tree_view_get_path_at_pos(GtkTreeView *tree_view, gint x, gint y, GtkTreePath **path, GtkTreeViewColumn **column, gint *cell_x, gint *cell_y)
gboolean gtk_tree_view_is_rubber_banding_active(GtkTreeView *tree_view)
gboolean gtk_tree_view_get_headers_visible(GtkTreeView *tree_view)
GtkWidget * gtk_tree_view_new(void)
void gtk_tree_view_columns_autosize(GtkTreeView *tree_view)
void gtk_tree_view_set_fixed_height_mode(GtkTreeView *tree_view, gboolean enable)
gint gtk_tree_view_append_column(GtkTreeView *tree_view, GtkTreeViewColumn *column)
GtkTreeSelection * gtk_tree_view_get_selection(GtkTreeView *tree_view)
void gtk_tree_view_map_expanded_rows(GtkTreeView *tree_view, GtkTreeViewMappingFunc func, gpointer data)
void gtk_tree_view_set_tooltip_row(GtkTreeView *tree_view, GtkTooltip *tooltip, GtkTreePath *path)
GtkTreeViewRowSeparatorFunc gtk_tree_view_get_row_separator_func(GtkTreeView *tree_view)
GType gtk_tree_view_get_type(void) G_GNUC_CONST
void gtk_tree_view_convert_tree_to_widget_coords(GtkTreeView *tree_view, gint tx, gint ty, gint *wx, gint *wy)
void gtk_tree_view_set_cursor(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *focus_column, gboolean start_editing)
gboolean gtk_tree_view_get_rubber_banding(GtkTreeView *tree_view)
void gtk_tree_view_get_cell_area(GtkTreeView *tree_view, GtkTreePath *path, GtkTreeViewColumn *column, GdkRectangle *rect)
void gtk_tree_view_set_search_position_func(GtkTreeView *tree_view, GtkTreeViewSearchPositionFunc func, gpointer data, GDestroyNotify destroy)
void gtk_tree_view_convert_bin_window_to_widget_coords(GtkTreeView *tree_view, gint bx, gint by, gint *wx, gint *wy)
void gtk_tree_view_set_enable_tree_lines(GtkTreeView *tree_view, gboolean enabled)
void gtk_tree_view_set_level_indentation(GtkTreeView *tree_view, gint indentation)
void gtk_tree_view_set_headers_visible(GtkTreeView *tree_view, gboolean headers_visible)
void gtk_tree_view_expand_all(GtkTreeView *tree_view)
void gtk_tree_view_convert_bin_window_to_tree_coords(GtkTreeView *tree_view, gint bx, gint by, gint *tx, gint *ty)
void gtk_tree_view_set_hover_expand(GtkTreeView *tree_view, gboolean expand)
void gtk_tree_view_scroll_to_point(GtkTreeView *tree_view, gint tree_x, gint tree_y)
void gtk_tree_view_convert_widget_to_bin_window_coords(GtkTreeView *tree_view, gint wx, gint wy, gint *bx, gint *by)
gboolean gtk_tree_view_get_reorderable(GtkTreeView *tree_view)
void gtk_tree_view_set_search_entry(GtkTreeView *tree_view, GtkEntry *entry)
gboolean gtk_tree_view_get_rules_hint(GtkTreeView *tree_view)
void gtk_tree_view_set_hover_selection(GtkTreeView *tree_view, gboolean hover)
GtkTreeViewGridLines gtk_tree_view_get_grid_lines(GtkTreeView *tree_view)
GtkTreeViewColumn * gtk_tree_view_get_expander_column(GtkTreeView *tree_view)
void gtk_tree_view_set_expander_column(GtkTreeView *tree_view, GtkTreeViewColumn *column)
void gtk_tree_view_set_vadjustment(GtkTreeView *tree_view, GtkAdjustment *adjustment)
void gtk_tree_view_set_search_column(GtkTreeView *tree_view, gint column)
void gtk_tree_view_set_reorderable(GtkTreeView *tree_view, gboolean reorderable)
void gtk_tree_view_set_tooltip_column(GtkTreeView *tree_view, gint column)
gboolean gtk_tree_view_get_hover_expand(GtkTreeView *tree_view)
GtkAdjustment * gtk_tree_view_get_vadjustment(GtkTreeView *tree_view)
gint gtk_tree_view_column_get_spacing(GtkTreeViewColumn *tree_column)
GtkWidget * gtk_tree_view_column_get_tree_view(GtkTreeViewColumn *tree_column)
gfloat gtk_tree_view_column_get_alignment(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_pack_end(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell, gboolean expand)
void gtk_tree_view_column_set_expand(GtkTreeViewColumn *tree_column, gboolean expand)
GtkTreeViewColumn * gtk_tree_view_column_new(void)
void gtk_tree_view_column_set_visible(GtkTreeViewColumn *tree_column, gboolean visible)
void gtk_tree_view_column_queue_resize(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_cell_set_cell_data(GtkTreeViewColumn *tree_column, GtkTreeModel *tree_model, GtkTreeIter *iter, gboolean is_expander, gboolean is_expanded)
gboolean gtk_tree_view_column_get_clickable(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_pack_start(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell, gboolean expand)
gboolean gtk_tree_view_column_get_sort_indicator(GtkTreeViewColumn *tree_column)
gint gtk_tree_view_column_get_min_width(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_widget(GtkTreeViewColumn *tree_column, GtkWidget *widget)
void gtk_tree_view_column_set_clickable(GtkTreeViewColumn *tree_column, gboolean clickable)
void gtk_tree_view_column_set_spacing(GtkTreeViewColumn *tree_column, gint spacing)
gint gtk_tree_view_column_get_width(GtkTreeViewColumn *tree_column)
const gchar * gtk_tree_view_column_get_title(GtkTreeViewColumn *tree_column)
GtkWidget * gtk_tree_view_column_get_widget(GtkTreeViewColumn *tree_column)
gint gtk_tree_view_column_get_sort_column_id(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_alignment(GtkTreeViewColumn *tree_column, gfloat xalign)
GType gtk_tree_view_column_get_type(void) G_GNUC_CONST
gboolean gtk_tree_view_column_get_expand(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_clear(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_clicked(GtkTreeViewColumn *tree_column)
GtkSortType gtk_tree_view_column_get_sort_order(GtkTreeViewColumn *tree_column)
GtkTreeViewColumnSizing gtk_tree_view_column_get_sizing(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_attributes(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell_renderer,...) G_GNUC_NULL_TERMINATED
gboolean gtk_tree_view_column_get_resizable(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_resizable(GtkTreeViewColumn *tree_column, gboolean resizable)
void gtk_tree_view_column_set_sizing(GtkTreeViewColumn *tree_column, GtkTreeViewColumnSizing type)
GtkTreeViewColumn * gtk_tree_view_column_new_with_attributes(const gchar *title, GtkCellRenderer *cell,...) G_GNUC_NULL_TERMINATED
void gtk_tree_view_column_set_min_width(GtkTreeViewColumn *tree_column, gint min_width)
gboolean gtk_tree_view_column_get_visible(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_max_width(GtkTreeViewColumn *tree_column, gint max_width)
void gtk_tree_view_column_set_reorderable(GtkTreeViewColumn *tree_column, gboolean reorderable)
GList * gtk_tree_view_column_get_cell_renderers(GtkTreeViewColumn *tree_column)
gboolean gtk_tree_view_column_cell_get_position(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell_renderer, gint *start_pos, gint *width)
void gtk_tree_view_column_set_sort_order(GtkTreeViewColumn *tree_column, GtkSortType order)
void gtk_tree_view_column_set_sort_column_id(GtkTreeViewColumn *tree_column, gint sort_column_id)
gboolean gtk_tree_view_column_get_reorderable(GtkTreeViewColumn *tree_column)
gint gtk_tree_view_column_get_max_width(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_fixed_width(GtkTreeViewColumn *tree_column, gint fixed_width)
gboolean gtk_tree_view_column_cell_is_visible(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_sort_indicator(GtkTreeViewColumn *tree_column, gboolean setting)
gint gtk_tree_view_column_get_fixed_width(GtkTreeViewColumn *tree_column)
void gtk_tree_view_column_set_title(GtkTreeViewColumn *tree_column, const gchar *title)
void gtk_tree_view_column_add_attribute(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell_renderer, const gchar *attribute, gint column)
void gtk_tree_view_column_cell_get_size(GtkTreeViewColumn *tree_column, const GdkRectangle *cell_area, gint *x_offset, gint *y_offset, gint *width, gint *height)
void gtk_tree_view_column_set_cell_data_func(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell_renderer, GtkTreeCellDataFunc func, gpointer func_data, GDestroyNotify destroy)
void gtk_tree_view_column_focus_cell(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell)
void gtk_tree_view_column_clear_attributes(GtkTreeViewColumn *tree_column, GtkCellRenderer *cell_renderer)
GType gtk_im_preedit_style_get_type(void) G_GNUC_CONST
GType gtk_widget_help_type_get_type(void) G_GNUC_CONST
GType gtk_position_type_get_type(void) G_GNUC_CONST
GType gtk_wrap_mode_get_type(void) G_GNUC_CONST
GType gtk_sensitivity_type_get_type(void) G_GNUC_CONST
GType gtk_response_type_get_type(void) G_GNUC_CONST
GType gtk_shadow_type_get_type(void) G_GNUC_CONST
GType gtk_pack_type_get_type(void) G_GNUC_CONST
GType gtk_icon_view_drop_position_get_type(void) G_GNUC_CONST
GType gtk_selection_mode_get_type(void) G_GNUC_CONST
GType gtk_scroll_step_get_type(void) G_GNUC_CONST
GType gtk_justification_get_type(void) G_GNUC_CONST
GType gtk_window_position_get_type(void) G_GNUC_CONST
GType gtk_cell_renderer_state_get_type(void) G_GNUC_CONST
GType gtk_unit_get_type(void) G_GNUC_CONST
GType gtk_toolbar_style_get_type(void) G_GNUC_CONST
GType gtk_tree_model_flags_get_type(void) G_GNUC_CONST
GType gtk_metric_type_get_type(void) G_GNUC_CONST
GType gtk_text_direction_get_type(void) G_GNUC_CONST
GType gtk_notebook_tab_get_type(void) G_GNUC_CONST
GType gtk_anchor_type_get_type(void) G_GNUC_CONST
GType gtk_file_chooser_error_get_type(void) G_GNUC_CONST
GType gtk_recent_sort_type_get_type(void) G_GNUC_CONST
GType gtk_spin_type_get_type(void) G_GNUC_CONST
GType gtk_print_pages_get_type(void) G_GNUC_CONST
GType gtk_direction_type_get_type(void) G_GNUC_CONST
GType gtk_delete_type_get_type(void) G_GNUC_CONST
GType gtk_assistant_page_type_get_type(void) G_GNUC_CONST
GType gtk_text_window_type_get_type(void) G_GNUC_CONST
GType gtk_curve_type_get_type(void) G_GNUC_CONST
GType gtk_dialog_flags_get_type(void) G_GNUC_CONST
GType gtk_file_filter_flags_get_type(void) G_GNUC_CONST
GType gtk_path_type_get_type(void) G_GNUC_CONST
GType gtk_recent_chooser_error_get_type(void) G_GNUC_CONST
GType gtk_submenu_direction_get_type(void) G_GNUC_CONST
GType gtk_number_up_layout_get_type(void) G_GNUC_CONST
GType gtk_ui_manager_item_type_get_type(void) G_GNUC_CONST
GType gtk_tool_palette_drag_targets_get_type(void) G_GNUC_CONST
GType gtk_object_flags_get_type(void) G_GNUC_CONST
GType gtk_movement_step_get_type(void) G_GNUC_CONST
GType gtk_policy_type_get_type(void) G_GNUC_CONST
GType gtk_sort_type_get_type(void) G_GNUC_CONST
GType gtk_side_type_get_type(void) G_GNUC_CONST
GType gtk_target_flags_get_type(void) G_GNUC_CONST
GType gtk_window_type_get_type(void) G_GNUC_CONST
GType gtk_expander_style_get_type(void) G_GNUC_CONST
GType gtk_buttons_type_get_type(void) G_GNUC_CONST
GType gtk_progress_bar_orientation_get_type(void) G_GNUC_CONST
GType gtk_widget_flags_get_type(void) G_GNUC_CONST
GType gtk_file_chooser_action_get_type(void) G_GNUC_CONST
GType gtk_debug_flag_get_type(void) G_GNUC_CONST
GType gtk_toolbar_space_style_get_type(void) G_GNUC_CONST
GType gtk_arg_flags_get_type(void) G_GNUC_CONST
GType gtk_icon_theme_error_get_type(void) G_GNUC_CONST
GType gtk_update_type_get_type(void) G_GNUC_CONST
GType gtk_cell_renderer_mode_get_type(void) G_GNUC_CONST
GType gtk_file_chooser_confirmation_get_type(void) G_GNUC_CONST
GType gtk_builder_error_get_type(void) G_GNUC_CONST
GType gtk_tree_view_grid_lines_get_type(void) G_GNUC_CONST
GType gtk_attach_options_get_type(void) G_GNUC_CONST
GType gtk_scroll_type_get_type(void) G_GNUC_CONST
GType gtk_rc_token_type_get_type(void) G_GNUC_CONST
GType gtk_recent_filter_flags_get_type(void) G_GNUC_CONST
GType gtk_button_box_style_get_type(void) G_GNUC_CONST
GType gtk_pack_direction_get_type(void) G_GNUC_CONST
GType gtk_icon_lookup_flags_get_type(void) G_GNUC_CONST
GType gtk_arrow_type_get_type(void) G_GNUC_CONST
GType gtk_drag_result_get_type(void) G_GNUC_CONST
GType gtk_text_buffer_target_info_get_type(void) G_GNUC_CONST
GType gtk_icon_size_get_type(void) G_GNUC_CONST
GType gtk_arrow_placement_get_type(void) G_GNUC_CONST
GType gtk_cell_renderer_accel_mode_get_type(void) G_GNUC_CONST
GType gtk_page_orientation_get_type(void) G_GNUC_CONST
GType gtk_rc_flags_get_type(void) G_GNUC_CONST
GType gtk_match_type_get_type(void) G_GNUC_CONST
G_BEGIN_DECLS GType gtk_accel_flags_get_type(void) G_GNUC_CONST
GType gtk_print_quality_get_type(void) G_GNUC_CONST
GType gtk_orientation_get_type(void) G_GNUC_CONST
GType gtk_size_group_mode_get_type(void) G_GNUC_CONST
GType gtk_entry_icon_position_get_type(void) G_GNUC_CONST
GType gtk_spin_button_update_policy_get_type(void) G_GNUC_CONST
GType gtk_im_status_style_get_type(void) G_GNUC_CONST
GType gtk_progress_bar_style_get_type(void) G_GNUC_CONST
GType gtk_private_flags_get_type(void) G_GNUC_CONST
GType gtk_text_search_flags_get_type(void) G_GNUC_CONST
GType gtk_print_duplex_get_type(void) G_GNUC_CONST
GType gtk_submenu_placement_get_type(void) G_GNUC_CONST
GType gtk_recent_manager_error_get_type(void) G_GNUC_CONST
GType gtk_menu_direction_type_get_type(void) G_GNUC_CONST
GType gtk_signal_run_type_get_type(void) G_GNUC_CONST
GType gtk_preview_type_get_type(void) G_GNUC_CONST
GType gtk_state_type_get_type(void) G_GNUC_CONST
GType gtk_corner_type_get_type(void) G_GNUC_CONST
GType gtk_dest_defaults_get_type(void) G_GNUC_CONST
GType gtk_path_priority_type_get_type(void) G_GNUC_CONST
GType gtk_message_type_get_type(void) G_GNUC_CONST
GType gtk_toolbar_child_type_get_type(void) G_GNUC_CONST
GType gtk_resize_mode_get_type(void) G_GNUC_CONST
GType gtk_relief_style_get_type(void) G_GNUC_CONST
GType gtk_page_set_get_type(void) G_GNUC_CONST
GType gtk_tree_view_column_sizing_get_type(void) G_GNUC_CONST
GType gtk_image_type_get_type(void) G_GNUC_CONST
GType gtk_tree_view_drop_position_get_type(void) G_GNUC_CONST
GType gtk_visibility_get_type(void) G_GNUC_CONST
GtkFlagValue * gtk_type_flags_get_values(GtkType flags_type)
GtkFlagValue * gtk_type_flags_find_value(GtkType flags_type, const gchar *value_name)
gpointer gtk_type_class(GtkType type)
gpointer gtk_type_new(GtkType type)
GtkEnumValue * gtk_type_enum_find_value(GtkType enum_type, const gchar *value_name)
GType gtk_identifier_get_type(void) G_GNUC_CONST
void gtk_type_init(GTypeDebugFlags debug_flags)
GtkType gtk_type_unique(GtkType parent_type, const GtkTypeInfo *gtkinfo)
GtkEnumValue * gtk_type_enum_get_values(GtkType enum_type)
GSList * gtk_ui_manager_get_toplevels(GtkUIManager *self, GtkUIManagerItemType types)
void gtk_ui_manager_set_add_tearoffs(GtkUIManager *self, gboolean add_tearoffs)
void gtk_ui_manager_insert_action_group(GtkUIManager *self, GtkActionGroup *action_group, gint pos)
gboolean gtk_ui_manager_get_add_tearoffs(GtkUIManager *self)
GtkAction * gtk_ui_manager_get_action(GtkUIManager *self, const gchar *path)
guint gtk_ui_manager_new_merge_id(GtkUIManager *self)
void gtk_ui_manager_add_ui(GtkUIManager *self, guint merge_id, const gchar *path, const gchar *name, const gchar *action, GtkUIManagerItemType type, gboolean top)
GList * gtk_ui_manager_get_action_groups(GtkUIManager *self)
void gtk_ui_manager_ensure_update(GtkUIManager *self)
void gtk_ui_manager_remove_ui(GtkUIManager *self, guint merge_id)
GType gtk_ui_manager_get_type(void) G_GNUC_CONST
GtkAccelGroup * gtk_ui_manager_get_accel_group(GtkUIManager *self)
guint gtk_ui_manager_add_ui_from_string(GtkUIManager *self, const gchar *buffer, gssize length, GError **error)
guint gtk_ui_manager_add_ui_from_file(GtkUIManager *self, const gchar *filename, GError **error)
GtkWidget * gtk_ui_manager_get_widget(GtkUIManager *self, const gchar *path)
void gtk_ui_manager_remove_action_group(GtkUIManager *self, GtkActionGroup *action_group)
gchar * gtk_ui_manager_get_ui(GtkUIManager *self)
GtkUIManager * gtk_ui_manager_new(void)
gint gtk_vbutton_box_get_spacing_default(void)
GType gtk_vbutton_box_get_type(void) G_GNUC_CONST
void gtk_vbutton_box_set_layout_default(GtkButtonBoxStyle layout)
void gtk_vbutton_box_set_spacing_default(gint spacing)
GtkWidget * gtk_vbutton_box_new(void)
GtkButtonBoxStyle gtk_vbutton_box_get_layout_default(void)
GType gtk_vbox_get_type(void) G_GNUC_CONST
GtkWidget * gtk_vbox_new(gboolean homogeneous, gint spacing)
void gtk_viewport_set_shadow_type(GtkViewport *viewport, GtkShadowType type)
GdkWindow * gtk_viewport_get_bin_window(GtkViewport *viewport)
void gtk_viewport_set_vadjustment(GtkViewport *viewport, GtkAdjustment *adjustment)
GdkWindow * gtk_viewport_get_view_window(GtkViewport *viewport)
GtkAdjustment * gtk_viewport_get_hadjustment(GtkViewport *viewport)
GtkShadowType gtk_viewport_get_shadow_type(GtkViewport *viewport)
GType gtk_viewport_get_type(void) G_GNUC_CONST
void gtk_viewport_set_hadjustment(GtkViewport *viewport, GtkAdjustment *adjustment)
GtkWidget * gtk_viewport_new(GtkAdjustment *hadjustment, GtkAdjustment *vadjustment)
GtkAdjustment * gtk_viewport_get_vadjustment(GtkViewport *viewport)
GType gtk_vpaned_get_type(void) G_GNUC_CONST
GtkWidget * gtk_vpaned_new(void)
GtkWidget * gtk_vruler_new(void)
GType gtk_vruler_get_type(void) G_GNUC_CONST
GtkWidget * gtk_vscale_new(GtkAdjustment *adjustment)
GType gtk_vscale_get_type(void) G_GNUC_CONST
GtkWidget * gtk_vscale_new_with_range(gdouble min, gdouble max, gdouble step)
GtkWidget * gtk_vseparator_new(void)
GType gtk_vseparator_get_type(void) G_GNUC_CONST
G_BEGIN_DECLS void gtk_decorated_window_init(GtkWindow *window)
void gtk_decorated_window_set_title(GtkWindow *window, const gchar *title)
void gtk_decorated_window_calculate_frame_size(GtkWindow *window)
void gtk_decorated_window_move_resize_window(GtkWindow *window, gint x, gint y, gint width, gint height)
const gchar * gtk_window_get_title(GtkWindow *window)
void gtk_window_move(GtkWindow *window, gint x, gint y)
void gtk_window_set_policy(GtkWindow *window, gint allow_shrink, gint allow_grow, gint auto_shrink)
void gtk_window_set_geometry_hints(GtkWindow *window, GtkWidget *geometry_widget, GdkGeometry *geometry, GdkWindowHints geom_mask)
void gtk_window_unstick(GtkWindow *window)
void gtk_window_begin_move_drag(GtkWindow *window, gint button, gint root_x, gint root_y, guint32 timestamp)
GdkPixbuf * gtk_window_get_icon(GtkWindow *window)
void gtk_window_get_size(GtkWindow *window, gint *width, gint *height)
gboolean gtk_window_get_focus_on_map(GtkWindow *window)
GList * gtk_window_get_icon_list(GtkWindow *window)
void gtk_window_set_mnemonic_modifier(GtkWindow *window, GdkModifierType modifier)
void gtk_window_group_add_window(GtkWindowGroup *window_group, GtkWindow *window)
void gtk_window_fullscreen(GtkWindow *window)
const gchar * gtk_window_get_default_icon_name(void)
gboolean gtk_window_activate_focus(GtkWindow *window)
void gtk_window_set_icon_list(GtkWindow *window, GList *list)
void gtk_window_remove_embedded_xid(GtkWindow *window, GdkNativeWindow xid)
gboolean gtk_window_activate_key(GtkWindow *window, GdkEventKey *event)
void gtk_window_set_modal(GtkWindow *window, gboolean modal)
GtkWindowType gtk_window_get_window_type(GtkWindow *window)
GType gtk_window_group_get_type(void) G_GNUC_CONST
GList * gtk_window_group_list_windows(GtkWindowGroup *window_group)
GtkWindowGroup * gtk_window_group_new(void)
void gtk_window_set_skip_taskbar_hint(GtkWindow *window, gboolean setting)
gboolean gtk_window_set_icon_from_file(GtkWindow *window, const gchar *filename, GError **err)
GdkGravity gtk_window_get_gravity(GtkWindow *window)
gboolean gtk_window_get_deletable(GtkWindow *window)
void gtk_window_set_opacity(GtkWindow *window, gdouble opacity)
void gtk_window_set_accept_focus(GtkWindow *window, gboolean setting)
void gtk_window_set_resizable(GtkWindow *window, gboolean resizable)
void gtk_window_set_type_hint(GtkWindow *window, GdkWindowTypeHint hint)
void gtk_window_resize(GtkWindow *window, gint width, gint height)
void gtk_window_deiconify(GtkWindow *window)
gboolean gtk_window_activate_default(GtkWindow *window)
gboolean gtk_window_get_skip_pager_hint(GtkWindow *window)
gboolean gtk_window_is_active(GtkWindow *window)
void gtk_window_set_screen(GtkWindow *window, GdkScreen *screen)
void gtk_window_get_frame_dimensions(GtkWindow *window, gint *left, gint *top, gint *right, gint *bottom)
GtkWindowGroup * gtk_window_get_group(GtkWindow *window)
const gchar * gtk_window_get_icon_name(GtkWindow *window)
gboolean gtk_window_get_decorated(GtkWindow *window)
void gtk_window_maximize(GtkWindow *window)
GtkWidget * gtk_window_get_default_widget(GtkWindow *window)
void gtk_window_set_position(GtkWindow *window, GtkWindowPosition position)
void gtk_window_group_remove_window(GtkWindowGroup *window_group, GtkWindow *window)
void gtk_window_unfullscreen(GtkWindow *window)
void gtk_window_remove_accel_group(GtkWindow *window, GtkAccelGroup *accel_group)
void gtk_window_set_skip_pager_hint(GtkWindow *window, gboolean setting)
gboolean gtk_window_has_toplevel_focus(GtkWindow *window)
GType gtk_window_get_type(void) G_GNUC_CONST
gdouble gtk_window_get_opacity(GtkWindow *window)
void gtk_window_set_urgency_hint(GtkWindow *window, gboolean setting)
void gtk_window_set_default_icon_list(GList *list)
void gtk_window_set_frame_dimensions(GtkWindow *window, gint left, gint top, gint right, gint bottom)
gboolean gtk_window_propagate_key_event(GtkWindow *window, GdkEventKey *event)
void gtk_window_unmaximize(GtkWindow *window)
const gchar * gtk_window_get_role(GtkWindow *window)
void gtk_window_reshow_with_initial_size(GtkWindow *window)
GdkWindowTypeHint gtk_window_get_type_hint(GtkWindow *window)
void gtk_window_set_icon_name(GtkWindow *window, const gchar *name)
gboolean gtk_window_get_accept_focus(GtkWindow *window)
void gtk_window_set_decorated(GtkWindow *window, gboolean setting)
gboolean gtk_window_get_resizable(GtkWindow *window)
gboolean gtk_window_get_urgency_hint(GtkWindow *window)
gboolean gtk_window_mnemonic_activate(GtkWindow *window, guint keyval, GdkModifierType modifier)
void gtk_window_add_accel_group(GtkWindow *window, GtkAccelGroup *accel_group)
void gtk_window_add_mnemonic(GtkWindow *window, guint keyval, GtkWidget *target)
void gtk_window_iconify(GtkWindow *window)
void gtk_window_stick(GtkWindow *window)
gboolean gtk_window_set_default_icon_from_file(const gchar *filename, GError **err)
void gtk_window_set_default(GtkWindow *window, GtkWidget *default_widget)
GtkWidget * gtk_window_group_get_current_grab(GtkWindowGroup *window_group)
void gtk_window_begin_resize_drag(GtkWindow *window, GdkWindowEdge edge, gint button, gint root_x, gint root_y, guint32 timestamp)
void gtk_window_set_role(GtkWindow *window, const gchar *role)
void gtk_window_set_startup_id(GtkWindow *window, const gchar *startup_id)
gboolean gtk_window_has_group(GtkWindow *window)
GtkWindow * gtk_window_get_transient_for(GtkWindow *window)
GdkModifierType gtk_window_get_mnemonic_modifier(GtkWindow *window)
void gtk_window_add_embedded_xid(GtkWindow *window, GdkNativeWindow xid)
void gtk_window_set_default_size(GtkWindow *window, gint width, gint height)
gboolean gtk_window_get_has_frame(GtkWindow *window)
void gtk_window_set_keep_below(GtkWindow *window, gboolean setting)
GList * gtk_window_list_toplevels(void)
void gtk_window_set_mnemonics_visible(GtkWindow *window, gboolean setting)
void gtk_window_set_icon(GtkWindow *window, GdkPixbuf *icon)
void gtk_window_set_default_icon_name(const gchar *name)
void gtk_window_set_focus(GtkWindow *window, GtkWidget *focus)
gboolean gtk_window_get_destroy_with_parent(GtkWindow *window)
gboolean gtk_window_parse_geometry(GtkWindow *window, const gchar *geometry)
void gtk_window_set_has_frame(GtkWindow *window, gboolean setting)
void gtk_window_set_wmclass(GtkWindow *window, const gchar *wmclass_name, const gchar *wmclass_class)
void gtk_window_set_gravity(GtkWindow *window, GdkGravity gravity)
void gtk_window_set_destroy_with_parent(GtkWindow *window, gboolean setting)
void gtk_window_set_auto_startup_notification(gboolean setting)
void gtk_window_get_default_size(GtkWindow *window, gint *width, gint *height)
void gtk_window_remove_mnemonic(GtkWindow *window, guint keyval, GtkWidget *target)
void gtk_window_set_focus_on_map(GtkWindow *window, gboolean setting)
gboolean gtk_window_get_mnemonics_visible(GtkWindow *window)
void gtk_window_get_position(GtkWindow *window, gint *root_x, gint *root_y)
void gtk_window_set_transient_for(GtkWindow *window, GtkWindow *parent)
void gtk_window_set_deletable(GtkWindow *window, gboolean setting)
GtkWidget * gtk_window_get_focus(GtkWindow *window)
void gtk_window_present(GtkWindow *window)
GdkScreen * gtk_window_get_screen(GtkWindow *window)
gboolean gtk_window_get_modal(GtkWindow *window)
void gtk_window_set_keep_above(GtkWindow *window, gboolean setting)
void gtk_window_set_title(GtkWindow *window, const gchar *title)
GtkWidget * gtk_window_new(GtkWindowType type)
void gtk_window_set_default_icon(GdkPixbuf *icon)
GList * gtk_window_get_default_icon_list(void)
gboolean gtk_window_get_skip_taskbar_hint(GtkWindow *window)
void gtk_window_present_with_time(GtkWindow *window, guint32 timestamp)