Function ul_sys::ulViewSetChangeTooltipCallback[][src]

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).