[Gtk-sharp-list] Can we make NodeStore.GetPath public?
Eric Butler
firerabbit at gmail.com
Wed Sep 14 13:32:31 EDT 2005
I'd like to check if a node in the NodeStore is expanded,
TreeView.GetRowExpanded takes a TreePath, but it doesnt look like
theres any way to get a TreeNode's path because there is no way to get
it's top-level index (Nodes.IndexOf). NodeStore already has a GetPath
method but its marked internal, can we change this to be public?
- Eric
More information about the Gtk-sharp-list
mailing list