Action.hideIfEmpty
bool hideIfEmpty() @property nothrowGet hideIfEmpty property.
Returns
When TRUE, empty menu proxies for this action are hidden.
Deprecated
There is no corresponding replacement when using
#GAction
void hideIfEmpty(bool propval) @property nothrowSet hideIfEmpty property.
Parameters
propval | When TRUE, empty menu proxies for this action are hidden. |
Deprecated
There is no corresponding replacement when using
#GAction