Home
last modified time | relevance | path

Searched refs:MateWeatherLocationEntryClass (Results 1 – 2 of 2) sorted by relevance

/dports/net/libmateweather/libmateweather-1.26.0/libmateweather/
H A Dlocation-entry.h29 …(G_TYPE_CHECK_CLASS_CAST ((klass), MATEWEATHER_TYPE_LOCATION_ENTRY, MateWeatherLocationEntryClass))
32 …(G_TYPE_INSTANCE_GET_CLASS ((obj), MATEWEATHER_TYPE_LOCATION_ENTRY, MateWeatherLocationEntryClass))
45 } MateWeatherLocationEntryClass; typedef
H A Dlocation-entry.c109 mateweather_location_entry_class_init (MateWeatherLocationEntryClass *location_entry_class) in mateweather_location_entry_class_init()