Re: MxButton: size of label text
- From: Gyorgy Kovesdi <kgy teledigit eu>
- To: clutter-list gnome org
- Subject: Re: MxButton: size of label text
- Date: Mon, 04 Feb 2013 10:22:45 +0100
How can i change the size of the text displayed on an MxButton? The default is
too small for me.
Add a css rule to match the button and set the font-size property to
whatever suits you.
Thanx, it worx. But i would prefer if it could be changed from software, without additional files.
I tried:
g_object_set(button, "font-size", 32, NULL)
but it does not work.
Other possibility, for example, like mx_style_load_from_file(), there can be mx_style_load_from_text() or
similar. Or is it possible somehow?
Any other possibility to set a property on MxStyle one-by-one would be useful, IMHO.
Regards
Gyorgy Kovesdi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]