gtkActionGetAccelClosure {RGtk2.10}R Documentation

gtkActionGetAccelClosure

Description

Returns the accel closure for this action.

Usage

gtkActionGetAccelClosure(object)

Arguments

object [GtkAction] the action object

Details

Since 2.8

Value

[GClosure] the accel closure for this action.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2.10 version 2.10.6 Index]