Outils pour utilisateurs

Outils du site


linux:terminal (lu 31482 fois)

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision Les deux révisions suivantes
linux:terminal [27-05-2014 11:35]
edmc73 créée
linux:terminal [27-05-2014 11:36]
edmc73
Ligne 17: Ligne 17:
            gtk.targets_include_uri(drag_context.targets):            gtk.targets_include_uri(drag_context.targets):
             # copy text from another widget             # copy text from another widget
-            return</code>+            return 
 +</code>
  
-def on_drag_motion(self, widget, drag_context, x, y, _time, _data):+ 
 +et remplacez par 
 +<code python>def on_drag_motion(self, widget, drag_context, x, y, _time, _data):
 """*shrug*""" """*shrug*"""
 #        if gtk.targets_include_text(drag_context.targets) or \ #        if gtk.targets_include_text(drag_context.targets) or \
 #           gtk.targets_include_uri(drag_context.targets): #           gtk.targets_include_uri(drag_context.targets):
 #            # copy text from another widget #            # copy text from another widget
-#            return +#            return</code>
-et remplacez par +
-<code python></code>+
linux/terminal.txt · Dernière modification: 10-12-2018 22:17 de edmc73