Package: gdk
Function gdk:device-manager-client-pointer
Lambda Listgdk:device-manager-client-pointer (manager) ArgumentsReturn ValueThe gdk:device client pointer. Details      
    Returns the client pointer, that is, the master pointer that acts as the
    core pointer for this application.  
  In X11, window managers may change this depending on the interaction pattern
  under the presence of several pointers. You should use this function sheldomly, only in code that is not triggered by a gdk:event event and there are not other means to get a meaningful gdk:device object to operate on. Warning | See also | 
2024-6-29