From 0a8187da947344344d8c841e8c3f05b75c6f6cda Mon Sep 17 00:00:00 2001 From: infirit Date: Sat, 20 Dec 2014 18:26:58 +0100 Subject: gtk doc: Move documentation to inline comments --- libmateweather/mateweather-prefs.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'libmateweather/mateweather-prefs.c') diff --git a/libmateweather/mateweather-prefs.c b/libmateweather/mateweather-prefs.c index 384a761..faae7e8 100644 --- a/libmateweather/mateweather-prefs.c +++ b/libmateweather/mateweather-prefs.c @@ -28,6 +28,11 @@ #include "mateweather-prefs.h" #include "weather-priv.h" +/** + * SECTION:mateweather-prefs + * @Title: mateweather-prefs + */ + void mateweather_prefs_load (MateWeatherPrefs *prefs, GSettings *settings) { -- cgit v1.2.1