~ubuntu-branches/ubuntu/utopic/rhythmbox/utopic-proposed

« back to all changes in this revision

Viewing changes to iradio/rb-station-properties-dialog.h

Tags: upstream-0.9.2
ImportĀ upstreamĀ versionĀ 0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
 
51
51
GType      rb_station_properties_dialog_get_type (void);
52
52
 
53
 
GtkWidget *rb_station_properties_dialog_new      (RBEntryView *view);
 
53
GtkWidget *rb_station_properties_dialog_new      (RBEntryView *view, gboolean new_station);
54
54
 
55
55
G_END_DECLS
56
56