Calendar.detailWidthChars

int detailWidthChars() @property

Get detailWidthChars property.

Returns

Width of a detail cell, in characters.

A value of 0 allows any width. See [gtk.calendar.Calendar.setDetailFunc].

void detailWidthChars(int propval) @property

Set detailWidthChars property.

Parameters

propvalWidth of a detail cell, in characters. A value of 0 allows any width. See [gtk.calendar.Calendar.setDetailFunc].