Gtk.TreeViewColumn.prototype.get_button

function get_button():Gtk.Widget {
    // Gjs wrapper for gtk_tree_view_column_get_button()
}

Returns the button used in the treeview column header

Since 3.0

Returns

The button for the column header.