Hi, Emmanuele Bassi <eba...@gmail.com> wrote: > if you want to set the secondary-text property, you can pass the > secondary text as a constructor property: > [...] > or you can use the Glib::Object::tie_property() function function to > automatically tie properties to values keys in the instance hash, > e.g.: > [...]
Thanks a lot! Both methods seem more complicated to me than the workaround I've mentionned initially: $dialog->set('secondary_text' => "bla"); ... so I guess I'll stick with it, unless I'm told why it's bad practice. Cheers, -- intrigeri _______________________________________________ gtk-perl-list mailing list gtk-perl-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-perl-list