merge callbacks for pages-per-row, first-page-column and page-padding
All of those callbacks are conceptually related (change the page layout), and depend from one another. Now the single callback page_layout_value_changed defers to page_widget_set_mode to change whatever is needed in the GTK widgets.
Please register or sign in to comment