gtkActionGetGicon {RGtk2}R Documentation

gtkActionGetGicon

Description

Gets the gicon of action.

Usage

gtkActionGetGicon(object)

Arguments

object

a GtkAction

Details

Since 2.16

Value

[GIcon] The action's GIcon if one is set.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]