|
Graphics.UI.Gtk.SourceView.SourceCompletionItem | Portability | portable (depends on GHC) | Stability | provisional | Maintainer | gtk2hs-users@lists.sourceforge.net |
|
|
|
|
|
Description |
|
|
Synopsis |
|
|
|
|
Types
|
|
data SourceCompletionItem | Source |
|
Instances | |
|
|
|
| Instances | |
|
|
Methods
|
|
|
|
|
|
Create a new SourceCompletionItem with markup label markup, icon icon and extra information
info. Both icon and info can be Nothing in which case there will be no icon shown and no extra
information available.
|
|
sourceCompletionItemNewFromStock | Source |
|
|
|
Attributes
|
|
|
Icon to be shown for this proposal.
|
|
|
Optional extra information to be shown for this proposal.
Default value: ""
|
|
|
Optional extra labelrmation to be shown for this proposal.
Default value: ""
|
|
|
Optional extra markuprmation to be shown for this proposal.
Default value: ""
|
|
|
Optional extra textrmation to be shown for this proposal.
Default value: ""
|
|
Produced by Haddock version 2.6.1 |