Closed bilelmoussaoui closed 4 years ago
@bilelmoussaoui Please fix order https://travis-ci.org/github/gtk-rs/gtk/jobs/698999324#L970
@bilelmoussaoui Thanks. š
Travis CI won't pass because of examples. Fixed them in https://github.com/gtk-rs/lgpl-docs/pull/74.
Thanks @bilelmoussaoui !
Generates the following builders:
There are still some builders to be generated, but I think they don't make sense
Gtk.WidgetBuilder
base classGtk.ArrowBuilder
deprecatedGtk.MiscBuilder
base classGtk.ContainerBuilder
base classGtk.BuilderBuilder
I'm not sure about this one?Gtk.CellAreaBuilder
base classGtk.CellAreaContextBuilder
base classGtk.EventControllerBuilder
base classGtk.IMContextBuilder
no ideaGtk.NativeDialogBuilder
I don't think anyone creates a NativeDialog other than a Gtk.NativeFileChooserGtk.GestureBuilder
base classGtk.GestureSingleBuilder
base classGtk.MenuShellBuilder
base classGtk.SettingsBuilder
I'm not sure about this one, most of the time you use the default settings, but it could be useful if you're writing lower level stuff with Rust & GTKGtk.RangeBuilder
base classGtk.TreeModelFilterBuilder
no ideaGtk.TreeModelSortBuilder
no ideaGtk.TreeSelectionBuilder
no idea