Calendar.detailHeightRows

int detailHeightRows() @property nothrow

Get detailHeightRows property.

Returns

Height of a detail cell, in rows.

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

void detailHeightRows(int propval) @property nothrow

Set detailHeightRows property.

Parameters

propvalHeight of a detail cell, in rows. A value of 0 allows any width. See gtk.calendar.Calendar.setDetailFunc.