Hi. > As the documentation say the property icons of the GtkScaleButton is > writable and readable, but in this page only have the function > gtk_scale_button_set_icons, but not some function to get the value of > this property.
Convenience getter for this property is not provided, but you can still use g_object_get() function to obtain value of the GtkScaleButton:icons property. Tadej -- Tadej Borovšak tadeboro.blogspot.com [email protected] [email protected] _______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
