Constant gdk::EVENT_PROPAGATE
source · [−]pub const EVENT_PROPAGATE: u32 = ffi::GDK_EVENT_PROPAGATE as u32; // 0u32Expand 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; // 0u32Use this macro as the return value for continuing the propagation of an event handler.