gtkActionSetAlwaysShowImage {RGtk2}R Documentation

gtkActionSetAlwaysShowImage

Description

Sets whether action's menu item proxies will ignore the

"gtk-menu-images"
setting and always show their image, if available.

Usage

gtkActionSetAlwaysShowImage(object, always.show)

Arguments

object

a GtkAction

always.show

TRUE if menuitem proxies should always show their image

Details

Use this if the menu item would be useless or hard to use without their image. Since 2.20

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]