Function panel_widget_set_tooltip

Source
pub unsafe extern "C" fn panel_widget_set_tooltip(
    self_: *mut PanelWidget,
    tooltip: *const c_char,
)