Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

gtkButtonBoxSetChildSize

gtkButtonBoxSetChildSize


Description

Sets a new default size for the children of a given button box. WARNING: gtk_button_box_set_child_size is deprecated and should not be used in newly-written code. Use the style properties "child-min-width" and "child-min-height" instead.

Usage

gtkButtonBoxSetChildSize(object, min.width, min.height)

Arguments

object

a GtkButtonBox

min.width

a default width for buttons in widget

min.height

a default height for buttons in widget

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2

R Bindings for Gtk 2.8.0 and Above

v2.20.36
GPL
Authors
Michael Lawrence <michafla@gene.com> and Duncan Temple Lang <duncan@wald.ucdavis.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.