Last updated: Tue, 22 May 2012 view this page in English
GtkDialog::set_has_separator
void set_has_separator(bool setting);
You may use this method to set whether the vbox and
action_area are separated by a (usually horizontal)
separator. Pass true as a parameter if you want the
separator to be present, false otherwise.