Virtual Method
AgsGuiLevelBoxchild_height_request
since: 4.0.0
Declaration [src]
void
child_height_request (
AgsLevelBox* level_box,
GtkWidget* level,
gint height_request
)
Parameters
level
-
Type:
GtkWidget
The
AgsLevel
.The data is owned by the caller of the method. height_request
-
Type:
gint
The level’s height-request.