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.