~ubuntu-branches/ubuntu/oneiric/gnome-system-monitor/oneiric-proposed

« back to all changes in this revision

Viewing changes to src/sysinfo.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-11-09 17:52:49 UTC
  • mto: (2.1.2 lenny) (1.1.57 upstream)
  • mto: This revision was merged to the branch mainline in revision 21.
  • Revision ID: james.westby@ubuntu.com-20061109175249-wnmejquq0y6eob89
Tags: upstream-2.17.2.1
ImportĀ upstreamĀ versionĀ 2.17.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#ifndef H_GNOME_SYSTEM_MONITOR_SYSINFO_H_1155594649
 
2
#define H_GNOME_SYSTEM_MONITOR_SYSINFO_H_1155594649
 
3
 
 
4
#include <gtk/gtk.h>
 
5
 
 
6
GtkWidget *
 
7
procman_create_sysinfo_view(void);
 
8
 
 
9
#endif /* H_GNOME_SYSTEM_MONITOR_SYSINFO_H_1155594649 */