API 版本:4.0
库版本:4.17.2
由 gi-docgen 2024.2 生成
void gtk_picture_set_resource ( GtkPicture* self, const char* resource_path )
使 self 在给定的 resource_path 中加载并显示资源。
self
resource_path
这是一个实用函数,它调用 gtk_picture_set_file()。
gtk_picture_set_file()
类型: const char*
const char*
要设置的资源。
NULL