gtkCellRendererStartEditing: gtkCellRendererStartEditing

Description Usage Arguments Value Author(s)

View source: R/gtkFuncs.R

Description

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

Usage

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

Arguments

object

a GtkCellRenderer

event

a GdkEvent

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

Author(s)

Derived by RGtkGen from GTK+ documentation


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