bug-gnubg
[Top][All Lists]
Advanced

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

Re: [Bug-gnubg] Compile error with gtkgame.c version 1.238


From: Øystein O Johansen
Subject: Re: [Bug-gnubg] Compile error with gtkgame.c version 1.238
Date: Wed, 25 Sep 2002 09:50:19 +0200

gtkgame.c:3040: warning: implicit declaration of function
`gtk_button_new_with_mnemonic'
gtkgame.c:3044: warning: implicit declaration of function
`gtk_widget_get_parent'

Hmmm...
These are both GTK 2.0 functions. gtk_button_new_with_mnemonic can be
replaced with gtk_button_new_with_label, but I can't find anything like
gtk_widget_get_parent in GTK 1.3. Maybe we will have to move the button in
another part of the file selector for GTK 1.3.

Any ideas?

-Øystein


-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]