<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I like zetcode: <a class="moz-txt-link-freetext" href="http://zetcode.com/gui/pygtk/">http://zetcode.com/gui/pygtk/</a>. This documents the
    gtk version. We are currently using gtk+3 for new code. This is
    documented at:<br>
    <a class="moz-txt-link-freetext" href="https://developer.gnome.org/gtk3/stable/">https://developer.gnome.org/gtk3/stable/</a> (reference) and
    <a class="moz-txt-link-freetext" href="http://python-gtk-3-tutorial.readthedocs.org/en/latest/">http://python-gtk-3-tutorial.readthedocs.org/en/latest/</a> (tutorial).<br>
    <br>
    Tony<br>
    <br>
    <div class="moz-cite-prefix">On 03/12/2016 05:59 PM, Utkarsh Tiwari
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFRUKocCLhpgYhpDVwPtRCP0=nHv6XECFVmicwMWNYfXiTPAuQ@mail.gmail.com"
      type="cite">
      <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
              moz-do-not-send="true"
              href="https://gist.github.com/iamutkarshtiwari/a826625eb0ebcd63c91c"><a class="moz-txt-link-freetext" href="https://gist.github.com/iamutkarshtiwari/a826625eb0ebcd63c91c">https://gist.github.com/iamutkarshtiwari/a826625eb0ebcd63c91c</a></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>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Sugar-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a>
<a class="moz-txt-link-freetext" href="http://lists.sugarlabs.org/listinfo/sugar-devel">http://lists.sugarlabs.org/listinfo/sugar-devel</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>