Searched defs:_GMountIface (Results 1 – 1 of 1) sorted by relevance
75 struct _GMountIface struct77 GTypeInterface g_iface;81 void (* changed) (GMount *mount);82 void (* unmounted) (GMount *mount);86 GFile * (* get_root) (GMount *mount);87 char * (* get_name) (GMount *mount);88 GIcon * (* get_icon) (GMount *mount);89 char * (* get_uuid) (GMount *mount);90 GVolume * (* get_volume) (GMount *mount);91 GDrive * (* get_drive) (GMount *mount);[all …]