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



hi Dino:
 you can try gtk_label_set_text();and you must add the label to the button container.
eg:
	gtk_label_set_text(GTK_LABEL(m_pLabel),m_LabelText);
if any question about it ,you could ask me.
kason

-----Original Message-----
From: Dino Cherian K [mailto:inimss yahoo com]
Sent: Monday, February 04, 2002 7:14 PM
To: gtk-list; gtk-app-devel
Subject: [INIMSS] How can I change the text of a button.


Hi

Any body please help me in finding a way to change the text of a
GtkButton.

Thanks
Dino CK

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
gtk-list mailing list
gtk-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-list



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