Re: [INIMSS] How can I change the text of a button.



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]