C# Class GnomeSubtitles.Ui.Edit.SubtitleEditTextViewMargin

Afficher le fichier Open project: GNOME/gnome-subtitles

Méthodes publiques

Méthode Description
DrawMargin ( Gtk.TextView textView ) : void
SubtitleEditTextViewMargin ( Gtk.TextView textView ) : GnomeSubtitles.Core

Private Methods

Méthode Description
CalcDigitCount ( Gtk.TextBuffer buffer, int marginMinDigits ) : int
CountDigitsInNumber ( int number ) : int
Disable ( ) : void
Enable ( ) : void
GetCharCountDrawInfo ( Gtk.TextView textView, int &info ) : void
HideMarginWindow ( ) : void
OnBaseInitFinished ( ) : void
OnBufferChanged ( object o, EventArgs args ) : void
OnExposeEvent ( object o, ExposeEventArgs args ) : void
OnStateChanged ( object o, Gtk.StateChangedArgs args ) : void
OnStyleSet ( object o, Gtk.StyleSetArgs args ) : void
OnViewLineLengthsToggled ( object o, EventArgs args ) : void
Refresh ( ) : void
SetGCs ( ) : void

Method Details

DrawMargin() public méthode

public DrawMargin ( Gtk.TextView textView ) : void
textView Gtk.TextView
Résultat void

SubtitleEditTextViewMargin() public méthode

public SubtitleEditTextViewMargin ( Gtk.TextView textView ) : GnomeSubtitles.Core
textView Gtk.TextView
Résultat GnomeSubtitles.Core