Property | Type | Description | |
---|---|---|---|
Content | Gtk.Container | ||
Description | string | ||
Header | string | ||
SecondaryTextColor | string | ||
SecondaryTextColorSelected | string |
Method | Description | |
---|---|---|
Add ( Gtk.Widget widget ) : void | ||
AddButton ( Gtk.Button button ) : void | ||
AddOption ( Gtk.Widget widget ) : void | ||
Reset ( ) : void | ||
ShowAll ( ) : void | ||
SparkleSetupWindow ( ) : System |
Method | Description | |
---|---|---|
CreateButtonBox ( ) : Gtk.HBox | ||
MixColors ( Gdk first_color, Gdk second_color, double ratio ) : Gdk.Color |
public AddButton ( Gtk.Button button ) : void | ||
button | Gtk.Button | |
return | void |
public AddOption ( Gtk.Widget widget ) : void | ||
widget | Gtk.Widget | |
return | void |