MCPcopy Create free account

hub / github.com/Ciantic/VirtualDesktopAccessor / functions

Functions137 in github.com/Ciantic/VirtualDesktopAccessor

Methodeq
(&self, other: &Self)
src/desktop.rs:15
Methodfrom
(e: DesktopEvent)
testbin/src/main.rs:23
Methodfrom
(sender: std::sync::mpsc::Sender<T>)
src/events.rs:25
Methodfrom
(index: u32)
src/desktop.rs:36
Methodfrom
(r: ::windows::core::Error)
src/comobjects.rs:102
Functionmain
()
testbin/src/main.rs:28
Methodnew
(t: &'a T)
src/interfaces.rs:91
Methodnew
()
src/comobjects.rs:240
Methodnew
(sender: DesktopEventSender<T>)
src/listener.rs:42
Methodremote_virtual_desktop_connected
(&self, desktop: ComIn<IVirtualDesktop>)
src/listener.rs:304
Functionretry_function
(com_objects: &ComObjects, f: F)
src/comobjects.rs:170
Functiontest_create_desktop
()
dll/src/lib.rs:277
Functiontest_desktop_count
()
src/tests.rs:437
Functiontest_desktop_get
()
src/tests.rs:24
Functiontest_desktop_moves
()
src/tests.rs:32
Functiontest_dll_get_desktop_name
()
dll/src/lib.rs:250
Functiontest_dll_set_desktop_name
()
dll/src/lib.rs:263
Functiontest_errors
()
src/tests.rs:259
Functiontest_kill_explorer_exe_manually
()
src/tests.rs:338
Functiontest_listener_manual
()
src/tests.rs:314
Functiontest_move_notepad_between_desktops
()
src/tests.rs:83
Functiontest_pin_notepad
()
src/tests.rs:141
Functiontest_pin_notepad_app
()
src/tests.rs:185
Functiontest_rename_desktop
()
src/tests.rs:230
Functiontest_switch_desktops_rapidly_manual
()
src/tests.rs:388
Functiontest_threads
()
src/tests.rs:291
Methodtry_from
(desktop: IVirtualDesktop)
src/desktop.rs:77
Methodtry_from
(desktop: &'a IVirtualDesktop)
src/comobjects.rs:145
Methodview_virtual_desktop_changed
(&self, view: ComIn<IApplicationView>)
src/listener.rs:293
Methodvirtual_desktop_created
(&self, desktop: ComIn<IVirtualDesktop>)
src/listener.rs:223
Methodvirtual_desktop_destroy_begin
( &self, desktop_destroyed: ComIn<IVirtualDesktop>, desktop_fallback: ComIn<IVirtualDe
src/listener.rs:232
Methodvirtual_desktop_destroy_failed
( &self, desktop_destroyed: ComIn<IVirtualDesktop>, desktop_fallback: ComIn<IVirtualDe
src/listener.rs:240
Methodvirtual_desktop_destroyed
( &self, desktop_destroyed: ComIn<IVirtualDesktop>, desktop_fallback: ComIn<IVirtualDe
src/listener.rs:248
Methodvirtual_desktop_moved
( &self, desktop: ComIn<IVirtualDesktop>, old_index: i64, new_index: i64,
src/listener.rs:263
Methodvirtual_desktop_name_changed
( &self, desktop: ComIn<IVirtualDesktop>, name: HSTRING, )
src/listener.rs:279
Methodvirtual_desktop_switched
(&self, desktop: ComIn<IVirtualDesktop>)
src/listener.rs:300
Methodvirtual_desktop_wallpaper_changed
( &self, desktop: ComIn<IVirtualDesktop>, name: HSTRING, )
src/listener.rs:209
← previous101–137 of 137, ranked by callers