ArrowFlightCommandDescriptor

描述

class ArrowFlight.CommandDescriptor : ArrowFlight.Descriptor {
  parent_instance: GAFlightDescriptor
}
无可用描述。

构造函数

gaflight_command_descriptor_new
无可用描述。

since: 5.0.0

实例方法

gaflight_command_descriptor_get_command
无可用描述。

since: 5.0.0

继承自 GAFlightDescriptor 的方法 (2)
gaflight_descriptor_equal
无可用描述。

since: 5.0.0

gaflight_descriptor_to_string
无可用描述。

since: 5.0.0

继承自 GObject 的方法 (43)

请参考 GObject 查看完整的方法列表。

属性

继承自 GAFlightDescriptor 的属性 (1)

信号

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

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

类结构

struct ArrowFlightCommandDescriptorClass {
  GAFlightDescriptorClass parent_class;
  
}
无可用描述。
类成员
parent_class: GAFlightDescriptorClass
无可用描述。