gtkActionSetAlwaysShowImage {RGtk2} | R Documentation |
Sets whether action
's menu item proxies will ignore the
"gtk-menu-images"setting and always show their image, if available.
gtkActionSetAlwaysShowImage(object, always.show)
|
|
|
|
Use this if the menu item would be useless or hard to use without their image. Since 2.20
Derived by RGtkGen from GTK+ documentation