of GBufferedInputStream/GDataInputStream.
--
Nader Morshed
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
On Mon, 7 Feb 2011 07:58:57 +
John Emmas wrote:
>
> On 6 Feb 2011, at 19:05, Nader Morshed wrote:
>
> Thanks Nader. Is this the document you mean:-
>
> http://library.gnome.org/devel//gio/2.26/GFileInfo.html
Yep, or in particular:
http://library.gnome.org/devel/gio/2
out any
> similar closing or flushing operations for the new time and
> attributes. Should I have done something to actually write the
> changed details to disk?
>
> John
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
Nader Morshed
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
t; gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
Nader Morshed
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
/my_app/my_app" under Linux, or "C:
> \Program Files\my_app\my_app.exe" under Windows?
>
> John
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-dev
to NULL when it frees
> the allocated memory. Have I got something wrong here? Do I have to do
> it explicitly?
>
> Thanks, James Bridge
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mail
list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
Nader Morshed
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
so:
#if GLIB_CHECK_VERSION(3, 0, 0)
// new code which gets the box's child
#else
// old code you pasted in the mail
#endif
On Sun, 04 Jul 2010 06:57:48 +0100
Carlos Pereira wrote:
> On 07/04/10 06:17, Nader Morshed wrote:
> > statusbar = gtk_statusbar_
, 0.5);
>
> Cheers,
> Carlos
> ___
> gtk-app-devel-list mailing list
> gtk-app-devel-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
--
Nader Morshed
___
gtk-app-devel-l
he main loop through checking for and
dispatching events within the finalize function in order to have the read's
_async part complete, but both seem like sub-optimal solutions, so I was
wondering if anyone on the list could lend their input on this m
As a note, using the built-in Windows function "TerminateProcess" (
http://msdn.microsoft.com/en-us/library/ms686714(VS.85).aspx ) fails with the
error: "The handle is invalid", I don't have access to a POSIX environment to
test kill() on though
On Mon, 3 May 2010 14:
Is there any way to kill a process in GLib, using the pid given by
g_spawn_async()? I guess a fallback could be to use the GPid with the kill()
function provided by signal.h, but that specific function has not yet been
implemented on Windows through mingw :(
--
Nader Morshed
fied of an error
if it was not themselves who triggered it through a disconnect button:
if ((connection =
g_socket_client_connect_to_host_finish(G_SOCKET_CLIENT(client), res, &err)) ==
NULL)
{
if (err->code != G_ERROR_CANCELED)
//Tell user
}
>
> --
> regards,
> Nischal E Rao
> blogs.sun.com/nischal
>
> Join RVCE OSUM at http://osum.sun.com/group/rvceosum
--
Nader Morshed
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
" fields,
> that only makes the bug reporter seem obnoxious ("my bugs are the most
> important ones"), those fields are cheerfully ignored by most
> maintainers I think, or at least by me.)
Sounds good, it looks like the bug tracker is already pr
erest in one of
the platforms. Would filing tickets of the issues that arise generate a
response? Or is the project needing an active developer to sort out the issues
that have already arisen? (Not volunteering myself with that, though, since I
don't have much experience/liking for native windows
f I should bundle it with my project, through modifying the gtk-win project's
NSIS file, or if there are issues that still need to be worked out.
--
Nader Morshed
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gn
17 matches
Mail list logo