summaryrefslogtreecommitdiff
path: root/gtk/gtkenums.h
Commit message (Expand)AuthorAgeFilesLines
* Update baseline docs a bitMatthias Clasen2023-05-091-8/+7
* Deprecate GTK_ALIGN_BASELINEMatthias Clasen2023-05-091-2/+3
* Introduce GTK_ALIGN_BASELINE_FILL/CENTERMatthias Clasen2023-05-071-1/+5
* More docs for BASELINEMatthias Clasen2023-04-281-2/+4
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* enums: Move G_END_DECLS to the end of the fileBenjamin Otte2023-03-271-2/+2
* listview: Add GtkListView::tab-behaviorBenjamin Otte2023-03-261-0/+25
* a11y: Add GTK_ACCESSIBLE_STATE_VISITEDLukáš Tyrychtr2023-03-081-1/+4
* a11y: Introduce a dedicated role for toggle buttonsLukáš Tyrychtr2023-02-231-1/+5
* picture: Set overflow to be hiddenMarco Melorio2022-07-161-4/+3
* picture: Add content-fit propertyMarco Melorio2022-07-151-0/+30
* docs: Use links in enumsMaximiliano Sandoval R2022-02-111-38/+37
* label: Add gtk_label_set_natural_wrap_mode()Benjamin Otte2021-12-201-0/+25
* docs: Fix link in GtkSymbolicColor descriptionEmmanuele Bassi2021-11-161-2/+2
* g-i: add missing since 4.6 annotationsBilal Elmoussaoui2021-10-211-0/+2
* enums: Add a GtkSymbolicColor enumBenjamin Otte2021-08-301-0/+19
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-14/+14
* Documentation fixesMatthias Clasen2021-05-201-36/+35
* Handle static inline GtkOrdering functionEmmanuele Bassi2021-03-111-1/+10
* enums: Tweak docsMatthias Clasen2021-03-111-59/+74
* docs: Update GtkSensitivityType docsMatthias Clasen2020-11-181-6/+6
* doc: Adapt GtkPackType documentation to GTK4 changesvanadiae2020-11-171-3/+4
* docs: Add "Accessibility" section to various widgetsEmmanuele Bassi2020-11-121-1/+2
* Remove GtkPlacesOpenFlags from public headersMatthias Clasen2020-11-091-6/+0
* Merge branch 'patch-6' into 'master'Emmanuele Bassi2020-11-071-17/+0
|\
| * gtk/enums: remove GtkPopoverConstraintDavid Lechner2020-11-071-17/+0
* | gtk/enums: remove GtkMenuDirectionTypeDavid Lechner2020-11-071-17/+0
|/
* gtk/enums: fix doc comment referencesDavid Lechner2020-11-071-10/+10
* linkbutton: Use the LINK roleMatthias Clasen2020-10-211-1/+1
* a11y: Document abstract rolesMatthias Clasen2020-10-211-10/+9
* a11y: Document roles used in menuMatthias Clasen2020-10-211-5/+5
* a11y: Treat PRESENTATION like NONEMatthias Clasen2020-10-211-1/+1
* Document GTK_ACCESSIBLE_ROLE_NONEMatthias Clasen2020-10-211-1/+1
* columnview: Set accessible rolesMatthias Clasen2020-10-151-4/+4
* Document accessible roles for stacks and notebooksMatthias Clasen2020-10-141-3/+3
* flowbox: Set accessible rolesMatthias Clasen2020-10-141-2/+2
* listbox: Set accessible rolesMatthias Clasen2020-10-141-3/+3
* Add GTK_INPUT_HINT_PRIVATEMatthias Clasen2020-10-011-1/+4
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-2/+2
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-12/+7
* a11y: Set an accessible role for GtkLevelBarMatthias Clasen2020-07-291-1/+1
* Merge branch 'doc-fixes' into 'master'Matthias Clasen2020-07-291-1/+5
|\
| * a11y: Fix a few glitches in the role enumMatthias Clasen2020-07-281-1/+5
* | a11y: Set an accessible role for GtkSearchEntryMatthias Clasen2020-07-281-1/+2
* | a11y: Set an accessible role for GtkLabelMatthias Clasen2020-07-281-1/+1
* | a11y: Set an accessible role for GtkEntryMatthias Clasen2020-07-281-1/+2
* | a11y: Set accessible roles for GtkImage and GtkPictureMatthias Clasen2020-07-281-1/+1
|/
* a11y: Set an accessible role for GtkWindowMatthias Clasen2020-07-271-1/+1
* docs: Add missing GTK_ACCESSIBLE_VALUE_UNDEFINEDEmmanuele Bassi2020-07-271-0/+6
* docs: Add documentation for accessible enumerationsMatthias Clasen2020-07-261-9/+170