Package zeroinstall :: Package gtkui :: Module applistbox :: Class ActionsRenderer
[frames] | no frames]

Class ActionsRenderer

source code

gtk.GenericCellRenderer --+
                          |
                         ActionsRenderer

Instance Methods
 
__init__(self, applist, widget) source code
 
do_set_property(self, prop, value) source code
 
do_get_size(self, widget, cell_area, layout=None) source code
 
on_get_size(self, widget, cell_area, layout=None) source code
 
render(self, cr, widget, background_area, cell_area, flags, expose_area=None) source code
 
on_render(self, window, widget, background_area, cell_area, expose_area, flags) source code
 
do_render(self, cr, widget, background_area, cell_area, flags, expose_area=None) source code
 
on_activate(self, event, widget, path, background_area, cell_area, flags) source code
 
do_activate(self, event, widget, path, background_area, cell_area, flags) source code
 
get_action(self, area, x, y) source code
Class Variables
  __gproperties__ = {"uri":(gobject.TYPE_STRING, "Text", "Text",...
Method Details

__init__(self, applist, widget)
(Constructor)

source code 
Parameters:
  • widget - widget used for style information

Class Variable Details

__gproperties__

Value:
{"uri":(gobject.TYPE_STRING, "Text", "Text", "-", gobject.PARAM_READWR\
ITE),}