Re: GNU G-Golf 0.8.0-rc6 available for testing
David Pirotte <[email protected]>
| Newsgroups | gmane.lisp.guile.user |
|---|---|
| Message-ID | <20240920184036.2cf84b36@tintin> |
Hi Florian, > ... > I see, but since Guix builds G-Golf from git rather than a tarball, > examples/gtk-4/layout-manager.scm had worked already with rc6. > ... Ah right - > ... > Funny enough, when auto-started, gtk-init is run by GtkApplication Yes, either GtkApplication or AdwApplication, as part of the default startup signal handler: https://docs.gtk.org/gtk4/initialization.html https://docs.gtk.org/gtk4/func.init.html https://docs.gtk.org/gtk4/class.Application.html https://gnome.pages.gitlab.gnome.org/libadwaita/doc/main/class.Application.html I recommend you (and g-golf users) to carefully read at least the GObject tutorial and then the upstream doc entries of the objects, properties, functions, methods and virtual methods you are using in your own g-golf based app [1]. David [1] and also look at (and study from) the distributed examples g-golf provides, where that applies ... room for improvment(s) (constructive critics welcome), sure, but they are quite good i should say.
signature.asc
(application/pgp-signature, 488 B)
-----BEGIN PGP SIGNATURE----- iQEzBAEBCgAdFiEEhCJlRZtBM3furJHe83T9k6MFetcFAmbt69QACgkQ83T9k6MF etcBjgf8DJm0MdC670KIFlyRTPrA21kH/vEu6U056ARohqiEnsASaSlUKq+NCuv/ VD6urGFAuclMfzdAk2flVB3amjDYiBOO92y6uOfETXqG+XWtoDbPEeFoTD0idaRE 8t4imBXDPz7qT3arIhtZ4YYiLQxcgaFYCUNs6Kd1/Aq/1iMqUFuEbmYmREjpCpcn /ZM8XBR4nw+FZz3+l+cC0Yvi5fmGcxEavhfKw/BBOp35GP6IKihDczIrJswX191o 1kHWFqAPGE/LqyK5r8bYQfqNWghG4Dfv6zYNNk9pS5UHctdJ4ytLgzaUaRXax1w1 5mb0xFnWqa59/r1IAzo3Ax1BeguFsA== =/XFH -----END PGP SIGNATURE-----