summaryrefslogtreecommitdiff
path: root/gtk/gtkbuilderscope.c
Commit message (Expand)AuthorAgeFilesLines
* builderscope: Add a note for implementorsMatthias Clasen2022-12-101-0/+4
* Add gtk_builder_cscope_add_callbackMatthias Clasen2022-06-301-0/+13
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* builderscope: Convert docsMatthias Clasen2021-03-111-42/+55
* gtk: Add annotations to improve GIR APIRico Tzschichholz2020-07-311-1/+1
* Replace "gchar" with "char"Benjamin Otte2020-07-251-8/+8
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-1/+1
* builderscope: Fix finalize <> dispose confusionMatthias Clasen2020-05-111-1/+1
* Fix the function name in the gtk-doc stanzaEmmanuele Bassi2020-02-131-1/+1
* Add missing transfer notation for function return types.Robert Ancell2020-01-131-2/+2
* builder: Improve type name manglingMatthias Clasen2019-12-131-6/+16
* Fix up GtkBuilderScope docsMatthias Clasen2019-12-121-4/+4
* builder: Turn last dlsym() function into a scope APIBenjamin Otte2019-12-121-23/+75
* builder: Add GtkBuilderScopeBenjamin Otte2019-12-121-0/+459