gtktext

package
v0.0.0-...-0caaa62 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 1, 2017 License: GPL-3.0-or-later Imports: 1 Imported by: 0

Documentation

Overview

Package gtktext provides helpers to work with strings.

See:

https://developer.gnome.org/pango/stable/PangoMarkupFormat.html
http://www.pango.org/HelpOnLists

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Big

func Big(text string) string

Big formats the text with the big size.

func Bold

func Bold(text string) string

Bold formats the text with the bold font.

func Escape

func Escape(msg string) string

Escape escapes a string to use as gtk text: &<>.

func List

func List(text string) string

List converts a text to a bullet list (prepend " *" to lines )

func Mono

func Mono(text string) string

Mono formats the text with the monospace font.

func Small

func Small(text string) string

Small formats the text with the small size.

func URI

func URI(uri, text string) string

URI formats a link with its text.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL