mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-06 10:50:08 +00:00
places sidebar: Document style classes
Document the style classes that GtkPlacesSidebar uses on its rows.
This commit is contained in:
parent
5744c757c2
commit
cd798d5aed
@ -95,6 +95,12 @@
|
||||
*
|
||||
* GtkPlacesSidebar uses a single CSS node with name placesidebar and style
|
||||
* class .sidebar.
|
||||
*
|
||||
* Among the children of the places sidebar, the following style classes can
|
||||
* be used:
|
||||
* - .sidebar-new-bookmark-row for the 'Add new bookmark' row
|
||||
* - .sidebar-placeholder-row for a row that is a placeholder
|
||||
* - .has-open-popup when a popup is open for a row
|
||||
*/
|
||||
|
||||
/* These are used when a destination-side DND operation is taking place.
|
||||
|
Loading…
Reference in New Issue
Block a user