Re: dotted line separating table columns in GTK 2.18
- From: Alex Ignácio da Silva <alex ignacioalex com>
- To: gtk-app-devel-list gnome org
- Subject: Re: dotted line separating table columns in GTK 2.18
- Date: Wed, 02 Dec 2009 21:22:14 -0200
Hi Kristian,
See gtk_tree_view_set_grid_lines(). This is disabled by default, but
for some reason Ubuntu (or the Ubuntu theme, even though the grid
lines setting is not a style property) enables it by default.
Unfortunately from the Java side I have no easy access to the underlying
GTK implementation widgets, only to the wrapper SWT objects.
Isn't there a way to change this behavior via an environment variable or
some other mechanism not involving touching the C code?
Thanks,
Alex
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]