gtk-kt
gtk
/
org.gtk.gsk
/
RenderNode
Render
Node
class
RenderNode
(
renderNodePointer
:
CPointer
<
GskRenderNode
>
)
:
UnrefMe
Content copied to clipboard
kotlinx-gtk
13 / 10 / 2021
Types
Constructors
Functions
Properties
See also
See also
GskRenderNode
Constructors
RenderNode
Link copied to clipboard
fun
RenderNode
(
renderNodePointer
:
CPointer
<
GskRenderNode
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
draw
Link copied to clipboard
fun
draw
(
cr
:
Cairo
)
Content copied to clipboard
ref
Link copied to clipboard
fun
ref
(
)
Content copied to clipboard
serialize
Link copied to clipboard
fun
serialize
(
)
:
KGBytes
Content copied to clipboard
unref
Link copied to clipboard
open
override
fun
unref
(
)
Content copied to clipboard
write
To
File
Link copied to clipboard
fun
writeToFile
(
filename
:
String
)
Content copied to clipboard
Properties
bounds
Link copied to clipboard
val
bounds
:
Rect
Content copied to clipboard
renderNodePointer
Link copied to clipboard
val
renderNodePointer
:
CPointer
<
GskRenderNode
>
Content copied to clipboard
type
Link copied to clipboard
val
type
:
RenderNodeType
Content copied to clipboard