Gtk.TreeView.prototype.get_search_column

function get_search_column():Number {
    // Gjs wrapper for gtk_tree_view_get_search_column()
}

Gets the column searched on by the interactive search code.

Returns

the column the interactive search code searches in.