From bfa53a9df55eeffef21995d634cd7fc76ffe90da Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 31 Oct 2011 08:28:05 -0400 Subject: Add some todos --- tests/testgmenu.c | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'tests/testgmenu.c') diff --git a/tests/testgmenu.c b/tests/testgmenu.c index e67d1f87a9..029863b32e 100644 --- a/tests/testgmenu.c +++ b/tests/testgmenu.c @@ -23,6 +23,19 @@ #include #include +/* 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 -- cgit v1.2.1