Fwd: Font selection panel as part of notebook



Sorry, this was sent privately and not to the list.


---------- Forwarded message ----------
From: Igor Korot <ikorot01 gmail com>
Date: Sat, Sep 23, 2017 at 5:40 PM
Subject: Re: Font selection panel as part of notebook
To: cecashon aol com


Hi Eric,
What about my first question?

Thank you.


On Sep 23, 2017 2:58 PM, <cecashon aol com> wrote:



Hi Igor,

Initialize the GValue structure and see if that does the trick for getting the value.

GValue value=G_VALUE_INIT;

https://developer.gnome.org/gobject/stable/gobject-Generic-values.html#G-VALUE-INIT:CAPS

If that doesn't work, check the return value of gtk_tree_model_get_iter() to make sure that your iter is 
good.

Eric



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]