forked from AuroraMiddleware/gtk
338b5f6c2d
Add support for a stateful action associated with a submenu. The action state is set to TRUE when the menu is shown and FALSE when it is unshown. This is useful to avoid unnecessary processing for menus that have frequently-changing content. A possible future feature is to add support for asynchronously filling the initial state of the menu by waiting until the action actually emits its state-change signal to TRUE before showing the menu. A silly example has been added to Bloatpad to demonstrate the new feature. https://bugzilla.gnome.org/show_bug.cgi?id=682630 |
||
---|---|---|
.. | ||
action-namespace.c | ||
bloatpad.c | ||
builder.c | ||
builder.ui | ||
drawing.c | ||
grid-packing.c | ||
hello-world.c | ||
Makefile.am | ||
plugman.c | ||
sunny.c | ||
window-default.c |