mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-14 06:10:21 +00:00
calendar: Use markdown for css tree
This commit is contained in:
parent
ee62d19115
commit
15aa7de547
@ -53,7 +53,7 @@
|
||||
*
|
||||
* # CSS nodes
|
||||
*
|
||||
* |[<!-- language="plain" -->
|
||||
* ```
|
||||
* calendar.view
|
||||
* ├── header
|
||||
* │ ├── button
|
||||
@ -64,7 +64,7 @@
|
||||
* │ ╰── button
|
||||
* ╰── grid
|
||||
* ╰── label[.day-name][.week-number][.day-number][.other-month][.today]
|
||||
* ]|
|
||||
* ```
|
||||
*
|
||||
* `GtkCalendar` has a main node with name calendar. It contains a subnode
|
||||
* called header containing the widgets for switching between years and months.
|
||||
|
Loading…
Reference in New Issue
Block a user