[gtk: 1/2] gtk-demo: Fix typo GtkKabel -> GtkLabel




commit 55bfadadc4b57fa8cdc356df2107bb8fd90a7694
Author: Shengyu Zhang <reg silverrainz me>
Date:   Sun Feb 21 16:20:22 2021 +0000

    gtk-demo: Fix typo GtkKabel -> GtkLabel

 demos/gtk-demo/listview_applauncher.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/demos/gtk-demo/listview_applauncher.c b/demos/gtk-demo/listview_applauncher.c
index 15f5e32a96..a05c32b963 100644
--- a/demos/gtk-demo/listview_applauncher.c
+++ b/demos/gtk-demo/listview_applauncher.c
@@ -39,7 +39,7 @@ create_application_list (void)
 }
 
 /* This is the function we use for setting up new listitems to display.
- * We add just an #GtkImage and a #GtkKabel here to display the application's
+ * We add just an #GtkImage and a #GtkLabel here to display the application's
  * icon and name, as this is just a simple demo.
  */
 static void


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]