Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Gtk
Tasque
TaskRowEditingEventArgs
C# Class Gtk.Tasque.TaskRowEditingEventArgs
Inheritance:
System.EventArgs
Exibir arquivo
Open project: GNOME/tasque
Public Methods
Method
Description
TaskRowEditingEventArgs
(
ITask
task
,
TreeIter
iter
,
TreePath
path
) :
System
Method Details
TaskRowEditingEventArgs()
public
method
public
TaskRowEditingEventArgs
(
ITask
task
,
TreeIter
iter
,
TreePath
path
) :
System
task
ITask
iter
TreeIter
path
TreePath
return
System