pygtksourceview2 Completion
- From: david rebbe <ic3man5 gmail com>
- To: gnome-devtools gnome org
- Subject: pygtksourceview2 Completion
- Date: Thu, 22 Jul 2010 03:32:10 -0000
Is there any how-to or tutorials on the Completion object? I couldn't
really find out anything from the c reference manual and
help(Completion) didn't really do much for me either.
Calling:
# self.SView is a gtksoureview2.View object
# why can't this be self.SView.get_completion()?
print gtksourceview2.View.get_completion(self.SView)
shows me this:
<gtksourceview2.Completion object at 0x3dbbaf8 (GtkSourceCompletion at
0x1bb9578)>
I have absolutely no clue how to use this; any help would be greatly
appreciated.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]