[geocode-glib] bounding-box: Document arguments of _new



commit e101fd3ef5a1586355c126a50e8707e1cc6186f0
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date:   Tue Feb 4 19:22:54 2014 +0000

    bounding-box: Document arguments of _new

 geocode-glib/geocode-bounding-box.c |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/geocode-glib/geocode-bounding-box.c b/geocode-glib/geocode-bounding-box.c
index 64da81d..b1cd1f8 100644
--- a/geocode-glib/geocode-bounding-box.c
+++ b/geocode-glib/geocode-bounding-box.c
@@ -251,6 +251,10 @@ geocode_bounding_box_init (GeocodeBoundingBox *bbox)
 
 /**
  * geocode_bounding_box_new:
+ * @top: The left coordinate
+ * @bottom: The bottom coordinate
+ * @left: The left coordinate
+ * @right: The right coordinate
  *
  * Creates a new #GeocodeBoundingBox object.
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]