Skip to content

Instantly share code, notes, and snippets.

@lordii
Created December 23, 2014 02:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lordii/274783a5894849479a26 to your computer and use it in GitHub Desktop.
Save lordii/274783a5894849479a26 to your computer and use it in GitHub Desktop.
Render cell in glade for the tree view
<child>
<object class="GtkCellRendererText" id="cellrenderertext4"/>
<attributes>
<attribute name="text">0</attribute>
</attributes>
</child>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment