[gimp-perl] TODO item for podregister_ui.



commit e386382eb2e4874d600a1027cf18abf44dd27d79
Author: Ed J <edj src gnome org>
Date:   Fri May 16 19:43:53 2014 +0100

    TODO item for podregister_ui.

 Gimp/Extension.pm |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/Gimp/Extension.pm b/Gimp/Extension.pm
index 9974eb7..4bcdfcc 100644
--- a/Gimp/Extension.pm
+++ b/Gimp/Extension.pm
@@ -229,6 +229,22 @@ All as per L<Gimp/Gimp-E<gt>install_procedure>.
 
 =back
 
+=head1 TODO
+
+ =head1 TEMPORARY PROCEDURES
+ =head2 autosave_configure - blurb text
+
+ Longer help text.
+
+ =head3 PARAMETERS
+
+ # gets interpolated vars per Gimp::Fu
+ podregister_ui 'autosave_configure' => sub { ... };
+
+ podregister will have interpolated vars too, and
+ add vars based on menupath, etc
+ menupath <Autostart> - die if get any params/retvals
+
 =head1 AUTHOR
 
 Ed J


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]