public abstract unowned GLib.Icon from_tokens (string tokens, int num_tokens, int version) throws GLib.Error;
public abstract uint hash (void* icon);
public static unowned GLib.Icon new_for_string (string str) throws GLib.Error;
- public unowned string to_string ();
+ public string to_string ();
[NoWrapper]
public abstract bool to_tokens (GLib.GenericArray tokens, int out_version);
}
g_file_stop_mountable async="1"
g_file_unmount_mountable async="1"
g_file_unmount_mountable_with_operation async="1"
+g_icon_to_string transfer_ownership="1"
g_inet_address_to_string transfer_ownership="1"
g_inet_address_to_bytes type_name="uint8" is_array="1" no_array_length="1"
g_initable_new.cancellable nullable="1"