Xarchiver branch
    Benedikt Meurer 
    benedikt.meurer at unix-ag.uni-siegen.de
       
    Tue Apr 18 16:22:51 CEST 2006
    
    
  
Stephan Arts wrote:
> I need to wait for the io_channel to close and the app (like tar) to
> exit before i emit a signal. (Or we could miss rows which results in
> an incomplete filled tree-model).
> 
> But this 'waiting' should not freeze xarchiver, any idea on how to do this?
G_IO_HUP seems to be what you are looking for. But you will also make
sure to handle the case where the app terminates while you are in read().
> Thanks,
> Stephan
Benedikt
    
    
More information about the Xfce4-dev
mailing list