Re: [glade--]How to use treeview in glademm?
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
sunwei wrote: > I do not know how to find out the treeview variable so that I can add rows > for it in this class. Could you give me some suggestions? as stated on the download page and in the documentation: mark the widgets you want to modify as protected/public, not private. Sadly this covers 80%+ of all questions asked. Christof