Ardour  8.7-14-g57a6773833
GdkPointerWindowInfo Struct Reference

#include <gdkdisplay.h>

Public Attributes

GdkWindowtoplevel_under_pointer
 
GdkWindowwindow_under_pointer
 
gdouble toplevel_x
 
gdouble toplevel_y
 
guint32 state
 
guint32 button
 
gulong motion_hint_serial
 

Detailed Description

Definition at line 63 of file gdkdisplay.h.

Member Data Documentation

◆ button

guint32 GdkPointerWindowInfo::button

Definition at line 69 of file gdkdisplay.h.

◆ motion_hint_serial

gulong GdkPointerWindowInfo::motion_hint_serial

Definition at line 70 of file gdkdisplay.h.

◆ state

guint32 GdkPointerWindowInfo::state

Definition at line 68 of file gdkdisplay.h.

◆ toplevel_under_pointer

GdkWindow* GdkPointerWindowInfo::toplevel_under_pointer

Definition at line 65 of file gdkdisplay.h.

◆ toplevel_x

gdouble GdkPointerWindowInfo::toplevel_x

Definition at line 67 of file gdkdisplay.h.

◆ toplevel_y

gdouble GdkPointerWindowInfo::toplevel_y

Definition at line 67 of file gdkdisplay.h.

◆ window_under_pointer

GdkWindow* GdkPointerWindowInfo::window_under_pointer

Definition at line 66 of file gdkdisplay.h.


The documentation for this struct was generated from the following file: