Re: GtkAssistant get nth page and GtkAssistant get current page APIs

2010-02-17 Thread Javier Jardón
2010/2/16 dheeraj reddy sunsetim...@gmail.com: Hello I am facing problems using these APIs. on x11 1) gtk_assistant_get_nth_page ().     it is given to pass -1 to get the last page.     but when tried it returns NULL. Bug reported here: https://bugzilla.gnome.org/show_bug.cgi?id=610141

GtkAssistant get nth page and GtkAssistant get current page APIs

2010-02-16 Thread dheeraj reddy
Hello I am facing problems using these APIs. on x11 1) gtk_assistant_get_nth_page (). it is given to pass -1 to get the last page. but when tried it returns NULL. 2) gtk_assistant_set_current_page (). it is given If negative, the last page will be used. but when negative