Class Gnome.Calculator
- Description
This widget provides a simple calculator that you can embed in your applications for doing quick computations.
The widget consists of a fully functional calculator including standard arithmetic functions as well as trigonometric capabilities, exponents, factorials, nested equations, and others.
Gnome.Calculator()
Signals: result_changed This signal is emited by the widget when the result has been changed.
- Inherit Vbox
inherit GTK1.Vbox : Vbox
- Method create
Gnome.Calculator Gnome.Calculator()
- Description
Create a new calculator widget