Bug#816461: gir1.2-gtk-3.0: Gtk.FlowBox missing bind_model method in Python

Ritchie Wilson rawilson52 at gmail.com
Wed Mar 2 00:16:06 UTC 2016


Package: gir1.2-gtk-3.0
Version: 3.18.8-1
Severity: normal

Dear Maintainer,

Gtk.FlowBox should have the method "bind_model", which is new as of GTK 3.18.
Doc can be found here:
https://developer.gnome.org/gtk3/stable/GtkFlowBox.html#gtk-flow-box-bind-model
However that method seems to be missing in Python:

>>> from gi.repository import Gtk
>>> Gtk.FlowBox().bind_model()
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
AttributeError: 'FlowBox' object has no attribute 'bind_model'


Best I can tell is this is a GI problem, but that's where my knowledge and
guessing end.



-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages gir1.2-gtk-3.0 depends on:
ii  gir1.2-atk-1.0         2.18.0-1
ii  gir1.2-freedesktop     1.46.0-4
ii  gir1.2-gdkpixbuf-2.0   2.32.3-1.2
ii  gir1.2-glib-2.0        1.46.0-4
ii  gir1.2-pango-1.0       1.38.1-1
ii  libgirepository-1.0-1  1.46.0-4
ii  libgtk-3-0             3.18.8-1
ii  libgtk-3-common        3.18.8-1

gir1.2-gtk-3.0 recommends no packages.

gir1.2-gtk-3.0 suggests no packages.

-- no debconf information



More information about the pkg-gnome-maintainers mailing list