gtkImageMenuItemGetAlwaysShowImage {RGtk2}R Documentation

gtkImageMenuItemGetAlwaysShowImage

Description

Returns whether the menu item will ignore the

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

Usage

gtkImageMenuItemGetAlwaysShowImage(object)

Arguments

object

a GtkImageMenuItem

Details

Since 2.16

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]