Hi all:

    I have some experience in Qt but not Gtk+. I can get argc and argv from
Qt API when I develop application with Qt4:
    QCoreApplication::argc();
    QCoreApplication::argv();

    But I don't know how to get argc and argv from Gtk+ API when I develop
application with Gtk+.
    Does anyone know how to get argc and argv from Gtk+ API? please tell
me.

Thanks :)
_______________________________________________
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