gtkActionGetAccelClosure {RGtk2}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 version 2.12.5-3 Index]