Home
last modified time | relevance | path

Searched refs:nautilus_window_slot_get_allow_stop (Results 1 – 4 of 4) sorted by relevance

/dports/x11-fm/nautilus/nautilus-41.1/src/
H A Dnautilus-window-slot.h68 gboolean nautilus_window_slot_get_allow_stop (NautilusWindowSlot *slot);
H A Dnautilus-notebook.c253 allow_stop = nautilus_window_slot_get_allow_stop (slot); in nautilus_notebook_sync_loading()
H A Dnautilus-window.c724 nautilus_window_slot_get_allow_stop (slot)) in update_cursor()
759 slot_allow_stop = nautilus_window_slot_get_allow_stop (slot); in nautilus_window_sync_allow_stop()
H A Dnautilus-window-slot.c3188 nautilus_window_slot_get_allow_stop (NautilusWindowSlot *self) in nautilus_window_slot_get_allow_stop() function