Re: latin and bold chars
- From: Owen Taylor <otaylor redhat com>
- To: Daniel Henrique <dhosouza yahoo com br>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: latin and bold chars
- Date: Wed, 11 Feb 2004 09:28:49 -0500
On Sun, 2004-02-08 at 15:59, Daniel Henrique wrote:
List,
I'm working with gtk and I have some problems.
I want print on the window labels with bold and latin characters.
I' ve seen a source code that implements latin labels as follows:
label = gtk_label_new("\204\198gua"); //this label is "Ãgua",
portuguese word for water. I would like to implement as this manner.
Do you have any table or document that talk about it? I want print
characters like: Ã, Ã, Ã and Ã.
Question 1.7 in the "Common Questions" part of the API docs:
http://developer.gnome.org/doc/API/2.0/gtk/gtk-question-index.html#id2517468
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]