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.

Attachment: pgpknGHFKAcy3.pgp
Description: OpenPGP digital signature

Reply via email to