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
Xwt
GtkBackend
CustomTreeView
C# Class Xwt.GtkBackend.CustomTreeView
Inheritance:
Gtk.TreeView
Exibir arquivo
Open project: mono/xwt
Class Usage Examples
Public Methods
Method
Description
CustomTreeView
(
WidgetBackend
b
)
Protected Methods
Method
Description
OnDragDataDelete
(
Gdk
context
) :
void
Private Methods
Method
Description
CustomTreeView
( )
Method Details
CustomTreeView()
public
method
public
CustomTreeView
(
WidgetBackend
b
)
b
WidgetBackend
OnDragDataDelete()
protected
method
protected
OnDragDataDelete
(
Gdk
context
) :
void
context
Gdk
return
void