GtkSpinButton setting an adjustment with non-zero page size is deprecated
Bug #305162 reported by
Dominic Evans
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
gwibber often displays a warning whenever the user enters the preference pane
"GtkSpinButton: setting an adjustment with non-zero page size is deprecated"
This is an easy warning to fix, according to the docs, page-size is an irrelevant adjustment parameter for GtkSpinButton and should always be 0.
http://
Will link a quick fix in my branch shortly
Related branches
Changed in gwibber: | |
status: | Fix Released → Fix Committed |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Thanks!