[ CCode ( cname = "show-starred-location" ) ]
[ Version ( since = "3.22.26" ) ]
public signal void on_show_starred_location (PlacesOpenFlags open_flags)
The places sidebar emits this signal when it needs the calling application to present a way to show the starred files.
In GNOME, starred files are implemented by setting the nao:predefined-tag-favorite tag in the tracker database.
open_flags |
a single value from PlacesOpenFlags specifying how the starred file should be opened. |