Virtual Method
Gtk.CellRenderer.get_request_mode
Declaration [src]
GtkSizeRequestMode
get_request_mode (
GtkCellRenderer* cell
)
Description [src]
Gets whether the cell renderer prefers a height-for-width layout or a width-for-height layout.
Return value
Returns: GtkSizeRequestMode |
|
The |