#include <mount-plugin.h>
Data Fields | |
XfcePanelPlugin * | plugin |
char * | on_mount_cmd |
gchar * | mount_command |
gchar * | umount_command |
gchar * | icon |
gchar * | excluded_filesystems |
gboolean | message_dialog |
gboolean | include_NFSs |
gboolean | exclude_FSs |
gboolean | eject_drives |
GtkWidget * | button |
GdkPixbuf * | button_pb |
GtkWidget * | menu |
GPtrArray * | pdisks |
XfcePanelPlugin* t_mounter::plugin |
char* t_mounter::on_mount_cmd |
gchar* t_mounter::mount_command |
gchar* t_mounter::umount_command |
gchar* t_mounter::icon |
gboolean t_mounter::message_dialog |
gboolean t_mounter::include_NFSs |
gboolean t_mounter::exclude_FSs |
gboolean t_mounter::eject_drives |
GtkWidget* t_mounter::button |
GdkPixbuf* t_mounter::button_pb |
GtkWidget* t_mounter::menu |
GPtrArray* t_mounter::pdisks |