[Xfc-dev] toolbar.hh

Jeff Franks jcfranks at tpg.com.au
Wed Aug 10 18:35:22 CEST 2005


Johannes Zellner wrote:

>Hello
>
>I tried to set the icon-size in the toolbar.
>The Documentation tells me about a method named: 
>"Toolbar::set_icon_size(IconSize);"
>The getter-method is present, but the setter-method is just named in the 
>Documentation.
>
>in the Headerfile "toolbar.hh" the Method don't exist, so it was 
>probably forgotten ;)
>
>  
>
No, it wasn't forgotton. The function was initially their but then I 
releaized that gtk_toolbar_set_icon_size() was deprecated so I removed 
its wrapper . I just forgot to remove the reference to set_icon_size() 
from  the get_icon_size() documentation, but I have now.

Thanks,
Jeff.






More information about the Xfc-dev mailing list