summaryrefslogtreecommitdiff
path: root/libmateweather/timezone-menu.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-12-20 18:26:58 +0100
committerinfirit <[email protected]>2015-08-25 10:48:31 +0200
commit0a8187da947344344d8c841e8c3f05b75c6f6cda (patch)
treef30e83839a5cbce75e8fa513d62d43f8e70e078a /libmateweather/timezone-menu.c
parent0514bcef4eb5f15346bd212f68463764ea8e5ee7 (diff)
downloadlibmateweather-0a8187da947344344d8c841e8c3f05b75c6f6cda.tar.bz2
libmateweather-0a8187da947344344d8c841e8c3f05b75c6f6cda.tar.xz
gtk doc: Move documentation to inline comments
Diffstat (limited to 'libmateweather/timezone-menu.c')
-rw-r--r--libmateweather/timezone-menu.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/libmateweather/timezone-menu.c b/libmateweather/timezone-menu.c
index eb34931..974afb2 100644
--- a/libmateweather/timezone-menu.c
+++ b/libmateweather/timezone-menu.c
@@ -29,10 +29,11 @@
#include <string.h>
/**
- * MateWeatherTimezoneMenu:
+ * SECTION:timezone-menu
+ * @Title: MateWeatherTimezoneMenu
*
* A #GtkComboBox subclass for choosing a #MateWeatherTimezone
- **/
+ */
G_DEFINE_TYPE (MateWeatherTimezoneMenu, mateweather_timezone_menu, GTK_TYPE_COMBO_BOX)