Re: GtkTreeView and column resize signal

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 16, 2009 at 10:05 PM, Wesley Smith <wesley.hoke@xxxxxxxxx> wrote:
> Sorry about all of these tree view questions, but I'm almost there.
> One last thing to resolve and that's how to get a signal notification
> when a GtkTreeColumn is resized.  There doesn't seem to be anything in
> GtkTreeViewColumn or GtkTreeView that I can register for.

You should be able to listen for notifications when the "width"
property of a GtkTreeViewColumn changes.  This can be done by
connecting to the "notify::width" signal on a GtkTreeViewColumn.

regards,

-kris.
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list


[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux