Re: gtk_settings_set_string_property



On 06.02.2012 17:57, aullidolunar gmail com wrote:
How can I use gtk_settings_set_string_property with perl-gtk2? Thanks

That's not wrapped in the bindings because you should be able to use Glib::Object::set on the Gtk2::Settings object. The list of supported properties is at <http://developer.gnome.org/gtk/stable/GtkSettings.html#GtkSettings.properties>. But also note the following from this site:

  [Setting propertes in an application] should be restricted to special
  cases though; GtkSettings are not meant as an application
  configuration facility.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]