gtkActivatableSetRelatedAction {RGtk2}R Documentation

gtkActivatableSetRelatedAction

Description

Sets the related action on the activatable object.

Usage

gtkActivatableSetRelatedAction(object, action)

Arguments

object

a GtkActivatable

action

the GtkAction to set

Details

PLEASE NOTE: GtkActivatable implementors need to handle the

"related-action"
property and call gtkActivatableDoSetRelatedAction when it changes. Since 2.16

Note

GtkActivatable implementors need to handle the

"related-action"
property and call gtkActivatableDoSetRelatedAction when it changes.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]