mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-25 05:01:09 +00:00
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>
|
||||
|
||||
* gdk/gdkregion-generic.c (gdk_region_get_clipbox): Reword
|
||||
docs to help gtk-doc.
|
||||
|
||||
* docs/tools/widgets.c (get_all_widgets): Add
|
||||
GtkRecentChooserDialog.
|
||||
|
||||
|
@ -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.
|
||||
|
||||
|
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user