Class
MetaRemoteAccessHandle
Instance methods
meta_remote_access_handle_get_disable_animations
No description available.
meta_remote_access_handle_stop
Stop the associated remote access session.
Properties
Meta.RemoteAccessHandle:is-recording
No description available.
Signals
Meta.RemoteAccessHandle::stopped
No description available.
Signals inherited from GObject (1)
GObject.Object::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.
Class structure
struct MetaRemoteAccessHandleClass {
GObjectClass parent_class;
void (* stop) (
MetaRemoteAccessHandle* handle
);
}
Class members
parent_class |
|
No description available. | |
stop |
|
No description available. |
Virtual methods
Meta.RemoteAccessHandleClass.stop
Stop the associated remote access session.