Function gtk4_sys::gtk_callback_action_new

source ·
pub unsafe extern "C" fn gtk_callback_action_new(
    callback: GtkShortcutFunc,
    data: gpointer,
    destroy: GDestroyNotify
) -> *mut GtkCallbackAction