X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=blobdiff_plain;f=virt-ctrl%2Fvc_connections.mli;h=261f85344c24825e161c48fc6a3aa44e3adfaafa;hp=22c40a16d8b16b3b0908876c9ac69d8861521455;hb=d7a277ed8a3312d927d712cb01807ea07d7b96ae;hpb=430d646f23385cff10f3cfe359f27226f42cf01a diff --git a/virt-ctrl/vc_connections.mli b/virt-ctrl/vc_connections.mli index 22c40a1..261f853 100644 --- a/virt-ctrl/vc_connections.mli +++ b/virt-ctrl/vc_connections.mli @@ -45,8 +45,8 @@ val make_treeview : ?packing:(GObj.widget -> unit) -> unit -> GTree.view * GTree.tree_store * columns * state -(** This callback creates the Connect to hypervisor dialog. *) -val open_connection : unit -> unit +(** Open a new connection to the hypervisor URI given. *) +val open_connection : string -> unit (** Return the amount of historical data that we hold about a domain (in seconds).