gtkCalendarGetDetailHeightRows {RGtk2}R Documentation

gtkCalendarGetDetailHeightRows

Description

Queries the height of detail cells, in rows. See

"detail-width-chars"
.

Usage

gtkCalendarGetDetailHeightRows(object)

Arguments

object

a GtkCalendar.

Details

Since 2.14

Value

[integer] The height of detail cells, in rows.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]