Companion

object Companion

Functions

Link copied to clipboard
fun getType(): <Error class: unknown class>

Get the GType of ContentFormats

Link copied to clipboard
fun new(mimeTypes: List<String>? = null, nMimeTypes: <Error class: unknown class>): ContentFormats

Creates a new GdkContentFormats from an array of mime types.

Link copied to clipboard
fun newForGtype(type: <Error class: unknown class>): ContentFormats

Creates a new GdkContentFormats for a given GType.

Link copied to clipboard
fun parse(string: String): ContentFormats?

Parses the given @string into GdkContentFormats and returns the formats.