public abstract GLib.Icon get_icon ();
public abstract string get_name ();
public abstract GLib.File get_root ();
- public abstract unowned string get_sort_key ();
+ public virtual unowned string get_sort_key ();
public abstract string get_uuid ();
public abstract GLib.Volume get_volume ();
[CCode (array_length = false, array_null_terminated = true)]
.set_attribute skip=false
MenuModel
.get_item_attribute skip=false
+Mount
+ .get_sort_key#virtual_method virtual
OutputStream
.close skip
.close_finish throws="GLib.IOError"