Fix doc typos.

2006-05-08  Matthias Clasen  <mclasen@redhat.com>

	* gtk/gtknotebook.c:
	* gtk/gtkwindow.c:
	* gtk/gtkrange.c: Fix doc typos.
This commit is contained in:
Matthias Clasen
2006-05-08 14:50:33 +00:00
committed by Matthias Clasen
parent 18c7fb2f44
commit c0f7f08a0e
5 changed files with 21 additions and 5 deletions

View File

@ -2520,6 +2520,8 @@ gtk_window_set_deletable (GtkWindow *window,
* via gtk_window_set_deletable().
*
* Return value: %TRUE if the window has been set to have a close button
*
* Since: 2.10
**/
gboolean
gtk_window_get_deletable (GtkWindow *window)