Function panel_widget_set_title

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