Method
AtspiDBusShellIntrospectset_screen_size
Declaration [src]
void
atspi_dbus_shell_introspect_set_screen_size (
AtspiDBusShellIntrospect* object,
GVariant* value
)
Description [src]
Sets the “ScreenSize” D-Bus property to value
.
Since this D-Bus property is not writable, it is only meaningful to use this function on the service-side.
This method is not directly available to language bindings.
Sets property | Atspi.DBusShellIntrospect:screen-size |
Parameters
value
-
Type:
GVariant
The value to set.
The data is owned by the caller of the method.