[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
How to select a GtkCTree branch?
- From: learfox furry ao net
- To: GTK Application Development List <gtk-app-devel-list gnome org>
- Subject: How to select a GtkCTree branch?
- Date: Mon, 25 Dec 2000 21:44:23 -0800 (PST)
How do I select a GtkCTree branch by code? I tried gtk_ctree_select()
but it seems that I need one additional step to ensure that the selected
node branch is expanded.
How do I select and ensure that the branch is expanded (visible to the
user)? This is for a find function where I have already found the
branch node pointer and want to select and ensure the user sees it.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]