API GameTooltip NumLines Edit History Talk0 98,518pages on this wiki Referencee AddOns WoW API Widget API XML UI WoW Lua Macro API Event API Changes Web API HOWTOs Snippets UI tech. CVars Category nav. → Widget Methods count = GameTooltip:NumLines(); Return the number of text lines which comprise a tooltip object. Arguments none Returns count count Number - The number of lines in the tooltip. Read more Returns the RGB values of the currently selected color. r, g, b = ColorSelect:GetColorRGB() None... API ColorSelect GetColorRGB Returns how wide the string would be, in pixels, without wrapping: width ... API FontString GetStringWidth Registers a frame to receive all fired events; it is not advisable to use this for anything... API Frame RegisterAllEvents Categories: Widget methods