[9033] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Re: Label colors?
daemon@ATHENA.MIT.EDU (Jeremy Wise)
Sat Oct 3 19:36:49 1998
Date: Sat, 3 Oct 1998 19:36:29 -0400 (EDT)
From: Jeremy Wise <jwise@pathwaynet.com>
To: gtk-list@redhat.com
In-Reply-To: <199810031801.MAA04035@stab.gemma.com>
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
On Sat, 3 Oct 1998, Blake wrote:
> How do I change the colors on a label? I waant to do this in order to make a
> button appear deactivated. Any help would be appreciated.
> --Blake
>
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>
Perhaps gtk_widget_set_sensitive( button, FALSE ); would work for what
you're trying to do? Just a suggestion.
Sincerely,
Jeremy Wise
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null