Method

ICalGLibTimeSpanset_is_busy

since: 1.0

Declaration [src]

void
i_cal_time_span_set_is_busy (
  ICalTimeSpan* timespan,
  gboolean is_busy
)

Description [src]

Sets the is_busy of ICalTimeSpan.

Available since: 1.0

Parameters

is_busy

Type: gboolean

The is_busy.