ActivatableGidBuilderT.relatedAction

Set relatedAction property.

template ActivatableGidBuilderT()
T
relatedAction

Parameters

propval gtk.action.Action

The action that this activatable will activate and receive updates from for various states and possibly appearance.

> #GtkActivatable implementors need to handle the this property and > call gtk.activatable.Activatable.doSetRelatedAction when it changes.

Return Value

Type: T

Builder instance for fluent chaining