Method

IdeTweaksPageget_has_subpage

Declaration

gboolean
ide_tweaks_page_get_has_subpage (
  IdeTweaksPage* self
)

Description

Checks if page has a subpage or a factory that can generate subpages.

Return value

Type: gboolean

TRUE if self might have a subpage.