pub unsafe extern "C" fn webkit_context_menu_item_new_from_gaction(
action: *mut GAction,
label: *const c_char,
target: *mut GVariant
) -> *mut WebKitContextMenuItem
Available on crate feature
v2_18
only.pub unsafe extern "C" fn webkit_context_menu_item_new_from_gaction(
action: *mut GAction,
label: *const c_char,
target: *mut GVariant
) -> *mut WebKitContextMenuItem
v2_18
only.