FontLevel

The level of granularity for the font selection.

Depending on this value, the PangoFontDescription that is returned by method@Gtk.FontDialogButton.get_font_desc will have more or less fields set.

Since

4.10

Entries

Link copied to clipboard

Select a font family

Link copied to clipboard

Select a font face (i.e. a family and a style)

Link copied to clipboard

Select a font (i.e. a face with a size, and possibly font variations)

Link copied to clipboard

Select a font and font features

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard
fun valueOf(value: String): FontLevel

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.