Enumeration (GI Flags)

Gsk-4.0GskIsolationSince 4.22

These flags describe the types of isolations possible with a Gsk.IsolationNode.

More isolation options may be added in the future.

4.22

Index

Enumeration Members

Enumeration Members

ALL: number

Isolate everything. This will include features that are added in the future.

BACKGROUND: number

If the background should be made available. If the background is not available, future operations will be rendered to a transparent background and added to the existing background later.

COPY_PASTE: number

If copies should be available to paste nodes. If copies are not available, paste nodes can only paste from copies that are made inside the isolated contents.

NONE: number

No isolation is defined.

Variables

$gtype