gEDA-dev: Complaint: Stuff in CVS is not GTK-2.4 compliant

Stuart Brorson sdb at cloud9.net
Sun Dec 17 13:58:28 EST 2006


Werner,

Thanks for your attention!

> It can be replaced with two lines:
>
>  widget = gtk_bin_get_child(GTK_BIN(widget));
>  text = g_strdup(gtk_entry_get_text( GTK_ENTRY(widget)));

Thanks!  I'll try this once I get to the offending machine.

> Stuart, which distribution have you used for testing with GTK2.4?

It's an FC1 box, but I have upgraded GTK a couple of times.
Therefore, the libraries don't reflect the configuration of a virgin
FC1 box.  It's one of my development platforms.  It's old and nasty,
but over the course of time I have installed a lot of useful stuff and
am loathe to give it up.

> Or is there a simple test that shows, whether we used newer GTK
> funtcions?

None that I know of, except trying to build on an older distro.  I am
happy to keep building on my older box and then posting complaints
when I find something from GTK > 2.4.

Stuart



More information about the geda-dev mailing list