GtkActivatableIface.update

Called to update the activatable when its related action’s properties change. You must check the #GtkActivatable:use-action-appearance property only apply action properties that are meant to effect the appearance accordingly.

struct GtkActivatableIface
extern (C)
void function(GtkActivatable* activatable, GtkAction* action, const(char)* propertyName) update;