RB.RhythmDB::create-mount-op

def callback(rhythm_db, user_param1, ...)

Emitted to request creation of a GMountOperation to use to mount a volume.

rhythm_db :

instance of RB.RhythmDB that is emitting the signal

user_param1 :

first user parameter (if any) specified with the connect() method

... :

additional user parameters (if any)