GtkCellAreaClass.getRequestMode

This allows an area to tell its layouting widget whether it prefers to be allocated in gtk.types.SizeRequestMode.HeightForWidth or gtk.types.SizeRequestMode.WidthForHeight mode.

struct GtkCellAreaClass
extern (C)
GtkSizeRequestMode function(GtkCellArea* area) getRequestMode;