FontSelection.getSizeEntry

Warning gtk_font_selection_get_size_entry has been deprecated since version 3.2 and should not be used in newly-written code. Use GtkFontChooser This returns the GtkEntry used to allow the user to edit the font number manually instead of selecting it from the list of font sizes. Since 2.14

class FontSelection
getSizeEntry
()

Return Value

Type: Widget

A GtkWidget that is part of fontsel. [transfer none]

Meta