Unfortunately gtk_list_store_reorder() cannot be used by language
bindings, as the pointer value cannot safely be handled by interpreters
(it has neither a defined length nor is NULL TERMINATED). Thus it was
marked as non-introspectable.
http://git.gnome.org/browse/gtk+/commit/?id=374e76a1

I'm afraid there is no quick workaround for this, you need to write a
function which builds a new store in the desired order.

** Package changed: pygobject (Ubuntu) => gtk+3.0 (Ubuntu)

** Changed in: gtk+3.0 (Ubuntu)
       Status: New => Triaged

** Summary changed:

- Missing feature blocks Python apps from being ported to GTK3. 
+ gtk_list_store_reorder() is not introspectable

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/886359

Title:
  gtk_list_store_reorder() is not introspectable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/886359/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to