Method

GtkAboutDialogset_wrap_license

since: 2.8

Declaration [src]

void
gtk_about_dialog_set_wrap_license (
  GtkAboutDialog* about,
  gboolean wrap_license
)

Description [src]

Sets whether the license text in about is automatically wrapped.

Available since: 2.8

Parameters

wrap_license

Type: gboolean

Whether to wrap the license.