gtkFontSelectionDialogGetFontName {RGtk2}R Documentation

gtkFontSelectionDialogGetFontName

Description

Gets the currently-selected font name.

Usage

gtkFontSelectionDialogGetFontName(object)

Arguments

object [GtkFontSelectionDialog] a GtkFontSelectionDialog.

Value

[character] the currently-selected font name, or NULL if no font is selected.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.8.5 Index]