]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtk.symbols
Bug 339318 - Allow page rendering to (optionally) happen in a thread
[~andy/gtk] / gtk / gtk.symbols
index 14778ac06939000be88c1770d2a0f4055f06ba35..2b4f07fc479ca55a44105947119c830fefd73a4a 100644 (file)
@@ -1150,7 +1150,15 @@ gtk_status_icon_get_icon_name
 gtk_status_icon_get_gicon
 gtk_status_icon_get_size
 gtk_status_icon_set_screen
+#ifndef GTK_DISABLE_DEPRECATED
 gtk_status_icon_set_tooltip
+#endif
+gtk_status_icon_set_tooltip_text
+gtk_status_icon_get_tooltip_text
+gtk_status_icon_set_tooltip_markup
+gtk_status_icon_get_tooltip_markup
+gtk_status_icon_set_has_tooltip
+gtk_status_icon_get_has_tooltip
 gtk_status_icon_set_visible
 gtk_status_icon_get_visible
 gtk_status_icon_set_blinking
@@ -1227,6 +1235,9 @@ gtk_style_new
 gtk_style_render_icon
 gtk_style_set_background
 gtk_draw_insertion_cursor
+gtk_style_get_property
+gtk_style_get_valist
+gtk_style_get
 #endif
 #endif
 
@@ -1271,6 +1282,8 @@ gtk_entry_get_layout
 gtk_entry_get_layout_offsets
 gtk_entry_get_max_length
 gtk_entry_get_overwrite_mode
+gtk_entry_get_progress_fraction
+gtk_entry_get_progress_pulse_step
 gtk_entry_get_text
 gtk_entry_get_text_length
 gtk_entry_get_type G_GNUC_CONST
@@ -1282,6 +1295,7 @@ gtk_entry_new
 gtk_entry_new_with_max_length
 gtk_entry_append_text
 gtk_entry_prepend_text
+gtk_entry_progress_pulse
 gtk_entry_select_region
 gtk_entry_set_position
 gtk_entry_set_editable
@@ -1294,6 +1308,8 @@ gtk_entry_set_inner_border
 gtk_entry_set_invisible_char
 gtk_entry_set_max_length
 gtk_entry_set_overwrite_mode
+gtk_entry_set_progress_fraction
+gtk_entry_set_progress_pulse_step
 gtk_entry_set_text
 gtk_entry_set_visibility
 gtk_entry_set_width_chars
@@ -1601,7 +1617,6 @@ gtk_font_button_set_use_size
 
 #if IN_HEADER(__GTK_FONTSEL_H__)
 #if IN_FILE(__GTK_FONTSEL_C__)
-gtk_font_selection_dialog_get_apply_button
 gtk_font_selection_dialog_get_cancel_button
 gtk_font_selection_dialog_get_font_name
 gtk_font_selection_dialog_get_ok_button
@@ -1611,6 +1626,7 @@ gtk_font_selection_dialog_new
 gtk_font_selection_dialog_set_font_name
 gtk_font_selection_dialog_set_preview_text
 #ifndef GTK_DISABLE_DEPRECATED
+gtk_font_selection_dialog_get_apply_button
 gtk_font_selection_get_font
 gtk_font_selection_dialog_get_font
 #endif
@@ -2581,14 +2597,17 @@ gtk_option_menu_set_menu
 #if IN_FILE(__GTK_PANED_C__)
 gtk_paned_add1
 gtk_paned_add2
-gtk_paned_compute_position
 gtk_paned_get_child1
 gtk_paned_get_child2
 gtk_paned_get_position
 gtk_paned_get_type G_GNUC_CONST
+gtk_paned_new
 gtk_paned_pack1
 gtk_paned_pack2
 gtk_paned_set_position
+#ifndef GTK_DISABLE_DEPRECATED
+gtk_paned_compute_position
+#endif
 #endif
 #endif
 
@@ -2890,6 +2909,8 @@ gtk_print_operation_get_status
 gtk_print_operation_get_status_string
 gtk_print_operation_is_finished
 gtk_print_operation_cancel
+gtk_print_operation_draw_page_finish
+gtk_print_operation_set_defer_drawing
 #endif
 #endif
 
@@ -2974,6 +2995,11 @@ gtk_print_settings_get_number_up_layout
 gtk_print_settings_set_number_up_layout
 gtk_print_settings_get_resolution
 gtk_print_settings_set_resolution
+gtk_print_settings_get_resolution_x
+gtk_print_settings_get_resolution_y
+gtk_print_settings_set_resolution_xy
+gtk_print_settings_get_printer_lpi
+gtk_print_settings_set_printer_lpi
 gtk_print_settings_get_scale
 gtk_print_settings_set_scale
 gtk_print_settings_get_print_pages
@@ -3402,6 +3428,7 @@ gtk_scale_get_draw_value
 gtk_scale_get_layout
 gtk_scale_get_layout_offsets
 gtk_scale_get_type G_GNUC_CONST
+gtk_scale_new
 gtk_scale_get_value_pos
 gtk_scale_set_digits
 gtk_scale_set_draw_value
@@ -3429,6 +3456,7 @@ gtk_scale_button_get_popup
 #if IN_HEADER(__GTK_SCROLLBAR_H__)
 #if IN_FILE(__GTK_SCROLLBAR_C__)
 gtk_scrollbar_get_type G_GNUC_CONST
+gtk_scrollbar_new
 #endif
 #endif
 
@@ -4139,7 +4167,9 @@ gtk_toolbar_get_icon_size
 gtk_toolbar_get_item_index
 gtk_toolbar_get_n_items
 gtk_toolbar_get_nth_item
+#ifndef GTK_DISABLE_DEPRECATED
 gtk_toolbar_get_orientation
+#endif
 gtk_toolbar_get_relief_style
 gtk_toolbar_get_show_arrow
 gtk_toolbar_get_style
@@ -4150,7 +4180,9 @@ gtk_toolbar_get_type G_GNUC_CONST
 gtk_toolbar_insert
 gtk_toolbar_new
 gtk_toolbar_set_drop_highlight_item
+#ifndef GTK_DISABLE_DEPRECATED
 gtk_toolbar_set_orientation
+#endif
 gtk_toolbar_set_show_arrow
 gtk_toolbar_set_style
 #ifndef GTK_DISABLE_DEPRECATED