Module dui.CellRenderer
Constructor Summary | |
---|---|
protected |
(GtkObject* gtkObject) |
Methods Summary | |
---|---|
void |
getSize(Widget widget, Rectangle* cell_area, gint* x_offset, gint* y_offset, gint* width, gint* height) get size |
void |
render(WindowG windowG, Widget widget, Rectangle* background_area, Rectangle* cell_area, Rectangle* expose_area, GtkCellRendererState flags) render |
bit |
rendererActivate(Event event, Widget widget, char path, GdkRectangle* background_area, GdkRectangle* cell_area, GtkCellRendererState flags) Rederer Activate |
GtkCellEditable* |
startEditing(Event event, Widget widget, char path, GdkRectangle* background_area, GdkRectangle* cell_area, GtkCellRendererState flags) Start Editing |
void |
setFixedSize(gint width, gint height) Sets the cell Fixed size |
void |
getFixedSize(gint* width, gint* height) Gets the cell's fixed size |