gtkCalendarSetDetailFunc: gtkCalendarSetDetailFunc

Description Usage Arguments Details Author(s)

View source: R/gtkFuncs.R

Description

Installs a function which provides Pango markup with detail information for each day. Examples for such details are holidays or appointments. That information is shown below each day when "show-details" is set. A tooltip containing with full detail information is provided, if the entire text should not fit into the details area, or if "show-details" is not set.

Usage

1

Arguments

object

a GtkCalendar.

func

a function providing details for each day.

data

data to pass to func invokations.

Details

The size of the details area can be restricted by setting the "detail-width-chars" and "detail-height-rows" properties. Since 2.14

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.