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
Summa
Gui
ItemNotebook
C# Class Summa.Gui.ItemNotebook
Inheritance:
Gtk.Notebook
Exibir arquivo
Open project: wfarr/newskit
Class Usage Examples
Public Properties
Property
Type
Description
CloseFirstTab
bool
Public Methods
Method
Description
ItemNotebook
( ) :
System
Load
(
Summa
item
) :
void
Load
(
string
content
) :
void
LoadUri
(
string
uri
) :
void
Private Methods
Method
Description
OnClicked
(
object
obj
,
EventArgs
args
) :
void
Method Details
ItemNotebook()
public
method
public
ItemNotebook
( ) :
System
return
System
Load()
public
method
public
Load
(
Summa
item
) :
void
item
Summa
return
void
Load()
public
method
public
Load
(
string
content
) :
void
content
string
return
void
LoadUri()
public
method
public
LoadUri
(
string
uri
) :
void
uri
string
return
void
Property Details
CloseFirstTab
public_oe property
public
bool
CloseFirstTab
return
bool