enum

Cairo::SurfaceObserverMode

Inherits Enum / Comparable / Value / Object

Constants

Normal = 0
RecordOperations = 1

Instance methods

normal?

Returns true if this enum value equals Normal

Source
record_operations?

Returns true if this enum value equals RecordOperations

Source