[libchamplain: 4/5] path-layer: Correct version since dashed lines are supported
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain: 4/5] path-layer: Correct version since dashed lines are supported
- Date: Thu, 16 May 2013 18:48:27 +0000 (UTC)
commit 4468bff348433848af2c3c2727b988572f46793c
Author: Jiří Techet <techet gmail com>
Date: Thu May 16 19:04:52 2013 +0200
path-layer: Correct version since dashed lines are supported
champlain/champlain-path-layer.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/champlain/champlain-path-layer.c b/champlain/champlain-path-layer.c
index 409b7e6..50d9ce2 100644
--- a/champlain/champlain-path-layer.c
+++ b/champlain/champlain-path-layer.c
@@ -1071,7 +1071,7 @@ champlain_path_layer_get_closed (ChamplainPathLayer *layer)
*
* Pass NULL to use solid line.
*
- * Since: 0.14
+ * Since: 0.12.4
*/
void
champlain_path_layer_set_dash (ChamplainPathLayer *layer,
@@ -1106,7 +1106,7 @@ champlain_path_layer_set_dash (ChamplainPathLayer *layer,
*
* Returns: (transfer container) (element-type guint): the list
*
- * Since: 0.14
+ * Since: 0.12.4
*/
GList *
champlain_path_layer_get_dash (ChamplainPathLayer *layer)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]