Class
AtspiDBusMutterScreenCastSessionSkeleton
Description [src]
class Atspi.DBusMutterScreenCastSessionSkeleton : GObject.Object
implements Atspi.DBusMutterScreenCastSession {
/* No available fields */
}
The AtspiDBusMutterScreenCastSessionSkeleton
structure contains only private data and should only be accessed using the provided API.
Constructors
atspi_dbus_mutter_screen_cast_session_skeleton_new
Creates a skeleton object for the D-Bus interface org.gnome.Mutter.ScreenCast.Session.
Instance methods
Methods inherited from AtspiDBusMutterScreenCastSession (25)
Please see AtspiDBusMutterScreenCastSession for a full list of methods.
Signals
Signals inherited from GObject (1)
GObject::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.
Signals inherited from AtspiDBusMutterScreenCastSession (7)
AtspiDBusMutterScreenCastSession::closed
On the client-side, this signal is emitted whenever the D-Bus signal “Closed” is received.
AtspiDBusMutterScreenCastSession::handle-record-area
Signal emitted when a remote caller is invoking the RecordArea() D-Bus method.
AtspiDBusMutterScreenCastSession::handle-record-monitor
Signal emitted when a remote caller is invoking the RecordMonitor() D-Bus method.
AtspiDBusMutterScreenCastSession::handle-record-virtual
Signal emitted when a remote caller is invoking the RecordVirtual() D-Bus method.
AtspiDBusMutterScreenCastSession::handle-record-window
Signal emitted when a remote caller is invoking the RecordWindow() D-Bus method.
AtspiDBusMutterScreenCastSession::handle-start
Signal emitted when a remote caller is invoking the Start() D-Bus method.
AtspiDBusMutterScreenCastSession::handle-stop
Signal emitted when a remote caller is invoking the Stop() D-Bus method.