[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Properties on Interfaces
- From: Matthias Clasen <mclasen redhat com>
- To: kms passback co uk
- Cc: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
- Subject: Re: Properties on Interfaces
- Date: Fri, 23 Jul 2004 09:32:26 -0400
Am Fr, den 23.07.2004 schrieb Keith Sharp um 07:15:
> Hello,
>
> Could anyone point me at some C code that uses the properties on
> interfaces feature added in GLib 2.4. Either example code, or an
> application that uses this feature.
>
It is used in the new file chooser in gtk. GtkFileChooser is an
interface with properties, and e.g. GtkFileChooserDefault is an
implementation of that interface. See the
_gtk_file_chooser_install_properties () which takes care of installing
the interface properties for an implementation.
Matthias
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]