Lines Matching defs:_GDBusMethodInvocation
77 struct _GDBusMethodInvocation struct
80 GObject parent_instance;
83 gchar *sender;
84 gchar *object_path;
85 gchar *interface_name;
86 gchar *method_name;
87 GDBusMethodInfo *method_info;
88 GDBusPropertyInfo *property_info;
89 GDBusConnection *connection;
90 GDBusMessage *message;
91 GVariant *parameters;
92 gpointer user_data;