GtkTreeViewColumn implement GtkCellLayout interface, so you can use GtkCellLayout methods to packing more than one GtkCellRenderer.
2010/7/31, c-aries <babyari...@gmail.com>: > Hi everyone. > > As the attachment picture shows, I wanna append a column group "Position" to > the GtkTreeView. > The column group "Position" has 3 GtkTreeViewColumn members: "Pan", "Tilt" > and "Time". > Under the big header button "Position", there is 3 little header buttons > "Pan", "Tilt" and "Time". > > So that when I drag the "Position" button, all 3 sub GtkTreeViewColumns move > together. > > I read the GtkTreeView API document, but can find the > gtk_tree_view_append_column() function only. > > Can GtkTreeView appends a column group? > If it can't, any suggestions to implement the "group effect"? > > Thanks. > > -- > Gmail签名:喜欢是淡淡的 > -- 顺颂筹祺! 吴小虎 电话: 134,3824,8566 电邮: xiaohu...@gmail.com _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list