GtkTreeView as Sidebar
- From: Owas Lone <hello owaislone org>
- To: gtk-app-devel-list gnome org
- Subject: GtkTreeView as Sidebar
- Date: Mon, 28 Nov 2011 00:37:12 +0530
Hi,
A sidebar (as in nautilus) is just a GtkTreeView, right? I want my
TreeView to pick up the style for .sidebar class from gtk3 themes.
here is how I'm trying to do it
treeview_style = treeview.get_style_context()
treeview_style.add_class('sidebar')
but this does not seem to pickup style defined for sidebar in the theme css.
Thanks
--
Owais Lone
hello owaislone org
http://www.owaislone.org
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]