Use g_variant_is_of_type()
authorChristian Persch <chpe@gnome.org>
Tue, 8 Jun 2010 11:36:00 +0000 (13:36 +0200)
committerChristian Persch <chpe@gnome.org>
Tue, 8 Jun 2010 15:41:46 +0000 (17:41 +0200)
commitd3b091f63abde2f7de587986a65004ddf2c4ed2a
tree8b668d00d00dfe0ffa06a2c6c541a69e385d5b70
parentb75e7eb95d4782160a88ea7c4dc714368807408c
Use g_variant_is_of_type()

... instead of strcmp()'ing the type strings.

Bug #620954.
gio/gapplication.c
gio/gdbusapplication.c