set_header


Description:

[ Version ( since = "3.10" ) ]
public void set_header (Widget? header)

Sets the current header of the this.

This is only allowed to be called from a ListBoxUpdateHeaderFunc. It will replace any existing header in the row, and be shown in front of the row in the listbox.

Parameters:

this

a ListBoxRow

header

the header, or null