Method

LunarCalendarCalendarset_holiday_rgba

Declaration [src]

void
lunar_calendar_set_holiday_rgba (
  LunarCalendar* calendar,
  const GdkRGBA* rgba
)

Description [src]

Setup the holiday color.

Parameters

rgba

Type: GdkRGBA

The holiday rgba.

The data is owned by the caller of the method.