Property | Type | Description | |
---|---|---|---|
Buttons | List | ||
Content | |||
ContentCanvas | System.Windows.Controls.Canvas | ||
Description | string | ||
Header | string | ||
SecondaryTextColor | string | ||
SecondaryTextColorSelected | string |
Method | Description | |
---|---|---|
Reset ( ) : void | ||
SetupWindow ( ) : System | ||
ShowAll ( ) : void |
Method | Description | |
---|---|---|
Close ( object sender, CancelEventArgs args ) : void |
Close the window.
|
Method | Description | |
---|---|---|
Add ( Widget widget ) : void | ||
AddButton ( System.Windows.Controls.Button button ) : void | ||
AddOption ( Widget widget ) : void | ||
CreateButtonBox ( ) : HBox | ||
CreateSetup ( ) : void | ||
LoadSetup ( ) : void | ||
MixColors ( Gdk first_color, Gdk second_color, double ratio ) : Gdk.Color |
protected Close ( object sender, CancelEventArgs args ) : void | ||
sender | object | |
args | CancelEventArgs | |
return | void |
public Container,System.ComponentModel Content | ||
return |
public Canvas,System.Windows.Controls ContentCanvas | ||
return | System.Windows.Controls.Canvas |