| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/class.ListSliceOptions.html | [Back] [Original] |
Generated by gi-docgen 2025.3
class Arrow.ListSliceOptions : Arrow.FunctionOptions
{
/* No available fields */
}
No description available.
since: 7.0.0
since: 7.0.0
Whether to return a FixedSizeListArray. If
length, nulls will be appended to create the requested slice size. If
it got in.
since: 23.0.0
Optional stop of list slicing. If not set (value is
GARROW_LIST_SLICE_OPTIONS_STOP_UNSPECIFIED), then slice to end.
since: 23.0.0
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
struct ArrowListSliceOptionsClass {
GArrowFunctionOptionsClass parent_class;
}
No description available.
parent_class: GArrowFunctionOptionsClassNo description available.
Content
| Web Proxy Viewer | New URL | Original Page |