gtkFontSelectionGetFaceList {RGtk2}R Documentation

gtkFontSelectionGetFaceList

Description

This returns the GtkTreeView which lists all styles available for the selected font. For example, 'Regular', 'Bold', etc.

Usage

gtkFontSelectionGetFaceList(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]