Constant gdk::EVENT_STOP
source · [−]pub const EVENT_STOP: u32 = ffi::GDK_EVENT_STOP as u32; // 1u32
Expand description
Use this macro as the return value for stopping the propagation of an event handler.
pub const EVENT_STOP: u32 = ffi::GDK_EVENT_STOP as u32; // 1u32
Use this macro as the return value for stopping the propagation of an event handler.