Hello,
why if i run my gtk+ application on windows, when i double click on it,
i see the application and automatically it open also ms-dos shell ?
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/g
Thanks, I have done, but i have the problem of how i get treepath, and
how i can pass to callback functions,
look my class:
class GtkCtree{
private:
GtkWidget *treeview;
GtkListStore *liststore;
Tdata string_to_data(const char *data_string);
static void cell_edited_cbk(
Hello, this is my first post on this mailing list, now i do my request:
can i use g_signal_connect in a method of my class, using as c_handler
a private function of class? ...and if i can, how i can do ?
___
gtk-app-devel-list mailing list
gtk-app-dev
Hello, this is my first post on this mailing list, now i do my request:
can i use g_signal_connect in a method of my class, using as c_handler
a private function of class? ...and if i can, how i can do ?
___
gtk-app-devel-list mailing list
gtk-app-dev