Method

GtkCellAreaget_request_mode

Declaration [src]

GtkSizeRequestMode
gtk_cell_area_get_request_mode (
  GtkCellArea* area
)

Description [src]

Gets whether the area prefers a height-for-width layout or a width-for-height layout.

Return value

Type: GtkSizeRequestMode

The GtkSizeRequestMode preferred by area.