..
CustomWidgets
Samples: add CustomCellRenderer, adopted from https://github.com/mono/gtk-sharp/blob/master/sample/CustomCellRenderer.cs
2020-04-21 18:51:12 +02:00
ButtonSection.cs
[Samples] Update section name handling
2018-01-27 21:47:02 +01:00
CellRendererSection.cs
Samples: add CustomCellRenderer, adopted from https://github.com/mono/gtk-sharp/blob/master/sample/CustomCellRenderer.cs
2020-04-21 18:51:12 +02:00
ColorButtonSection.cs
[Samples] Update section name handling
2018-01-27 21:47:02 +01:00
ComboBoxSection.cs
[Samples] ComboBox samples, still missing some major combo features.
2018-03-21 02:27:44 +00:00
DrawingAreaSection.cs
[Samples] New DrawingArea sample
2019-07-15 10:58:36 +01:00
EditableCellsSection.cs
Implemented Editable Cells from gtk3-demo
2022-01-11 15:11:08 +01:00
EntrySection.cs
[Samples] applied fix proposal
2018-03-21 22:50:28 +00:00
ImageSection.cs
Bump up dependencies ( #221 )
2021-03-07 12:31:19 +01:00
LabelSection.cs
[Samples] some more widgets ( #13 )
2018-01-29 14:39:29 +01:00
LevelBarSection.cs
[Samples] some more widgets ( #13 )
2018-01-29 14:39:29 +01:00
LinkButtonSection.cs
[Samples] Update section name handling
2018-01-27 21:47:02 +01:00
ListStoreSection.cs
Fixed sample for ListStore spinner
2022-01-25 19:41:09 +01:00
ProgressBarSection.cs
[Samples] applied fix proposal
2018-03-21 22:50:28 +00:00
RangeSection.cs
Add Range Section ( #120 )
2019-11-22 19:21:22 +01:00
SpinButtonSection.cs
[Samples] Update section name handling
2018-01-27 21:47:02 +01:00
SpinnerSection.cs
[Samples] some more widgets ( #13 )
2018-01-29 14:39:29 +01:00
SwitchSection.cs
[Samples] Update section name handling
2018-01-27 21:47:02 +01:00
ToggleButtonSection.cs
[Samples] Update section name handling
2018-01-27 21:47:02 +01:00
TreeViewSection.cs
Added TreeView sample
2021-06-20 14:18:34 +03:00
WebviewSection.cs
Samples.csproj: WebviewSection: check for WebKit.Global.IsSupported
2021-07-20 01:52:18 +02:00