Re: Font selection panel as part of notebook

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

 





Hi Igor,

Initialize the GValue structure and see if that does the trick for getting the value.

GValue value=G_VALUE_INIT;

https://developer.gnome.org/gobject/stable/gobject-Generic-values.html#G-VALUE-INIT:CAPS

If that doesn't work, check the return value of gtk_tree_model_get_iter() to make sure that your iter is good.

Eric


_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
https://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