Orientation

enum Orientation : Enum<Orientation>

kotlinx-gtk 06 / 03 / 2021

Entries

VERTICAL
Link copied to clipboard
VERTICAL(GtkOrientation.GTK_ORIENTATION_VERTICAL)
HORIZONTAL
Link copied to clipboard
HORIZONTAL(GtkOrientation.GTK_ORIENTATION_HORIZONTAL)

Types

Companion
Link copied to clipboard
object Companion

Properties

gtk
Link copied to clipboard
val gtk: GtkOrientation
name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int