icontheme: Annotate return value as nullable

This commit is contained in:
Timm Bäder 2019-08-31 10:46:06 +02:00
parent 71339225eb
commit eeec6f8fb9

View File

@ -4456,7 +4456,8 @@ gtk_icon_theme_lookup_symbolic_colors (GtkCssStyle *style,
*
* See gtk_icon_info_load_symbolic() for more details.
*
* Returns: (transfer full): a #GdkPixbuf representing the loaded icon
* Returns: (transfer full) (nullable): a #GdkPixbuf representing the loaded icon
* or %NULL If the icon could not be loaded
*/
GdkPaintable *
gtk_icon_info_load_symbolic_for_context (GtkIconInfo *icon_info,