Constant gdk4::EVENT_STOP
source · pub const EVENT_STOP: u32 = _; // 1u32
Expand description
Use this macro as the return value for stopping the propagation of an event handler.
pub const EVENT_STOP: u32 = _; // 1u32
Use this macro as the return value for stopping the propagation of an event handler.