toggle menu
gtk-kn
native
switch theme
search in API
gtk4
/
org.gtkkn.bindings.gtk
/
Builder
/
Companion
Companion
object
Companion
Members
Properties
type
Link copied to clipboard
open
val
type
:
<Error class: unknown class>
<
Builder
>
Functions
new
From
File
Link copied to clipboard
fun
newFromFile
(
filename
:
String
)
:
Builder
Parses the UI definition in the file @filename.
new
From
Resource
Link copied to clipboard
fun
newFromResource
(
resourcePath
:
String
)
:
Builder
Parses the UI definition at @resource_path.