gtkActionGetAccelClosure {RGtk2}R Documentation

gtkActionGetAccelClosure

Description

Returns the accel closure for this action.

Usage

gtkActionGetAccelClosure(object)

Arguments

object

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.20.21 Index]