![]() |
![]() |
![]() |
Libvirt-gobject Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
struct GVirInterface; struct GVirInterfaceClass; GVirConfigInterface * gvir_interface_get_config (GVirInterface *iface
,guint flags
,GError **err
); const gchar * gvir_interface_get_name (GVirInterface *iface
);
struct GVirInterfaceClass { GObjectClass parent_class; gpointer padding[20]; };
GVirConfigInterface * gvir_interface_get_config (GVirInterface *iface
,guint flags
,GError **err
);
|
the interface |
|
the flags Returns: (transfer full): the config |