summaryrefslogtreecommitdiff
path: root/docs/reference/gobject/tut_howto.xml
Commit message (Expand)AuthorAgeFilesLines
* Rename GTK+ to GTK (mostly comments and documentation)Arnaud Rebillout2023-05-101-2/+2
* gtype: Improve documentation for G_TYPE_IS_CLASSED and interfacesPhilip Withnall2023-04-131-1/+1
* docs: Use G_PARAM_STATIC_STRINGS in examples and explain it morePhilip Withnall2022-05-201-1/+1
* gobject: Standardise on the term ‘instantiatable’Philip Withnall2020-11-021-1/+1
* minor typos in the documentation (a/an)Дилян Палаузов2019-08-241-2/+2
* docs: add a missing semicoloneyelash2018-11-181-1/+1
* doc: Interface for derivable objectPavlo Solntsev2018-05-251-0/+14
* docs: Fix typo in examplesMohammed Sadiq2018-04-101-2/+2
* docs: Correct inconsistency in GObject tutorialIvar Trygve Jarlsby2017-11-261-1/+1
* Drop trailing semi-colon from G_DEFINE_ macroEmmanuele Bassi2017-04-101-2/+2
* docs: Replace Maman in the tutorial with a more meaningful examplePhilip Withnall2015-10-201-274/+377
* docs: Clarify costs of using the generic GObject C closure marshallerPhilip Withnall2015-08-211-4/+15
* docs: Use generic marshallers in GObject how-to examplesPhilip Withnall2015-08-211-2/+2
* docs: Rename a parameter in a GObject how-to examplePhilip Withnall2015-08-211-2/+2
* docs: Add vfunc NULL checks to GObject how-to examplesPhilip Withnall2015-08-211-14/+28
* docs: Update interfaces in GObject how-to examplesPhilip Withnall2015-08-211-23/+34
* docs: Update instance private data in GObject how-to examplesPhilip Withnall2015-08-211-11/+11
* docs: Update property handling in GObject how-to examplesPhilip Withnall2015-08-211-19/+22
* docs: Various wording changes in the GObject how-toPhilip Withnall2015-08-211-127/+78
* docs: Remove commented out sections from GObject how-toPhilip Withnall2015-08-211-402/+0
* docs: Add missing <function> elements to GObject how-toPhilip Withnall2015-08-211-24/+33
* docs: Update GObject how-to for G_DECLARE_*_TYPE macrosPhilip Withnall2015-08-211-112/+171
* docs: Remove redundant header examples from GObject tutorialPhilip Withnall2015-03-031-69/+4
* docs: Change tutorial encodings from ISO-8859-1 to UTF-8Philip Withnall2015-03-031-1/+1
* docs: Remove a mention of g_clear_object() being atomicPhilip Withnall2014-12-161-1/+1
* docs: syntax highlighting for the code examplesSébastien Wilmet2014-09-261-78/+78
* docs: fix typosMichael Catanzaro2014-06-241-2/+2
* docs: Correct param to interface's default_init()Zeeshan Ali (Khattak)2014-06-211-3/+3
* gobject: Document that classes/objects/interfaces are zero-filledPhilip Withnall2014-04-291-3/+6
* small docs xml fixupRyan Lortie2013-06-241-0/+1
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-6/+6
* docs: Clean up the GObject tutorial a bitEmmanuele Bassi2013-06-241-161/+142
* Fix property example in gobject tutorialWilliam Jon McCann2013-05-301-6/+4
* Small cleanup to tutorial headingsMatthias Clasen2013-03-171-2/+2
* Fix up GObject interface documentationStef Walter2012-07-091-95/+208
* docs: Use latest docbook dtd: 4.5Javier Jardón2012-04-231-2/+2
* docs/gobject/tutorial: Use g_object_class_install_propertiesJavier Jardón2012-01-121-11/+22
* Do not use static GTypeInfo and GInterfaceInfoNicola Fontana2011-11-291-1/+1
* GObject docs: resolve broken linksRyan Lortie2011-09-051-2/+2
* Fix missing semi-colon after struct definitionAlexandre Franke2011-09-051-1/+1
* docs: shorten var name in exampleStefan Kost2010-09-191-3/+3
* docs: fix docbook validityStefan Kost2010-09-191-5/+5
* docs: use passive voice.Stefan Kost2010-09-191-2/+2
* docs: switch to xi:inbclude for the content to save some more secondsStefan Kost2010-01-071-8/+13
* Fix an example.Matthias Clasen2009-01-021-1/+1
* Fix some documentation typosMatthias Clasen2008-11-281-1/+1
* UpdatesMatthias Clasen2008-07-181-587/+584
* Bug 528648 – Extra >s in Object Construction section...Matthias Clasen2008-05-171-1/+1
* Add missing *.Matthias Clasen2008-04-081-1/+1
* Documentation fixes. Recommend macro type names such asCody Russell2007-11-131-35/+35