Table of Contents

Enum StateFlags

Namespace
Gtk
Assembly
Gtk-4.0.dll
[Flags]
public enum StateFlags : uint

Fields

Active = 1
Backdrop = 64
Checked = 2048
DirLtr = 128
DirRtl = 256
DropActive = 4096
FocusVisible = 8192
FocusWithin = 16384
Focused = 32
Inconsistent = 16
Insensitive = 8
Normal = 0
Prelight = 2
Selected = 4
Visited = 1024