gtk-kt
gtk
/
org.gtk.gdk
/
Window
/
AnchorHints
Anchor
Hints
enum
AnchorHints
:
Enum
<
Window.AnchorHints
>
Content copied to clipboard
Entries
Types
Properties
Entries
RESIZE
Link copied to clipboard
RESIZE
(
8
,
GDK_ANCHOR_RESIZE
)
Content copied to clipboard
SLIDE
Link copied to clipboard
SLIDE
(
7
,
GDK_ANCHOR_SLIDE
)
Content copied to clipboard
FLIP
Link copied to clipboard
FLIP
(
6
,
GDK_ANCHOR_FLIP
)
Content copied to clipboard
RESIZE_Y
Link copied to clipboard
RESIZE_Y
(
5
,
GDK_ANCHOR_RESIZE_Y
)
Content copied to clipboard
RESIZE_X
Link copied to clipboard
RESIZE_X
(
4
,
GDK_ANCHOR_RESIZE_X
)
Content copied to clipboard
SLIDE_Y
Link copied to clipboard
SLIDE_Y
(
3
,
GDK_ANCHOR_SLIDE_Y
)
Content copied to clipboard
SLIDE_X
Link copied to clipboard
SLIDE_X
(
2
,
GDK_ANCHOR_SLIDE_X
)
Content copied to clipboard
FLIP_Y
Link copied to clipboard
FLIP_Y
(
1
,
GDK_ANCHOR_FLIP_Y
)
Content copied to clipboard
FLIP_X
Link copied to clipboard
FLIP_X
(
0
,
GDK_ANCHOR_FLIP_X
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
gdk
Link copied to clipboard
val
gdk
:
GdkAnchorHints
Content copied to clipboard
key
Link copied to clipboard
val
key
:
Int
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