gtk-kt
gtk
/
org.gtk.gtk.widgets
/
Fixed
/
FixedWidget
Fixed
Widget
inner
class
FixedWidget
(
widget
:
Widget
)
Content copied to clipboard
Wraps a
Widget
to make it easy to manage a widget that is inside a
Fixed
Constructors
Functions
Properties
Constructors
FixedWidget
Link copied to clipboard
fun
FixedWidget
(
widget
:
Widget
)
Content copied to clipboard
Functions
move
Link copied to clipboard
fun
move
(
x
:
Double
,
y
:
Double
)
Content copied to clipboard
remove
Link copied to clipboard
fun
remove
(
)
Content copied to clipboard
Properties
transform
Link copied to clipboard
var
transform
:
Transform
?
Content copied to clipboard
widget
Link copied to clipboard
val
widget
:
Widget
Content copied to clipboard