Re: GTK4 documentation

2017-12-12 Thread lrn1986
On 12/12/2017 10:29 PM, Emmanuele Bassi wrote: > On 12 December 2017 at 18:19, Igor Korot wrote: >> Hi, ALL, >> On the page https://developer.gnome.org/gtk4/stable/gtk4-General.html >> in the "Description" >> part in the sample code it is referencing the "gtk_init( , );". >>

Re: Set number of visible items for

2018-03-12 Thread lrn1986
On 12.03.2018 15:39, Igor Korot wrote: Hi, On Mon, Mar 12, 2018 at 7:20 AM, infirit . wrote: G Does this suppose to mean something? Most likely a verbatim CC to the gtk list about setting the minimal number of items to be visible in a combobox dropdown list. signature.asc

Re: GTK4: gtk_tree_view_enable_model_drag_dest () and GdkContentFormats

2018-03-12 Thread lrn1986
On 12.03.2018 19:45, Marcus Schätzle wrote: Hi all, I've done a port of a program to GTK4 (3.93.3); there is a part that I have not yet gotten to work and that is drag and drop inside a tree view. I have particularly trouble understanding using the target formats inside 

Re: gtk on windows 10

2018-03-09 Thread lrn1986
On 10.03.2018 1:36, Kasper Peeters wrote: I have successfully compiled a previously linux-only gtk-based program on Windows 10 using the vcpkg packages. Things run, but the look is not good yet. What is the up-to-date status of getting gtk apps on Windows 10 to look as native as possible? You