mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
fontchooser: Add some details to the docs
This commit is contained in:
parent
3a941eff4a
commit
5b03f5c531
@ -524,6 +524,10 @@ gtk_font_chooser_get_level (GtkFontChooser *fontchooser)
|
||||
*
|
||||
* Gets the currently-selected font features.
|
||||
*
|
||||
* The format of the returned string is compatible with the
|
||||
* [CSS font-feature-settings property](https://www.w3.org/TR/css-fonts-4/#font-rend-desc).
|
||||
* It can be passed to [func@Pango.AttrFontFeatures.new].
|
||||
*
|
||||
* Returns: the currently selected font features
|
||||
*/
|
||||
char *
|
||||
|
Loading…
Reference in New Issue
Block a user