gtk_sys

Function gtk_selection_add_target

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