[hafqa] [hafqa] [Bug 3756] New: GTK is missing gtk.CellLayout.get_cells

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Tue Sep 30 23:46:21 EEST 2008
https://bugs.maemo.org/show_bug.cgi?id=3756

           Summary: GTK is missing gtk.CellLayout.get_cells
           Product: System software
           Version: 4.1.2
          Platform: All
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: High
         Component: gtk
        AssignedTo: nobody at maemo.org
        ReportedBy: jeff_barish at earthlink.net
         QAContact: gtk-bugs at maemo.org


SOFTWARE VERSION: 4.2
(Control Panel > General > About product)

STEPS TO REPRODUCE THE PROBLEM:
import gtk
c = gtk.ComboBoxEntry()
c.get_cells

EXPECTED OUTCOME:
<built-in method get_cells of gtk.ComboBoxEntry object at 0x4031f670>

ACTUAL OUTCOME:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'gtk.ComboBoxEntry' object has no attribute 'get_cells'

REPRODUCIBILITY: always
(always/sometimes/once)

EXTRA SOFTWARE INSTALLED:

OTHER COMMENTS: every other method of gtk.CellLayout is implemented, but they
all require the cell as the first argument and there is no way to get the cell.

User-Agent:       Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.9
(like Gecko) (Kubuntu)


-- 
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list