方法

GObject绑定get_target_property

自: 2.26

声明 [源]

const gchar*
g_binding_get_target_property (
  GBinding* binding
)

描述 [源]

检索用于绑定目标的 GBinding:target 的属性名称。

自 2.26 起可用

返回值

类型: const gchar*

目标属性的名称。

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