FormatSizeFlags

class FormatSizeFlags(val mask: <Error class: unknown class>) : Bitfield<FormatSizeFlags>

Flags to modify the format of the string returned by g_format_size_full().

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 override fun or(other: FormatSizeFlags): FormatSizeFlags