ArrowFlightEndpoint

描述

class ArrowFlight.Endpoint : GObject.Object {
  parent_instance: GObject
}
没有可用的描述。

继承关系

构造器

gaflight_endpoint_new
没有可用的描述。

since: 5.0.0

实例方法

gaflight_endpoint_equal
没有可用的描述。

since: 5.0.0

gaflight_endpoint_get_locations
没有可用的描述。

since: 5.0.0

GObject 继承的方法 (43)

请查看 GObject 获取完整的方法列表。

属性

ArrowFlight.Endpoint:ticket

不透明的 ticket 标识;用于 DoGet RPC

since: 5.0.0

信号

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

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

类结构

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