diff options
author | raveit65 <[email protected]> | 2017-03-08 13:41:05 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-08 16:08:00 +0100 |
commit | 35f3012334a832a83878bfee21ec4324d2662def (patch) | |
tree | dc35d08e329fb7bccf71e17ad9cfa40638a8d840 /man/mate-about-me.1 | |
parent | 440e7588459f39a56043bc85658aec5a9262a2e3 (diff) | |
download | mate-control-center-35f3012334a832a83878bfee21ec4324d2662def.tar.bz2 mate-control-center-35f3012334a832a83878bfee21ec4324d2662def.tar.xz |
font-viewer: sushi-font-widget: Add face_index argument
sushi_font_widget_new() now takes face index as the second argument.
All callers changed. The face index of the widget can be accessed
through the "face-index" property.
Setting the "uri" property with g_object_set() no longer starts font
loading, while it does when it is set through the constructor.
This is to prevent the same font from being loaded twice, when both
"uri" and "face-index" are set with g_object_set(). To start loading,
you can explicitly call sushi_font_widget_load() after setting the
properties.
https://bugzilla.gnome.org/show_bug.cgi?id=752005
taken from:
https://git.gnome.org/browse/gnome-font-viewer/commit/?id=3c48f73
Diffstat (limited to 'man/mate-about-me.1')
0 files changed, 0 insertions, 0 deletions