FontChooserLevel

class FontChooserLevel(val mask: <Error class: unknown class>)

Specifies the granularity of font selection that is desired in a GtkFontChooser.

This enumeration may be extended in the future; applications should ignore unknown values.

Constructors

Link copied to clipboard
constructor(mask: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Properties

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

Functions

Link copied to clipboard
open infix fun or(other: FontChooserLevel): FontChooserLevel