summaryrefslogtreecommitdiff
path: root/libmateweather/location-entry.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmateweather/location-entry.c')
-rw-r--r--libmateweather/location-entry.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/libmateweather/location-entry.c b/libmateweather/location-entry.c
index 5da2fcd..7b922b0 100644
--- a/libmateweather/location-entry.c
+++ b/libmateweather/location-entry.c
@@ -28,11 +28,12 @@
#include <string.h>
/**
- * MateWeatherLocationEntry:
+ * SECTION:location-entry
+ * @Title: MateWeatherLocationEntry
*
* A subclass of #GtkEntry that provides autocompletion on
* #MateWeatherLocation<!-- -->s
- **/
+ */
G_DEFINE_TYPE (MateWeatherLocationEntry, mateweather_location_entry, GTK_TYPE_ENTRY)