Activatable.setRelatedAction

void setRelatedAction(gtk.action.Action action)

Sets the related action on the activatable object.

#GtkActivatable implementors need to handle the #GtkActivatable:related-action

property and call [gtk.activatable.Activatable.doSetRelatedAction] when it changes.

Parameters

actionthe #GtkAction to set