]> Pileus Git - ~andy/gtk/commit
GtkIconTheme: a small optimization
authorMatthias Clasen <mclasen@redhat.com>
Wed, 1 Jun 2011 00:29:53 +0000 (20:29 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 1 Jun 2011 00:29:53 +0000 (20:29 -0400)
commit5abadc6d950d76ee10793703a193bfb08aae904c
treeb9610b353fa2d5a15ccdea8aef83d619b7e92391
parent0705474be6d30ae58f64f2112a2bc09d1e66195c
GtkIconTheme: a small optimization

John Lindgren points out in bug 650202 that using judicious
use of g_key_file_has_key() can save some cycles in application
startup.
gtk/gtkicontheme.c