Add some missing symbols
svn path=/trunk/; revision=21269
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2008-09-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtk.symbols: Add some missing symbols
|
||||
|
||||
2008-09-03 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkprintsettings.c: Fix order of includes to avoid unwanted
|
||||
|
||||
@ -266,6 +266,7 @@ 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
|
||||
gtk_notebook_tab_get_type G_GNUC_CONST
|
||||
gtk_number_up_layout_get_type G_GNUC_CONST
|
||||
gtk_anchor_type_get_type G_GNUC_CONST
|
||||
gtk_arg_flags_get_type G_GNUC_CONST
|
||||
gtk_arrow_type_get_type G_GNUC_CONST
|
||||
@ -2958,6 +2959,8 @@ gtk_print_settings_get_n_copies
|
||||
gtk_print_settings_set_n_copies
|
||||
gtk_print_settings_get_number_up
|
||||
gtk_print_settings_set_number_up
|
||||
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_scale
|
||||
|
||||
Reference in New Issue
Block a user