notification::display::request_widget (public)
notification::display::request_widget -type type -object_id object_id \ -pretty_name pretty_name -url url [ -user_id user_id ]
Defined in packages/notifications/tcl/notification-display-procs.tcl
Produce a widget for requesting notifications of a given type. If the notifications package has not been mounted then return the empty string.
- Switches:
- -type (required)
- -object_id (required)
- -pretty_name (required)
- -url (required)
- -user_id (optional)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.