<div dir="ltr"><div>Hi,</div><div>     I am trying to grab focus of a specific cell in a Gtk.TreeView instance through this technique -> <b><a href="https://gist.github.com/iamutkarshtiwari/a826625eb0ebcd63c91c">https://gist.github.com/iamutkarshtiwari/a826625eb0ebcd63c91c</a></b></div><div><br></div><div>But I am getting this error-><b> " 'TreeViewColumn' object has no attribute 'get_cell_renderers' " </b></div><div>though the <i><b>Gtk.TreeViewColumn</b> </i>official docs mentions the <i><b>get_cell_renderers()</b></i> function.</div><div><br></div><div>Could anyone here please help me with this?</div><div><br></div><div>Thanks,</div><div>Utkarsh Tiwari</div></div>