Sets our main struct and passes it to the parent class.
Creates a new #GtkMountOperation
Get the main Gtk struct
Gets the transient parent used by the #GtkMountOperation
Gets the screen on which windows of the #GtkMountOperation will be shown.
the main Gtk struct as a void*
Returns whether the #GtkMountOperation is currently displaying a window.
Sets the transient parent for windows shown by the #GtkMountOperation.
Sets the screen to show windows of the #GtkMountOperation on.
This is a convenience function for launching the default application to show the uri. The uri must be of a form understood by GIO (i.e. you need to install gvfs to get support for uri schemes such as http:// or ftp://, as only local files are handled by GIO itself). Typical examples are - file:///home/gnome/pict.jpg - http://www.gnome.org - mailto:me@gnome.org
the main Gtk struct
This should not be accessed directly. Use the accessor functions below.