ActivatableT.setRelatedAction

Sets the related action on the activatable object. Note GtkActivatable implementors need to handle the "related-action" property and call gtk_activatable_do_set_related_action() when it changes. Since 2.16

template ActivatableT(TStruct)
void
setRelatedAction

Parameters

action Action

the GtkAction to set

Meta