>sunzy writes:
> > how to run a new application in a button's callback function??
>
>system() ?
>
>--tml
>
would you like to write it clearly? 
e.g.
my button callback function:
void leftbutton_clicked(GtkWidget *widget, gpointer my_data)
{
}
and I want run "/usr/games/same-gnome" for example, how to do it?

thank you 

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to