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

a GtkDialog

setting

TRUE to have a separator

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]