Class

ArrowSetLookupOptions

[]

Description

class Arrow.SetLookupOptions : Arrow.FunctionOptions {
  parent_instance: GArrowFunctionOptions
}
No description available.
[]

Constructors

garrow_set_lookup_options_new
No description available.

since: 6.0.0

[]

Instance methods

Methods inherited from GArrowFunctionOptions (2)
Methods inherited from GObject (43)
[]

Properties

Arrow.SetLookupOptions:skip-nulls

Whether NULLs are skipped or not.

since: 6.0.0

Arrow.SetLookupOptions:value-set

The set of values to look up input values into.

since: 6.0.0

[]

Signals

Signals inherited from GObject (1)

Class structure