diff options
author | Matthias Clasen <mclasen@redhat.com> | 2010-12-19 23:45:21 -0500 |
---|---|---|
committer | Matthias Clasen <mclasen@redhat.com> | 2010-12-19 23:45:21 -0500 |
commit | d4e9cd09ab98b7dc4fea64b653303198f987ef9a (patch) | |
tree | 1414e1dc5e716acb8bbae580ad6d873803b85e24 /gtk/gtk.symbols | |
parent | 26a304c54bf876df5f0ed886f2ca2abae761eccc (diff) | |
download | gtk+-d4e9cd09ab98b7dc4fea64b653303198f987ef9a.tar.gz |
Fix up symbol lists
Diffstat (limited to 'gtk/gtk.symbols')
-rw-r--r-- | gtk/gtk.symbols | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/gtk/gtk.symbols b/gtk/gtk.symbols index c4080b07e3..3c768c41d3 100644 --- a/gtk/gtk.symbols +++ b/gtk/gtk.symbols @@ -367,8 +367,22 @@ gtk_cell_area_add_with_properties gtk_cell_area_apply_attributes gtk_cell_area_attribute_connect gtk_cell_area_attribute_disconnect +gtk_cell_area_box_context_copy +gtk_cell_area_box_context_get_group_height +gtk_cell_area_box_context_get_group_height_for_width +gtk_cell_area_box_context_get_group_width +gtk_cell_area_box_context_get_group_width_for_height +gtk_cell_area_box_context_get_heights +gtk_cell_area_box_context_get_orientation_allocs +gtk_cell_area_box_context_get_type +gtk_cell_area_box_context_get_widths +gtk_cell_area_box_context_push_group_height +gtk_cell_area_box_context_push_group_height_for_width +gtk_cell_area_box_context_push_group_width +gtk_cell_area_box_context_push_group_width_for_height gtk_cell_area_box_get_spacing gtk_cell_area_box_get_type G_GNUC_CONST +gtk_cell_area_box_init_groups gtk_cell_area_box_new gtk_cell_area_box_pack_end gtk_cell_area_box_pack_start @@ -397,6 +411,7 @@ gtk_cell_area_copy_context gtk_cell_area_create_context gtk_cell_area_event gtk_cell_area_foreach +gtk_cell_area_foreach_alloc gtk_cell_area_focus gtk_cell_area_get_edited_cell gtk_cell_area_get_edit_widget @@ -404,6 +419,7 @@ gtk_cell_area_get_focus_cell gtk_cell_area_get_focus_from_sibling gtk_cell_area_get_focus_siblings gtk_cell_area_get_cell_allocation +gtk_cell_area_get_cell_at_position gtk_cell_area_get_current_path_string gtk_cell_area_get_preferred_height gtk_cell_area_get_preferred_height_for_width @@ -2418,6 +2434,7 @@ gtk_style_context_get_border gtk_style_context_get_border_color gtk_style_context_get_color gtk_style_context_get_direction +gtk_style_context_get_font gtk_style_context_get_junction_sides gtk_style_context_get_margin gtk_style_context_get_padding @@ -2875,6 +2892,7 @@ gtk_theming_engine_get_border gtk_theming_engine_get_border_color gtk_theming_engine_get_color gtk_theming_engine_get_direction +gtk_theming_engine_get_font gtk_theming_engine_get_junction_sides gtk_theming_engine_get_margin gtk_theming_engine_get_padding @@ -3200,6 +3218,7 @@ gtk_tree_view_column_clear_attributes gtk_tree_view_column_clicked gtk_tree_view_column_focus_cell gtk_tree_view_column_get_alignment +gtk_tree_view_column_get_button gtk_tree_view_column_get_clickable gtk_tree_view_column_get_expand gtk_tree_view_column_get_fixed_width |