RGtk2 (version 2.20.31)

gtkCellRendererStartEditing: gtkCellRendererStartEditing

Description

Passes an activate event to the cell renderer for possible processing.

Usage

gtkCellRendererStartEditing(object, event, widget, path, background.area, cell.area, flags)

Arguments

event
widget
widget that received the event
path
widget-dependent string representation of the event location; e.g. for GtkTreeView, a string representation of GtkTreePath
background.area
background area as passed to gtkCellRendererRender
cell.area
cell area as passed to gtkCellRendererRender
flags
render flags

Value

GtkCellEditable] A new GtkCellEditable, or NULL