Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GVariantDict Struct Reference

#include <gvariant.h>

Data Fields

union { 
 
   struct { 
 
      GVariant *   asv 
 
      gsize   partial_magic 
 
      guintptr   y [14] 
 
   }   s 
 
   guintptr   x [16] 
 
u 
 

Detailed Description

Definition at line 449 of file gvariant.h.

Field Documentation

◆ asv

GVariant* _GVariantDict::asv

Definition at line 454 of file gvariant.h.

◆ partial_magic

gsize _GVariantDict::partial_magic

Definition at line 455 of file gvariant.h.

◆ [struct]

struct { ... } _GVariantDict::s

◆ [union]

union { ... } _GVariantDict::u

◆ x

guintptr _GVariantDict::x[16]

Definition at line 458 of file gvariant.h.

◆ y

guintptr _GVariantDict::y[14]

Definition at line 456 of file gvariant.h.


The documentation for this struct was generated from the following file: