[gtk+/wip/gmenu: 2/15] Add some todos



commit 1cdf379229513ac893d634ce51757c4313921c36
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Oct 31 08:28:05 2011 -0400

    Add some todos

 tests/testgmenu.c |   13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)
---
diff --git a/tests/testgmenu.c b/tests/testgmenu.c
index e67d1f8..029863b 100644
--- a/tests/testgmenu.c
+++ b/tests/testgmenu.c
@@ -23,6 +23,19 @@
 #include <gio/gio.h>
 #include <gtk/gtk.h>
 
+/* TODO
+ *
+ * - Debug initial click problem.
+ *
+ * - Dynamic changes. Add/Remove items, sections, submenus and
+ *   reconstruct the widgetry.
+ *
+ * - Focus changes. Verify that stopping subscriptions works
+ *   as intended.
+ *
+ * - Other attributes. What about icons ?
+ */
+
 /* GtkMenu construction {{{1 */
 
 static void



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