[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGtk3' (#lcl)

gtk_button_box_set_child_non_homogeneous

Declaration

Source position: lazgtk3.pas line 17393

procedure gtk_button_box_set_child_non_homogeneous(

  widget: PGtkButtonBox;

  child: PGtkWidget;

  non_homogeneous: gboolean

);