類別

Arrow函數

描述

class Arrow.Function : GObject.Object {
  parent_instance: GObject
}
無可用描述。

繼承自

函數

garrow_function_all
無可用描述。

自:7.0.0

garrow_function_find
無可用描述。

自:1.0.0

實例方法

garrow_function_equal
無可用描述。

自:7.0.0

garrow_function_execute
無可用描述。

自:1.0.0

garrow_function_get_default_options
無可用描述。

自:7.0.0

garrow_function_get_doc
無可用描述。

自:6.0.0

garrow_function_get_name
無可用描述。

自:7.0.0

garrow_function_get_options_type
無可用描述。

自:7.0.0

garrow_function_to_string
無可用描述。

自:7.0.0

繼承自 GObject 的方法 (43)

請參閱 GObject 以取得完整的方法列表。

屬性

Arrow.函數:函數
無可用描述。

信號

繼承自 GObject 的信號 (1)
GObject::notify

當物件的其中一個屬性透過 g_object_set_property()、g_object_set() 等設定其值時,會發出 notify 信號。

類別結構

struct ArrowFunctionClass {
  GObjectClass parent_class;
  
}
無可用描述。
類別成員
parent_class: GObjectClass
無可用描述。