[libchamplain] Deprecate champlain_view_bin_layout_add()
- From: Jiří Techet <jiritechet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libchamplain] Deprecate champlain_view_bin_layout_add()
- Date: Fri, 19 Apr 2013 19:42:56 +0000 (UTC)
commit 44bae77ab75add3cace71ea617cdee17c776bb67
Author: Zeeshan Ali (Khattak) <zeeshanak gnome org>
Date: Fri Apr 19 04:03:19 2013 +0300
Deprecate champlain_view_bin_layout_add()
This API requires deprecated clutter enum ClutterBinAlignment so better
deprecate this function as well.
https://bugzilla.gnome.org/show_bug.cgi?id=697711
champlain/champlain-view.c | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/champlain/champlain-view.c b/champlain/champlain-view.c
index a241678..02db0df 100644
--- a/champlain/champlain-view.c
+++ b/champlain/champlain-view.c
@@ -2895,6 +2895,9 @@ bin_alignment_to_actor_align (ClutterBinAlignment alignment)
* for reference.
*
* Since: 0.10
+ *
+ * Deprecated: 0.12.4: Use #ClutterActorAlign and the #ClutterActor
+ * API instead.
*/
void
champlain_view_bin_layout_add (ChamplainView *view,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]