Gtk.Label.ParseUline Method

Deprecated.

Syntax

public uint ParseUline (string str1ng)

Parameters

str1ng
a string

Returns

a uint

Remarks

Checks the string passed as the parameter for underscores, and then underlines the characters following the underscores. It will take the first underlined character in a label and return it as a lower-case accelerator key, e.g. _Save will return the accelerator key value for "s".

Requirements

Namespace: Gtk
Assembly: gtk-sharp (in gtk-sharp.dll)
Since: Gtk# 2.4