updates from for various states and possibly appearance.
#GtkActivatable implementors need to handle the this property andcall [gtk.activatable.Activatable.doSetRelatedAction] when it changes.
gtk.action.Action relatedAction() @propertyGet relatedAction property.
updates from for various states and possibly appearance.
#GtkActivatable implementors need to handle the this property andcall [gtk.activatable.Activatable.doSetRelatedAction] when it changes.
void relatedAction(gtk.action.Action propval) @propertySet relatedAction property.
propval | 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. |