构造函数
ArrowMonthIntervalDataTypenew
since: 7.0.0
声明 [src]
GArrowMonthIntervalDataType*
garrow_month_interval_data_type_new (
void
)
返回值
类型: GArrowMonthIntervalDataType
新创建的月份间隔数据类型。
函数调用者拥有该数据的所有权,并负责释放它。 |
since: 7.0.0
GArrowMonthIntervalDataType*
garrow_month_interval_data_type_new (
void
)
类型: GArrowMonthIntervalDataType
新创建的月份间隔数据类型。
函数调用者拥有该数据的所有权,并负责释放它。 |