Re: How to make a cellrenderer editable by functioncall?



On Tue, Feb 25, 2003 at 06:54:06PM +0100, Remco Poelstra wrote:

I'm trying to make a cellrenderer editable by a function. 

You can use

gtk_tree_view_set_cursor(treeview, path, viewcol, TRUE)

to programmatically start editing in a cell.  

Dave Cook



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]