Enumeration
GWeatherFormatOptions
since: 4.0
Description [src]
Format options to influence the text returned by the
gweather_*_to_string_full()
functions.
Available since: 4.0
Members
GWEATHER_FORMAT_OPTION_DEFAULT
-
The default string format.
- Value:
0
- Nickname:
default
- Available since: 4.0
- Value:
GWEATHER_FORMAT_OPTION_SENTENCE_CAPITALIZATION
-
Capitalize as if the string was starting a sentence.
- Value:
1
- Nickname:
sentence-capitalization
- Available since: 4.0
- Value:
GWEATHER_FORMAT_OPTION_NO_CAPITALIZATION
-
Capitalize as if the string was appearing within a sentence.
- Value:
2
- Nickname:
no-capitalization
- Available since: 4.0
- Value: