~ubuntu-branches/ubuntu/precise/rhythmbox/precise-201203091205

« back to all changes in this revision

Viewing changes to shell/rb-shell-clipboard.h

Tags: upstream-0.9.5
ImportĀ upstreamĀ versionĀ 0.9.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 *
16
16
 *  You should have received a copy of the GNU General Public License
17
17
 *  along with this program; if not, write to the Free Software
18
 
 *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
18
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301  USA.
19
19
 *
20
20
 */
21
21
 
52
52
GType             rb_shell_clipboard_get_type           (void);
53
53
 
54
54
RBShellClipboard *rb_shell_clipboard_new                (GtkActionGroup *actiongroup,
 
55
                                                         GtkUIManager *ui_mgr,
55
56
                                                         RhythmDB *db);
56
57
 
57
58
void              rb_shell_clipboard_set_source         (RBShellClipboard *shell_clipboard,