libgimpwidgets: move docs from template files to inline comments
but leave the template file for gimpstock there because its contents would be too much for gimpstock.h.
This commit is contained in:
@ -49,7 +49,7 @@ struct _GimpButtonClass
|
||||
{
|
||||
GtkButtonClass parent_class;
|
||||
|
||||
void (* extended_clicked) (GimpButton *preview,
|
||||
void (* extended_clicked) (GimpButton *button,
|
||||
GdkModifierType modifier_state);
|
||||
|
||||
/* Padding for future expansion */
|
||||
|
||||
Reference in New Issue
Block a user