PyDoc: add bpy.app.icons to docs
This commit is contained in:
@@ -101,8 +101,8 @@ PyDoc_STRVAR(bpy_app_icons_new_triangles_from_file_doc,
|
||||
"\n"
|
||||
" Create a new icon from triangle geometry.\n"
|
||||
"\n"
|
||||
" :arg range: File path.\n"
|
||||
" :type range: string.\n"
|
||||
" :arg filename: File path.\n"
|
||||
" :type filename: string.\n"
|
||||
" :return: Unique icon value (pass to interface ``icon_value`` argument).\n"
|
||||
" :rtype: int\n"
|
||||
);
|
||||
|
Reference in New Issue
Block a user