A value of 0 allows any width. See gtk.calendar.Calendar.setDetailFunc.
Calendar.detailHeightRows
int detailHeightRows() @propertyGet detailHeightRows property.
Returns
Height of a detail cell, in rows.
void detailHeightRows(int propval) @propertySet detailHeightRows property.
Parameters
propval | Height of a detail cell, in rows. A value of 0 allows any width. See gtk.calendar.Calendar.setDetailFunc. |