Method

MalcontentUserManagerget_is_loaded

unstable since: 0.14.0

Declaration [src]

gboolean
mct_user_manager_get_is_loaded (
  MctUserManager* self
)

Description [src]

Get the value of MctUserManager:is-loaded.

It is safe to call this before mct_user_manager_load_async() is finished.

Available since: 0.14.0

Return value

Type: gboolean

True if the user manager is loaded, false otherwise.