gtkFontButtonSetTitle {RGtk2}R Documentation

gtkFontButtonSetTitle

Description

Sets the title for the font selection dialog.

Usage

gtkFontButtonSetTitle(object, title)

Arguments

object [GtkFontButton] a GtkFontButton
title [character] a string containing the font selection dialog title

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]