Re: Removing entries from EntryCompletion

2017-02-14 Thread Jeffrey Ratcliffe
Hi Eric, On 14 February 2017 at 00:56, wrote: > For this you need the private data of the entry completion to get it to > work. That means looking around the GTK source and seeing how you might put > something together. Of course, it is not recommended to use something that > can be changed at a

Re: Removing entries from EntryCompletion

2017-02-14 Thread Jeffrey Ratcliffe
On 14 February 2017 at 21:10, Jeffrey Ratcliffe wrote: > I'll open a wishlist bug and hope that the developers can provide an > API for this in a future release. Done: https://bugzilla.gnome.org/show_bug.cgi?id=778626 ___ gtk-app-devel-list mailing lis

GNOME Help Method

2017-02-14 Thread Sascha Manns
Hello List, actually i'm working on a new GNOME-App. The codebase is already done. Now i would like to implement a small method, which launches yelp with the installed apps helpfiles. The app is prepared in Mono with Gtk-Sharp. Maybe anyone can help me with a C# method for the help system? I als

Re: GNOME Help Method

2017-02-14 Thread infirit
Op 02/14/2017 om 11:29 PM schreef Sascha Manns: > actually i'm working on a new GNOME-App. > The codebase is already done. Now i would like to implement a small > method, which launches yelp with the installed apps helpfiles. > The app is prepared in Mono with Gtk-Sharp. > Maybe anyone can help me

Re: GNOME Help Method

2017-02-14 Thread infirit
Op 02/15/2017 om 12:01 AM schreef infirit: > Op 02/14/2017 om 11:29 PM schreef Sascha Manns: >> actually i'm working on a new GNOME-App. >> The codebase is already done. Now i would like to implement a small >> method, which launches yelp with the installed apps helpfiles. >> The app is prepared in