Re: GtkBuilder and widget names

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

 



On Fri, Dec 23, 2011 at 03:44:56PM +0900, Tristan Van Berkom wrote:
> There is a way to access the name of the widget key in the builder file,
> however I've always been a little ticked about that.
> 
> Can you name me one use case of how that would be useful ?

To avoid widget identification using g_object_set_data() etc. since you
already have identified them.  And yes, you can avoid identification by
explicitly storing things in various structures and carrying these
structures around but why if it makes the code more complicated?

Yeti

_______________________________________________
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