]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtk.symbols
GtkAssistant: Add custom page type
[~andy/gtk] / gtk / gtk.symbols
index fd43fc7e26cda26db3279bffa84782e71560bb6f..cd88fdaf0b7c2538edeec655eda173b26f5db6d9 100644 (file)
@@ -251,14 +251,10 @@ gtk_alignment_set_padding
 #if IN_HEADER(__GTK_APPLICATION_H__)
 #if IN_FILE(__GTK_APPLICATION_C__)
 gtk_application_get_type G_GNUC_CONST
+gtk_application_add_window
 gtk_application_new
-gtk_application_set_action_group
-gtk_application_create_window
-gtk_application_get_window
 gtk_application_get_windows
-gtk_application_add_window
-gtk_application_run
-gtk_application_quit
+gtk_application_remove_window
 #endif
 #endif
 
@@ -266,6 +262,8 @@ gtk_application_quit
 #if IN_FILE(__GTK_ASSISTANT_C__)
 gtk_assistant_get_type G_GNUC_CONST
 gtk_assistant_new
+gtk_assistant_next_page
+gtk_assistant_previous_page
 gtk_assistant_get_current_page
 gtk_assistant_set_current_page
 gtk_assistant_get_n_pages
@@ -293,6 +291,7 @@ gtk_assistant_commit
 
 #if IN_HEADER(__GTK_TYPE_BUILTINS_H__)
 #if IN_FILE(__GTK_TYPE_BUILTINS_C__)
+gtk_align_get_type G_GNUC_CONST
 gtk_pack_direction_get_type G_GNUC_CONST
 gtk_ui_manager_item_type_get_type G_GNUC_CONST
 gtk_spin_button_update_policy_get_type G_GNUC_CONST
@@ -324,7 +323,6 @@ gtk_icon_view_drop_position_get_type G_GNUC_CONST
 gtk_sensitivity_type_get_type G_GNUC_CONST
 gtk_window_type_get_type G_GNUC_CONST
 gtk_wrap_mode_get_type G_GNUC_CONST
-gtk_widget_flags_get_type G_GNUC_CONST
 gtk_widget_help_type_get_type G_GNUC_CONST
 gtk_window_position_get_type G_GNUC_CONST
 gtk_tree_view_column_sizing_get_type G_GNUC_CONST
@@ -356,7 +354,6 @@ gtk_print_duplex_get_type G_GNUC_CONST
 gtk_print_error_get_type G_GNUC_CONST
 gtk_recent_filter_flags_get_type G_GNUC_CONST
 gtk_print_operation_action_get_type G_GNUC_CONST
-gtk_private_flags_get_type G_GNUC_CONST
 gtk_rc_flags_get_type G_GNUC_CONST
 gtk_rc_token_type_get_type G_GNUC_CONST
 gtk_recent_chooser_error_get_type G_GNUC_CONST
@@ -384,7 +381,6 @@ gtk_tool_palette_drag_targets_get_type G_GNUC_CONST
 gtk_tree_model_flags_get_type G_GNUC_CONST
 gtk_tree_view_grid_lines_get_type G_GNUC_CONST
 gtk_update_type_get_type G_GNUC_CONST
-gtk_object_flags_get_type G_GNUC_CONST
 gtk_accel_flags_get_type G_GNUC_CONST
 gtk_icon_size_get_type G_GNUC_CONST
 gtk_file_chooser_error_get_type G_GNUC_CONST
@@ -687,6 +683,7 @@ gtk_cell_view_new_with_markup
 gtk_cell_view_new_with_pixbuf
 gtk_cell_view_new_with_text
 gtk_cell_view_set_background_color
+gtk_cell_view_set_background_rgba
 gtk_cell_view_set_displayed_row
 gtk_cell_view_set_model
 #endif
@@ -755,13 +752,16 @@ gtk_clipboard_wait_is_target_available
 #if IN_FILE(__GTK_COLOR_BUTTON_C__)
 gtk_color_button_get_alpha
 gtk_color_button_get_color
+gtk_color_button_get_rgba
 gtk_color_button_get_title
 gtk_color_button_get_type G_GNUC_CONST
 gtk_color_button_get_use_alpha
 gtk_color_button_new
 gtk_color_button_new_with_color
+gtk_color_button_new_with_rgba
 gtk_color_button_set_alpha
 gtk_color_button_set_color
+gtk_color_button_set_rgba
 gtk_color_button_set_title
 gtk_color_button_set_use_alpha
 #endif
@@ -771,10 +771,12 @@ gtk_color_button_set_use_alpha
 #if IN_FILE(__GTK_COLOR_SELECTION_C__)
 gtk_color_selection_get_current_alpha
 gtk_color_selection_get_current_color
+gtk_color_selection_get_current_rgba
 gtk_color_selection_get_has_opacity_control
 gtk_color_selection_get_has_palette
 gtk_color_selection_get_previous_alpha
 gtk_color_selection_get_previous_color
+gtk_color_selection_get_previous_rgba
 gtk_color_selection_get_type G_GNUC_CONST
 gtk_color_selection_is_adjusting
 gtk_color_selection_new
@@ -783,10 +785,12 @@ gtk_color_selection_palette_to_string
 gtk_color_selection_set_change_palette_with_screen_hook
 gtk_color_selection_set_current_alpha
 gtk_color_selection_set_current_color
+gtk_color_selection_set_current_rgba
 gtk_color_selection_set_has_opacity_control
 gtk_color_selection_set_has_palette
 gtk_color_selection_set_previous_alpha
 gtk_color_selection_set_previous_color
+gtk_color_selection_set_previous_rgba
 #endif
 #endif
 
@@ -800,36 +804,37 @@ gtk_color_selection_dialog_get_color_selection
 
 #if IN_HEADER(__GTK_COMBO_BOX_H__)
 #if IN_FILE(__GTK_COMBO_BOX_C__)
-gtk_combo_box_append_text
 gtk_combo_box_get_active
 gtk_combo_box_get_active_iter
-gtk_combo_box_get_active_text
 gtk_combo_box_get_add_tearoffs
 gtk_combo_box_get_column_span_column
+gtk_combo_box_get_entry_text_column
 gtk_combo_box_get_focus_on_click
+gtk_combo_box_get_has_entry
 gtk_combo_box_get_model
 gtk_combo_box_get_popup_accessible
+gtk_combo_box_get_popup_fixed_width
 gtk_combo_box_get_row_separator_func
 gtk_combo_box_get_row_span_column
 gtk_combo_box_get_button_sensitivity
 gtk_combo_box_get_title
 gtk_combo_box_get_type G_GNUC_CONST
 gtk_combo_box_get_wrap_width
-gtk_combo_box_insert_text
 gtk_combo_box_new
-gtk_combo_box_new_text
+gtk_combo_box_new_with_entry
 gtk_combo_box_new_with_model
+gtk_combo_box_new_with_model_and_entry
 gtk_combo_box_popdown
 gtk_combo_box_popup
 gtk_combo_box_popup_for_device
-gtk_combo_box_prepend_text
-gtk_combo_box_remove_text
 gtk_combo_box_set_active
 gtk_combo_box_set_active_iter
 gtk_combo_box_set_add_tearoffs
 gtk_combo_box_set_column_span_column
+gtk_combo_box_set_entry_text_column
 gtk_combo_box_set_focus_on_click
 gtk_combo_box_set_model
+gtk_combo_box_set_popup_fixed_width
 gtk_combo_box_set_row_separator_func
 gtk_combo_box_set_row_span_column
 gtk_combo_box_set_button_sensitivity
@@ -838,14 +843,17 @@ gtk_combo_box_set_wrap_width
 #endif
 #endif
 
-#if IN_HEADER(__GTK_COMBO_BOX_ENTRY_H__)
-#if IN_FILE(__GTK_COMBO_BOX_ENTRY_C__)
-gtk_combo_box_entry_get_text_column
-gtk_combo_box_entry_get_type G_GNUC_CONST
-gtk_combo_box_entry_new
-gtk_combo_box_entry_new_text
-gtk_combo_box_entry_new_with_model
-gtk_combo_box_entry_set_text_column
+#if IN_HEADER(__GTK_COMBO_BOX_TEXT_H__)
+#if IN_FILE(__GTK_COMBO_BOX_TEXT_C__)
+gtk_combo_box_text_append_text
+gtk_combo_box_text_get_active_text
+gtk_combo_box_text_get_type G_GNUC_CONST
+gtk_combo_box_text_insert_text
+gtk_combo_box_text_new
+gtk_combo_box_text_new_with_entry
+gtk_combo_box_text_prepend_text
+gtk_combo_box_text_remove
+gtk_combo_box_text_remove_all
 #endif
 #endif
 
