PolicyType

Determines how the size should be computed to achieve the one of the visibility mode for the scrollbars.

Entries

Link copied to clipboard

The scrollbar is always visible. The view size is independent of the content.

Link copied to clipboard

The scrollbar will appear and disappear as necessary. For example, when all of a GtkTreeView can not be seen.

Link copied to clipboard

The scrollbar should never appear. In this mode the content determines the size.

Link copied to clipboard

Don't show a scrollbar, but don't force the size to follow the content. This can be used e.g. to make multiple scrolled windows share a scrollbar.

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.