Method

GdkDmabufTextureBuilderget_fd

since: 4.14

Declaration [src]

int
gdk_dmabuf_texture_builder_get_fd (
  GdkDmabufTextureBuilder* self,
  unsigned int plane
)

Description [src]

Gets the file descriptor for a plane.

Available since: 4.14

Parameters

plane

Type: unsigned int

The plane to get the fd for.

Return value

Type: int

The file descriptor.