Skip to content
  • Benjamin Otte's avatar
    eventcontrollermotion: Add getters for the properties · dff86c0e
    Benjamin Otte authored
    ... and use them.
    
    Also, rename them from is/contains-pointer-focus to is/contains-pointer,
    that's clear enough and not too long.
    
    Finally, adapt the semantics of contains-pointer to mirror
    GtkEventControllerKey::contains-focus. If is-pointer is set, so is
    contains-pointer, they are not exclusive.
    Which is what all users of this property wanted, too.
    dff86c0e