Re: GtkTreeView and column width measurements
- From: Wesley Smith <wesley hoke gmail com>
- To: Tristan Van Berkom <tvb gnome org>
- Cc: gtk-list gnome org
- Subject: Re: GtkTreeView and column width measurements
- Date: Wed, 16 Sep 2009 12:55:49 -0700
Looks like you have to set "resizable" to TRUE for this to work.
wes
On Wed, Sep 16, 2009 at 12:36 PM, Wesley Smith <wesley hoke gmail com> wrote:
>> Sure you can explicitly set the width of the cells you add to your
>> treeview columns:
>>
>> http://library.gnome.org/devel/gtk/stable/GtkCellRenderer.html#GtkCellRenderer--width
>
> I'm doing g_object_set(G_OBJECT(cell_renderer), "width", new_width,
> NULL); but it's having no effect whatsoever. Is there something I
> have to call after to have the cell recognize the new setting?
>
> thanks!
> wes
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]