mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-27 06:00:22 +00:00
Removed incorrect description's sentence.
Description was wrong when it explained: "The two areas are separated by a GtkHSeparator.". These separators are not used any more. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=643496
This commit is contained in:
parent
033bd235b7
commit
49c48546c8
@ -56,7 +56,7 @@
|
||||
* be packed. The bottom area is known as the
|
||||
* <structfield>action_area</structfield>. This is generally used for
|
||||
* packing buttons into the dialog which may perform functions such as
|
||||
* cancel, ok, or apply. The two areas are separated by a #GtkHSeparator.
|
||||
* cancel, ok, or apply.
|
||||
*
|
||||
* #GtkDialog boxes are created with a call to gtk_dialog_new() or
|
||||
* gtk_dialog_new_with_buttons(). gtk_dialog_new_with_buttons() is
|
||||
|
Loading…
Reference in New Issue
Block a user