About gtk_label_set_text()
- From: Antonio Martínez Álvarez <newton retemail es>
- To: gtk-app-devel-list gnome org
- Subject: About gtk_label_set_text()
- Date: Sat, 24 Feb 2001 17:55:15 +0100
Hello list:
I'm trying to write a simple application. One button with label "1", and
every time the user do a click on it, the label must increase the label
by one. 1 --> 2 --> 3 etc...
I have found that I only can use a const string
(gtk_label_set_text(label, "anything") but no way to do what I say. How
can I do that.
Thank you. Sorry for my english.
---
Antonio Martínez Álvarez, <newton retemail es>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]