Re: gtk_message_dialog_new_with_markup() revisited
- From: Noah Levitt <nlevitt columbia edu>
- To: Owen Taylor <otaylor redhat com>
- Cc: Matthias Clasen <maclas gmx de>, gtk-devel-list gnome org
- Subject: Re: gtk_message_dialog_new_with_markup() revisited
- Date: Wed, 13 Aug 2003 10:57:48 -0400
My feeling is that passing markup into the format string is
hokey and somewhat difficult to follow. And, people can
achieve the same thing with two extra lines of code the old
fashioned way (g_strdup_printf). So I don't think we should
bother supporting it here.
Noah
On Wed, Aug 13, 2003 at 10:31:29 -0400, Owen Taylor wrote:
> On Wed, 2003-08-13 at 05:01, Matthias Clasen wrote:
> >
> > ..._with_markup ("<i>%m</i> %s", "this gets escaped", "this
> > <b>doesn't</b>");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]