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

gtk_button_box_set_child_secondary

Declaration

Source position: lazgtk3.pas line 17394

procedure gtk_button_box_set_child_secondary(

  widget: PGtkButtonBox;

  child: PGtkWidget;

  is_secondary: gboolean

);