Thank you Tadej, I will take a look at this function. Other question, in the GtkSacaleButton we have the functions gtk_scale_button_set_orientation and gtk_scale_button_get_orientation but the property orientation doesn't exists in the documentation. Is this wright?
2010/4/8, Tadej Borovšak <[email protected]>: > 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
