[introspection] Merge in Gtk-custom.c annotations
The Gtk-custom.c file in gir-repository contained a number of introspection annotations. Merge those into the GTK source files. Some documentation was moved from the tmpl/ files to accomodate the addition of annotations.
This commit is contained in:
committed by
Tristan Van Berkom
parent
99de88c452
commit
fcbbd763cd
@ -306,8 +306,8 @@ gtk_frame_forall (GtkContainer *container,
|
||||
/**
|
||||
* gtk_frame_set_label:
|
||||
* @frame: a #GtkFrame
|
||||
* @label: the text to use as the label of the frame
|
||||
*
|
||||
* @label: (allow-none): the text to use as the label of the frame
|
||||
*
|
||||
* Sets the text of the label. If @label is %NULL,
|
||||
* the current label is removed.
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user