gtkFontSelectionGetSizeEntry {RGtk2}R Documentation

gtkFontSelectionGetSizeEntry

Description

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.

Usage

gtkFontSelectionGetSizeEntry(object)

Arguments

object

a GtkFontSelection

Details

Since 2.14

Value

[GtkWidget] A GtkWidget that is part of fontsel

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]