BuilderClosureFlags

class BuilderClosureFlags(val mask: <Error class: unknown class>)

The list of flags that can be passed to gtk_builder_create_closure().

New values may be added in the future for new features, so external implementations of iface@Gtk.BuilderScope should test the flags for unknown values and raise a %GTK_BUILDER_ERROR_INVALID_ATTRIBUTE error when they encounter one.

Constructors

Link copied to clipboard
constructor(mask: <Error class: unknown class>)

Types

Link copied to clipboard
object Companion

Properties

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

Functions

Link copied to clipboard