enum Gdk::FrameClockPhase
Defined in:
lib/gi-crystal/src/auto/gdk-4.0/gdk.crEnum Members
-
FlushEvents =
1_u32 -
BeforePaint =
2_u32 -
Update =
4_u32 -
Layout =
8_u32 -
Paint =
16_u32 -
ResumeEvents =
32_u32 -
AfterPaint =
64_u32 -
None =
0_u32 -
All =
127_u32
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.