schaze

Results 2 issues of schaze

Thanks for the great crate! Is there a way you could add further window options? I especially would need the option to remove window decorations (gtk_window_set_decorated) and the option to...

#### Description: The current spec for handling integer/float ranges with steps, `[min]:[max][:step]`, specifies that the base for calculating a proper value based on the step should be `min`, `max`, or...