docs: Fix various issues in texture builder docs
This commit is contained in:
committed by
Matthias Clasen
parent
926e969abb
commit
8b9ab19f15
@@ -876,7 +876,7 @@ gdk_dmabuf_texture_builder_set_offset (GdkDmabufTextureBuilder *self,
|
||||
*
|
||||
* Gets the color state previously set via gdk_dmabuf_texture_builder_set_color_state().
|
||||
*
|
||||
* Returns: (nullable): the color state
|
||||
* Returns: (nullable) (transfer none): the color state
|
||||
*
|
||||
* Since: 4.16
|
||||
*/
|
||||
|
@@ -647,7 +647,7 @@ gdk_gl_texture_builder_set_sync (GdkGLTextureBuilder *self,
|
||||
*
|
||||
* Gets the color state previously set via gdk_gl_texture_builder_set_color_state().
|
||||
*
|
||||
* Returns: the color state
|
||||
* Returns: (transfer none): the color state
|
||||
*
|
||||
* Since: 4.16
|
||||
*/
|
||||
|
Reference in New Issue
Block a user