forked from AuroraMiddleware/gtk
f66191346c
In https://bugzilla.gnome.org/show_bug.cgi?id=601425 the annotations were changed to int as they not only take the predefined enum values but also user defined values registered through gtk_icon_size_register() As a result the typelib doesn't contain any information about GtkIconSize for those arguments and the Python docstring only shows the corresponding Python type "int". This changes the argument docs to mention the type explicitly so the Python doc generator can add a link to Gtk.IconSize which contains the most useful predefined values. https://bugzilla.gnome.org/show_bug.cgi?id=757411 |
||
---|---|---|
.. | ||
gtkaction.c | ||
gtkaction.h | ||
gtkactiongroup.c | ||
gtkactiongroup.h | ||
gtkactivatable.c | ||
gtkactivatable.h | ||
gtkalignment.c | ||
gtkalignment.h | ||
gtkarrow.c | ||
gtkarrow.h | ||
gtkcolorsel.c | ||
gtkcolorsel.h | ||
gtkcolorseldialog.c | ||
gtkcolorseldialog.h | ||
gtkfontsel.c | ||
gtkfontsel.h | ||
gtkgradient.c | ||
gtkgradient.h | ||
gtkgradientprivate.h | ||
gtkhandlebox.c | ||
gtkhandlebox.h | ||
gtkhbbox.c | ||
gtkhbbox.h | ||
gtkhbox.c | ||
gtkhbox.h | ||
gtkhpaned.c | ||
gtkhpaned.h | ||
gtkhscale.c | ||
gtkhscale.h | ||
gtkhscrollbar.c | ||
gtkhscrollbar.h | ||
gtkhseparator.c | ||
gtkhseparator.h | ||
gtkhsv.c | ||
gtkhsv.h | ||
gtkiconfactory.c | ||
gtkiconfactory.h | ||
gtkiconfactoryprivate.h | ||
gtkimagemenuitem.c | ||
gtkimagemenuitem.h | ||
gtkmisc.c | ||
gtkmisc.h | ||
gtknumerableicon.c | ||
gtknumerableicon.h | ||
gtknumerableiconprivate.h | ||
gtkradioaction.c | ||
gtkradioaction.h | ||
gtkrc.c | ||
gtkrc.h | ||
gtkrecentaction.c | ||
gtkrecentaction.h | ||
gtkstatusicon-quartz.c | ||
gtkstatusicon.c | ||
gtkstatusicon.h | ||
gtkstock.c | ||
gtkstock.h | ||
gtkstyle.c | ||
gtkstyle.h | ||
gtkstyleproperties.c | ||
gtkstyleproperties.h | ||
gtkstylepropertiesprivate.h | ||
gtksymboliccolor.c | ||
gtksymboliccolor.h | ||
gtksymboliccolorprivate.h | ||
gtktable.c | ||
gtktable.h | ||
gtktearoffmenuitem.c | ||
gtktearoffmenuitem.h | ||
gtkthemingengine.c | ||
gtkthemingengine.h | ||
gtktoggleaction.c | ||
gtktoggleaction.h | ||
gtktrayicon-x11.c | ||
gtktrayicon.h | ||
gtkuimanager.c | ||
gtkuimanager.h | ||
gtkvbbox.c | ||
gtkvbbox.h | ||
gtkvbox.c | ||
gtkvbox.h | ||
gtkvpaned.c | ||
gtkvpaned.h | ||
gtkvscale.c | ||
gtkvscale.h | ||
gtkvscrollbar.c | ||
gtkvscrollbar.h | ||
gtkvseparator.c | ||
gtkvseparator.h | ||
Makefile.inc |