Overriding iface implementations
- From: Federico Mena Quintero <federico ximian com>
- To: GTK+ development mailing list <gtk-devel-list gnome org>
- Subject: Overriding iface implementations
- Date: Tue, 24 Feb 2004 21:29:26 -0600
Hi,
Say I have an instantiated object which I know supports a certain
interface. I'd like to override the object's implementation of one of
that interface's methods. Is this possible?
Namely, the file chooser uses a GtkListStore for the shortcuts list. I
want to make just the bookmarks part reorderable, so I need to override
::row_draggable on the source side, and ::row_drop_possible on the
destination side.
Any ideas on how to do this?
Thanks,
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]