]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
gtk+-2.0, gtk+-3.0: include necessary headers for IMContext(Info) types
authorEvan Nemerson <evan@coeus-group.com>
Fri, 8 Jun 2012 01:42:46 +0000 (18:42 -0700)
committerJürg Billeter <j@bitron.ch>
Sat, 23 Jun 2012 15:32:58 +0000 (17:32 +0200)
Fixes bug 635664.

vapi/gtk+-2.0.vapi
vapi/gtk+-3.0.vapi
vapi/packages/gtk+-2.0/gtk+-2.0.metadata
vapi/packages/gtk+-3.0/gtk+-3.0.metadata

index 5ffcb5190f0e0f8dd9c32a8a3c72cf7f136a86e4..3d2cda97945610a626818a8aecd159aecbf34e97 100644 (file)
@@ -1967,7 +1967,7 @@ namespace Gtk {
                public bool snap_edge_set { get; set; }
                public virtual signal void child_attached (Gtk.Widget child);
        }
-       [CCode (cheader_filename = "gtk/gtk.h")]
+       [CCode (cheader_filename = "gtk/gtk.h,gtk/gtkimmodule.h")]
        public class IMContext : GLib.Object {
                [CCode (has_construct_function = false)]
                protected IMContext ();
@@ -6267,7 +6267,7 @@ namespace Gtk {
                public int width;
                public int height;
        }
-       [CCode (cheader_filename = "gtk/gtk.h")]
+       [CCode (cheader_filename = "gtk/gtk.h,gtk/gtkimmodule.h")]
        public struct IMContextInfo {
                public weak string context_id;
                public weak string context_name;
index 4c36a5a802c10f933671e60a8049d022e55158ea..315ba1cfcda132c27e1a1c76ea7c06a681d9bc2f 100644 (file)
@@ -2119,7 +2119,7 @@ namespace Gtk {
                public bool snap_edge_set { get; set; }
                public virtual signal void child_attached (Gtk.Widget child);
        }
-       [CCode (cheader_filename = "gtk/gtk.h")]
+       [CCode (cheader_filename = "gtk/gtk.h,gtk/gtkimmodule.h")]
        public class IMContext : GLib.Object {
                [CCode (has_construct_function = false)]
                protected IMContext ();
@@ -6358,7 +6358,7 @@ namespace Gtk {
                public int16 top;
                public int16 bottom;
        }
-       [CCode (cheader_filename = "gtk/gtk.h")]
+       [CCode (cheader_filename = "gtk/gtk.h,gtk/gtkimmodule.h")]
        public struct IMContextInfo {
                public weak string context_id;
                public weak string context_name;
index 037c109fe8e4f1847a4358e6ca0c5565a459b01a..e0ea08e8835bcaa584e61a363652ff80353231a2 100644 (file)
@@ -269,13 +269,14 @@ gtk_image_get_stock.size is_out="1"
 gtk_image_menu_item_new_from_stock.accel_group nullable="1"
 gtk_image_set_from_pixmap.pixmap nullable="1"
 gtk_image_set_from_pixmap.mask nullable="1"
+GtkIMContext cheader_filename="gtk/gtk.h,gtk/gtkimmodule.h"
 GtkIMContext::delete_surrounding has_emitter="1"
 gtk_im_context_get_preedit_string.str is_out="1"
 gtk_im_context_get_preedit_string.attrs transfer_ownership="1"
 gtk_im_context_get_preedit_string.cursor_pos is_out="1"
 gtk_im_context_get_surrounding.text is_out="1"
 gtk_im_context_get_surrounding.cursor_index is_out="1"
-GtkIMContextInfo is_value_type="1"
+GtkIMContextInfo is_value_type="1" cheader_filename="gtk/gtk.h,gtk/gtkimmodule.h"
 gtk_init.argc hidden="1"
 gtk_init.argv is_array="1" is_ref="1" array_length_pos="0.9"
 gtk_init_add.data hidden="1"
index c16f646fc3704d2cb501edfb432abad19e704567..1b212edb9bd9ce04ac6e1ed18ab18c5d91279e36 100644 (file)
@@ -323,13 +323,14 @@ gtk_image_get_stock.size is_out="1"
 gtk_image_menu_item_new_from_stock.accel_group nullable="1"
 gtk_image_set_from_pixmap.pixmap nullable="1"
 gtk_image_set_from_pixmap.mask nullable="1"
+GtkIMContext cheader_filename="gtk/gtk.h,gtk/gtkimmodule.h"
 GtkIMContext::delete_surrounding has_emitter="1"
 gtk_im_context_get_preedit_string.str is_out="1"
 gtk_im_context_get_preedit_string.attrs transfer_ownership="1"
 gtk_im_context_get_preedit_string.cursor_pos is_out="1"
 gtk_im_context_get_surrounding.text is_out="1"
 gtk_im_context_get_surrounding.cursor_index is_out="1"
-GtkIMContextInfo is_value_type="1"
+GtkIMContextInfo is_value_type="1" cheader_filename="gtk/gtk.h,gtk/gtkimmodule.h"
 gtk_init.argc hidden="1"
 gtk_init.argv is_array="1" is_ref="1" array_length_pos="0.9"
 gtk_init_add.data hidden="1"