Clutter.RequestMode – clutter-1.0 Reference Manual
RequestMode
Description:
[
CCode
( cprefix =
"CLUTTER_REQUEST_"
, type_id =
"clutter_request_mode_get_type ()"
) ]
[
Version
( since =
"0.8"
) ]
public
enum
RequestMode
Specifies the type of requests for a
Actor
.
Namespace:
Clutter
Package:
clutter-1.0
Content:
Enum values:
CONTENT_SIZE
-
Use the preferred size of the
Content
, if it has any (available since 1.22)
HEIGHT_FOR_WIDTH
-
Height for width requests
WIDTH_FOR_HEIGHT
-
Width for height requests
2022 vala-language.org