| GuestfsINotifyEventGuestfsINotifyEvent |  | 
Object Hierarchy
    GBoxed
    ╰── GuestfsINotifyEvent
 
Includes
#include <guestfs-gobject.h>
 
Types and Values
struct GuestfsINotifyEvent
struct GuestfsINotifyEvent {
  gint64 in_wd;
  guint32 in_mask;
  guint32 in_cookie;
  gchar *in_name;
};