! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Need a way to add a submenu in ThunarxMenuProvider
Status:
CLOSED: INVALID
Severity:
enhancement

Comments

Description Jean-François Wauthy editbugs 2006-11-19 14:30:09 CET
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; fr; rv:1.8.1) Gecko/20061028 Firefox/2.0
Build Identifier: 

I'm experimenting with thunarx in order to write a svn integration plugin for thunar but i would like it to show its actions in a submenu for more clarity and to avoid having too many entries in the root level of the context menu.

Reproducible: Always

Steps to Reproduce:
Comment 1 Benedikt Meurer editbugs 2006-11-19 14:42:30 CET
Override the create_menu_item() method from GtkAction, return a GtkMenuItem and attach a GtkMenu to it.
Comment 2 Benedikt Meurer editbugs 2006-11-19 14:43:35 CET
See the ThunarTemplatesAction class for an example.
Comment 3 Jean-François Wauthy editbugs 2006-11-19 14:51:47 CET
thanks for the info

Bug #2593

Reported by:
Jean-François Wauthy
Reported on: 2006-11-19
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
unspecified

Attachments

Additional information