Gtk.CellRenderer::get_aligned_area
function vfunc_get_aligned_area(widget:Gtk.Widget, flags:Gtk.CellRendererState, cell_area:Gdk.Rectangle):void { }
Gets the aligned area used by cell inside cell_area. Used for finding the appropriate edit and focus rectangle.
Since 3.0
- widget
the Gtk.Widget this cell will be rendering to
- flags
render flags
- cell_area
cell area which would be passed to Gtk.CellRenderer.prototype.render