mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-06 16:50:11 +00:00
docs: gtk_style_context_get_screen() always returns a valid screen
This commit is contained in:
parent
7a5a622998
commit
4aaf193602
@ -2575,7 +2575,7 @@ gtk_style_context_set_screen (GtkStyleContext *context,
|
||||
*
|
||||
* Returns the #GdkScreen to which @context is attached.
|
||||
*
|
||||
* Returns: a #GdkScreen, or %NULL.
|
||||
* Returns: a #GdkScreen.
|
||||
**/
|
||||
GdkScreen *
|
||||
gtk_style_context_get_screen (GtkStyleContext *context)
|
||||
|
Loading…
Reference in New Issue
Block a user