方法

GNativeObject绑定get_source_property

自:2.26

声明 [源]

const gchar*
g_binding_get_source_property (
  GBinding* binding
)

描述 [源]

检索作为绑定源使用的 GBinding:source 的属性名称。

自 2.26 起可用

返回值

类型: const gchar*

源属性的名称。

返回的数据由实例拥有。
值是一个空终止的 UTF-8 字符串。