Re: Functional programming with GLib

2017-05-01 Thread Emmanuele Bassi
On 2 May 2017 at 00:09, Matthias Clasen wrote: > On Thu, Apr 27, 2017 at 10:29 AM, Emmanuele Bassi wrote: >> >> For command line parsing I'd actually favour a slightly bolder >> approach of deprecating GOptionContext, and having something slightly >>

Re: Functional programming with GLib

2017-05-01 Thread Matthias Clasen
On Thu, Apr 27, 2017 at 10:29 AM, Emmanuele Bassi wrote: > For command line parsing I'd actually favour a slightly bolder > approach of deprecating GOptionContext, and having something slightly > more modern — in terms of being bindable in other languages, and > well-integrated

Gtk-CRITICAL **: _gtk_builder_extend_with_template: assertion 'buffer && buffer[0]' failed

2017-05-01 Thread songqing shan
Hello, I would like to have someone help me with following situation. I wrote a few custom widgets such as bao_model, and bao_model_container with ui files. These widgets work well in some environments such as static void project_setup(GSimpleAction *action, GVariant *parameter, gpointer