Re: don't include formatting tags in messages?
- From: James Henstridge <james daa com au>
- To: Mark McLoughlin <mark skynet ie>
- Cc: Bill Haneman <bill haneman sun com>, desktop-devel-list gnome org
- Subject: Re: don't include formatting tags in messages?
- Date: Tue, 28 Jan 2003 09:48:27 +0800
Mark McLoughlin wrote:
str = g_strconcat ("<b>", _("Don't fart in my presence"), "</b">);
gtk_label_set_markup (label, str);
g_free (str);
Of course, remember to add a NULL to the end of the g_strconcat() call
if you are going to use this as an example :)
James.
--
Email: james daa com au
WWW: http://www.daa.com.au/~james/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]