gtkActionGetAlwaysShowImage {RGtk2}R Documentation

gtkActionGetAlwaysShowImage

Description

Returns whether action's menu item proxies will ignore the "gtk-menu-images" setting and always show their image, if available.

Usage

gtkActionGetAlwaysShowImage(object)

Arguments

object

a GtkAction

Details

Since 2.20

Value

[logical] TRUE if the menu item proxies will always show their image

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.31 Index]