Arrow(箭头)Function(函数)

描述

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

祖先

函数

garrow_function_all
没有可用的描述。

since: 7.0.0(自 7.0.0 起)

garrow_function_find
没有可用的描述。

since: 1.0.0(自 1.0.0 起)

实例方法

garrow_function_equal
没有可用的描述。

since: 7.0.0(自 7.0.0 起)

garrow_function_execute
没有可用的描述。

since: 1.0.0(自 1.0.0 起)

garrow_function_get_default_options
没有可用的描述。

since: 7.0.0(自 7.0.0 起)

garrow_function_get_doc
没有可用的描述。

since: 6.0.0(自 6.0.0 起)

garrow_function_get_name
没有可用的描述。

since: 7.0.0(自 7.0.0 起)

garrow_function_get_options_type
没有可用的描述。

since: 7.0.0(自 7.0.0 起)

garrow_function_to_string
没有可用的描述。

since: 7.0.0(自 7.0.0 起)

GObject (43) 继承的方法

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

属性

Arrow.Function:function
没有可用的描述。

信号

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

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

类结构

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