! 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 !
Thunarx API doc doesn't display changed and renamed signals for ThunarxFileInfo
Status:
CLOSED: FIXED
Severity:
trivial

Comments

Description Benedikt Meurer editbugs 2006-02-02 00:19:53 CET
This is because gtk-doc seems to require an instantiable type to recognize the
types, because else base_init() won't be called. Should be possible to add a
work-around here, maybe link scandoc to an additional helper lib.
Comment 1 Benedikt Meurer editbugs 2006-03-24 14:47:56 CET
Fixed with revision 20531.

2006-03-24	Benedikt Meurer <benny@xfce.org>

	* docs/reference/thunarx/tmpl/thunarx-file-info.sgml,
	  thunarx/thunarx-file-info.c: Register the "changed" and "renamed"
	  signals right after the type is registered. This way gtk-doc will
	  properly display the signals (gtk-doc doesn't invoke base_init() for
	  interfaces). Bug #1418.

Bug #1418

Reported by:
Benedikt Meurer
Reported on: 2006-02-02
Last modified on: 2009-07-17

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
0.2.1svn

Attachments

Additional information