Created
December 23, 2014 02:41
-
-
Save lordii/274783a5894849479a26 to your computer and use it in GitHub Desktop.
Render cell in glade for the tree view
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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