Gsk.IsolationNode – gtk4 Reference Manual
Packages
gtk4
Gsk
IsolationNode
IsolationNode
get_child
get_isolations
IsolationNode
Object Hierarchy:
Description:
[
CCode
( cname =
"GskRenderNode"
, type_id =
"gsk_isolation_node_get_type ()"
) ]
[
Version
( since =
"4.22"
) ]
public
class
IsolationNode
:
RenderNode
Namespace:
Gsk
Package:
gtk4
Content:
Creation methods:
public
IsolationNode
(
RenderNode
child,
Isolation
isolations)
Creates a `GskRenderNode` that isolates the drawing operations of the child from surrounding ones.
Methods:
public
unowned
RenderNode
get_child
()
Gets the child node that is getting drawn by the given
this
.
public
Isolation
get_isolations
()
Gets the isolation features that are enforced by this node.
Inherited Members:
All known members inherited from class Gsk.RenderNode
@ref
deserialize
draw
get_bounds
get_children
get_node_type
get_opaque_rect
serialize
unref
write_to_file