[glade] Updated TODO
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Updated TODO
- Date: Fri, 9 May 2014 17:33:16 +0000 (UTC)
commit db6529cf88cf7a0ece6c4757bce950c0e04252b2
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Mon May 5 20:47:35 2014 -0300
Updated TODO
TODO | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/TODO b/TODO
index 5c6915a..359674a 100644
--- a/TODO
+++ b/TODO
@@ -10,11 +10,17 @@ A first step could be updating GladeProject to only use GladeWidget internally
and then we can update gladeui api to use GladeWidget instead but this means a
API/ABI break
+GtkBuilder unsuported features:
+==============================
+
+ * No ID objects: GtkBuilder now support objects without an id.
+ * Property bindings
Unsupported object classes:
==========================
Glib
+
* GMenu/GMenuModel (<menu> GtkBuilder element)
Because GMenu is in Glib library it can not implement GtkBuildable iface which
is in GTK+ this lead to implementing GMenu object construction in GtkBuilder
@@ -25,6 +31,8 @@ Glib
from GMenu say GtkMenuObject (GtkMenu is already taken ;) and make it implement
GtkBuildable iface.
+ * GAction, GSimpleAction, GActionGroup
+
GTK+ 3.4
* GtkApplication (add buildable iface to support GMenuModel?¿)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]