ArrowStrptimeTimestampParser

描述

class Arrow.StrptimeTimestampParser : Arrow.TimestampParser {
  parent_instance: GArrowTimestampParser
}
没有可用的描述。

构造函数

garrow_strptime_timestamp_parser_new
没有可用的描述。

since: 16.0.0

实例方法

garrow_strptime_timestamp_parser_get_format
没有可用的描述。

since: 16.0.0

GArrowTimestampParser 继承的方法 (1)
garrow_timestamp_parser_get_kind
没有可用的描述。

since: 16.0.0

GObject 继承的方法 (43)

请参阅 GObject 以获取完整的方法列表。

属性

GArrowTimestampParser 继承的属性 (1)
Arrow.TimestampParser:parser
没有可用的描述。

信号

GObject 继承的信号 (1)
GObject::notify

当一个对象的属性通过 g_object_set_property(), g_object_set(), et al. 设置其值时,会发出 notify 信号。

类结构

struct ArrowStrptimeTimestampParserClass {
  GArrowTimestampParserClass parent_class;
  
}
没有可用的描述。
类成员
parent_class: GArrowTimestampParserClass
没有可用的描述。