Re: gtk_message_dialog_new_with_markup() revisited



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]