[gi] add missing annotations for signals that emit Gdk.Events

This commit is contained in:
John (J5) Palmieri
2011-03-03 16:05:28 -05:00
parent 57fa43d44b
commit cdf69b4bed
4 changed files with 13 additions and 10 deletions

View File

@ -493,7 +493,8 @@ gtk_status_icon_class_init (GtkStatusIconClass *class)
/**
* GtkStatusIcon::button-press-event:
* @status_icon: the object which received the signal
* @event: the #GdkEventButton which triggered this signal
* @event: (type Gdk.EventButton): the #GdkEventButton which triggered
* this signal
*
* The ::button-press-event signal will be emitted when a button
* (typically from a mouse) is pressed.
@ -519,7 +520,8 @@ gtk_status_icon_class_init (GtkStatusIconClass *class)
/**
* GtkStatusIcon::button-release-event:
* @status_icon: the object which received the signal
* @event: the #GdkEventButton which triggered this signal
* @event: (type Gdk.EventButton): the #GdkEventButton which triggered
* this signal
*
* The ::button-release-event signal will be emitted when a button
* (typically from a mouse) is released.
@ -545,7 +547,8 @@ gtk_status_icon_class_init (GtkStatusIconClass *class)
/**
* GtkStatusIcon::scroll-event:
* @status_icon: the object which received the signal.
* @event: the #GdkEventScroll which triggered this signal
* @event: (type Gdk.EventScroll): the #GdkEventScroll which triggered
* this signal
*
* The ::scroll-event signal is emitted when a button in the 4 to 7
* range is pressed. Wheel mice are usually configured to generate