Implementation of gtk_xxx_get_type

2018-07-25 Thread Göran Hasse
Hello! I try to write my own widget. For this a study gtkswitch.c/.h ( http://ftp.gnome.org/pub/gnome/sources/gtk+/3.22/gtk+-3.22.30.tar.xz ) There is a function gtk_switch_get_type - but there is no implementation? /gh -- Göran Hasse Raditex Control AB Boo 229 715 91 ODENSBACKEN http://www.

Re: Implementation of gtk_xxx_get_type

2018-07-25 Thread Emmanuele Bassi via gtk-list
On Wed, 25 Jul 2018 at 12:44, Göran Hasse wrote: > Hello! > > I try to write my own widget. For this a study gtkswitch.c/.h > ( http://ftp.gnome.org/pub/gnome/sources/gtk+/3.22/gtk+-3.22.30.tar.xz ) > > There is a function gtk_switch_get_type - but there is no > implementation? > See G_DEFINE_TY