Method

ClapperGtkBulletinBoardpin_message

Declaration [src]

void
clapper_gtk_bulletin_board_pin_message (
  ClapperGtkBulletinBoard* board,
  const gchar* icon_name,
  const gchar* message
)

Description

No description available.

Parameters

icon_name

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
message

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.