Re: Fetching gtkmm custom css style properties
- From: Daniel Boles <dboles src gmail com>
- To: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: Fetching gtkmm custom css style properties
- Date: Wed, 19 Feb 2020 06:57:05 +0000
color is a normal css property, not a widget style property. use the right api for that. there is get_property() and iirc maybe even get_color().
don't use widget style properties in new code because they are removed in gtk 4.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]