![]() |
![]() |
![]() |
libjana-gtk Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GObject +----GInitiallyUnowned +----GtkObject +----GtkCellRenderer +----JanaGtkCellRendererEvent
"categories" GStrv : Read / Write "category-color-hash" GHashTable* : Read / Write "cell-width" gint : Read / Write "description" gchar* : Read / Write "draw-box" gboolean : Read / Write "draw-detail" gboolean : Read / Write "draw-resize" gboolean : Read / Write "draw-text" gboolean : Read / Write "draw-time" gboolean : Read / Write "end" GObject* : Read / Write "first-instance" gboolean : Read / Write "has-alarm" gboolean : Read / Write "has-recurrences" gboolean : Read / Write "last-instance" gboolean : Read / Write "location" gchar* : Read / Write "row" gpointer : Write "start" GObject* : Read / Write "style-hint" gchar* : Read / Write "summary" gchar* : Read / Write "uid" gchar* : Read / Write "xpad-inner" guint : Read / Write "ypad-inner" guint : Read / Write
"category-color-hash"
property "category-color-hash" GHashTable* : Read / Write
A mapping of category strings to GdkColors.
"cell-width"
property "cell-width" gint : Read / Write
Width the cell should try to size itself for.
Allowed values: >= -2147483647
Default value: -1
"description"
property "description" gchar* : Read / Write
The description of the represented event.
Default value: NULL
"draw-box"
property "draw-box" gboolean : Read / Write
Whether to draw a box around the represented event.
Default value: TRUE
"draw-detail"
property "draw-detail" gboolean : Read / Write
Whether to draw description.
Default value: TRUE
"draw-resize"
property "draw-resize" gboolean : Read / Write
Whether to draw a resize grip.
Default value: FALSE
"draw-text"
property "draw-text" gboolean : Read / Write
Whether to draw text.
Default value: TRUE
"draw-time"
property "draw-time" gboolean : Read / Write
Whether to draw the time of the represented event textually.
Default value: FALSE
"first-instance"
property "first-instance" gboolean : Read / Write
If this is the first instance of this event.
Default value: TRUE
"has-alarm"
property "has-alarm" gboolean : Read / Write
Whether the represented event has an alarm.
Default value: FALSE
"has-recurrences"
property "has-recurrences" gboolean : Read / Write
Whether the represented event has recurrences.
Default value: FALSE
"last-instance"
property "last-instance" gboolean : Read / Write
If this is the last instance of this event.
Default value: TRUE
"location"
property "location" gchar* : Read / Write
The location of the represented event.
Default value: NULL
"row"
property "row" gpointer : Write
A reference to a row in a JanaGtkEventStore to get data from.
"style-hint"
property "style-hint" gchar* : Read / Write
The style hint to use when drawing.
Default value: "button"
"summary"
property "summary" gchar* : Read / Write
The summary of the represented event.
Default value: NULL
"uid"
property "uid" gchar* : Read / Write
The UID of the represented event.
Default value: NULL
"xpad-inner"
property "xpad-inner" guint : Read / Write
Inner padding on the x-axis, in pixels.
Default value: 3