Christopher David Howie wrote:
> 
>> " Gtk-CRITICAL **: gtk_list_store_move_after: assertion `VALID_ITER
>> (position, store)' failed"
>> 
>> The source iter is valid...
> 
> Hrm, it looks like Gtk# does not expose a way to do this.  The C
> function takes pointers to GtkTreeIter structures, and since the
> corresponding C# type has been mapped as a struct, there is no way to
> pass in a null value.  Looks like an API bug.
> 

Chris, do you think we have to file a bug on the GTK# bugzilla?

F.
-- 
View this message in context: 
http://mono.1490590.n4.nabble.com/On-a-ListStore-moving-items-on-the-list-some-questions-tp2222829p2225853.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to