Reword docs to help gtk-doc.

2006-03-30  Matthias Clasen  <mclasen@redhat.com>

	* gdk/gdkregion-generic.c (gdk_region_get_clipbox): Reword
	docs to help gtk-doc.
This commit is contained in:
Matthias Clasen 2006-03-30 20:56:03 +00:00 committed by Matthias Clasen
parent a22e5b35f4
commit 039eb1ebf9
3 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,8 @@
2006-03-30 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkregion-generic.c (gdk_region_get_clipbox): Reword
docs to help gtk-doc.
* docs/tools/widgets.c (get_all_widgets): Add
GtkRecentChooserDialog.

View File

@ -1,5 +1,8 @@
2006-03-30 Matthias Clasen <mclasen@redhat.com>
* gdk/gdkregion-generic.c (gdk_region_get_clipbox): Reword
docs to help gtk-doc.
* docs/tools/widgets.c (get_all_widgets): Add
GtkRecentChooserDialog.

View File

@ -180,7 +180,8 @@ gdk_region_copy (GdkRegion *region)
* @region: a #GdkRegion
* @rectangle: return location for the clipbox
*
* Returns the smallest rectangle which includes the entire #GdkRegion.
* Obtains the smallest rectangle which includes the entire #GdkRegion.
*
*/
void
gdk_region_get_clipbox (GdkRegion *region,