Method
GskRenderReplayfilter_texture
unstable since: 4.22
Declaration [src]
GdkTexture*
gsk_render_replay_filter_texture (
GskRenderReplay* self,
GdkTexture* texture
)
Parameters
texture-
Type:
GdkTextureThe texture to filter.
The data is owned by the caller of the method.
Return value
Type: GdkTexture
The filtered texture.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |