com gtk/php-gtk: GtkEntryCompletion::get_text_column( ) was missing: ext/gtk+/gtk.defs

[email protected] (David Soria Parra)
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    36514d930085fe3ee34b28d421cbd4be68ae51d9
Author:    Christian Weiske <[email protected]>         Fri, 16 Jun 2006 14:15:03 +0000
Parents:   8b900c522fdf5bdc704e70edfab3f6b73b31c7a3
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=36514d930085fe3ee34b28d421cbd4be68ae51d9

Log:
GtkEntryCompletion::get_text_column() was missing

Changed paths:
  M  ext/gtk+/gtk.defs


Diff:
36514d930085fe3ee34b28d421cbd4be68ae51d9
diff --git a/ext/gtk+/gtk.defs b/ext/gtk+/gtk.defs
index ec9f8f6..20b5523 100644
--- a/ext/gtk+/gtk.defs
+++ b/ext/gtk+/gtk.defs
@@ -5774,6 +5774,12 @@
   (return-type "gboolean")
 )
 
+(define-method get_text_column
+  (of-object "GtkEntryCompletion")
+  (c-name "gtk_entry_completion_get_text_column")
+  (return-type "gint")
+)
+
 (define-function gtk_entry_completion_get_type
   (c-name "gtk_entry_completion_get_type")
   (return-type "GType")
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.