信号
GioDBusAuthObserver::authorize-authenticated-peer
自:2.26
声明
gboolean
authorize_authenticated_peer (
GDBusAuthObserver* self,
GIOStream* stream,
GCredentials* credentials,
gpointer user_data
)
参数
流
-
类型:
GIOStream
用于
GDBusConnection
的GIOStream
。数据由函数调用者所有。 凭证
-
类型:
GCredentials
从同伴或
NULL
接收的凭证。该参数可以是 NULL
。数据由函数调用者所有。