Method

GoaAccountset_is_locked

Declaration [src]

void
goa_account_set_is_locked (
  GoaAccount* object,
  gboolean value
)

Description [src]

Sets the IsLocked” 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 propertyGoa.Account:is-locked

Parameters

value

Type: gboolean

The value to set.