Method

ArrowFunctionget_options_type

Declaration [src]

GType
garrow_function_get_options_type (
  GArrowFunction* function
)

Description

No description available.
Available since:7.0.0

Return value

Returns: GType
 

G_TYPE_NONE if this function doesn’t have options, the GType of options of this function if it exists and Apache Arrow GLib bindings of it also exist, G_TYPE_INVALID if options of this function exists but Apache Arrow GLib bindings of it don’t exist.