Constant gdk::EVENT_PROPAGATE
source · [−]pub const EVENT_PROPAGATE: u32 = ffi::GDK_EVENT_PROPAGATE as u32; // 0u32
Expand description
Use this macro as the return value for continuing the propagation of an event handler.
pub const EVENT_PROPAGATE: u32 = ffi::GDK_EVENT_PROPAGATE as u32; // 0u32
Use this macro as the return value for continuing the propagation of an event handler.