Companion

object Companion : RecordCompanion<KeyFile, <Error class: unknown class>>

Functions

Link copied to clipboard
fun errorQuark(): <Error class: unknown class>
Link copied to clipboard
fun new(): KeyFile

Creates a new empty #GKeyFile object. Use g_key_file_load_from_file(), g_key_file_load_from_data(), g_key_file_load_from_dirs() or g_key_file_load_from_data_dirs() to read an existing key file.

Link copied to clipboard
open override fun wrapRecordPointer(pointer: <Error class: unknown class><out <Error class: unknown class>>): KeyFile

Wrap a CPointer pointing to a record of this type into its wrapper class.