Last updated: Tue, 22 May 2012 view this page in English
GtkDialog::get_has_separator
bool get_has_separator();
You may use this function to determine whether the dialog box contains
a separator (between the vbox and
action_area properties). The function return
true if it does, false
otherwise.