方法

GdkDmabufTextureBuilderset_width

自:4.14

声明 [source]

void
gdk_dmabuf_texture_builder_set_width (
  GdkDmabufTextureBuilder* self,
  unsigned int width
)

描述 [source]

设置纹理的宽度。

在调用 gdk_dmabuf_texture_builder_build() 之前必须设置宽度。

自:4.14

参数

width

类型: unsigned int

纹理的宽度或 0 以取消设置。