mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
material: remove a duplicate gtk-doc "Since: 1.4"
The cogl_material_get_depth_writing_enabled documentation had two "Since: 1.4" annotations which was confusing the gobject introspection scanner.
This commit is contained in:
parent
cdf5b222db
commit
e7df757739
@ -1052,7 +1052,6 @@ cogl_material_set_depth_writing_enabled (CoglHandle handle,
|
|||||||
/**
|
/**
|
||||||
* cogl_material_get_depth_writing_enabled:
|
* cogl_material_get_depth_writing_enabled:
|
||||||
* @handle: A CoglMaterial handle
|
* @handle: A CoglMaterial handle
|
||||||
* Since: 1.4
|
|
||||||
*
|
*
|
||||||
* Gets the depth writing enable state as set by the corresponding
|
* Gets the depth writing enable state as set by the corresponding
|
||||||
* cogl_material_set_depth_writing_enabled.
|
* cogl_material_set_depth_writing_enabled.
|
||||||
|
Loading…
Reference in New Issue
Block a user