mirror of
https://github.com/transmission/transmission.git
synced 2025-12-22 19:38:49 +00:00
(trunk gtk) update some of the gtk+ calls s.t. we're not using deprecated API calls anymore
This commit is contained in:
@@ -94,6 +94,9 @@ char* gtr_get_help_url( void );
|
||||
|
||||
#ifdef GTK_MAJOR_VERSION
|
||||
|
||||
void gtr_toolbar_set_orientation( GtkToolbar * toolbar,
|
||||
GtkOrientation orientation );
|
||||
|
||||
void gtr_widget_set_tooltip_text( GtkWidget * w, const char * tip );
|
||||
|
||||
GtkWidget * gtr_button_new_from_stock( const char * stock,
|
||||
|
||||
Reference in New Issue
Block a user