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:
parent
a22e5b35f4
commit
039eb1ebf9
@ -1,5 +1,8 @@
|
|||||||
2006-03-30 Matthias Clasen <mclasen@redhat.com>
|
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
|
* docs/tools/widgets.c (get_all_widgets): Add
|
||||||
GtkRecentChooserDialog.
|
GtkRecentChooserDialog.
|
||||||
|
|
||||||
|
@ -1,5 +1,8 @@
|
|||||||
2006-03-30 Matthias Clasen <mclasen@redhat.com>
|
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
|
* docs/tools/widgets.c (get_all_widgets): Add
|
||||||
GtkRecentChooserDialog.
|
GtkRecentChooserDialog.
|
||||||
|
|
||||||
|
@ -180,7 +180,8 @@ gdk_region_copy (GdkRegion *region)
|
|||||||
* @region: a #GdkRegion
|
* @region: a #GdkRegion
|
||||||
* @rectangle: return location for the clipbox
|
* @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
|
void
|
||||||
gdk_region_get_clipbox (GdkRegion *region,
|
gdk_region_get_clipbox (GdkRegion *region,
|
||||||
|
Loading…
Reference in New Issue
Block a user