gtk-kt
dsl
/
org.gtk.dsl.gtk
/
frame
frame
fun
ApplicationWindow
.
frame
(
label
:
String
?
=
null
,
frameBuilder
:
Frame
.
(
)
->
Unit
=
{}
)
:
Frame
Content copied to clipboard
kotlinx-gtk 16 / 03 / 2021
fun
Box
.
frame
(
label
:
String
?
=
null
,
append
:
Boolean
=
true
,
frameBuilder
:
Frame
.
(
)
->
Unit
=
{}
)
:
Frame
Content copied to clipboard