方法
GioDBusAuthObserverauthorize_authenticated_peer
自2.26起可用
说明 [src]
gboolean
g_dbus_auth_observer_authorize_authenticated_peer (
GDBusAuthObserver* observer,
GIOStream* stream,
GCredentials* credentials
)
参数
stream-
类型:
GIOStream用于
GDBusConnection的GIOStream。数据由方法的调用者拥有。 credentials-
类型:
GCredentials从对等方接收到的凭证或
NULL。该参数可以是 NULL。数据由方法的调用者拥有。