gtkCalendarGetDetailWidthChars {RGtk2}R Documentation

gtkCalendarGetDetailWidthChars

Description

Queries the width of detail cells, in characters. See

"detail-width-chars"
.

Usage

gtkCalendarGetDetailWidthChars(object)

Arguments

object

a GtkCalendar.

Details

Since 2.14

Value

[integer] The width of detail cells, in characters.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]