Re: Font selection panel as part of notebook
- From: Igor Korot <ikorot01 gmail com>
- To: cecashon aol com
- Cc: "gtk-list gnome org" <gtk-list gnome org>
- Subject: Re: Font selection panel as part of notebook
- Date: Mon, 25 Sep 2017 15:37:47 -0400
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]