gtk-kt
gtk
/
org.gtk.gtk.common.data
/
Dimensions
Dimensions
data
class
Dimensions
(
width
:
Int
,
height
:
Int
)
Content copied to clipboard
04 / 01 / 2022
Constructors
Properties
See also
See also
Constructors
Dimensions
Link copied to clipboard
fun
Dimensions
(
width
:
Int
,
height
:
Int
)
Content copied to clipboard
Properties
height
Link copied to clipboard
val
height
:
Int
Content copied to clipboard
width
Link copied to clipboard
val
width
:
Int
Content copied to clipboard