mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-26 13:41:07 +00:00
Merge branch 'builder-scope-note' into 'main'
builderscope: Add a note for implementors See merge request GNOME/gtk!5317
This commit is contained in:
commit
db3b216ad1
@ -41,6 +41,10 @@
|
||||
*
|
||||
* By default, GTK will use its own implementation of `GtkBuilderScope`
|
||||
* for the C language which can be created via [ctor@Gtk.BuilderCScope.new].
|
||||
*
|
||||
* If you implement `GtkBuilderScope` for a language binding, you
|
||||
* may want to (partially) derive from or fall back to a [class@Gtk.BuilderCScope],
|
||||
* as that class implements support for automatic lookups from C symbols.
|
||||
*/
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user