Re: Finding .desktop file and application info

2019-03-03 Thread tito-wolit via gtk-app-devel-list
On 3/3/19 6:36 PM, Osmo Antero via gtk-app-devel-list wrote: Hello, I have an application that uses g_desktop_app_info_new() function to find GDesktopAppInfo. I just wonder why the g_desktop_app_info_new() FAILS to find the GDesktopAppInfo if the .desktop file is in a sub directory under

Re: gtk_init_with_args behavior

2018-05-21 Thread tito-wolit
On 21/05/2018 01:27, Allin Cottrell wrote: On Sun, 20 May 2018, Miroslav Rajcic wrote: I've been doing it exactly like that in my own program, first getting the UTF-16 from Windows API, then converting to UTF-8 using g_utf16_to_utf8. Thanks, I've now been able to confirm for myself that

Re: GtkFileChooser problem

2017-10-25 Thread tito-wolit
On 10/25/2017 12:43 AM, rbd wrote: > > > Hi all, > > I have done some further experimentation with regard to my > GtkFileChooser problem and discovered that the piece of my code that > seems to be triggering this problem is the call to > gtk_file_chooser_set_current_name() -- if I remove

Re: argv revisited

2016-05-08 Thread tito-wolit
On 05/08/2016 05:45 PM, Andrew Robinson wrote: Like most people in this forum, you don't listen: My issue isn't with GTK2, it is with GTK3. I know Fedora has precompiled GTK2 binaries but doesn't help me with GTK3. My original issue is clearly stated as using the following

Re: Compiling for Windows [Was: argv revisited]

2016-05-06 Thread tito-wolit
On 05/06/2016 09:27 PM, Andrew Robinson wrote: I'm sorry for that. One of my biggest flaws in human relations is detecting when someone is being ironic, sarcastic, or is just joking around, and when they are being serious. I would think both list would be interested in knowing what is