Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

gtkmm celrrenderertext properties

Programming languages, Coding, Executables, Package Creation, and Scripting.
Post Reply
Message
Author
johnmb
Posts: 14
Joined: 2006-11-30 13:29
Location: Bedfordshire UK

gtkmm celrrenderertext properties

#1 Post by johnmb »

I am a new user of gtkmm and I must say that I am pleasantly surprised; it really is nice to use for C++.

I am having a little problem though with cellrenderertext where I am trying to selectively make a text field in a treeview column visible. Is there a visible property for cellrenderertext OR an equivalent way of making it invisible ?

Also, there doesn't seem to be any form of property listing in the gtkmm docs class reference or indeed the set methods which control them. Am I missing something ?

John

Post Reply