Documentation
¶
Overview ¶
Package apis contains dbus paths and call names for various portal apis.
Index ¶
Constants ¶
View Source
const ( ObjectName = "org.freedesktop.portal.Desktop" ObjectPath = "/org/freedesktop/portal/desktop" CallBaseName = "org.freedesktop.portal" RequestInterface = "org.freedesktop.portal.Request" ResponseMember = "Response" )
Variables ¶
This section is empty.
Functions ¶
func ReadResponse ¶
ReadResponse takes the given dbus connection and tries to read the responce object. This only works for dbus clals that have an associated response.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.