gtkActionActivate {RGtk2}R Documentation

gtkActionActivate

Description

Emits the "activate" signal on the specified action, if it isn't insensitive. This gets called by the proxy widgets when they get activated.

Usage

gtkActionActivate(object)

Arguments

object [GtkAction] the action object

Details

It can also be used to manually activate an action.

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]