Class Index | File Index

Classes


Class gtk.JustifiedLabel


Extends gtk.Widget.

Defined in: jsgtk_merge_for_doc.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
gtk.JustifiedLabel(labelValues)
Field Summary
Field Attributes Field Name and Description
 
'blurred' signals
 
'cleared' signals
 
'clicked' signals
 
'focused' signals
 
'mouseout' signals
 
'mouseover' signals
 
'refreshed' signals
Method Summary
Method Attributes Method Name and Description
 
clear model and refresh
 
setAttribute(array)
Set attributes
 
setModel(model)
Set the model
 
Set the width of dote separator
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.JustifiedLabel(labelValues)
Parameters:
labelValues
Field Detail
JUSTIFIEDLABEL_BLURRED
'blurred' signals

JUSTIFIEDLABEL_CLEARED
'cleared' signals

JUSTIFIEDLABEL_CLICKED
'clicked' signals

JUSTIFIEDLABEL_FOCUSED
'focused' signals

JUSTIFIEDLABEL_MOUSEOUT
'mouseout' signals

JUSTIFIEDLABEL_MOUSEOVER
'mouseover' signals

JUSTIFIEDLABEL_REFRESHED
'refreshed' signals
Method Detail
clearModel()
clear model and refresh

setAttribute(array)
Set attributes
Parameters:
{array} array
of attributes object style

setModel(model)
Set the model
Parameters:
{gtk.LabelStore} model

setSeparatorWidth(width)
Set the width of dote separator
Parameters:
{number} width

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