gtkDialogSetHasSeparator {RGtk2}R Documentation

gtkDialogSetHasSeparator

Description

Sets whether the dialog has a separator above the buttons. TRUE by default.

Usage

gtkDialogSetHasSeparator(object, setting)

Arguments

object [GtkDialog] a GtkDialog
setting [logical] TRUE to have a separator

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]