Re: gnome goals for 3.6
- From: Piotr Drąg <piotrdrag gmail com>
- To: gnome-i18n gnome org
- Cc: desktop-devel-list gnome org
- Subject: Re: gnome goals for 3.6
- Date: Sun, 20 May 2012 19:25:07 +0200
2012/5/20 Andre Klapper <ak-47 gmx net>:
> On Sat, 2012-05-19 at 19:16 +0200, Piotr Drąg wrote:
>> Another question: is there a way to replace such tags as <big> and
>> <small> in GtkBuilder's XML? I've seen only examples of <b> and <i> so
>> far.
>
> Replace by what?
>
Replace by an attribute. For example, <b> in a string can be replaced
by this code:
<attributes>
<attribute name="weight" value="bold"/>
</attributes>
Since my last email I have found examples of font size attributes,
like this one:
<attributes>
<attribute name="size" value="10000"/>
</attributes>
But value is different in almost every case, so I don't know how
reliable this is.
--
Piotr Drąg
http://raven.fedorapeople.org/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]