Re: [INIMSS] How can I change the text of a button.
- From: Sven Neumann <sven gimp org>
- To: Dino Cherian K <inimss yahoo com>
- Cc: gtk-list <gtk-list gnome org>, gtk-app-devel <gtk-app-devel-list gnome org>
- Subject: Re: [INIMSS] How can I change the text of a button.
- Date: 04 Feb 2002 13:05:22 +0100
Hi,
Dino Cherian K <inimss yahoo com> writes:
> Any body please help me in finding a way to change the text of a
> GtkButton.
gtk_label_set_text (GTK_LABEL (GTK_BIN (button)->child), "foo");
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]