forked from AuroraMiddleware/gtk
gtk-demo: Fix typo GtkKabel -> GtkLabel
This commit is contained in:
parent
179fae32a5
commit
55bfadadc4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user