gtkFontButtonSetTitle {RGtk2}R Documentation

gtkFontButtonSetTitle

Description

Sets the title for the font selection dialog.

Usage

gtkFontButtonSetTitle(object, title)

Arguments

object

a GtkFontButton

title

a string containing the font selection dialog title

Details

Since 2.4

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]