UIManager.removeUi

Unmerges the part of selfs content identified by merge_id. Since 2.4

class UIManager
void
removeUi
(
uint mergeId
)

Parameters

mergeId uint

a merge id as returned by gtk_ui_manager_add_ui_from_string()

Meta