Property | Type | Description | |
---|---|---|---|
CheckButtons | Gtk.CheckButton>.Dictionary |
Method | Description | |
---|---|---|
AddCheckButton ( string key, string label, string tooltip = "", bool active = false ) : void | ||
CheckList ( ) : System |
Method | Description | |
---|---|---|
OnCheckClicked ( object sender, |
public AddCheckButton ( string key, string label, string tooltip = "", bool active = false ) : void | ||
key | string | |
label | string | |
tooltip | string | |
active | bool | |
return | void |
protected OnCheckClicked ( object sender, |
||
sender | object | |
e | ||
return | void |