Class Index | File Index

Classes


Class gtk.PopupWindowWarning


Extends gtk.PopupWindowDefault, gtk.PopupWindowDefault.

Defined in: jsgtk_merge_for_doc.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
gtk.PopupWindowWarning(title, textMessage)
PopupWindowWarning is a class to create pop-up window type Warning
Fields borrowed from class gtk.PopupWindowDefault:
POPUPWINDOWDEFAULT_CLOSED, POPUPWINDOWDEFAULT_OK
Methods borrowed from class gtk.PopupWindowDefault:
close, draw, setBody, setFocus, setTitle
Methods borrowed from class gtk.Widget:
activate, disable, enable, getActivateSignal, getHeight, getMinHeightComposite, getMinWidthComposite, getNode, getParent, getSize, getSizeRequest, getTag, getWidth, hide, hideLoading, hideTooltip, isHidden, refresh, resetHeightComposite, resetMinHeight, resetMinSize, resetMinWidth, resetWidthComposite, resizeHeightComposite, resizeWidthComposite, setActivateSignal, setBoldTitle, setEnable, setHeight, setParent, setSize, setSizeRequest, setTag, setTooltip, setWidth, show, showLoading, showTooltip, sizeRequest
Methods borrowed from class gobject.GObject:
connect, disconnect, emit
Class Detail
gtk.PopupWindowWarning(title, textMessage)
PopupWindowWarning is a class to create pop-up window type Warning
Parameters:
{String} title
The header title of the pop-up window
{String} textMessage
The body text/content of the pop-up window

Documentation generated by JsDoc Toolkit 2.1.0 on Tue Jul 06 2010 11:13:56 GMT+0700 (ICT)