gtkActivatableSetRelatedAction {RGtk2} | R Documentation |
Sets the related action on the activatable
object.
gtkActivatableSetRelatedAction(object, action)
|
|
|
the |
PLEASE NOTE: GtkActivatable
implementors need to handle the
"related-action"property and call
gtkActivatableDoSetRelatedAction
when it changes. Since 2.16
GtkActivatable
implementors need to handle the
"related-action"property and call
gtkActivatableDoSetRelatedAction
when it changes.
Derived by RGtkGen from GTK+ documentation