gtk-kt
glib
/
org.gtk.glib
/
OptionEntry
Option
Entry
class
OptionEntry
(
struct
:
CPointer
<
GOptionEntry
>
)
Content copied to clipboard
kotlinx-gtk 15 / 04 / 2021 TODO
Constructors
Properties
Constructors
OptionEntry
Link copied to clipboard
fun
OptionEntry
(
struct
:
CPointer
<
GOptionEntry
>
)
Content copied to clipboard
Properties
arg
Link copied to clipboard
var
arg
:
OptionArg
Content copied to clipboard
argDescription
Link copied to clipboard
var
argDescription
:
String
Content copied to clipboard
description
Link copied to clipboard
var
description
:
String
Content copied to clipboard
flags
Link copied to clipboard
var
flags
:
gint
Content copied to clipboard
longName
Link copied to clipboard
var
longName
:
String
Content copied to clipboard
shortName
Link copied to clipboard
var
shortName
:
Char
Content copied to clipboard
struct
Link copied to clipboard
val
struct
:
CPointer
<
GOptionEntry
>
Content copied to clipboard