方法

GdkDmabufTextureBuilderset_height

since: 4.14

声明 [src]

void
gdk_dmabuf_texture_builder_set_height (
  GdkDmabufTextureBuilder* self,
  unsigned int height
)

描述 [src]

设置纹理的高度。

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

Available since: 4.14

参数

height

类型: unsigned int

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