Property
GtkActivatable:related-action
deprecated: 3.10 since: 2.16
Description [src]
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 callgtk_activatable_do_set_related_action()
when it changes.
Type:GtkAction
Available since: 2.16
Deprecated since: 3.10
Please do not use it in newly written code.
Getter method | gtk_activatable_get_related_action() |
Setter method | gtk_activatable_set_related_action() |