i3
Data Fields
drag_x11_cb Struct Reference
Collaboration diagram for drag_x11_cb:
Collaboration graph
[legend]

Data Fields

ev_check check
 
drag_result_t result
 
Concon
 
Rect old_rect
 
callback_t callback
 
const void * extra
 

Detailed Description

Definition at line 629 of file floating.c.

Field Documentation

◆ callback

callback_t drag_x11_cb::callback

Definition at line 643 of file floating.c.

Referenced by drag_pointer(), and xcb_drag_check_cb().

◆ check

ev_check drag_x11_cb::check

Definition at line 630 of file floating.c.

Referenced by drag_pointer().

◆ con

Con* drag_x11_cb::con

Definition at line 637 of file floating.c.

Referenced by drag_pointer(), and xcb_drag_check_cb().

◆ extra

const void* drag_x11_cb::extra

Definition at line 646 of file floating.c.

Referenced by drag_pointer(), and xcb_drag_check_cb().

◆ old_rect

Rect drag_x11_cb::old_rect

Definition at line 640 of file floating.c.

Referenced by drag_pointer(), and xcb_drag_check_cb().

◆ result

drag_result_t drag_x11_cb::result

Definition at line 633 of file floating.c.

Referenced by drag_pointer(), and xcb_drag_check_cb().


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