glib::date::Day
[−]
[src]
type Day = u8;
Integer representing a day of the month; between 1 and 31. G_DATE_BAD_DAY represents an invalid day of the month.
type Day = u8;
Integer representing a day of the month; between 1 and 31. G_DATE_BAD_DAY represents an invalid day of the month.
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).
Search functions by type signature (e.g.
vec -> usize)