Re: Fetching gtkmm custom css style properties



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]