Signal
GtkPlacesSidebar::show-starred-location
since: 3.22.26
Declaration
void
show_starred_location (
GtkPlacesSidebar* self,
GtkPlacesOpenFlags open_flags,
gpointer user_data
)
Description [src]
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.
Default handler: The default handler is called before the handlers added via |
Available since: 3.22.26 |
Parameters
open_flags
-
Type:
GtkPlacesOpenFlags
A single value from
GtkPlacesOpenFlags
specifying how the starred file should be opened.