mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 06:10:15 +00:00
parent
76c1337675
commit
a8512e097a
@ -4336,7 +4336,7 @@ gtk_places_sidebar_class_init (GtkPlacesSidebarClass *class)
|
|||||||
properties[PROP_SHOW_TRASH] =
|
properties[PROP_SHOW_TRASH] =
|
||||||
g_param_spec_boolean ("show-trash",
|
g_param_spec_boolean ("show-trash",
|
||||||
P_("Show 'Trash'"),
|
P_("Show 'Trash'"),
|
||||||
P_("Whether the sidebar includes a builtin shortcut to the Trash location"),
|
P_("Whether the sidebar includes a builtin shortcut to the Trash location"),
|
||||||
TRUE,
|
TRUE,
|
||||||
G_PARAM_READWRITE);
|
G_PARAM_READWRITE);
|
||||||
properties[PROP_SHOW_OTHER_LOCATIONS] =
|
properties[PROP_SHOW_OTHER_LOCATIONS] =
|
||||||
|
Loading…
Reference in New Issue
Block a user