mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 10:50:10 +00:00
add recent new functions.
Fri Dec 10 13:59:32 2004 Manish Singh <yosh@gimp.org> * gtk/gtk.symbols: add recent new functions.
This commit is contained in:
parent
d0dce64278
commit
5c98a5ebee
@ -1,3 +1,7 @@
|
||||
Fri Dec 10 13:59:32 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtk.symbols: add recent new functions.
|
||||
|
||||
2004-12-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkwindow.c: Revert the patch which added no-alt
|
||||
|
@ -1,3 +1,7 @@
|
||||
Fri Dec 10 13:59:32 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtk.symbols: add recent new functions.
|
||||
|
||||
2004-12-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkwindow.c: Revert the patch which added no-alt
|
||||
|
@ -1,3 +1,7 @@
|
||||
Fri Dec 10 13:59:32 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtk.symbols: add recent new functions.
|
||||
|
||||
2004-12-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkwindow.c: Revert the patch which added no-alt
|
||||
|
@ -1,3 +1,7 @@
|
||||
Fri Dec 10 13:59:32 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* gtk/gtk.symbols: add recent new functions.
|
||||
|
||||
2004-12-10 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkwindow.c: Revert the patch which added no-alt
|
||||
|
@ -260,6 +260,7 @@ gtk_cell_renderer_render
|
||||
gtk_cell_renderer_set_fixed_size
|
||||
gtk_cell_renderer_start_editing
|
||||
gtk_cell_renderer_state_get_type G_GNUC_CONST
|
||||
gtk_cell_renderer_stop_editing
|
||||
gtk_cell_renderer_text_get_type G_GNUC_CONST
|
||||
gtk_cell_renderer_text_new
|
||||
gtk_cell_renderer_text_set_fixed_height_from_font
|
||||
@ -1304,6 +1305,8 @@ gtk_list_store_get_type G_GNUC_CONST
|
||||
gtk_list_store_insert
|
||||
gtk_list_store_insert_after
|
||||
gtk_list_store_insert_before
|
||||
gtk_list_store_insert_with_values
|
||||
gtk_list_store_insert_with_valuesv
|
||||
gtk_list_store_iter_is_valid
|
||||
gtk_list_store_move_after
|
||||
gtk_list_store_move_before
|
||||
@ -2078,6 +2081,7 @@ gtk_text_layout_get_cursor_locations
|
||||
gtk_text_layout_get_cursor_visible
|
||||
gtk_text_layout_get_iter_at_line
|
||||
gtk_text_layout_get_iter_at_pixel
|
||||
gtk_text_layout_get_iter_at_position
|
||||
gtk_text_layout_get_iter_location
|
||||
gtk_text_layout_get_line_at_y
|
||||
gtk_text_layout_get_line_display
|
||||
@ -2163,6 +2167,7 @@ gtk_text_view_get_default_attributes
|
||||
gtk_text_view_get_editable
|
||||
gtk_text_view_get_indent
|
||||
gtk_text_view_get_iter_at_location
|
||||
gtk_text_view_get_iter_at_position
|
||||
gtk_text_view_get_iter_location
|
||||
gtk_text_view_get_justification
|
||||
gtk_text_view_get_left_margin
|
||||
|
Loading…
Reference in New Issue
Block a user