@@ -864,6 +872,7 @@ gtk_container_child_type
 gtk_container_class_find_child_property
 gtk_container_class_install_child_property
 gtk_container_class_list_child_properties
+gtk_container_class_handle_border_width
 gtk_container_forall
 gtk_container_foreach
 gtk_container_get_border_width
@@ -1077,6 +1086,7 @@ gtk_entry_get_current_icon_drag_source
 gtk_entry_get_cursor_hadjustment
 gtk_entry_get_has_frame
 gtk_entry_get_icon_activatable
+gtk_entry_get_icon_area
 gtk_entry_get_icon_at_pos
 gtk_entry_get_icon_gicon
 gtk_entry_get_icon_name
@@ -1086,7 +1096,6 @@ gtk_entry_get_icon_stock
 gtk_entry_get_icon_storage_type
 gtk_entry_get_icon_tooltip_markup
 gtk_entry_get_icon_tooltip_text
-gtk_entry_get_icon_window
 gtk_entry_get_inner_border
 gtk_entry_get_invisible_char
 gtk_entry_get_layout
@@ -1096,11 +1105,11 @@ gtk_entry_get_overwrite_mode
 gtk_entry_get_progress_fraction
 gtk_entry_get_progress_pulse_step
 gtk_entry_get_text
+gtk_entry_get_text_area
 gtk_entry_get_text_length
 gtk_entry_get_type G_GNUC_CONST
 gtk_entry_get_visibility
 gtk_entry_get_width_chars
-gtk_entry_get_text_window
 gtk_entry_im_context_filter_keypress
 gtk_entry_layout_index_to_text_index
 gtk_entry_new
@@ -2797,9 +2806,11 @@ gtk_recent_info_get_application_info
 gtk_recent_info_get_applications G_GNUC_MALLOC
 gtk_recent_info_last_application G_GNUC_MALLOC
 gtk_recent_info_has_application
+gtk_recent_info_create_app_info
 gtk_recent_info_get_groups G_GNUC_MALLOC
 gtk_recent_info_has_group
 gtk_recent_info_get_icon
+gtk_recent_info_get_gicon
 gtk_recent_info_get_short_name G_GNUC_MALLOC
 gtk_recent_info_get_uri_display G_GNUC_MALLOC
 gtk_recent_info_get_age
@@ -2891,6 +2902,21 @@ gtk_scale_button_get_popup
 #endif
 #endif
 
+#if IN_HEADER(__GTK_SCROLLABLE_H__)
+#if IN_FILE(__GTK_SCROLLABLE_C__)
+gtk_scrollable_get_type G_GNUC_CONST
+gtk_scrollable_get_hadjustment
+gtk_scrollable_get_hscroll_policy
+gtk_scrollable_get_vadjustment
+gtk_scrollable_get_vscroll_policy
+gtk_scrollable_policy_get_type G_GNUC_CONST
+gtk_scrollable_set_hadjustment
+gtk_scrollable_set_hscroll_policy
+gtk_scrollable_set_vadjustment
+gtk_scrollable_set_vscroll_policy
+#endif
+#endif
+
 #if IN_HEADER(__GTK_SCROLLBAR_H__)
 #if IN_FILE(__GTK_SCROLLBAR_C__)
 gtk_scrollbar_get_type G_GNUC_CONST
@@ -2916,6 +2942,10 @@ gtk_scrolled_window_set_policy
 gtk_scrolled_window_set_shadow_type
 gtk_scrolled_window_set_vadjustment
 gtk_scrolled_window_unset_placement
+gtk_scrolled_window_get_min_content_width
+gtk_scrolled_window_set_min_content_width
+gtk_scrolled_window_get_min_content_height
+gtk_scrolled_window_set_min_content_height
 #endif
 #endif
 
@@ -2968,6 +2998,10 @@ gtk_target_list_remove
 gtk_target_list_unref
 gtk_target_table_new_from_list
 gtk_target_table_free
+gtk_target_entry_get_type G_GNUC_CONST
+gtk_target_entry_new
+gtk_target_entry_copy
+gtk_target_entry_free
 #endif
 #endif
 
@@ -3027,17 +3061,6 @@ gtk_size_group_set_mode
 #endif
 #endif
 
