Method

AdwWrapLayoutset_justify_last_line

Declaration [src]

void
adw_wrap_layout_set_justify_last_line (
  AdwWrapLayout* self,
  gboolean justify_last_line
)

Description [src]

Sets whether the last line should be stretched to fill the entire widget.

See AdwWrapLayout:justify.

Available since:1.7

Parameters

justify_last_line gboolean
 

Whether to justify the last line.