summaryrefslogtreecommitdiff
path: root/docs/reference/gobject
Commit message (Expand)AuthorAgeFilesLines
* Rename GTK+ to GTK (mostly comments and documentation)Arnaud Rebillout2023-05-105-12/+12
* doc: Workaround missing API indexXavier Claessens2023-04-141-66/+66
* docs: Add 2.78 release series documentation pages to the buildPhilip Withnall2023-04-141-0/+4
* gtype: Improve documentation for G_TYPE_IS_CLASSED and interfacesPhilip Withnall2023-04-133-10/+10
* docs: Remove a stray > in the glib-mkenums man pagePhilip Withnall2022-12-071-1/+1
* gobject: Add G_TYPE_FLAG_DEPRECATEDMatthias Clasen2022-11-091-0/+1
* gboxed: Add GBookmarkFile as Boxed typesMarco Trevisan (Treviño)2022-10-141-0/+2
* docs: Add 2.76 release series documentation pages to the buildPhilip Withnall2022-10-141-0/+4
* Fix symbol visibility macros on WindowsXavier Claessens2022-10-132-4/+3
* docs: Mention alternatives for defining enumeration typesEmmanuele Bassi2022-06-301-0/+6
* docs: Add the new G_DEFINE macros for enumeration typesEmmanuele Bassi2022-06-301-0/+3
* param: Add g_param_value_is_validMatthias Clasen2022-05-231-0/+1
* value: Add G_VALUE_COLLECT_INIT2Matthias Clasen2022-05-231-0/+1
* docs: Use G_PARAM_STATIC_STRINGS in examples and explain it morePhilip Withnall2022-05-202-3/+3
* gobject: Add g_signal_group_connect_closureJason Francis2022-04-051-0/+1
* gversionmacros: Add version macros for GLib 2.74Philip Withnall2022-03-281-0/+4
* gobject: add GSignalGroupChristian Hergert2022-02-012-0/+23
* gobject: add GBindingGroupChristian Hergert2022-01-282-0/+19
* Make clear in doc that signals are emitted synchroniouslyAlexander Schwinn2022-01-181-5/+5
* gversionmacros: Add version macros for GLib 2.72Philip Withnall2021-09-171-0/+4
* docs: Add new symbolsEmmanuele Bassi2021-07-271-0/+4
* GObject: add g_object_take_ref()Allison Ryan Lortie2021-06-111-0/+1
* boxed: Register GPatternSpec as boxed typeMarco Trevisan (Treviño)2021-04-271-0/+2
* gversionmacros: Add version macros for GLib 2.70Simon McVittie2021-03-181-0/+4
* docs: Mention GInitiallyUnowned when introducing refcountsPhilip Withnall2020-12-121-1/+1
* Add g_binding_dup_target() and g_binding_dup_source()Sebastian Dröge2020-11-261-0/+2
* gobject: Drop use of volatile from get_type() macrosPhilip Withnall2020-11-202-5/+5
* Merge branch 'instantiatable' into 'master'Sebastian Dröge2020-11-133-25/+25
|\
| * gobject: Standardise on the term ‘instantiatable’Philip Withnall2020-11-023-25/+25
* | gtype: Add g_type_interface_instantiatable_prerequisite()Benjamin Otte2020-11-021-0/+1
|/
* Add boxing for GTreeAndrew Potter2020-10-071-0/+2
* gversionmacros: Add version macros for GLib 2.68Philip Withnall2020-10-011-0/+4
* guri: new URI parsing and generating functionsDan Winship2020-06-251-0/+2
* GValue: Add interned string supportEdward Hervey2020-05-191-0/+3
* glib-mkenums: allow optional 'since' tagAleksander Morgado2020-05-141-1/+9
* docs,glib-mkenums: setup lists for enum/value trigraph extensionsAleksander Morgado2020-05-141-12/+41
* gobject: Add g_{param_spec,signal}_is_valid_name() functionsJehan2020-03-041-0/+2
* gversionmacros: Add version macros for GLib 2.66Philip Withnall2020-03-041-0/+4
* docs: Document generated headers caveats for genmarshalNirbheek Chauhan2020-02-252-2/+20
* Add links to Meson docs for genmarshal and mkenumsEmmanuele Bassi2020-02-242-0/+8
* docs: Mention Meson's gnome.mkenums_simple()Emmanuele Bassi2020-02-241-7/+20
* Add example of using glib-genmarshal with MesonEmmanuele Bassi2020-02-241-1/+40
* Add example of using glib-mkenums with MesonEmmanuele Bassi2020-02-241-45/+123
* Ensure that we use @basename@ in the glib-mkenums docsEmmanuele Bassi2020-02-241-5/+6
* doc: Run gtkdoc-check with unit testsXavier Claessens2020-01-291-1/+2
* Revert last 4 commitsBenjamin Otte2019-11-261-1/+0
* gtype: Add g_type_interface_instantiable_prerequisite()Benjamin Otte2019-11-251-0/+1
* tutorial: Add private members to example code in tutorialPhilip Withnall2019-08-291-0/+15
* tutorial: Stop referring to `->priv` for example classPhilip Withnall2019-08-291-7/+7
* tutorial: Improve type safety of property usage in GObject tutorialPhilip Withnall2019-08-291-4/+4