forked from AuroraMiddleware/gtk
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
|
* be packed. The bottom area is known as the
|
||||||
* <structfield>action_area</structfield>. This is generally used for
|
* <structfield>action_area</structfield>. This is generally used for
|
||||||
* packing buttons into the dialog which may perform functions such as
|
* 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
|
* #GtkDialog boxes are created with a call to gtk_dialog_new() or
|
||||||
* gtk_dialog_new_with_buttons(). gtk_dialog_new_with_buttons() is
|
* gtk_dialog_new_with_buttons(). gtk_dialog_new_with_buttons() is
|
||||||
|
Loading…
Reference in New Issue
Block a user