mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
GDBus: Rework GCredentials type
These changes are is related to https://bugzilla.gnome.org/show_bug.cgi?id=617483 and IRC discussions with danw.
This commit is contained in:
@@ -2198,21 +2198,12 @@ GCredentials
|
||||
GCredentialsClass
|
||||
GCredentialType
|
||||
g_credentials_new
|
||||
g_credentials_new_for_process
|
||||
g_credentials_new_for_string
|
||||
g_credentials_to_string
|
||||
g_credentials_has_unix_user
|
||||
g_credentials_get_native
|
||||
g_credentials_set_native
|
||||
g_credentials_is_same_user
|
||||
g_credentials_get_unix_user
|
||||
g_credentials_set_unix_user
|
||||
g_credentials_has_unix_group
|
||||
g_credentials_get_unix_group
|
||||
g_credentials_set_unix_group
|
||||
g_credentials_has_unix_process
|
||||
g_credentials_get_unix_process
|
||||
g_credentials_set_unix_process
|
||||
g_credentials_has_windows_user
|
||||
g_credentials_get_windows_user
|
||||
g_credentials_set_windows_user
|
||||
<SUBSECTION Standard>
|
||||
G_CREDENTIALS
|
||||
G_IS_CREDENTIALS
|
||||
|
Reference in New Issue
Block a user