toggle menu
gtk-kn
native
switch theme
search in API
glib
/
org.gtkkn.bindings.glib
/
BookmarkFileErrorException
Bookmark
File
Error
Exception
class
BookmarkFileErrorException
(
val
error
:
Error
,
val
code
:
BookmarkFileError
)
:
GlibException
Members
Constructors
Bookmark
File
Error
Exception
Link copied to clipboard
constructor
(
error
:
Error
,
code
:
BookmarkFileError
)
Properties
code
Link copied to clipboard
val
code
:
BookmarkFileError
error
Link copied to clipboard
val
error
:
Error
the
Error
wrapping the
GError
struct that caused this exception.