Documentation
Dlang.org
GtkCellRendererClass.getSize
gtk
c
types
GtkCellRendererClass
Called to get the width and height needed to render the cell. Deprecated: 3.0.
struct
GtkCellRendererClass
extern (
C
)
void
function
(
GtkCellRenderer
*
cell
,
GtkWidget
*
widget
,
const
(
GdkRectangle
)*
cellArea
,
int
*
xOffset
,
int
*
yOffset
,
int
*
width
,
int
*
height
)
getSize
;
gtk
c
types
GtkCellRendererClass
variables
GtkReserved2
GtkReserved3
GtkReserved4
activate
editingCanceled
editingStarted
getAlignedArea
getPreferredHeight
getPreferredHeightForWidth
getPreferredWidth
getPreferredWidthForHeight
getRequestMode
getSize
parentClass
priv
render
startEditing
Called to get the width and height needed to render the cell. Deprecated: 3.0.