![]() |
![]() |
![]() |
Libguestfs GObject Bindings Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
GuestfsHivexOpenGuestfsHivexOpen — An object encapsulating optional arguments for guestfs_session_hivex_open |
#include <guestfs-gobject.h>
struct GuestfsHivexOpen;
struct GuestfsHivexOpenClass;
GuestfsHivexOpen * guestfs_hivex_open_new (void
);
"debug" GuestfsTristate : Read / Write / Construct "verbose" GuestfsTristate : Read / Write / Construct "write" GuestfsTristate : Read / Write / Construct
struct GuestfsHivexOpen;
An object encapsulating optional arguments for guestfs_session_hivex_open.
struct GuestfsHivexOpenClass { GObjectClass parent_class; };
A class metadata object for GuestfsHivexOpen.
GuestfsHivexOpen * guestfs_hivex_open_new (void
);
Create a new GuestfsHivexOpen object
Returns : |
a new GuestfsHivexOpen object. [transfer full] |
"debug"
property"debug" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE
"verbose"
property"verbose" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE
"write"
property"write" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE