vala r2031 - in trunk: . vapi vapi/packages/gtk+-2.0
- From: tvermeir svn gnome org
- To: svn-commits-list gnome org
- Subject: vala r2031 - in trunk: . vapi vapi/packages/gtk+-2.0
- Date: Tue, 18 Nov 2008 19:22:36 +0000 (UTC)
Author: tvermeir
Date: Tue Nov 18 19:22:35 2008
New Revision: 2031
URL: http://svn.gnome.org/viewvc/vala?rev=2031&view=rev
Log:
* vapi/packages/gtk+-2.0/gtk+-2.0.metadata:
Transfer ownership on gtk_container_get_children
* vapi/gtk+-2.0.vapi: regenerated
Modified:
trunk/ChangeLog
trunk/vapi/gtk+-2.0.vapi
trunk/vapi/packages/gtk+-2.0/gtk+-2.0.metadata
Modified: trunk/vapi/gtk+-2.0.vapi
==============================================================================
--- trunk/vapi/gtk+-2.0.vapi (original)
+++ trunk/vapi/gtk+-2.0.vapi Tue Nov 18 19:22:35 2008
@@ -1031,7 +1031,7 @@
public uint get_border_width ();
[NoWrapper]
public virtual void get_child_property (Gtk.Widget child, uint property_id, GLib.Value value, GLib.ParamSpec pspec);
- public weak GLib.List<Gtk.Widget> get_children ();
+ public GLib.List<Gtk.Widget> get_children ();
public bool get_focus_chain (GLib.List focusable_widgets);
public weak Gtk.Adjustment get_focus_hadjustment ();
public weak Gtk.Adjustment get_focus_vadjustment ();
Modified: trunk/vapi/packages/gtk+-2.0/gtk+-2.0.metadata
==============================================================================
--- trunk/vapi/packages/gtk+-2.0/gtk+-2.0.metadata (original)
+++ trunk/vapi/packages/gtk+-2.0/gtk+-2.0.metadata Tue Nov 18 19:22:35 2008
@@ -89,7 +89,7 @@
GtkContainer::remove has_emitter="1"
GtkContainer::set_focus_child has_emitter="1"
gtk_container_foreach.callback_data hidden="1"
-gtk_container_get_children type_arguments="Widget"
+gtk_container_get_children type_arguments="Widget" transfer_ownership="1"
GtkContainerClass name="pointer"
GtkDestroyNotify has_target="0"
gtk_dialog_new_with_buttons.title nullable="1"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]