GtkActivatableIface.syncActionProperties

Called to update the activatable completely, this is called internally when #GtkActivatable:related-action property is set or unset and by the implementor when #GtkActivatable:use-action-appearance changes.

struct GtkActivatableIface
extern (C)
void function(GtkActivatable* activatable, GtkAction* action) syncActionProperties;