方法

GLibNodeget_root

声明 [src]

GNode*
g_node_get_root (
  GNode* node
)

描述 [src]

获取树的根节点。

此方法不直接对语言绑定可用。

返回值

类型: GNode

树的根节点。

返回的数据由实例拥有。