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

Data Fields

orientation_t orientation
 
Conoutput
 
xcb_window_t helpwin
 
uint32_t * new_position
 

Detailed Description

Definition at line 21 of file resize.c.

Field Documentation

xcb_window_t callback_params::helpwin

Definition at line 24 of file resize.c.

Referenced by DRAGGING_CB(), and resize_graphical_handler().

uint32_t* callback_params::new_position

Definition at line 25 of file resize.c.

Referenced by DRAGGING_CB(), and resize_graphical_handler().

orientation_t callback_params::orientation

Definition at line 22 of file resize.c.

Referenced by DRAGGING_CB(), and resize_graphical_handler().

Con* callback_params::output

Definition at line 23 of file resize.c.

Referenced by DRAGGING_CB(), resize_graphical_handler(), and scratchpad_show().


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