Re: [gnome-print] print master preview window
- From: "Sijin M. Stephen" <sijin rootshell be>
- To: Chema Celorio <chema ximian com>
- CC: gnome-print ximian com
- Subject: Re: [gnome-print] print master preview window
- Date: Tue, 07 May 2002 11:44:55 +0530
i downloaded gnome-print/tests from
www.mit.edu/afs/athena/user/d/a/daveg/Src/ATHENA/third/gnome-print/tests
i'm creating a preview
in the following way..
gnome_print_master_close(gpm);
pmp = gnome_print_master_preview_new(gpm, "PROFIT & LOSS");
gtk_widget_show(GTK_WIDGET(pmp));
gtk_widget_show(prof_and_loss_acct_dialog);
I already tried to attach a delete signal to the pmp which is
GnomePrintMasterPreview widget.
But it says it doesnt have a delete signal handler
I want my program to quit as soon as this window is closed.
Chema Celorio wrote:
>attach a signal to the "delete-event" of the preview window. The preview
>window is a subclass of gtkwindow. grep for "delete-event" in
>gnome-print/tests
>
>regards,
>Chema
>
>On Fri, 2002-05-03 at 07:03, Sijin M. Stephen wrote:
>
>>hi list..
>> how can i activate a function when my print master preview
>>window is closed ?
>>thanks in advance,
>>
>>Sijin
>>IndServe Infotech
>>NewDelhi
>>
>>
>>
>>
>>_______________________________________________
>>Gnome-print maillist - Gnome-print@ximian.com
>>http://lists.ximian.com/mailman/listinfo/gnome-print
>>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]