Method
AgsGuiScaleBoxchild_width_request
since: 4.0.0
Declaration [src]
void
ags_scale_box_child_width_request (
AgsScaleBox* scale_box,
GtkWidget* scale,
gint width_request
)
Parameters
scale
-
Type:
GtkWidget
The
AgsScale
.The data is owned by the caller of the method. width_request
-
Type:
gint
The scale’s width-request.