pub unsafe extern "C" fn button_menu_set_header(
button_menu: *mut ButtonMenu,
header: *const c_char,
)Expand description
Set ButtonMenu header on top of canvas
ยงArguments
button_menu- ButtonMenu instanceheader- header on the top of button menu