http://www.gtkmm.org/docs/gtkmm-2.4/docs/reference/html/classGtk_1_1TreeView.html#d14f254ed59dcba03f58a6510d6b21b8

Is the function you want.

On 11/9/06, Bo Lorentsen <[EMAIL PROTECTED]> wrote:
> Hi ...
>
> I have been coding a few Gtkmm application, and it is a really
> productive tool when used together with glade.
>
> I have made a few TreeViews and connected a some TreeStores to the view,
> and all works very nicely. But when I render tree data from my tree
> store and view these for the first time the tree is collapsed inside the
> view.
>
> Are there anyway to tell the treestore (or iterator or row) to expand
> the branch, instead of the default collapse ?
>
> /BL
>
> _______________________________________________
> gtkmm-list mailing list
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
>
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to