Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AddYears
headers/os/support/DateTime.h
116
void AddYears(int32 years);
src/apps/deskbar/CalendarMenuWindow.cpp
216
date.AddYears(kYearDownMessage == message->what ? -1 : 1);