-#if IN_HEADER(__GTK_SIZE_REQUEST_H__)
-#if IN_FILE(__GTK_SIZE_REQUEST_C__)
-gtk_widget_get_preferred_height
-gtk_widget_get_preferred_height_for_width
-gtk_widget_get_preferred
-gtk_widget_get_preferred_size
-gtk_widget_get_preferred_width
-gtk_widget_get_preferred_width_for_height
-#endif
-#endif
-
 #if IN_HEADER(__GTK_SHOW_H__)
 #if IN_FILE(__GTK_SHOW_C__)
 gtk_show_uri
@@ -3096,7 +3119,6 @@ gtk_spinner_stop
 #if IN_HEADER(__GTK_STATUSBAR_H__)
 #if IN_FILE(__GTK_STATUSBAR_C__)
 gtk_statusbar_get_context_id
-gtk_statusbar_get_has_resize_grip
 gtk_statusbar_get_message_area
 gtk_statusbar_get_type G_GNUC_CONST
 gtk_statusbar_new
@@ -3104,7 +3126,6 @@ gtk_statusbar_pop
 gtk_statusbar_push
 gtk_statusbar_remove
 gtk_statusbar_remove_all
-gtk_statusbar_set_has_resize_grip
 #endif
 #endif
 
@@ -4032,7 +4053,6 @@ gtk_tree_view_set_enable_tree_lines
 gtk_tree_view_set_expander_column
 gtk_tree_view_set_fixed_height_mode
 gtk_tree_view_set_grid_lines
-gtk_tree_view_set_hadjustment
 gtk_tree_view_set_headers_clickable
 gtk_tree_view_set_headers_visible
 gtk_tree_view_set_hover_expand
@@ -4051,7 +4071,6 @@ gtk_tree_view_set_show_expanders
 gtk_tree_view_set_tooltip_row
 gtk_tree_view_set_tooltip_cell
 gtk_tree_view_set_tooltip_column
-gtk_tree_view_set_vadjustment
 gtk_tree_view_unset_rows_drag_dest
 gtk_tree_view_unset_rows_drag_source
 gtk_tree_view_columns_autosize
@@ -4234,6 +4253,7 @@ gtk_cairo_transform_to_window
 gtk_widget_get_type G_GNUC_CONST
 gtk_widget_get_visible
 gtk_widget_get_visual
+gtk_widget_get_request_mode
 gtk_widget_grab_default
 gtk_widget_grab_focus
 gtk_widget_has_default
@@ -4242,7 +4262,6 @@ gtk_widget_has_grab
 gtk_widget_has_rc_style
 gtk_widget_has_screen
 gtk_widget_hide
-gtk_widget_hide_all
 gtk_widget_hide_on_delete
 gtk_widget_intersect
 gtk_widget_is_ancestor
@@ -4269,6 +4288,7 @@ gtk_widget_pop_composite_child
 gtk_widget_push_composite_child
 gtk_widget_queue_draw
 gtk_widget_queue_draw_area
+gtk_widget_queue_draw_region
 gtk_widget_queue_resize
 gtk_widget_queue_resize_no_redraw
 gtk_widget_realize
@@ -4299,7 +4319,6 @@ gtk_widget_set_parent
 gtk_widget_set_parent_window
 gtk_widget_set_receives_default
 gtk_widget_set_redraw_on_allocate
-gtk_widget_set_scroll_adjustments
 gtk_widget_set_sensitive
 gtk_widget_set_size_request
 gtk_widget_set_state
@@ -4308,6 +4327,7 @@ gtk_widget_set_tooltip_markup
 gtk_widget_set_tooltip_text
 gtk_widget_set_tooltip_window
 gtk_widget_set_visible
+gtk_widget_set_visual
 gtk_widget_set_window
 gtk_widget_shape_combine_region
 gtk_widget_input_shape_combine_region
@@ -4355,6 +4375,21 @@ gtk_widget_set_margin_top
 gtk_widget_get_margin_bottom
 gtk_widget_set_margin_bottom
 gtk_widget_in_destruction
+gtk_widget_get_preferred_height
+gtk_widget_get_preferred_height_for_width
+gtk_widget_get_preferred_size
+gtk_widget_get_preferred_width
+gtk_widget_get_preferred_width_for_height
+gtk_widget_get_hexpand
+gtk_widget_set_hexpand
+gtk_widget_get_hexpand_set
+gtk_widget_set_hexpand_set
+gtk_widget_get_vexpand
+gtk_widget_set_vexpand
+gtk_widget_get_vexpand_set
+gtk_widget_set_vexpand_set
+gtk_widget_queue_compute_expand
+gtk_widget_compute_expand
 #endif
 #endif
 
