GtkFrame Constructor

GtkFrame Constructor

GtkFrame ([string label = NULL ]);

The label in the GtkFrame is only given physical space if a text string is passed to it. The NULL default setting does not refer to the value of the text string, but to its absence.

Note that the internal label exists in this widget regardless of whether it has text set during construction.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.