gtk-kt
pango
/
org.gtk.pango
/
Direction
Direction
enum
Direction
:
Enum
<
Direction
>
Content copied to clipboard
kotlinx-gtk
15 / 11 / 2021
Entries
Types
Properties
See also
See also
PangoDirection
Entries
NEUTRAL
Link copied to clipboard
NEUTRAL
(
PANGO_DIRECTION_NEUTRAL
)
Content copied to clipboard
WEAK_RTL
Link copied to clipboard
WEAK_RTL
(
PANGO_DIRECTION_WEAK_RTL
)
Content copied to clipboard
WEAK_LTR
Link copied to clipboard
WEAK_LTR
(
PANGO_DIRECTION_WEAK_LTR
)
Content copied to clipboard
TTB_RTL
Link copied to clipboard
TTB_RTL
(
PANGO_DIRECTION_TTB_RTL
)
Content copied to clipboard
TTB_LTR
Link copied to clipboard
TTB_LTR
(
PANGO_DIRECTION_TTB_LTR
)
Content copied to clipboard
RTL
Link copied to clipboard
RTL
(
PANGO_DIRECTION_RTL
)
Content copied to clipboard
LTR
Link copied to clipboard
LTR
(
PANGO_DIRECTION_LTR
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
pango
Link copied to clipboard
val
pango
:
PangoDirection
Content copied to clipboard