Small doc fixes

Pointed out be Emmanuele Bassi.
This commit is contained in:
Matthias Clasen
2024-07-11 16:56:10 -04:00
parent e1152c33c4
commit 5cea9f9e17

View File

@@ -51,7 +51,7 @@ G_DEFINE_BOXED_TYPE (GdkColorState, gdk_color_state,
* Increase the reference count of @self.
*
* Returns: the object that was passed in
*
*
* Since: 4.16
*/
GdkColorState *
@@ -82,6 +82,8 @@ void
*
* Returns the color state object representing the sRGB color space.
*
* Returns: the color state object for sRGB
*
* Since: 4.16
*/
GdkColorState *
@@ -95,6 +97,8 @@ gdk_color_state_get_srgb (void)
*
* Returns the color state object representing the linearized sRGB color space.
*
* Returns: the color state object for linearized sRGB
*
* Since: 4.16
*/
GdkColorState *