Re: Hello and a question
- From: Fatih Demir <kabalak gmx net>
- To: Gtk AppDevel Listesi <gtk-app-devel-list gnome org>
- Subject: Re: Hello and a question
- Date: Fri, 30 Mar 2001 21:59:49 +0200
On Fri, Mar 30, 2001 at 11:59:05AM +0200, January Weiner 3 wrote:
my name is January, I am a graduate student in biology working on a
small gtk based launcher / wrapper for command line programs
(mostly biology related stuff). So much for introduction :-)
Hehue, my name is Fatih and I'm from Mannheim (Diese Heidelberger ,-) ..
Now, when I delete this item:
gtk_item_factory_delete_item(myfactory, itempath) ;
...the entry "wc" gets deleted, but the entry "...unix utilities" remains.
OK, I think, and I do the following:
gtk_item_factory_delete_item(myfactory, "/Programs/unix utilities") ;
However, this doesn't work. I'm still stuck with those damned unix
utilities menu (empty now).
So, here is the question: what should I do?
Quite easy:
Use this for deleting the path:
gtk_item_factories_path_delete("/Programs", "/Programs/unix utilities");
--
kabalak / kabalak kabalak net / Fatih Demir
`-GNOME / ICQ:64241161 / GSM: +491749787080
`-Editor / vim
`-Filemanager / VFU
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]