API 版本:4.0
库版本:4.17.2
gi-docgen 2024.2 生成
const char* gtk_buildable_get_buildable_id ( GtkBuildable* buildable )
获取 buildable 对象的 ID。
buildable
GtkBuilder 根据用于构建 buildable 的 <object> 标记的 ID 属性设置名称。
GtkBuilder
<object>
类型: const char*
const char*
buildable 对象的 ID。
NULL