gtkFontSelectionDialogGetFont {RGtk2}R Documentation

gtkFontSelectionDialogGetFont

Description

Gets the currently-selected font. WARNING: gtk_font_selection_dialog_get_font is deprecated and should not be used in newly-written code.

Usage

gtkFontSelectionDialogGetFont(object)

Arguments

object [GtkFontSelectionDialog] a GtkFontSelectionDialog.

Value

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

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]