Extracted from Pike v7.4 release 35 at 2003-12-09.
pike.ida.liu.se
[Top]
predef::
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