Extracted from Pike v7.8 release 866 at 2016-11-06.
pike.ida.liu.se
[Top]
Gnome
Gnome.Calculator

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 GTK.Vbox : Vbox