gtk-kt
gobject
/
org.gtk.gobject
/
Value
Value
class
Value
(
pointer
:
CPointer
<
GValue
>
)
Content copied to clipboard
Types
Constructors
Functions
Properties
See also
See also
GtkValue
Constructors
Value
Link copied to clipboard
fun
Value
(
type
:
KGType
)
Content copied to clipboard
Value
Link copied to clipboard
fun
Value
(
value
:
Int
)
Content copied to clipboard
Value
Link copied to clipboard
fun
Value
(
value
:
String
)
Content copied to clipboard
Value
Link copied to clipboard
fun
Value
(
value
:
Boolean
)
Content copied to clipboard
Value
Link copied to clipboard
fun
Value
(
pointer
:
CPointer
<
GValue
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
copy
Link copied to clipboard
fun
copy
(
destValue
:
Value
)
Content copied to clipboard
dup
Object
Link copied to clipboard
fun
dupObject
(
)
:
KGObject
?
Content copied to clipboard
dup
Param
Link copied to clipboard
fun
dupParam
(
)
:
ParamSpec
Content copied to clipboard
dup
String
Link copied to clipboard
fun
dupString
(
)
:
String
Content copied to clipboard
dup
Variant
Link copied to clipboard
fun
dupVariant
(
)
:
Variant
?
Content copied to clipboard
reset
Link copied to clipboard
fun
reset
(
)
:
Value
Content copied to clipboard
take
Link copied to clipboard
fun
take
(
variant
:
Variant
)
Content copied to clipboard
fun
take
(
obj
:
KGObject
)
Content copied to clipboard
fun
take
(
param
:
ParamSpec
)
Content copied to clipboard
transform
Link copied to clipboard
fun
transform
(
dest
:
Value
)
:
Boolean
Content copied to clipboard
unset
Link copied to clipboard
fun
unset
(
)
Content copied to clipboard
Properties
boolean
Link copied to clipboard
var
boolean
:
Boolean
Content copied to clipboard
char
Link copied to clipboard
var
char
:
Byte
Content copied to clipboard
double
Link copied to clipboard
var
double
:
Double
Content copied to clipboard
enum
Link copied to clipboard
var
enum
:
Int
Content copied to clipboard
flags
Link copied to clipboard
var
flags
:
UInt
Content copied to clipboard
float
Link copied to clipboard
var
float
:
Float
Content copied to clipboard
gType
Link copied to clipboard
var
gType
:
KGType
Content copied to clipboard
int
Link copied to clipboard
var
int
:
Int
Content copied to clipboard
kgObject
Link copied to clipboard
var
kgObject
:
KGObject
Content copied to clipboard
long
Link copied to clipboard
var
long
:
Long
Content copied to clipboard
param
Link copied to clipboard
var
param
:
ParamSpec
Content copied to clipboard
pointer
Link copied to clipboard
val
pointer
:
CPointer
<
GValue
>
Content copied to clipboard
string
Link copied to clipboard
var
string
:
String
Content copied to clipboard
uChar
Link copied to clipboard
var
uChar
:
UByte
Content copied to clipboard
uInt
Link copied to clipboard
var
uInt
:
UInt
Content copied to clipboard
uLong
Link copied to clipboard
var
uLong
:
ULong
Content copied to clipboard
variant
Link copied to clipboard
var
variant
:
Variant
?
Content copied to clipboard