[gtk+/gtk-style-context: 155/347] GtkThemingEngine: fix typo in	function declaration.
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gtk+/gtk-style-context: 155/347] GtkThemingEngine: fix typo in	function declaration.
- Date: Thu, 11 Nov 2010 01:17:33 +0000 (UTC)
commit 6a713d021fc58cd1bc8ea01c25e80804ddc06e68
Author: Carlos Garnacho <carlosg gnome org>
Date:   Tue Aug 3 20:27:32 2010 +0200
    GtkThemingEngine: fix typo in function declaration.
 gtk/gtkthemingengine.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk/gtkthemingengine.h b/gtk/gtkthemingengine.h
index f6ae571..b021d97 100644
--- a/gtk/gtkthemingengine.h
+++ b/gtk/gtkthemingengine.h
@@ -168,7 +168,7 @@ gboolean gtk_theming_engine_has_child_class (GtkThemingEngine   *engine,
                                              GtkChildClassFlags *flags);
 
 GtkStateFlags gtk_theming_engine_get_state     (GtkThemingEngine *engine);
-gboolean      gtk__theming_engine_is_state_set (GtkThemingEngine *engine,
+gboolean      gtk_theming_engine_is_state_set  (GtkThemingEngine *engine,
                                                 GtkStateType      state);
 
 GtkTextDirection gtk_theming_engine_get_direction (GtkThemingEngine *engine);
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]