xcb_input_get_device_property_unchecked

@param c The connection @return A cookie

Delivers a request to the X server.

This form can be used only if the request will cause a reply to be generated. Any returned error will be placed in the event queue.

extern (C)
xcb_input_get_device_property_unchecked
(,
xcb_atom_t property
,
xcb_atom_t type
,
uint offset
,
uint len
,
ubyte device_id
,
ubyte delete_
)

Meta