| [ Web Proxy ] |
| Viewing: https://arrow.apache.org/docs/python/api/../../cpp/../c_glib/arrow-glib/class.PadOptions.html | [Back] [Original] |
Generated by gi-docgen 2025.3
class Arrow.PadOptions : Arrow.FunctionOptions
{
/* No available fields */
}
No description available.
since: 7.0.0
since: 7.0.0
What to do if there is an odd number of padding characters (in case of centered padding). Defaults to aligning on the left (i.e. adding the extra padding character on the right).
since: 23.0.0
What to pad the string with. Should be one codepoint (Unicode)/byte (ASCII).
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 ArrowPadOptionsClass {
GArrowFunctionOptionsClass parent_class;
}
No description available.
parent_class: GArrowFunctionOptionsClassNo description available.
Content
| Web Proxy Viewer | New URL | Original Page |