RE: gtk_toggle_button_set_active function.
- From: Jeff Garzik <jgarzik pobox com>
- To: "Buch, Bill" <bbuch fmgnet com>
- cc: "'gnome-list gnome org'" <gnome-list gnome org>
- Subject: RE: gtk_toggle_button_set_active function.
- Date: Mon, 25 Jan 1999 09:56:03 -0500 (EST)
On Mon, 25 Jan 1999, Buch, Bill wrote:
> thanks for the info. But i'm still curious why i still get an
> undefined reference when linking with the gtk libraries? I guess i should
> have stated that earlier. Also, I have replaced my previous gtk+ header
> files, etc with the 1.1.12 version. so there is only one place i am looking
> for them.
If you are getting an undefined reference for the _new_ function name,
gtk_toggle_button_set_active, then you are probably linking against old
versions of the libraries while using newer versions of the Gtk+
headers.
Jeff
> > -----Original Message-----
> > From: Jeff Garzik [SMTP:jgarzik@pobox.com]
> > Sent: Monday, January 25, 1999 9:30 AM
> > To: Buch, Bill
> > Cc: 'gnome-list@gnome.org'
> > Subject: Re: gtk_toggle_button_set_active function.
> >
> > You may be looking in the wrong location for your Gtk+ headers; Gtk+
> > lost this function a while ago, but a compatibility entry was placed in
> > gtk/gtkcompat.h so that the older source code will still compile.
> >
> > The old version is gtk_toggle_button_set_state, the new version is
> > gtk_toggle_button_set_active.
> >
> > Jeff
> >
> >
> >
> >
> > On Mon, 25 Jan 1999, Buch, Bill wrote:
> >
> > > Hello all,
> > > I have Gtk+ 1.1.12 installed, and most of the applications works.
> > > But recently I have tried to compile the rest of the applications, such
> > as
> > > the admin programs, balsa, and others. Have these programs been updated
> > to
> > > use Gtk+-1.1.12 and it's api? I checked out the header file for the
> > toggle
> > > button, and there is not gtk_toggle_button_set_active function, only
> > > set_state function. So the question is, what do we need to change as
> > far as
> > > the code goes? Are there more updated versions of these programs?
> > >
> > > Thanks.
> > > Bill
> > >
> > >
> > > --
> > > FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> > > To unsubscribe: mail gnome-list-request@gnome.org with
> > > "unsubscribe" as the Subject.
> > >
> > >
>
>
> --
> FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> To unsubscribe: mail gnome-list-request@gnome.org with
> "unsubscribe" as the Subject.
>
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]