Fixes bug 589309.
public class Entry {
public weak string key;
public weak GConf.Value value;
- public unowned GConf.Entry copy ();
+ public GConf.Entry copy ();
public bool equal (GConf.Entry b);
public bool get_is_default ();
public bool get_is_writable ();
[Compact]
[CCode (copy_function = "gconf_schema_copy", cheader_filename = "gconf/gconf.h")]
public class Schema {
- public unowned GConf.Schema copy ();
+ public GConf.Schema copy ();
public GConf.ValueType get_car_type ();
public GConf.ValueType get_cdr_type ();
public unowned GConf.Value get_default_value ();
public class Value {
public GConf.ValueType type;
public int compare (GConf.Value value_b);
- public unowned GConf.Value copy ();
+ public GConf.Value copy ();
[CCode (has_construct_function = false)]
public Value.from_string (GConf.ValueType type, string str) throws GLib.Error;
public bool get_bool ();
[Compact]
[CCode (copy_function = "gdk_region_copy", free_function = "gdk_region_destroy", cheader_filename = "gdk/gdk.h")]
public class Region {
- public unowned Gdk.Region copy ();
+ public Gdk.Region copy ();
public bool empty ();
public bool equal (Gdk.Region region2);
public void get_clipbox (out Gdk.Rectangle rectangle);
[Compact]
[CCode (copy_function = "g_srv_target_copy", type_id = "G_TYPE_SRV_TARGET", cheader_filename = "gio/gio.h")]
public class SrvTarget {
- public unowned GLib.SrvTarget copy ();
+ public GLib.SrvTarget copy ();
public unowned string get_hostname ();
public uint16 get_port ();
public uint16 get_priority ();
public bool attr_exists (string attr);
public void clear_localestring (string attr);
public void clear_section (string section);
- public unowned Gnome.DesktopItem copy ();
+ public Gnome.DesktopItem copy ();
public int drop_uri_list (string uri_list, Gnome.DesktopItemLaunchFlags flags) throws GLib.Error;
public int drop_uri_list_with_env (string uri_list, Gnome.DesktopItemLaunchFlags flags, string[] envp) throws GLib.Error;
public static GLib.Quark error_quark ();
[Compact]
[CCode (copy_function = "gnome_keyring_access_control_copy", cheader_filename = "gnome-keyring.h")]
public class AccessControl {
- public unowned GnomeKeyring.AccessControl copy ();
+ public GnomeKeyring.AccessControl copy ();
[CCode (has_construct_function = false)]
public AccessControl (GnomeKeyring.ApplicationRef application, GnomeKeyring.AccessType types_allowed);
}
[Compact]
[CCode (copy_function = "gnome_keyring_application_ref_copy", cheader_filename = "gnome-keyring.h")]
public class ApplicationRef {
- public unowned GnomeKeyring.ApplicationRef copy ();
+ public GnomeKeyring.ApplicationRef copy ();
[CCode (has_construct_function = false)]
public ApplicationRef ();
}
public uint len;
public void append_string (string name, string value);
public void append_uint32 (string name, uint32 value);
- public unowned GnomeKeyring.AttributeList copy ();
+ public GnomeKeyring.AttributeList copy ();
public GnomeKeyring.Attribute index (int i);
}
[Compact]
[Compact]
[CCode (copy_function = "gnome_keyring_info_copy", cheader_filename = "gnome-keyring.h")]
public class Info {
- public unowned GnomeKeyring.Info copy ();
+ public GnomeKeyring.Info copy ();
public ulong get_ctime ();
public bool get_is_locked ();
public bool get_lock_on_idle ();
[Compact]
[CCode (copy_function = "gnome_keyring_item_info_copy", cheader_filename = "gnome-keyring.h")]
public class ItemInfo {
- public unowned GnomeKeyring.ItemInfo copy ();
+ public GnomeKeyring.ItemInfo copy ();
public ulong get_ctime ();
public unowned string get_display_name ();
public ulong get_mtime ();
public weak string name;
public void* reserved1;
public weak GLib.List supported_uri_schemes;
- public unowned GnomeVFS.MimeApplication copy ();
+ public GnomeVFS.MimeApplication copy ();
public bool equal (GnomeVFS.MimeApplication app_b);
[CCode (has_construct_function = false)]
public MimeApplication.from_desktop_id (string id);
public class CanvasStyle : GLib.Object {
public weak Goo.CanvasStyle parent;
public weak GLib.Array properties;
- public unowned Goo.CanvasStyle copy ();
+ public Goo.CanvasStyle copy ();
public unowned Goo.CanvasStyle get_parent ();
public GLib.Value get_property (GLib.Quark property_id);
[CCode (has_construct_function = false)]
[Compact]
[CCode (copy_function = "gtk_icon_info_copy", type_id = "GTK_TYPE_ICON_INFO", cheader_filename = "gtk/gtk.h")]
public class IconInfo {
- public unowned Gtk.IconInfo copy ();
+ public Gtk.IconInfo copy ();
[CCode (has_construct_function = false)]
public IconInfo.for_pixbuf (Gtk.IconTheme icon_theme, Gdk.Pixbuf pixbuf);
public bool get_attach_points (Gdk.Point[] points);
[CCode (ref_function = "gtk_icon_set_ref", unref_function = "gtk_icon_set_unref", type_id = "GTK_TYPE_ICON_SET", cheader_filename = "gtk/gtk.h")]
public class IconSet {
public void add_source (Gtk.IconSource source);
- public unowned Gtk.IconSet copy ();
+ public Gtk.IconSet copy ();
[CCode (has_construct_function = false)]
public IconSet.from_pixbuf (Gdk.Pixbuf pixbuf);
public void get_sizes (Gtk.IconSize[] sizes);
[Compact]
[CCode (copy_function = "gtk_icon_source_copy", type_id = "GTK_TYPE_ICON_SOURCE", cheader_filename = "gtk/gtk.h")]
public class IconSource {
- public unowned Gtk.IconSource copy ();
+ public Gtk.IconSource copy ();
public Gtk.TextDirection get_direction ();
public bool get_direction_wildcarded ();
public unowned string get_filename ();
}
[CCode (cheader_filename = "gtk/gtk.h")]
public class PageSetup : GLib.Object {
- public unowned Gtk.PageSetup copy ();
+ public Gtk.PageSetup copy ();
[CCode (has_construct_function = false)]
public PageSetup.from_file (string file_name) throws GLib.Error;
[CCode (has_construct_function = false)]
[Compact]
[CCode (copy_function = "gtk_paper_size_copy", type_id = "GTK_TYPE_PAPER_SIZE", cheader_filename = "gtk/gtk.h")]
public class PaperSize {
- public unowned Gtk.PaperSize copy ();
+ public Gtk.PaperSize copy ();
[CCode (has_construct_function = false)]
public PaperSize.custom (string name, string display_name, double width, double height, Gtk.Unit unit);
[CCode (has_construct_function = false)]
}
[CCode (cheader_filename = "gtk/gtk.h")]
public class PrintSettings : GLib.Object {
- public unowned Gtk.PrintSettings copy ();
+ public Gtk.PrintSettings copy ();
public void @foreach (Gtk.PrintSettingsFunc func);
[CCode (has_construct_function = false)]
public PrintSettings.from_file (string file_name) throws GLib.Error;
public weak Gdk.Color[] text;
public int xthickness;
public int ythickness;
- public unowned Gtk.RcStyle copy ();
+ public Gtk.RcStyle copy ();
[NoWrapper]
public virtual unowned Gtk.RcStyle create_rc_style ();
[NoWrapper]
public int right_margin;
public weak Pango.TabArray tabs;
public Gtk.WrapMode wrap_mode;
- public unowned Gtk.TextAttributes copy ();
+ public Gtk.TextAttributes copy ();
public void copy_values (Gtk.TextAttributes dest);
[CCode (has_construct_function = false)]
public TextAttributes ();
[Immutable]
[CCode (copy_function = "gtk_tree_row_reference_copy", type_id = "GTK_TYPE_TREE_ROW_REFERENCE", cheader_filename = "gtk/gtk.h")]
public class TreeRowReference {
- public unowned Gtk.TreeRowReference copy ();
+ public Gtk.TreeRowReference copy ();
public static void deleted (GLib.Object proxy, Gtk.TreePath path);
public unowned Gtk.TreeModel get_model ();
public Gtk.TreePath get_path ();
}
[CCode (cheader_filename = "gtksourceview/gtksourceview.h")]
public class SourceStyle : GLib.Object {
- public unowned Gtk.SourceStyle copy ();
+ public Gtk.SourceStyle copy ();
[NoAccessorMethod]
public string background { owned get; construct; }
[NoAccessorMethod]
public class ListIter {
public void* data;
public uint stamp;
- public unowned Oobs.ListIter copy ();
+ public Oobs.ListIter copy ();
public static bool next (Oobs.List list, Oobs.ListIter iter);
}
[CCode (cheader_filename = "oobs/oobs.h")]
public weak Soup.Protocol protocol;
public weak string query;
public weak string user;
- public unowned Soup.Uri copy ();
+ public Soup.Uri copy ();
public unowned Soup.Uri copy_root ();
public static void decode (string part);
public static string encode (string part, string escape_extra);
public class Buffer {
public weak string data;
public size_t length;
- public unowned Soup.Buffer copy ();
+ public Soup.Buffer copy ();
public void* get_owner ();
[CCode (has_construct_function = false)]
public Buffer (Soup.MemoryUse use, void* data, size_t length);
public bool secure;
public weak string value;
public bool applies_to_uri (Soup.URI uri);
- public unowned Soup.Cookie copy ();
+ public Soup.Cookie copy ();
public bool equal (Soup.Cookie cookie2);
[CCode (has_construct_function = false)]
public Cookie (string name, string value, string domain, string path, int max_age);
public int second;
public bool utc;
public int year;
- public unowned Soup.Date copy ();
+ public Soup.Date copy ();
[CCode (has_construct_function = false)]
public Date.from_now (int offset_seconds);
[CCode (has_construct_function = false)]
gconf_client_notify_add.func transfer_ownership="1"
gconf_client_notify_add.destroy_notify hidden="1"
gconf_client_get_without_default transfer_ownership="1"
+gconf_entry_copy transfer_ownership="1"
+gconf_schema_copy transfer_ownership="1"
+gconf_value_copy transfer_ownership="1"
# deprecated and useless
gconf_init hidden="1"
gconf_meta_info_mod_time name="get_mod_time"
gdk_property_get.actual_property_type is_out="1"
GdkRectangle is_value_type="1"
gdk_rectangle_union.dest is_out="1"
+gdk_region_copy transfer_ownership="1"
gdk_region_get_clipbox.rectangle is_out="1"
gdk_region_rectangle transfer_ownership="1"
gdk_region_polygon transfer_ownership="1"
g_loadable_icon_load.type nullable="1"
g_loadable_icon_load_finish.type nullable="1"
+g_srv_target_copy transfer_ownership="1"
\ No newline at end of file
Gnome cheader_filename="libgnome/gnome-desktop-item.h"
+gnome_desktop_item_copy transfer_ownership="1"
gnome_desktop_item_drop_uri_list_with_env.envp is_array="1"
gnome_desktop_item_get_strings is_array="1" array_null_terminated="1"
gnome_desktop_item_launch_with_env.envp is_array="1"
gnome_keyring_item_grant_access_rights.keyring nullable="1"
gnome_keyring_item_grant_access_rights.destroy_data hidden="1"
gnome_keyring_item_grant_access_rights_sync.keyring nullable="1"
+
+gnome_keyring_access_control_copy transfer_ownership="1"
+gnome_keyring_application_ref_copy transfer_ownership="1"
+gnome_keyring_attribute_list_copy transfer_ownership="1"
+gnome_keyring_info_copy transfer_ownership="1"
+gnome_keyring_item_info_copy transfer_ownership="1"
GnomeVFSMimeApplication cheader_filename="libgnomevfs/gnome-vfs-mime-handlers.h"
GnomeVFSMimeApplication.priv hidden="1"
GnomeVFSMimeApplication.requires_terminal hidden="1"
+gnome_vfs_mime_application_copy transfer_ownership="1"
GnomeVFSVolume type_check_function="GNOME_IS_VFS_VOLUME"
GnomeVFSVolumeMonitor type_check_function="GNOME_IS_VFS_VOLUME_MONITOR"
gnome_vfs_async_xfer.update_callback_data hidden="1"
goo_canvas_polyline_model_new hidden="1"
goo_canvas_rect_new hidden="1"
goo_canvas_rect_model_new hidden="1"
+goo_canvas_style_copy transfer_ownership="1"
goo_canvas_table_new hidden="1"
goo_canvas_table_model_new hidden="1"
goo_canvas_text_new hidden="1"
gtk_hscale_new.adjustment nullable="1"
gtk_get_current_event transfer_ownership="1"
gtk_get_option_group transfer_ownership="1"
+gtk_icon_info_copy transfer_ownership="1"
gtk_icon_info_get_embedded_rect.rectangle is_out="1"
gtk_icon_view_get_cursor.path transfer_ownership="1"
gtk_icon_view_get_tooltip_context.iter is_out="1"
gtk_icon_view_get_tooltip_context.x is_out="1"
gtk_icon_view_get_tooltip_context.y is_out="1"
+gtk_icon_set_copy transfer_ownership="1"
+gtk_icon_source_copy transfer_ownership="1"
GtkIconView::item_activated has_emitter="1"
gtk_icon_view_select_all hidden="1" experimental="1"
gtk_icon_view_selected_foreach.data hidden="1"
gtk_notebook_set_group.group nullable="1"
gtk_notebook_page_num hidden="1"
GtkObject::destroy has_emitter="1"
+gtk_page_setup_copy transfer_ownership="1"
gtk_parse_args.argv is_array="1"
gtk_paint_arrow.area nullable="1"
gtk_paint_arrow.widget nullable="1"
gtk_paint_vline.area nullable="1"
gtk_paint_vline.widget nullable="1"
gtk_paint_vline.detail nullable="1"
+gtk_paper_size_copy transfer_ownership="1"
GtkPlug::embedded hidden="1"
+gtk_print_settings_copy transfer_ownership="1"
gtk_printer_accepts_pdf hidden="1" experimental="1"
gtk_printer_accepts_ps hidden="1" experimental="1"
gtk_printer_is_virtual hidden="1" experimental="1"
gtk_rc_get_style_by_paths nullable="1"
gtk_rc_get_style_by_paths.widget_path nullable="1"
gtk_rc_get_style_by_paths.class_path nullable="1"
+gtk_rc_style_copy transfer_ownership="1"
gtk_scale_button_new.icons is_array="1" no_array_length="1"
gtk_scale_button_set_icons.icons is_array="1" no_array_length="1"
gtk_scale_draw_value hidden="1"
gtk_target_list_add_table.targets is_array="1"
gtk_target_list_new.targets is_array="1"
gtk_target_list_new.ntargets hidden="1"
+gtk_text_attributes_copy transfer_ownership="1"
GtkTextBuffer::apply_tag has_emitter="1"
GtkTextBuffer::begin_user_action has_emitter="1"
GtkTextBuffer::end_user_action has_emitter="1"
GtkToolItem::set_tooltip hidden="1"
GtkTreeIter is_value_type="1" use_const="0"
GtkTreeRowReference is_value_type="0" is_immutable="1"
+gtk_tree_row_reference_copy transfer_ownership="1"
gtk_tree_model_filter_new.root nullable="1"
gtk_tree_model_get ellipsis="1" sentinel="-1"
gtk_tree_model_get_iter.iter is_out="1"
GtkSourcePrintCompositor cheader_filename="gtksourceview/gtksourceprintcompositor.h"
GtkSourceSearchFlags cheader_filename="gtksourceview/gtksourceiter.h"
GtkSourceStyleSchemeManager cheader_filename="gtksourceview/gtksourcestyleschememanager.h"
+gtk_source_style_copy transfer_ownership="1"
gtk_source_style_scheme_manager_get_search_path is_array="1" array_null_terminated="1"
gtk_source_style_scheme_manager_get_scheme_ids is_array="1" array_null_terminated="1"
GtkTextRegion hidden="1"
Oobs cheader_filename="oobs/oobs.h"
gid_t name="long"
uid_t name="long"
-
+oobs_list_iter_copy transfer_ownership="1"
SoupSoap hidden="1"
SoupSoapMessage hidden="1"
SoupSoapResponse hidden="1"
+soup_uri_copy transfer_ownership="1"
soup_uri_encode transfer_ownership="1"
soup_xml_real_node hidden="1"
SoupXmlrpc hidden="1"
soup_auth_is_for_proxy hidden="1"
SoupAuthDomain:add-path hidden="1"
SoupAuthDomain:remove-path hidden="1"
+soup_buffer_copy transfer_ownership="1"
+soup_cookie_copy transfer_ownership="1"
+soup_date_copy transfer_ownership="1"
SoupMessage::finished has_emitter="1"
SoupMessage::got_body has_emitter="1"
SoupMessage::got_chunk has_emitter="1"
Poppler cheader_filename="poppler.h"
+poppler_action_copy transfer_ownership="1"
+poppler_dest_copy transfer_ownership="1"
poppler_document_new_from_file.password nullable="1"
+poppler_fonts_iter_copy transfer_ownership="1"
+poppler_form_field_mapping_copy transfer_ownership="1"
+poppler_image_mapping_copy transfer_ownership="1"
+poppler_index_iter_copy transfer_ownership="1"
+poppler_link_mapping_copy transfer_ownership="1"
poppler_page_get_size.width is_out="1"
poppler_page_get_size.height is_out="1"
+poppler_page_transition_copy transfer_ownership="1"
+poppler_rectangle_copy transfer_ownership="1"
WebKit cheader_filename="webkit/webkit.h" lower_case_cprefix="webkit_"
webkit_web_frame_get_global_context hidden="1"
+webkit_web_settings_copy transfer_ownership="1"
WebKitWebView::copy_clipboard has_emitter="1"
WebKitWebView::cut_clipboard has_emitter="1"
WebKitWebView::hovering_over_link.p0 nullable="1"
public weak Poppler.ActionNamed named;
public Poppler.ActionType type;
public weak Poppler.ActionUri uri;
- public unowned Poppler.Action copy ();
+ public Poppler.Action copy ();
}
[Compact]
[CCode (cheader_filename = "poppler.h")]
public double top;
public Poppler.DestType type;
public double zoom;
- public unowned Poppler.Dest copy ();
+ public Poppler.Dest copy ();
}
[CCode (cheader_filename = "poppler.h")]
public class Document : GLib.Object {
[Compact]
[CCode (copy_function = "poppler_fonts_iter_copy", type_id = "POPPLER_TYPE_FONTS_ITER", cheader_filename = "poppler.h")]
public class FontsIter {
- public unowned Poppler.FontsIter copy ();
+ public Poppler.FontsIter copy ();
public unowned string get_file_name ();
public Poppler.FontType get_font_type ();
public unowned string get_full_name ();
public class FormFieldMapping {
public weak Poppler.Rectangle area;
public weak Poppler.FormField field;
- public unowned Poppler.FormFieldMapping copy ();
+ public Poppler.FormFieldMapping copy ();
[CCode (has_construct_function = false)]
public FormFieldMapping ();
}
public class ImageMapping {
public weak Poppler.Rectangle area;
public weak Gdk.Pixbuf image;
- public unowned Poppler.ImageMapping copy ();
+ public Poppler.ImageMapping copy ();
[CCode (has_construct_function = false)]
public ImageMapping ();
}
[Compact]
[CCode (copy_function = "poppler_index_iter_copy", type_id = "POPPLER_TYPE_INDEX_ITER", cheader_filename = "poppler.h")]
public class IndexIter {
- public unowned Poppler.IndexIter copy ();
+ public Poppler.IndexIter copy ();
public unowned Poppler.Action get_action ();
public unowned Poppler.IndexIter get_child ();
public bool is_open ();
public class LinkMapping {
public weak Poppler.Action action;
public weak Poppler.Rectangle area;
- public unowned Poppler.LinkMapping copy ();
+ public Poppler.LinkMapping copy ();
[CCode (has_construct_function = false)]
public LinkMapping ();
}
public bool rectangular;
public double scale;
public Poppler.PageTransitionType type;
- public unowned Poppler.PageTransition copy ();
+ public Poppler.PageTransition copy ();
[CCode (has_construct_function = false)]
public PageTransition ();
}
public double x2;
public double y1;
public double y2;
- public unowned Poppler.Rectangle copy ();
+ public Poppler.Rectangle copy ();
[CCode (has_construct_function = false)]
public Rectangle ();
}
}
[CCode (cheader_filename = "webkit/webkit.h")]
public class WebSettings : GLib.Object {
- public unowned WebKit.WebSettings copy ();
+ public WebKit.WebSettings copy ();
[CCode (has_construct_function = false)]
public WebSettings ();
[NoAccessorMethod]