Method
GdkDmabufTextureBuilderget_color_state
since: 4.16
Declaration [src]
GdkColorState*
gdk_dmabuf_texture_builder_get_color_state (
GdkDmabufTextureBuilder* self
)
Description [src]
Gets the color state previously set via gdk_dmabuf_texture_builder_set_color_state().
Available since: 4.16
Gets property | Gdk.DmabufTextureBuilder:color-state |
Return value
Type: GdkColorState
The color state.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL . |