|
i3
|

Data Fields | |
| ev_check | check |
| drag_result_t | result |
| Con * | con |
| Rect | old_rect |
| callback_t | callback |
| const void * | extra |
Definition at line 581 of file floating.c.
| callback_t drag_x11_cb::callback |
Definition at line 595 of file floating.c.
Referenced by drag_pointer(), and xcb_drag_check_cb().
| ev_check drag_x11_cb::check |
Definition at line 582 of file floating.c.
Referenced by drag_pointer().
| Con* drag_x11_cb::con |
Definition at line 589 of file floating.c.
Referenced by drag_pointer(), and xcb_drag_check_cb().
| const void* drag_x11_cb::extra |
Definition at line 598 of file floating.c.
Referenced by drag_pointer(), and xcb_drag_check_cb().
| Rect drag_x11_cb::old_rect |
Definition at line 592 of file floating.c.
Referenced by drag_pointer(), and xcb_drag_check_cb().
| drag_result_t drag_x11_cb::result |
Definition at line 585 of file floating.c.
Referenced by drag_pointer(), and xcb_drag_check_cb().
1.8.9.1