Re: Set maximum length for text control

2017-01-14 Thread Igor Korot
Eric at al, On Thu, Jan 12, 2017 at 1:56 PM, wrote: > Your callback looks to be set up correctly but you have some unnecessary > assignments in the function. You don't want. > > text = text; > len = len; > ptr = ptr; > > The len and text variables are already set up for you to use in the > callb

Re: CSS to look more like Gtk+ 2

2017-01-14 Thread Stefan Salewski
On Mon, 2016-12-19 at 14:01 +, Emmanuele Bassi wrote:https://ask.fedoraproject.org/en/question/84969/how-to-change- highlight-color-in-gnome-adwaita/ > The CSS theming classes and selectors were not API, they were > intentionally not documented, and thus fell under no stability > guarantee — un