How to inserts a widget in the toolbar at the given position



hello,
how to inserts a widget in the toolbar at the given position. 
because gtk_toolbar_insert_widget is deprecated 

i tried with gtk_tool_button_new  (GtkWidget *icon_widget, const gchar *label);
instead of icon_widget i used other widget (e.g GtkHScale) it is able to show hscale  in its default size , 
but  not getting the control of scale , it acts like a button.
 
how i  can get control of hscale ?
is it a right way to insert a widget in the toolbar ?

can anybody  help me?

Thank you 
sphurti





      Get the freedom to save as many mails as you wish. To know how, go to 
http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html


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