|
i3
|

Data Fields | |
| ev_prepare | prepare |
| drag_result_t | result |
| Con * | con |
| Rect | old_rect |
| callback_t | callback |
| const void * | extra |
Definition at line 683 of file floating.c.
| callback_t drag_x11_cb::callback |
Definition at line 697 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
| Con* drag_x11_cb::con |
Definition at line 691 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
| const void* drag_x11_cb::extra |
Definition at line 700 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
| Rect drag_x11_cb::old_rect |
Definition at line 694 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
| ev_prepare drag_x11_cb::prepare |
Definition at line 684 of file floating.c.
Referenced by drag_pointer().
| drag_result_t drag_x11_cb::result |
Definition at line 687 of file floating.c.
Referenced by drag_pointer(), and drain_drag_events().
1.8.13