Package: gtk
GEnum gtk:font-level
Declaration(gobject:define-genum "GtkFontLevel" font-level (:export t :type-initializer "gtk_font_level_get_type") (:family 0) (:face 1) (:font 2) (:features 3)) Values
Details
The level of granularity for the font selection. Depending on this value, the pango:font-description instance that is returned by the gtk:font-dialog-button-font-desc function will have
more or less fields set. Since 4.10 | See also |
2024-7-30