gtkFontSelectionDialogGetApplyButton {RGtk2}R Documentation

gtkFontSelectionDialogGetApplyButton

Description

Obtains a button. The button doesn't have any function. WARNING: gtk_font_selection_dialog_get_apply_button has been deprecated since version 2.16 and should not be used in newly-written code. Don't use this function.

Usage

gtkFontSelectionDialogGetApplyButton(object)

Arguments

object

a GtkFontSelectionDialog

Details

Since 2.14

Value

[GtkWidget] a GtkWidget

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]