构造函数
GtkBuilderListItemFactorynew_from_resource
声明 [源]
GtkListItemFactory*
gtk_builder_list_item_factory_new_from_resource (
GtkBuilderScope* scope,
const char* resource_path
)
参数
范围
-
类型:
GtkBuilderScope
实例化时使用的范围。
该参数可以为 NULL
。数据由函数的调用者拥有。 resource_path
-
类型: const char*
包含数据的资源的有效路径。
数据由函数的调用者拥有。 该值是NUL终止的UTF-8字符串。