Gtk.TreeViewColumn.prototype.queue_resize

function queue_resize():void {
    // Gjs wrapper for gtk_tree_view_column_queue_resize()
}

Flags the column, and the cell renderers added to this column, to have their sizes renegotiated.

Since 2.8