enum Adw::CenteringPolicy
Overview
Describes title centering behavior of a #HeaderBar
widget.
Defined in:
lib/gi-crystal/src/auto/adw-1/adw.crEnum Members
-
Loose =
0_u32
-
Keep the title centered when possible
-
Strict =
1_u32
-
Keep the title centered at all cost
Class Method Summary
-
.g_type : UInt64
Returns the type id (GType) registered in GLib type system.