Package: gsk
GFlags gsk:isolation
Declaration(gobject:define-gflags "GskIsolation" isolation (:export t :type-initializer "gsk_isolation_get_type") (:none 0) (:background #.(ash 1 0)) (:copy-paste #.(ash 1 1)) (:all -1)) Values
Details
These flags describe the types of isolations possible with a gsk:isolation-node node.
More isolation options may be added in the future. Since 4.22 | See also
|
2026-08-30