From 2e9e2166412d12346c4cbcdd311cca17aafb4d7b Mon Sep 17 00:00:00 2001 From: Maximiliano Sandoval Date: Sat, 25 May 2024 18:21:59 +0200 Subject: [PATCH] gtkicontheme: Document lockup_icon arguments --- gtk/gtkicontheme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c index a51376cbe6..5135d8e044 100644 --- a/gtk/gtkicontheme.c +++ b/gtk/gtkicontheme.c @@ -2433,7 +2433,7 @@ load_icon_thread (GTask *task, * gtk_icon_theme_lookup_icon: * @self: a `GtkIconTheme` * @icon_name: the name of the icon to lookup - * @fallbacks: (nullable) (array zero-terminated=1): + * @fallbacks: (nullable) (array zero-terminated=1): fallback names * @size: desired icon size, in application pixels * @scale: the window scale this will be displayed on * @direction: text direction the icon will be displayed in