Re: GtkItemFactory escaping
- From: Owen Taylor <otaylor redhat com>
- To: Leslie Polzer <leslie polzer gmx net>
- Cc: gtk-list gnome org
- Subject: Re: GtkItemFactory escaping
- Date: 30 May 2003 17:45:29 -0400
On Wed, 2003-05-28 at 10:50, Leslie Polzer wrote:
> Hello dear list members,
>
> is it possible to escape the GtkItemFactory's path separators?
> I tried '//' and '\/' to no avail except a core dump.
> Do I have to use other means (lower-level GtkMenu-stuff, that is)
> here?
Are using GTK+-2.x? This wasn't fixed until maybe 2 years
ago.
\/ will escape a slash, (note in a C string, you'll need \\/,
since you have to protect the \ from C)
If you have an example that causes a segfault in GTK+-2.x,
we'd appreciate a bug report.
Regards,
Owen
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]