@@ -4371,6 +4406,7 @@ gtk_window_begin_resize_drag
 gtk_window_deiconify
 gtk_window_fullscreen
 gtk_window_get_accept_focus
+gtk_window_get_application
 gtk_window_get_decorated
 gtk_window_get_deletable
 gtk_window_get_default_widget
@@ -4384,6 +4420,7 @@ gtk_window_get_frame_dimensions
 gtk_window_get_gravity
 gtk_window_get_group
 gtk_window_get_has_frame
+gtk_window_get_has_resize_grip
 gtk_window_get_icon
 gtk_window_get_icon_list
 gtk_window_get_icon_name
@@ -4392,6 +4429,7 @@ gtk_window_get_mnemonics_visible
 gtk_window_get_modal
 gtk_window_get_position
 gtk_window_get_resizable
+gtk_window_get_resize_grip_area
 gtk_window_get_role
 gtk_window_get_screen
 gtk_window_get_size
@@ -4428,11 +4466,15 @@ gtk_window_remove_embedded_xid
 gtk_window_remove_mnemonic
 gtk_window_reshow_with_initial_size
 gtk_window_resize
+gtk_window_resize_grip_is_visible
+gtk_window_resize_to_geometry
 gtk_window_set_accept_focus
+gtk_window_set_application
 gtk_window_set_auto_startup_notification
 gtk_window_set_decorated
 gtk_window_set_deletable
 gtk_window_set_default
+gtk_window_set_default_geometry
 gtk_window_set_default_icon
 gtk_window_set_default_icon_from_file
 gtk_window_set_default_icon_list
@@ -4446,6 +4488,7 @@ gtk_window_set_frame_dimensions
 gtk_window_set_geometry_hints
 gtk_window_set_gravity
 gtk_window_set_has_frame
+gtk_window_set_has_resize_grip
 gtk_window_set_icon
 gtk_window_set_icon_from_file
 gtk_window_set_icon_list
@@ -4467,7 +4510,6 @@ gtk_window_set_urgency_hint
 gtk_window_set_title
 gtk_window_set_transient_for
 gtk_window_set_type_hint
-gtk_window_set_visual
 gtk_window_set_wmclass
 gtk_window_stick
 gtk_window_unfullscreen
@@ -4477,31 +4519,6 @@ gtk_window_unstick
 #endif
 
 
-#if IN_HEADER(__GTK_WRAP_BOX_H__)
-#if IN_FILE(__GTK_WRAP_BOX_C__)
-gtk_wrap_allocation_mode_get_type
-gtk_wrap_box_get_allocation_mode
-gtk_wrap_box_get_horizontal_spacing
-gtk_wrap_box_get_minimum_line_children
-gtk_wrap_box_get_natural_line_children
-gtk_wrap_box_get_spreading
-gtk_wrap_box_get_type G_GNUC_CONST
-gtk_wrap_box_get_vertical_spacing
-gtk_wrap_box_insert_child
-gtk_wrap_box_new
-gtk_wrap_box_packing_get_type
-gtk_wrap_box_reorder_child
-gtk_wrap_box_set_allocation_mode
-gtk_wrap_box_set_horizontal_spacing
-gtk_wrap_box_set_minimum_line_children
-gtk_wrap_box_set_natural_line_children
-gtk_wrap_box_set_spreading
-gtk_wrap_box_set_vertical_spacing
-gtk_wrap_box_spreading_get_type
-#endif
-#endif
-
-
 #if IN_HEADER(__GTK_WIN32_EMBED_WIDGET_H__)
 #if IN_FILE(__GTK_WIN32_EMBED_WIDGET_C__)
 #ifdef G_OS_WIN32
@@ -4527,3 +4544,20 @@ gtk_info_bar_set_message_type
 gtk_info_bar_get_message_type
 #endif
 #endif
+
+#if IN_HEADER(__GTK_GRID_H__)
+#if IN_FILE(__GTK_GRID_c__)
+gtk_grid_get_type G_GNUC_CONST
+gtk_grid_new
+gtk_grid_attach
+gtk_grid_attach_next_to
+gtk_grid_set_row_homogeneous
+gtk_grid_get_row_homogeneous
+gtk_grid_set_row_spacing
+gtk_grid_get_row_spacing
+gtk_grid_set_column_homogeneous
+gtk_grid_get_column_homogeneous
+gtk_grid_set_column_spacing
+gtk_grid_get_column_spacing
+#endif
+#endif