方法

GtkBuilderget_scope

[]

声明 [源代码]

GtkBuilderScope*
gtk_builder_get_scope (
  GtkBuilder* builder
)
[]

描述 [源代码]

获取通过gtk_builder_set_scope()设置的当前作用域。

获取属性Gtk.Builder:scope
[]

返回值

类型: GtkBuilderScope

当前作用域。

返回的数据由实例所有。