Add missing Since: gtk-doc markup for newly added GSEAL API. Change all
2008-06-20 Johan Dahlin <jdahlin@async.com.br> * gtk/gtkaccelgroup.c: * gtk/gtkcolorseldialog.c: * gtk/gtkcontainer.c: * gtk/gtkdialog.c: * gtk/gtkentry.c (gtk_entry_class_init): * gtk/gtkfontsel.c: * gtk/gtkhandlebox.c: * gtk/gtklayout.c: * gtk/gtkmenu.c (gtk_menu_class_init): * gtk/gtkmenuitem.c (gtk_menu_item_class_init): * gtk/gtkplug.c (gtk_plug_class_init): * gtk/gtkselection.c: * gtk/gtksocket.c: * gtk/gtktreeselection.c: * gtk/gtkwidget.c (gtk_widget_class_init): * gtk/gtkwindow.c: Add missing Since: gtk-doc markup for newly added GSEAL API. Change all Since: GSEAL-branch to Since: 2.14. svn path=/trunk/; revision=20639
This commit is contained in:
committed by
Johan Dahlin
parent
38684d0a35
commit
e46eeab2a9
@ -1522,7 +1522,7 @@ gtk_window_set_default (GtkWindow *window,
|
||||
*
|
||||
* Returns: the default widget, or %NULL if there is none.
|
||||
*
|
||||
* Since: GSEAL-branch
|
||||
* Since: 2.14
|
||||
**/
|
||||
GtkWidget *
|
||||
gtk_window_get_default (GtkWindow *window)
|
||||
@ -7464,7 +7464,7 @@ gtk_window_group_remove_window (GtkWindowGroup *window_group,
|
||||
*
|
||||
* Returns: A newly-allocated list of windows inside the group.
|
||||
*
|
||||
* Since: GSEAL-branch
|
||||
* Since: 2.14
|
||||
**/
|
||||
GList *
|
||||
gtk_window_group_list_windows (GtkWindowGroup *window_group)
|
||||
|
||||
Reference in New Issue
Block a user