28 #ifndef __GTK_MOUNT_OPERATION_PRIVATE_H__
29 #define __GTK_MOUNT_OPERATION_PRIVATE_H__
33 #include <gdk-pixbuf/gdk-pixbuf.h>
35 struct _GtkMountOperationLookupContext;
44 gchar **out_command_line,
45 GdkPixbuf **out_pixbuf);
gboolean _gtk_mount_operation_kill_process(GPid pid, GError **error)
GtkMountOperationLookupContext * _gtk_mount_operation_lookup_context_get(GdkDisplay *display)
struct _GtkMountOperationLookupContext GtkMountOperationLookupContext
void _gtk_mount_operation_lookup_context_free(GtkMountOperationLookupContext *context)
gboolean _gtk_mount_operation_lookup_info(GtkMountOperationLookupContext *context, GPid pid, gint size_pixels, gchar **out_name, gchar **out_command_line, GdkPixbuf **out_pixbuf)