Method

GntMenuItemCheckget_checked

Declaration [src]

gboolean
gnt_menuitem_check_get_checked (
  GntMenuItemCheck* item
)

Description [src]

Check whether the menuitem is checked or not.

Return value

Type: gboolean

TRUE if the item is checked, FALSE otherwise.