PageOrientation

enum PageOrientation : Enum<PageOrientation>

05 / 01 / 2022

See also

Entries

REVERSE_LANDSCAPE
Link copied to clipboard
REVERSE_LANDSCAPE(GTK_PAGE_ORIENTATION_REVERSE_LANDSCAPE)
REVERSE_PORTRAIT
Link copied to clipboard
REVERSE_PORTRAIT(GTK_PAGE_ORIENTATION_REVERSE_PORTRAIT)
LANDSCAPE
Link copied to clipboard
LANDSCAPE(GTK_PAGE_ORIENTATION_LANDSCAPE)
PORTRAIT
Link copied to clipboard
PORTRAIT(GTK_PAGE_ORIENTATION_PORTRAIT)

Types

Companion
Link copied to clipboard
object Companion

Properties

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