Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Xwt
GtkBackend
ListBoxBackend
C# Class Xwt.GtkBackend.ListBoxBackend
Inheritance:
ListViewBackend
,
IListBoxBackend
Mostra file
Open project: mono/xwt
Public Methods
Method
Description
Initialize
( ) :
void
ListBoxBackend
( ) :
System
SetViews
(
CellViewCollection
views
) :
void
Method Details
Initialize()
public
method
public
Initialize
( ) :
void
return
void
ListBoxBackend()
public
method
public
ListBoxBackend
( ) :
System
return
System
SetViews()
public
method
public
SetViews
(
CellViewCollection
views
) :
void
views
CellViewCollection
return
void