Merge branch 'matthiasc/for-main' into 'main'

Small doc fixes

See merge request GNOME/gtk!7442
This commit is contained in:
Matthias Clasen 2024-07-11 21:15:10 +00:00
commit 549ec0aac8

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 *