lvglkt-core
0.4.0
common
linuxArm32
linuxX64
lvglkt-core
/
io.gitlab.embedSoft.lvglKt.core.lvglObject
/
LvglObject
/
Companion
Companion
common
linuxArm32
linuxX64
expect
object
Companion
actual
object
Companion
actual
object
Companion
Functions
Functions
create
Link copied to clipboard
common
linuxArm32
linuxX64
expect
fun
create
(
parent
:
LvglObjectBase
?
=
null
)
:
LvglObject
Create a base object (a rectangle).
actual
fun
create
(
parent
:
LvglObjectBase
?
)
:
LvglObject
actual
fun
create
(
parent
:
LvglObjectBase
?
)
:
LvglObject
from
Pointer
Link copied to clipboard
linuxArm32
linuxX64
fun
fromPointer
(
ptr
:
CPointer
<
lv_obj_t
>
?
)
:
LvglObject
fun
fromPointer
(
ptr
:
CPointer
<
lv_obj_t
>
?
)
:
LvglObject