summaryrefslogtreecommitdiff
path: root/gtk/gtkfilter.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
| | | | | Include gtkprivate.h for I_() and glib-i18n.h for gettext macros.
* filter: Add link to FilterListmodelMaximiliano Sandoval R2022-04-041-1/+1
|
* filter: Cosmetic docs changesMatthias Clasen2021-05-221-11/+16
|
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-9/+9
| | | | Replace leftover gtk-doc syntax (#Type) with backquotes.
* Documentation fixesMatthias Clasen2021-05-201-1/+1
| | | | | Mostly fixing up indentation of continuation lines, and other small cleanups.
* filter: Add sections for AnyFilter and EveryFilterMatthias Clasen2021-03-111-17/+17
|
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-1/+1
| | | | | In many cases, these were references to no longer existing api, so some rewording was necessary.
* docs: Fix signal referencesMatthias Clasen2020-08-031-3/+3
| | | | It is :: for signals, : for properties, | for actions.
* filter: Typo fixMatthias Clasen2020-07-281-1/+1
|
* docs: Revise the filter docs a bitMatthias Clasen2020-07-161-12/+13
|
* Add GtkFilterBenjamin Otte2020-05-301-0/+181