/[graveman]/graveman/current/src/interface.c
ViewVC logotype

Diff of /graveman/current/src/interface.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by scresto, Tue Feb 1 02:43:51 2005 UTC revision 1.12 by scresto, Tue Feb 1 02:54:59 2005 UTC
# Line 530  void prepare_popups(GladeXML *Axml, GHas Line 530  void prepare_popups(GladeXML *Axml, GHas
530    
531    /* popup affichage */    /* popup affichage */
532    glade_to_hash(Axml, Ahash, "popupdisplay");    glade_to_hash(Axml, Ahash, "popupdisplay");
533    g_signal_connect(G_OBJECT(glade_to_hash(Axml, Ahash, "popupdisp_iconsize_44")),    g_signal_connect(G_OBJECT(glade_to_hash(Axml, Ahash, "popupdisp_iconsize_48")),
534        "activate", G_CALLBACK(gtk_display_updatesize), Ahash);        "activate", G_CALLBACK(gtk_display_updatesize), Ahash);
535    g_signal_connect(G_OBJECT(glade_to_hash(Axml, Ahash, "popupdisp_iconsize_32")),    g_signal_connect(G_OBJECT(glade_to_hash(Axml, Ahash, "popupdisp_iconsize_32")),
536        "activate", G_CALLBACK(gtk_display_updatesize), Ahash);        "activate", G_CALLBACK(gtk_display_updatesize), Ahash);

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26