gtkImageMenuItemGetUseStock {RGtk2}R Documentation

gtkImageMenuItemGetUseStock

Description

Checks whether the label set in the menuitem is used as a stock id to select the stock item for the item.

Usage

gtkImageMenuItemGetUseStock(object)

Arguments

object

a GtkImageMenuItem

Details

Since 2.16

Value

[logical] TRUE if the label set in the menuitem is used as a stock id to select the stock item for the item

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]