Class
AtspiDBusMutterScreenCastSessionProxy
since: 2.0
Description [src]
class Atspi.DBusMutterScreenCastSessionProxy : GObject.Object
implements Atspi.DBusMutterScreenCastSession {
/* No available fields */
}
The AtspiDBusMutterScreenCastSessionProxy
structure contains only private data and should only be accessed using the provided API.
Available since: 2.0
Constructors
atspi_dbus_mutter_screen_cast_session_proxy_new_finish
Finishes an operation started with atspi_dbus_mutter_screen_cast_session_proxy_new().
since: 2.0
atspi_dbus_mutter_screen_cast_session_proxy_new_for_bus_finish
Finishes an operation started with atspi_dbus_mutter_screen_cast_session_proxy_new_for_bus().
since: 2.0
atspi_dbus_mutter_screen_cast_session_proxy_new_for_bus_sync
Like atspi_dbus_mutter_screen_cast_session_proxy_new_sync()
but takes a GBusType
instead of a GDBusConnection
.
since: 2.0
atspi_dbus_mutter_screen_cast_session_proxy_new_sync
Synchronously creates a proxy for the D-Bus interface org.gnome.Mutter.ScreenCast.Session. See g_dbus_proxy_new_sync()
for more details.
since: 2.0
Functions
atspi_dbus_mutter_screen_cast_session_proxy_new
Asynchronously creates a proxy for the D-Bus interface org.gnome.Mutter.ScreenCast.Session. See g_dbus_proxy_new()
for more details.
since: 2.0
atspi_dbus_mutter_screen_cast_session_proxy_new_for_bus
Like atspi_dbus_mutter_screen_cast_session_proxy_new()
but takes a GBusType
instead of a GDBusConnection
.
since: 2.0
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.
since: 2.0
Signals inherited from AtspiDBusMutterScreenCastSession (7)
AtspiDBusMutterScreenCastSession::closed
On the client-side, this signal is emitted whenever the D-Bus signal “Closed” is received.
since: 2.0
AtspiDBusMutterScreenCastSession::handle-record-area
Signal emitted when a remote caller is invoking the RecordArea() D-Bus method.
since: 2.0
AtspiDBusMutterScreenCastSession::handle-record-monitor
Signal emitted when a remote caller is invoking the RecordMonitor() D-Bus method.
since: 2.0
AtspiDBusMutterScreenCastSession::handle-record-virtual
Signal emitted when a remote caller is invoking the RecordVirtual() D-Bus method.
since: 2.0
AtspiDBusMutterScreenCastSession::handle-record-window
Signal emitted when a remote caller is invoking the RecordWindow() D-Bus method.
since: 2.0
AtspiDBusMutterScreenCastSession::handle-start
Signal emitted when a remote caller is invoking the Start() D-Bus method.
since: 2.0
AtspiDBusMutterScreenCastSession::handle-stop
Signal emitted when a remote caller is invoking the Stop() D-Bus method.
since: 2.0