> You have to find you what dv is, where is is constructed and
> how to pass it where you set up the notify handler.
DirView *
dirview_create (const gchar *root_dir,
GtkWidget *parent_win,
GimvThumbWin *tw)
{
(...)
dnotify is being slowly overtaken by inotify but
> If you know what action you want to invoke, you can also
> call the callback function of the item directly (or some
> other function that performs the requested action), can't
> you?
I guess it'll be shorter to start from the beginning. I'm messing around with
GimageView 0.2.27. I want it to a
On Wed, 23 May 2007 16:49:50 +0200, David Neèas (Yeti) wrote
> On Wed, May 23, 2007 at 10:36:13AM -0400, danielg RHCE wrote:
> > > Why don't you just call the callback function which is connected to the
> > > signal?
> > > Or use g_signal_emit() or g_signal_emit_by_name() to "emulate" a
> > > clic
appy to answer. I'm stuck.
Thank you
DanH
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list