ArrowFlightLocation (位置)

描述

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

父类

构造函数

gaflight_location_new
没有可用的描述。

since: 5.0.0 (始于 5.0.0)

实例方法

gaflight_location_equal
没有可用的描述。

since: 5.0.0 (始于 5.0.0)

gaflight_location_get_scheme
没有可用的描述。

since: 5.0.0 (始于 5.0.0)

gaflight_location_to_string
没有可用的描述。

since: 5.0.0 (始于 5.0.0)

GObject 继承的方法 (43)

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

信号

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

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

类结构

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