mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Merge branch 'font-chooser-docs' into 'main'
fontchooser: Add some details to the docs See merge request GNOME/gtk!5041
This commit is contained in:
commit
3016edbe72
@ -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