Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
GtkVisualizers
PixbufWindow
C# Class GtkVisualizers.PixbufWindow
显示文件
Open project: mono/monodevelop-visualizers
Class Usage Examples
Public Methods
Method
Description
PixbufWindow
(
string
title
,
Gdk.Pixbuf
pixbuf
) :
System
Show
( ) :
void
Method Details
PixbufWindow()
public
method
public
PixbufWindow
(
string
title
,
Gdk.Pixbuf
pixbuf
) :
System
title
string
pixbuf
Gdk.Pixbuf
return
System
Show()
public
method
public
Show
( ) :
void
return
void