Skip to content

Enable GVariant supprt? #365

Closed Answered by zeenix
qingxiang-jia asked this question in Q&A
Jun 5, 2023 · 2 comments · 5 replies
Discussion options

You must be logged in to vote

GVariant has nothing to do with Variant type. The types zbus::zvariant::{Value, OwnedValue} are what you're looking for.

GVariant is an incompatible format to dbus and none of the existing bus implementations support it so you can only use that in p2p connections.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
1 reply
@qingxiang-jia
Comment options

Answer selected by zeenix
Comment options

You must be logged in to vote
4 replies
@qingxiang-jia
Comment options

@zeenix
Comment options

@zeenix
Comment options

@qingxiang-jia
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants