![]() |
![]() |
![]() |
Libguestfs GObject Bindings Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Properties |
#include <guestfs-gobject.h>
struct GuestfsGrep;
struct GuestfsGrepClass;
GuestfsGrep * guestfs_grep_new (void
);
"compressed" GuestfsTristate : Read / Write / Construct "extended" GuestfsTristate : Read / Write / Construct "fixed" GuestfsTristate : Read / Write / Construct "insensitive" GuestfsTristate : Read / Write / Construct
struct GuestfsGrep;
An object encapsulating optional arguments for guestfs_session_grep.
struct GuestfsGrepClass { GObjectClass parent_class; };
A class metadata object for GuestfsGrep.
GuestfsGrep * guestfs_grep_new (void
);
Create a new GuestfsGrep object
Returns : |
a new GuestfsGrep object. [transfer full] |
"compressed"
property"compressed" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE
"extended"
property"extended" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE
"fixed"
property"fixed" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE
"insensitive"
property"insensitive" GuestfsTristate : Read / Write / Construct
A boolean.
Default value: GUESTFS_TRISTATE_NONE