Package: gtk

Function gtk:font-chooser-font-size

Lambda List

gtk:font-chooser-font-size (fontchooser)

Arguments

fontchooser -- a gtk:font-chooser object

Return Value

The integer representing the selected font size in Pango units, or -1 if no font size is selected.

Details

The selected font size.

Warning

The gtk:font-chooser implementation is deprecated since 4.10. Use the gtk:font-dialog and gtk:font-dialog-button widgets instead.
 

See also

#2024-5-22