[go: up one dir, main page]

pub unsafe extern "C" fn gtk_selection_add_target(
    widget: *mut GtkWidget,
    selection: GdkAtom,
    target: GdkAtom,
    info: c_uint
)