類別

ArrowFunctionDoc

描述

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

祖先

實例方法

garrow_function_doc_get_arg_names
無可用描述。

自版本:6.0.0 起

garrow_function_doc_get_description
無可用描述。

自版本:6.0.0 起

garrow_function_doc_get_options_class_name
無可用描述。

自版本:6.0.0 起

garrow_function_doc_get_summary
無可用描述。

自版本:6.0.0 起

繼承自 GObject 的方法 (43)

請參閱 GObject 以查看完整的方法列表。

屬性

Arrow.FunctionDoc:doc
無可用描述。

信號

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

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

類別結構

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