summaryrefslogtreecommitdiff
path: root/libgweather/gweather-timezone-menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgweather/gweather-timezone-menu.h')
-rw-r--r--libgweather/gweather-timezone-menu.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/libgweather/gweather-timezone-menu.h b/libgweather/gweather-timezone-menu.h
index ed9930a..b5c4cc5 100644
--- a/libgweather/gweather-timezone-menu.h
+++ b/libgweather/gweather-timezone-menu.h
@@ -50,16 +50,10 @@ struct _GWeatherTimezoneMenuClass {
};
-GWEATHER_EXTERN
GType gweather_timezone_menu_get_type (void);
-
-GWEATHER_EXTERN
GtkWidget *gweather_timezone_menu_new (GWeatherLocation *top);
-
-GWEATHER_EXTERN
void gweather_timezone_menu_set_tzid (GWeatherTimezoneMenu *menu,
const char *tzid);
-GWEATHER_EXTERN
const char *gweather_timezone_menu_get_tzid (GWeatherTimezoneMenu *menu);
#endif