mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-01 16:30:15 +00:00
widget: Fix size-allocate signal docs
This commit is contained in:
parent
359d874ddb
commit
c65c6ba11f
@ -1467,8 +1467,8 @@ gtk_widget_class_init (GtkWidgetClass *klass)
|
||||
/**
|
||||
* GtkWidget::size-allocate:
|
||||
* @widget: the object which received the signal.
|
||||
* @allocation: (type Gtk.Allocation): the region which has been
|
||||
* allocated to the widget.
|
||||
* @width: the content width of the widget
|
||||
* @height: the content height of the widget
|
||||
* @baseline: the baseline
|
||||
*/
|
||||
widget_signals[SIZE_ALLOCATE] =
|
||||
|
Loading…
Reference in New Issue
Block a user