[glade] Fixed gtk-doc error in GladeCreateWidgetFunc type definition.



commit f4884220d28599f3aa0b3e7eefd40b61990932a6
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Tue Mar 25 17:24:45 2014 -0300

    Fixed gtk-doc error in GladeCreateWidgetFunc type definition.

 gladeui/glade-widget-adaptor.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gladeui/glade-widget-adaptor.h b/gladeui/glade-widget-adaptor.h
index 1bfb8e6..86929fa 100644
--- a/gladeui/glade-widget-adaptor.h
+++ b/gladeui/glade-widget-adaptor.h
@@ -171,7 +171,7 @@ typedef enum
 } GladeCreateReason;
 
 /**
- * GladeSetPropertyFunc:
+ * GladeCreateWidgetFunc:
  * @adaptor: A #GladeWidgetAdaptor
  * @first_property_name: the name of the first property
  * @var_args: the value of the first property, followed optionally by more


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