Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Class Gnome.Calculator

Inheritance graph
GTK1.Object GTK1.Widget GTK1.Container GTK1.Box GTK1.Vbox 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