BorderStyle

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

Entries

Link copied to clipboard

No visible border

Link copied to clipboard

Same as %GTK_BORDER_STYLE_NONE

Link copied to clipboard

A single line segment

Link copied to clipboard

Looks as if the content is sunken into the canvas

Link copied to clipboard

Looks as if the content is coming out of the canvas

Link copied to clipboard

A series of round dots

Link copied to clipboard

A series of square-ended dashes

Link copied to clipboard

Two parallel lines with some space between them

Link copied to clipboard

Looks as if it were carved in the canvas

Link copied to clipboard

Looks as if it were coming out of the canvas

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val nativeValue: <Error class: unknown class>
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.