Constructor
HeWelcomeRownew
Declaration
HeWelcomeRow*
he_welcome_row_new (
  const gchar* icon_name,
  const gchar* title_text,
  const gchar* subtitle_text,
  HeColors accent
)
      Parameters
icon_name- 
            
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.  title_text- 
            
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.  subtitle_text- 
            
Type:
const gchar*No description available.
The data is owned by the caller of the function. The value is a NUL terminated UTF-8 string.  accent- 
            
Type:
HeColorsNo description available.
 
Return value
Type: HeWelcomeRow
No description available.
| The data is owned by the called function. |