Searched refs:GMountIface (Results 1 – 5 of 5) sorted by relevance
64 typedef GMountIface GMountInterface;79 G_STRUCT_OFFSET (GMountIface, changed), in G_DEFINE_INTERFACE()96 G_STRUCT_OFFSET (GMountIface, unmounted), in G_DEFINE_INTERFACE()115 G_STRUCT_OFFSET (GMountIface, pre_unmount), in G_DEFINE_INTERFACE()134 GMountIface *iface; in g_mount_get_root()158 GMountIface *iface; in g_mount_get_default_location()187 GMountIface *iface; in g_mount_get_name()209 GMountIface *iface; in g_mount_get_icon()234 GMountIface *iface; in g_mount_get_symbolic_icon()266 GMountIface *iface; in g_mount_get_uuid()[all …]
36 #define G_MOUNT_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_MOUNT, GMountIface))38 typedef struct _GMountIface GMountIface; typedef
58 static void g_win32_mount_mount_iface_init (GMountIface *iface);355 g_win32_mount_mount_iface_init (GMountIface *iface) in g_win32_mount_mount_iface_init()
64 static void g_unix_mount_mount_iface_init (GMountIface *iface);380 g_unix_mount_mount_iface_init (GMountIface *iface) in g_unix_mount_mount_iface_init()
1123 GMountIface