gtk-kn
Toggle table of contents
native
Platform filter
native
Switch theme
Search in API
gtk-kn
glib
/
org.gtkkn.bindings.glib
/
KeyFileErrorException
Key
File
Error
Exception
class
KeyFileErrorException
(
val
error
:
Error
,
val
code
:
KeyFileError
)
:
GLibException
Members
Constructors
Key
File
Error
Exception
Link copied to clipboard
constructor
(
error
:
Error
,
code
:
KeyFileError
)
Properties
code
Link copied to clipboard
val
code
:
KeyFileError
error
Link copied to clipboard
val
error
:
Error
the
Error
wrapping the
GError
struct that caused this exception.