gtk-kt
gtk
/
org.gtk.gtk.common.enums
/
PositionType
Position
Type
enum
PositionType
:
Enum
<
PositionType
>
Content copied to clipboard
kotlinx-gtk 06 / 03 / 2021
Entries
Types
Properties
Entries
BOTTOM
Link copied to clipboard
BOTTOM
(
GTK_POS_BOTTOM
)
Content copied to clipboard
TOP
Link copied to clipboard
TOP
(
GTK_POS_TOP
)
Content copied to clipboard
RIGHT
Link copied to clipboard
RIGHT
(
GTK_POS_RIGHT
)
Content copied to clipboard
LEFT
Link copied to clipboard
LEFT
(
GTK_POS_LEFT
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
gtk
Link copied to clipboard
val
gtk
:
GtkPositionType
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard