Enumeration

AdapCenteringPolicy

since: 1

Declaration

enum Adap.CenteringPolicy

Description [src]

Describes title centering behavior of a AdapHeaderBar widget.

Available since: 1

Members

ADAP_CENTERING_POLICY_LOOSE

Keep the title centered when possible.

  • Value: 0
  • Nickname: loose
  • Available since: 1
ADAP_CENTERING_POLICY_STRICT

Keep the title centered at all cost.

  • Value: 1
  • Nickname: strict
  • Available since: 1