[libchamplain] Update Since in champlain_bounding_box_covers() and champlain_view_get_bounding_box()
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Update Since in champlain_bounding_box_covers() and champlain_view_get_bounding_box()
- Date: Tue, 16 Apr 2013 21:34:20 +0000 (UTC)
commit 3f9559ca3b44e49888e56b21dc7372ff81974619
Author: Jiří Techet <techet gmail com>
Date: Tue Apr 16 23:25:09 2013 +0200
Update Since in champlain_bounding_box_covers() and champlain_view_get_bounding_box()
champlain/champlain-bounding-box.c | 2 +-
champlain/champlain-view.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/champlain/champlain-bounding-box.c b/champlain/champlain-bounding-box.c
index 50a6238..01e883f 100644
--- a/champlain/champlain-bounding-box.c
+++ b/champlain/champlain-bounding-box.c
@@ -225,7 +225,7 @@ champlain_bounding_box_is_valid (ChamplainBoundingBox *bbox)
*
* Returns: TRUE when the bounding box covers given coordinates, FALSE otherwise.
*
- * Since: 0.12
+ * Since: 0.12.4
*/
gboolean
champlain_bounding_box_covers(ChamplainBoundingBox *bbox,
diff --git a/champlain/champlain-view.c b/champlain/champlain-view.c
index aed1f99..8c1340d 100644
--- a/champlain/champlain-view.c
+++ b/champlain/champlain-view.c
@@ -2971,7 +2971,7 @@ champlain_view_get_state (ChamplainView *view)
*
* Returns: (transfer full): the bounding box
*
- * Since: 0.12
+ * Since: 0.12.4
*/
ChamplainBoundingBox *
champlain_view_get_bounding_box (ChamplainView *view)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]