GuestfsGlobExpand

GuestfsGlobExpand — An object encapsulating optional arguments for guestfs_session_glob_expand

Functions

Properties

GuestfsTristate directoryslash Read / Write / Construct

Types and Values

Object Hierarchy

    GObject
    ╰── GuestfsGlobExpand

Includes

#include <guestfs-gobject.h>

Description

An object encapsulating optional arguments for guestfs_session_glob_expand

Functions

guestfs_glob_expand_new ()

GuestfsGlobExpand *
guestfs_glob_expand_new (void);

Create a new GuestfsGlobExpand object

Returns

a new GuestfsGlobExpand object.

[transfer full]

Types and Values

struct GuestfsGlobExpand

struct GuestfsGlobExpand;

An object encapsulating optional arguments for guestfs_session_glob_expand.


struct GuestfsGlobExpandClass

struct GuestfsGlobExpandClass {
  GObjectClass parent_class;
};

A class metadata object for GuestfsGlobExpand.

Members

Property Details

The “directoryslash” property

  “directoryslash”           GuestfsTristate

A boolean.

Flags: Read / Write / Construct

Default value: GUESTFS_TRISTATE_NONE