| Libguestfs GObject Bindings Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | Object Hierarchy | Properties | ||||
#include <guestfs-gobject.h>
struct GuestfsTest0;
struct GuestfsTest0Class;
GuestfsTest0 * guestfs_test0_new (void);
"obool" GuestfsTristate : Read / Write / Construct "oint" gint : Read / Write / Construct "oint64" gint64 : Read / Write / Construct "ostring" gchar* : Read / Write / Construct
struct GuestfsTest0;
An object encapsulating optional arguments for guestfs_session_test0.
struct GuestfsTest0Class {
GObjectClass parent_class;
};
A class metadata object for GuestfsTest0.
GObjectClass |
The superclass of GuestfsTest0Class |
GuestfsTest0 * guestfs_test0_new (void);
Create a new GuestfsTest0 object
Returns : |
a new GuestfsTest0 object. [transfer full] |
"obool" property"obool" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE
"oint64" property"oint64" gint64 : Read / Write / Construct
A 64-bit integer.
Default value: -1