|  |  |  | Libvirt-gobject Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
struct GVirNodeDevice; struct GVirNodeDeviceClass; GVirConfigNodeDevice * gvir_node_device_get_config (GVirNodeDevice *device,guint flags,GError **err); const gchar * gvir_node_device_get_name (GVirNodeDevice *device);
struct GVirNodeDeviceClass {
    GObjectClass parent_class;
    gpointer padding[20];
};
GVirConfigNodeDevice * gvir_node_device_get_config (GVirNodeDevice *device,guint flags,GError **err);
| 
 | the node_device | 
| 
 | the flags Returns: (transfer full): the config |