GPENCIL_PIE_tools_more(Menu)

base classes — bpy_struct, Menu

class bpy.types.GPENCIL_PIE_tools_more(Menu)
draw(context)
draw_preset(context)

Define these on the subclass: - preset_operator (string) - preset_subdir (string)

Optionally: - preset_extensions (set of strings) - preset_operator_defaults (dict of keyword args)

path_menu(searchpaths, operator, props_default=None, filter_ext=None)

Inherited Properties

Inherited Functions