php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #53871 GtkComboBox no 'text_column' error
Submitted: 2011-01-28 21:26 UTC Modified: 2011-01-28 21:28 UTC
From: markskilbeck@php.net Assigned: markskilbeck (profile)
Status: Closed Package: PHP-GTK related
PHP Version: Irrelevant OS: Ubuntu
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: markskilbeck@php.net
New email:
PHP Version: OS:

 

 [2011-01-28 21:26 UTC] markskilbeck@php.net
Description:
------------
Bug originally reported by Ptlis.

When using a GtkComboBox you may encounter an error looking something like:

GLib-GObject-WARNING **: IA__g_object_new_valist: object class `GtkComboBox' has 
no property named `text-column'


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-01-28 21:27 UTC] markskilbeck@php.net
Automatic comment from SVN on behalf of markskilbeck
Revision: http://svn.php.net/viewvc/?view=revision&revision=307828
Log: Fixes bug #53871 - Typo: gtk_combo_box_new -> gtk_combo_box_entry_new
 [2011-01-28 21:28 UTC] markskilbeck@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: markskilbeck
 [2011-01-28 21:28 UTC] markskilbeck@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 01:01:30 2024 UTC