Gtk.ActivatableIface

Fields

Name

Type

Access

Description

g_iface

GObject.TypeInterface

r

sync_action_properties

object

r

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

update

object

r

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

Methods

None

Details

class Gtk.ActivatableIface

This method can be called with a None action at times.

New in version 2.16.

Deprecated since version 3.10.