Enumeration (GI Enum)

Gtk-4.0GtkBorderStyle

Describes how the border of a UI element should be rendered.

Index

Enumeration Members

DASHED: number

A series of square-ended dashes

DOTTED: number

A series of round dots

DOUBLE: number

Two parallel lines with some space between them

GROOVE: number

Looks as if it were carved in the canvas

HIDDEN: number
INSET: number

Looks as if the content is sunken into the canvas

NONE: number

No visible border

OUTSET: number

Looks as if the content is coming out of the canvas

RIDGE: number

Looks as if it were coming out of the canvas

SOLID: number

A single line segment