Re: Font selection panel as part of notebook



Eric,

On Sun, Sep 24, 2017 at 11:56 PM,  <cecashon aol com> wrote:


The code prints out the names of the widgets in the font selection widget.
Using the names you can figure out the internal widget pointers you want to
get from the selection widget. This might take a little trial and error to
figure out. Maybe try, if it is a treeview, gtk_tree_view_set_grid_lines()
so that you can distinguish the treeview that you have. Once you have the
pointer you want, save it. Then try to set up your callback or get the value
you need. It is messy but should work.

Ticket created: https://bugzilla.gnome.org/show_bug.cgi?id=788154

Thx.


Eric



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