Constant gdk4::EVENT_STOP [−][src]
pub const EVENT_STOP: u32 = ffi::GDK_EVENT_STOP as u32; // 0x0000_0001u32
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; // 0x0000_0001u32
Use this macro as the return value for stopping the propagation of an event handler.