Enumeration (GI Enum)

Gdk-3.0GdkVisibilityState

Specifies the visiblity status of a window for a Gdk.EventVisibility.

Index

Enumeration Members

Enumeration Members

FULLY_OBSCURED: number

the window is not visible at all.

PARTIAL: number

the window is partially visible.

UNOBSCURED: number

the window is completely visible.