set_widget
Description:
Sets the widget in the header to be widget
.
Note:
Use GtkColumnView instead
If widget is null, then the header button is set with a `GtkLabel` set to the title of this.
Parameters:
this |
A `GtkTreeViewColumn`. |
widget |
A child `GtkWidget` |