gdk_sys

Function gdk_event_handler_set

Source
pub unsafe extern "C" fn gdk_event_handler_set(
    func: GdkEventFunc,
    data: gpointer,
    notify: GDestroyNotify,
)