API 版本:1.0
函式庫版本:19.0.0
由 gi-docgen 2023.1 產生
class Arrow.CastOptions : Arrow.FunctionOptions { parent_instance: GArrowFunctionOptions }
於 0.7.0 版本後加入
於 7.0.0 版本後加入
完整方法列表請參閱 GObject。
是否允許捨去小數位數值。
於 1.0.0 版本後加入
是否允許捨去浮點數值。
於 0.12.0 版本後加入
是否允許整數溢位。
是否允許無效的 UTF-8 字串值。
於 0.13.0 版本後加入
是否允許時間溢位。
是否允許捨去時間值。
於 0.8.0 版本後加入
轉換成的 GArrowDataType。
GArrowDataType
當物件的其中一個屬性值透過 g_object_set_property()、g_object_set() 等函式設定時,會發射 notify 信號。
struct ArrowCastOptionsClass { GArrowFunctionOptionsClass parent_class; }
parent_class: GArrowFunctionOptionsClass
內容