Widget.updateActionState

call to update state for action (if action is assigned for widget)

  1. bool updateActionState(Action a, bool force, bool allowDefault)
  2. void updateActionState(bool force)
    class Widget
    void
    updateActionState
    (
    bool force = false
    )

Meta