Garry's Mod Wiki

DListBoxItem:SetMother

  DListBoxItem:SetMother( Panel parent )

Description

This is used internally - although you're able to use it you probably shouldn't.

Sets the "mother" (parent) panel for this item. Done internally by DListBox:AddItem

Arguments

1 Panel parent
The "mother" panel to set.