Function ul_next_sys::ulViewSetChangeTooltipCallback

source ยท
pub unsafe extern "C" fn ulViewSetChangeTooltipCallback(
    view: ULView,
    callback: ULChangeTooltipCallback,
    user_data: *mut c_void,
)
Expand description

Set callback for when the tooltip changes (usually result of a mouse hover).