Activatable.syncActionProperties
void syncActionProperties(gtk.action.Action action = null)This is called to update the activatable completely, this is called internally when the #GtkActivatable:related-action property is set or unset and by the implementing class when #GtkActivatable:use-action-appearance changes.
Parameters
action | the related #GtkAction or null |